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 f3b38d4b45adc00b7e10b5f2489be04586effd3f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10 Commit message: "s1gw: add UEMux TCs for INITIAL CTX SETUP and UE CTX RELEASE" > git rev-list --no-walk 3d453535309a811881a6109bd2d304bb489eca60 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins2848997218383997275.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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-20250401-1059-841419eb-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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 [250 kB] Fetched 9297 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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' [titan.ProtocolEmulations.SCCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP.git/ make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for ggsn_tests [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking ICMP_EncDec.cc Linking ICMP_Types.ttcn Linking ICMPv6_EncDec.cc Linking ICMPv6_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking UDP_EncDec.cc Linking UDP_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking DIAMETER_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking PAP_Types.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking DIAMETER_Types.ttcn Linking DIAMETER_CodecPort.ttcn Linking DIAMETER_CodecPort_CtrlFunct.ttcn Linking DIAMETER_CodecPort_CtrlFunctDef.cc Linking DIAMETER_Emulation.ttcn Linking DIAMETER_Templates.ttcn Linking DIAMETER_ts29_212_Templates.ttcn Linking DIAMETER_ts29_272_Templates.ttcn Linking DIAMETER_ts32_299_Templates.ttcn Linking ICMP_Templates.ttcn Linking ICMPv6_Templates.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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 IP_EncDec.cc Creating dependency file for Native_FunctionDefs.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_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_1.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_1.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PCO_Types_part_2.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_6.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_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 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 ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types.so PAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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 (629 kB/s) Reading package lists... [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/dbg_pkgs_all'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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] Installing packages: open5gs-smf, open5gs-upf, open5gs-smf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-upf-dbgsym [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-smf', 'open5gs-upf', 'open5gs-smf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-upf-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 55 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.4648.7dfd.202503312026 [2908 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.5.4648.7dfd.202503312026 [9903 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 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.4648.7dfd.202503312026 [195 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.5.4648.7dfd.202503312026 [2977 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.5.4648.7dfd.202503312026 [47.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.5.4648.7dfd.202503312026 [307 kB] Fetched 70.4 MB in 1s (97.1 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.4648.7dfd.202503312026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.5.4648.7dfd.202503312026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.5.4648.7dfd.202503312026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.5.4648.7dfd.202503312026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.5.4648.7dfd.202503312026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.5.4648.7dfd.202503312026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.5.4648.7dfd.202503312026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.5.4648.7dfd.202503312026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.5.4648.7dfd.202503312026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.5.4648.7dfd.202503312026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.5.4648.7dfd.202503312026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.5.4648.7dfd.202503312026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.5.4648.7dfd.202503312026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up open5gs-common-dbgsym:amd64 (2.7.5.4648.7dfd.202503312026) ... Setting up open5gs-upf:amd64 (2.7.5.4648.7dfd.202503312026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.5.4648.7dfd.202503312026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.5.4648.7dfd.202503312026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.5.4648.7dfd.202503312026) ... 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-smf.yaml', 'open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-upf.yaml', 'open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] Running upf clean script (reason: prepare) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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/01 10:59:18.992: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 04/01 10:59:19.014: [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/01 10:59:19.014: [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/01 10:59:19.014: [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/01 10:59:19.014: [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/01 10:59:19.015: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:300) 04/01 10:59:19.024: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 04/01 10:59:19.024: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/01 10:59:19.024: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 04/01 10:59:19.024: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/01 10:59:19.024: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 04/01 10:59:19.024: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 04/01 10:59:19.024: [app] INFO: SMF initialize...done (../src/smf/app.c:31) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', 'open5gs-upfd -c open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] Open5GS daemon v2.7.5 04/01 10:59:19.206: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 04/01 10:59:19.229: [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/01 10:59:19.229: [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/01 10:59:19.229: [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/01 10:59:19.229: [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/01 10:59:19.230: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 04/01 10:59:19.230: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/01 10:59:19.230: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 04/01 10:59:19.230: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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@28bdcd2f908d: Unix server socket created successfully. MC@28bdcd2f908d: Listening on TCP port 42871. 28bdcd2f908d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 28bdcd2f908d 42871 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@28bdcd2f908d: New HC connected from 10.0.2.100 [10.0.2.100]. 28bdcd2f908d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@28bdcd2f908d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@28bdcd2f908d: Configuration file was processed on all HCs. MC@28bdcd2f908d: Creating MTC on host 10.0.2.100. MC@28bdcd2f908d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@28bdcd2f908d: 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 ------ Tue Apr 1 10:59:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 10:59:21.527: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 04/01 10:59:21.528: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 04/01 10:59:21.714: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 10:59:22.985: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 10:59:24.002: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 10:59:24.002: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 10:59:24.002: [smf] INFO: UE IMSI[262429324941873] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 10:59:24.016: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 10:59:24.016: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 04/01 10:59:24.016: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 04/01 10:59:24.016: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/01 10:59:24.016: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/01 10:59:24.017: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 10:59:24.019: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 10:59:24.023: [smf] INFO: Removed Session: UE IMSI:[262429324941873] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 04/01 10:59:24.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 10:59:24.023: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 10:59:26.030: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 10:59:26.030: [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(3)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact(4)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 10:59:26 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12032) Waiting for packet dumper to finish... 1 (prev_count=12032, count=12544) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_ipcp started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 10:59:30.520: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 10:59:31.720: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 10:59:32.725: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 10:59:32.725: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 10:59:32.725: [smf] INFO: UE IMSI[262420006395778] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 10:59:32.734: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 10:59:32.734: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 04/01 10:59:32.734: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 10:59:32.736: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 10:59:32.741: [smf] INFO: Removed Session: UE IMSI:[262420006395778] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 04/01 10:59:32.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 10:59:32.741: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 10:59:34.747: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 10:59:34.747: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(6)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 10:59:34 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 10:59: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 10:59:39.337: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 10:59:41.306: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 10:59:42.309: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 10:59:42.309: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 10:59:42.309: [smf] INFO: UE IMSI[262423603038278] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 10:59:42.312: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 10:59:42.312: [upf] INFO: UE F-SEID[UP:0xeba CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 04/01 10:59:42.312: [upf] INFO: UE F-SEID[UP:0xeba CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 10:59:42.313: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 10:59:42.314: [smf] INFO: Removed Session: UE IMSI:[262423603038278] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 04/01 10:59:42.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 10:59:42.314: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 10:59:44.318: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 10:59:44.318: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(8)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(7)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 10:59:44 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=16040) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 10:59:46 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_pcodns started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 10:59:47.374: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 10:59:49.002: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 10:59:50.004: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 10:59:50.004: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 10:59:50.004: [smf] INFO: UE IMSI[262421362534083] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 10:59:50.007: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 10:59:50.007: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 04/01 10:59:50.007: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 10:59:50.008: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 10:59:50.010: [smf] INFO: Removed Session: UE IMSI:[262421362534083] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 04/01 10:59:50.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 10:59:50.010: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 10:59:52.013: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 10:59:52.013: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(9)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 10:59:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13812) Waiting for packet dumper to finish... 1 (prev_count=13812, count=14324) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_mtu started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 10:59:55.486: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 10:59:56.742: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 10:59:57.745: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 10:59:57.745: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 10:59:57.745: [smf] INFO: UE IMSI[262426386620804] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 10:59:57.748: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 10:59:57.748: [upf] INFO: UE F-SEID[UP:0xfce CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 04/01 10:59:57.748: [upf] INFO: UE F-SEID[UP:0xfce CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 10:59:57.748: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 10:59:57.750: [smf] INFO: Removed Session: UE IMSI:[262426386620804] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 04/01 10:59:57.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 10:59:57.750: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 10:59:59.758: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 10:59:59.758: [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(11)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_mtu(12)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 10:59:59 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:00:01 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_gtpu_access started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:00:02.885: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:00:04.903: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:05.904: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 11:00:05.904: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 11:00:05.904: [smf] INFO: UE IMSI[262422041719913] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:05.907: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 11:00:05.907: [upf] INFO: UE F-SEID[UP:0x15a CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 04/01 11:00:05.907: [upf] INFO: UE F-SEID[UP:0x15a CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:00:05.909: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 11:00:05.911: [smf] INFO: Removed Session: UE IMSI:[262422041719913] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:05.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 11:00:05.911: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:07.913: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:00:07.913: [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)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:00:07 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13784) Waiting for packet dumper to finish... 1 (prev_count=13784, count=15088) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:00: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:00:11.056: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:00:13.286: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:14.289: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 11:00:14.289: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 11:00:14.289: [smf] INFO: UE IMSI[262421409358204] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:14.293: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 11:00:14.293: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 04/01 11:00:14.293: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:00:14.294: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x9ed4 (../src/upf/gtp-path.c:524) 04/01 11:00:14.294: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:00:17.298: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 11:00:17.301: [smf] INFO: Removed Session: UE IMSI:[262421409358204] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:17.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 11:00:17.301: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:19.303: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:00:19.303: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:00:19 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14124) Waiting for packet dumper to finish... 1 (prev_count=14124, count=14732) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:00: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:00:22.469: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:00:23.493: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:24.501: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 11:00:24.501: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 11:00:24.501: [smf] INFO: UE IMSI[262426710230956] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:24.516: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 11:00:24.516: [upf] INFO: UE F-SEID[UP:0x568 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 04/01 11:00:24.516: [upf] INFO: UE F-SEID[UP:0x568 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:00:24.520: [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@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:00:27.521: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/01 11:00:27.523: [smf] INFO: Removed Session: UE IMSI:[262426710230956] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:27.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/01 11:00:27.523: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:29.525: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:00:29.526: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:00:29 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13844) Waiting for packet dumper to finish... 1 (prev_count=13844, count=15148) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:00: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_clients_interact_with_txseq started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:00:34.065: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:00:34.737: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:35.748: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/01 11:00:35.748: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/01 11:00:35.748: [smf] INFO: UE IMSI[262425146587738] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:35.757: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/01 11:00:35.757: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 04/01 11:00:35.757: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:35.757: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 04/01 11:00:35.757: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 04/01 11:00:35.757: [smf] INFO: UE IMSI[262426120721842] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:35.769: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 04/01 11:00:35.769: [upf] INFO: UE F-SEID[UP:0x656 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 04/01 11:00:35.769: [upf] INFO: UE F-SEID[UP:0x656 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: GTPU sequence number expected but not present MTC@28bdcd2f908d: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: fail MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@28bdcd2f908d: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@28bdcd2f908d: 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'. Tue Apr 1 11:00:35 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 04/01 11:00:35.969: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:00:35.973: [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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:00: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_clients_interact_without_txseq started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:00:39.096: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:00:41.167: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:42.178: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:00:42.178: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:00:42.178: [smf] INFO: UE IMSI[262429335670531] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:42.189: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:00:42.189: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 04/01 11:00:42.189: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:42.193: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/01 11:00:42.193: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/01 11:00:42.193: [smf] INFO: UE IMSI[262427116706304] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:42.205: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/01 11:00:42.205: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 04/01 11:00:42.205: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:42.209: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/01 11:00:42.219: [smf] INFO: Removed Session: UE IMSI:[262429335670531] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:42.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/01 11:00:42.219: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:42.221: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:00:42.230: [smf] INFO: Removed Session: UE IMSI:[262427116706304] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:42.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:00:42.230: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:44.238: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:00:44.239: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(21)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:00:44 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:00:46 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_with_single_dns started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:00:47.621: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:00:49.334: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:50.344: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:00:50.344: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:00:50.344: [smf] INFO: UE IMSI[262421983725401] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:50.352: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:00:50.352: [upf] INFO: UE F-SEID[UP:0x711 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 04/01 11:00:50.352: [upf] INFO: UE F-SEID[UP:0x711 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:00:50.353: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:00:50.362: [smf] INFO: Removed Session: UE IMSI:[262421983725401] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:50.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:00:50.362: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:50.367: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:00:50.367: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:00:50.367: [smf] INFO: UE IMSI[262425798450494] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:50.378: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:00:50.379: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 04/01 11:00:50.379: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:50.381: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:00:50.390: [smf] INFO: Removed Session: UE IMSI:[262425798450494] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:50.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:00:50.390: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:52.396: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:00:52.396: [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(23)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:00:52 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:00: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:00:56.453: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:00:56.541: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:00:57.545: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:00:57.545: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:00:57.545: [smf] INFO: UE IMSI[262427108903628] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:00:57.553: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:00:57.553: [upf] INFO: UE F-SEID[UP:0x96d CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 04/01 11:00:57.553: [upf] INFO: UE F-SEID[UP:0x96d CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:00:57.555: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:00:57.561: [smf] INFO: Removed Session: UE IMSI:[262427108903628] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:00:57.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:00:57.561: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:00:59.567: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:00:59.567: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(25)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:00:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13764) Waiting for packet dumper to finish... 1 (prev_count=13764, count=15464) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:01:01 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_update_teic started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:02.766: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:02.991: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:03.999: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:03.999: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:03.999: [smf] INFO: UE IMSI[262427989071654] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:01:04.014: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:04.014: [upf] INFO: UE F-SEID[UP:0x861 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 04/01 11:01:04.014: [upf] INFO: UE F-SEID[UP:0x861 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: sending UpdatePDP MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:04.020: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:01:04.030: [smf] INFO: Removed Session: UE IMSI:[262427989071654] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:01:04.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:01:04.030: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:06.039: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:01:06.039: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teic(28)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 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=15300) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp4_act_update_teid started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:11.241: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:11.306: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:12.315: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:12.315: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:12.315: [smf] INFO: UE IMSI[262427765422121] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:01:12.323: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:12.323: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 04/01 11:01:12.323: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: sending UpdatePDP MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:12.330: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:01:12.338: [smf] INFO: Removed Session: UE IMSI:[262427765422121] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:01:12.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:01:12.338: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:14.345: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:01:14.345: [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)@28bdcd2f908d: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:01:14 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15512) Waiting for packet dumper to finish... 1 (prev_count=15512, count=16024) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:01: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.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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:17.762: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:19.003: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:20.012: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:20.012: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:20.012: [smf] INFO: UE IMSI[262421136888609] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 04/01 11:01:20.022: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:20.022: [upf] INFO: UE F-SEID[UP:0x947 CP:0x4c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 04/01 11:01:20.022: [upf] INFO: UE F-SEID[UP:0x947 CP:0x4c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:01:20.025: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:01:20.034: [smf] INFO: Removed Session: UE IMSI:[262421136888609] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 04/01 11:01:20.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:01:20.034: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:22.043: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:01:22.043: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact(31)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact(32)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:01:22 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=13620) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_pcodns started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:25.234: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:25.616: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:26.625: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:26.625: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:26.625: [smf] INFO: UE IMSI[262422202116298] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 04/01 11:01:26.632: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:26.632: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xd2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 04/01 11:01:26.632: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xd2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:01:26.633: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:01:26.643: [smf] INFO: Removed Session: UE IMSI:[262422202116298] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 04/01 11:01:26.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:01:26.643: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:28.645: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@28bdcd2f908d: Final verdict of PTC: none 04/01 11:01:28.645: [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)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:01:28 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13284) Waiting for packet dumper to finish... 1 (prev_count=13284, count=13796) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:01:30 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_icmp6 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:31.815: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:32.182: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:33.190: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:33.190: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:33.190: [smf] INFO: UE IMSI[262422625448032] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 04/01 11:01:33.205: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:33.205: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x5a2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 04/01 11:01:33.205: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x5a2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004420030000000000000000'O 04/01 11:01:33.213: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:01:33.216: [smf] INFO: Removed Session: UE IMSI:[262422625448032] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 04/01 11:01:33.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:01:33.216: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:35.223: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:01:35.224: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:01:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14440) Waiting for packet dumper to finish... 1 (prev_count=14440, count=14952) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:01: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_mtu started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:38.604: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:38.831: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:39.838: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:39.838: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:39.838: [smf] INFO: UE IMSI[262427349660332] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 04/01 11:01:39.848: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:39.848: [upf] INFO: UE F-SEID[UP:0x60f CP:0xba4] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 04/01 11:01:39.848: [upf] INFO: UE F-SEID[UP:0x60f CP:0xba4] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004420040000000000000000'O 04/01 11:01:39.854: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:01:39.864: [smf] INFO: Removed Session: UE IMSI:[262427349660332] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 04/01 11:01:39.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:01:39.865: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:41.871: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:01:41.871: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_mtu(37)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:01:41 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:01:43 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:45.588: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:47.719: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:48.730: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:48.730: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:48.730: [smf] INFO: UE IMSI[262422418865589] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 04/01 11:01:48.744: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:48.744: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x63f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 04/01 11:01:48.744: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x63f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004420050000000000000000'O 04/01 11:01:48.748: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:01:48.757: [smf] INFO: Removed Session: UE IMSI:[262422418865589] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 04/01 11:01:48.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:01:48.757: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:01:50.764: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:01:50.765: [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)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:01:50 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:01: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:01:55.104: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:01:56.442: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:01:57.454: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:01:57.454: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:01:57.454: [smf] INFO: UE IMSI[262425000992987] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 04/01 11:01:57.468: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:01:57.468: [upf] INFO: UE F-SEID[UP:0x159 CP:0xcc4] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 04/01 11:01:57.468: [upf] INFO: UE F-SEID[UP:0x159 CP:0xcc4] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004420060000000000000000'O MTC@28bdcd2f908d: This GGSN does NOT support forwarding link-local source address. 04/01 11:02:00.479: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:02:00.490: [smf] INFO: Removed Session: UE IMSI:[262425000992987] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 04/01 11:02:00.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:02:00.490: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:02:02.498: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:02:02.498: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:02:02 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:02: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:02:07.669: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:02:07.823: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:02:08.831: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:02:08.831: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:02:08.831: [smf] INFO: UE IMSI[262426507344966] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 04/01 11:02:08.843: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:02:08.843: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xd96] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 04/01 11:02:08.843: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xd96] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004420070000000000000000'O 04/01 11:02:08.849: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xc2ff (../src/upf/gtp-path.c:602) 04/01 11:02:08.849: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 04/01 11:02:08.849: [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@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:02:11.854: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:02:11.866: [smf] INFO: Removed Session: UE IMSI:[262426507344966] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 04/01 11:02:11.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:02:11.867: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:02:13.875: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:02:13.876: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:02:13 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:02: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:02:17.830: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:02:19.006: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:02:20.013: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:02:20.013: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:02:20.013: [smf] INFO: UE IMSI[262429260115206] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 04/01 11:02:20.016: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:02:20.016: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x644] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 04/01 11:02:20.016: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x644] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004420080000000000000000'O 04/01 11:02:20.017: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xdcbe (../src/upf/gtp-path.c:602) 04/01 11:02:20.017: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 04/01 11:02:20.017: [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@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:02:23.020: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:02:23.032: [smf] INFO: Removed Session: UE IMSI:[262429260115206] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 04/01 11:02:23.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:02:23.033: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:02:25.037: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:02:25.037: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:02:29.620: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:02:30.216: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:02:31.225: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:02:31.225: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:02:31.225: [smf] INFO: UE IMSI[262424468865725] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 04/01 11:02:31.240: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:02:31.241: [upf] INFO: UE F-SEID[UP:0x78a CP:0x604] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 04/01 11:02:31.241: [upf] INFO: UE F-SEID[UP:0x78a CP:0x604] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004420090000000000000000'O 04/01 11:02:31.247: [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@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:02:34.253: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:02:34.266: [smf] INFO: Removed Session: UE IMSI:[262424468865725] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 04/01 11:02:34.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:02:34.266: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:02:36.274: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:02:36.274: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:02:36 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:02: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp6_clients_interact started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:02:39.486: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:02:41.043: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:02:42.053: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:02:42.053: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:02:42.053: [smf] INFO: UE IMSI[262426719731540] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 04/01 11:02:42.062: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:02:42.062: [upf] INFO: UE F-SEID[UP:0x316 CP:0x167] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 04/01 11:02:42.062: [upf] INFO: UE F-SEID[UP:0x316 CP:0x167] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '200107800044200A0000000000000000'O MTC@28bdcd2f908d: sending CreatePDP 04/01 11:02:42.069: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/01 11:02:42.069: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/01 11:02:42.069: [smf] INFO: UE IMSI[262420797045318] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 04/01 11:02:42.082: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/01 11:02:42.082: [upf] INFO: UE F-SEID[UP:0x92e CP:0xa13] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 04/01 11:02:42.082: [upf] INFO: UE F-SEID[UP:0x92e CP:0xa13] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: RA with /64 prefix '200107800044200B0000000000000000'O MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:02:48.098: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/01 11:02:48.108: [smf] INFO: Removed Session: UE IMSI:[262426719731540] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 04/01 11:02:48.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/01 11:02:48.108: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:02:48.110: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:02:48.119: [smf] INFO: Removed Session: UE IMSI:[262420797045318] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 04/01 11:02:48.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:02:48.119: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:02:50.126: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:02:50.126: [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_clients_interact(49)@28bdcd2f908d: Final verdict of PTC: none TC_pdp6_clients_interact(50)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:02:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22912) Waiting for packet dumper to finish... 1 (prev_count=22912, count=24584) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:02:53.613: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:02:54.502: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:02:55.504: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:02:55.504: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:02:55.504: [smf] INFO: UE IMSI[262423158567659] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 04/01 11:02:55.507: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:02:55.507: [upf] INFO: UE F-SEID[UP:0xec8 CP:0xc71] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 04/01 11:02:55.507: [upf] INFO: UE F-SEID[UP:0xec8 CP:0xc71] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:02:55.508: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:02:55.510: [smf] INFO: Removed Session: UE IMSI:[262423158567659] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 04/01 11:02:55.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:02:55.510: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:02:57.515: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:02:57.516: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact(51)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact(52)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:02:57 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13884) Waiting for packet dumper to finish... 1 (prev_count=13884, count=14396) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:02:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_ipcp started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:01.204: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:01.767: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:02.776: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:02.776: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:02.776: [smf] INFO: UE IMSI[262427299218546] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 04/01 11:03:02.786: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:02.786: [upf] INFO: UE F-SEID[UP:0x96f CP:0xcd2] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 04/01 11:03:02.786: [upf] INFO: UE F-SEID[UP:0x96f CP:0xcd2] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:03:02.789: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:03:02.799: [smf] INFO: Removed Session: UE IMSI:[262427299218546] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 04/01 11:03:02.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:03:02.799: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:03:04.805: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:03:04.806: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(53)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:03:04 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:03: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_icmp6 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:08.245: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:08.554: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:09.564: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:09.564: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:09.564: [smf] INFO: UE IMSI[262422043837331] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 04/01 11:03:09.579: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:09.579: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x7bc] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 04/01 11:03:09.579: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x7bc] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004421030000000000000000'O 04/01 11:03:09.585: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:03:09.595: [smf] INFO: Removed Session: UE IMSI:[262422043837331] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 04/01 11:03:09.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:03:09.595: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:03:11.603: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:03:11.603: [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_icmp6(55)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:03:11 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14148) Waiting for packet dumper to finish... 1 (prev_count=14148, count=14660) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_pcodns4 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:15.459: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:16.123: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:17.130: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:17.131: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:17.131: [smf] INFO: UE IMSI[262426695408781] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 04/01 11:03:17.145: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:17.145: [upf] INFO: UE F-SEID[UP:0x128 CP:0x3e9] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 04/01 11:03:17.145: [upf] INFO: UE F-SEID[UP:0x128 CP:0x3e9] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:03:17.147: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:03:17.156: [smf] INFO: Removed Session: UE IMSI:[262426695408781] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 04/01 11:03:17.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:03:17.156: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:03:19.162: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:03:19.162: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(57)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:03:19 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_pcodns6 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:22.825: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:23.867: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:24.875: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:24.875: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:24.875: [smf] INFO: UE IMSI[262425055325305] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 04/01 11:03:24.883: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:24.883: [upf] INFO: UE F-SEID[UP:0x324 CP:0x43e] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 04/01 11:03:24.883: [upf] INFO: UE F-SEID[UP:0x324 CP:0x43e] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:03:24.886: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:03:24.896: [smf] INFO: Removed Session: UE IMSI:[262425055325305] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 04/01 11:03:24.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:03:24.896: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:03:26.899: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:03:26.899: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:03:26 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:03: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_mtu started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:30.548: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:30.756: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:31.766: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:31.766: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:31.766: [smf] INFO: UE IMSI[262429819919175] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 04/01 11:03:31.781: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:31.781: [upf] INFO: UE F-SEID[UP:0x93b CP:0x337] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 04/01 11:03:31.782: [upf] INFO: UE F-SEID[UP:0x93b CP:0x337] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '20010780004421060000000000000000'O 04/01 11:03:31.787: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:03:31.797: [smf] INFO: Removed Session: UE IMSI:[262429819919175] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 04/01 11:03:31.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:03:31.797: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:03:33.805: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:03:33.806: [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)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:03:33 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:03: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:37.563: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:38.343: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:39.347: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:39.347: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:39.347: [smf] INFO: UE IMSI[262426692577890] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 04/01 11:03:39.349: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:39.349: [upf] INFO: UE F-SEID[UP:0x358 CP:0x390] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 04/01 11:03:39.349: [upf] INFO: UE F-SEID[UP:0x358 CP:0x390] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:03:39.350: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:03:39.353: [smf] INFO: Removed Session: UE IMSI:[262426692577890] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 04/01 11:03:39.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:03:39.353: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:03:41.362: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:03:41.362: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(63)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:03:41 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:03:43 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:44.637: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:44.831: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:45.839: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:45.839: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:45.839: [smf] INFO: UE IMSI[262424182550301] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 04/01 11:03:45.853: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:45.853: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x182] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 04/01 11:03:45.853: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x182] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:03:45.856: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x4772 (../src/upf/gtp-path.c:524) 04/01 11:03:45.856: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:03:48.859: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:03:48.871: [smf] INFO: Removed Session: UE IMSI:[262424182550301] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 04/01 11:03:48.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:03:48.871: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:03:50.876: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:03:50.876: [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(65)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:03:50 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=14864) Waiting for packet dumper to finish... 1 (prev_count=14864, count=15376) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:03: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:03:55.843: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:03:56.069: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:03:57.078: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:03:57.078: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:03:57.078: [smf] INFO: UE IMSI[262429954114630] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 04/01 11:03:57.088: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:03:57.088: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xf8e] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 04/01 11:03:57.088: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xf8e] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:03:57.090: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x483b (../src/upf/gtp-path.c:602) 04/01 11:03:57.090: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 04/01 11:03:57.090: [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@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:04:00.095: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:04:00.105: [smf] INFO: Removed Session: UE IMSI:[262429954114630] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 04/01 11:04:00.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:04:00.105: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:04:02.111: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:04:02.111: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 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=15756) Waiting for packet dumper to finish... 1 (prev_count=15756, count=17060) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:04:05.708: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:04:06.635: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:04:07.641: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:04:07.642: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:04:07.642: [smf] INFO: UE IMSI[262421335471986] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 04/01 11:04:07.650: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:04:07.650: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xf0c] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 04/01 11:04:07.650: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xf0c] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '200107800044210A0000000000000000'O 04/01 11:04:07.656: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x192 (../src/upf/gtp-path.c:602) 04/01 11:04:07.656: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 04/01 11:04:07.656: [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@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:04:10.661: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:04:10.674: [smf] INFO: Removed Session: UE IMSI:[262421335471986] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 04/01 11:04:10.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:04:10.674: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:04:12.682: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:04:12.682: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:04:12 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:04: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_clients_interact started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:04:16.535: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:04:16.890: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:04:17.899: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:04:17.899: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:04:17.899: [smf] INFO: UE IMSI[262427473764284] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 04/01 11:04:17.915: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:04:17.915: [upf] INFO: UE F-SEID[UP:0xb7 CP:0xfdf] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 04/01 11:04:17.915: [upf] INFO: UE F-SEID[UP:0xb7 CP:0xfdf] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: RA with /64 prefix '200107800044210B0000000000000000'O MTC@28bdcd2f908d: sending CreatePDP 04/01 11:04:17.922: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/01 11:04:17.922: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/01 11:04:17.922: [smf] INFO: UE IMSI[262427954818077] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 04/01 11:04:17.935: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/01 11:04:17.935: [upf] INFO: UE F-SEID[UP:0x363 CP:0x831] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 04/01 11:04:17.935: [upf] INFO: UE F-SEID[UP:0x363 CP:0x831] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: RA with /64 prefix '200107800044210C0000000000000000'O MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:04:23.951: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/01 11:04:23.964: [smf] INFO: Removed Session: UE IMSI:[262427473764284] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 04/01 11:04:23.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/01 11:04:23.964: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:04:23.966: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:04:23.976: [smf] INFO: Removed Session: UE IMSI:[262427954818077] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 04/01 11:04:23.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:04:23.976: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:04:25.984: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:04:25.984: [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)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_clients_interact(72)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:04:25 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp46_act_deact_apn4 started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:04:29.598: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:04:30.039: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:04:31.046: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:04:31.047: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:04:31.047: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 04/01 11:04:31.047: [smf] INFO: UE IMSI[262428912424083] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:04:31.058: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:04:31.058: [upf] INFO: UE F-SEID[UP:0x58e CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 04/01 11:04:31.058: [upf] INFO: UE F-SEID[UP:0x58e CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:04:31.061: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/01 11:04:31.073: [smf] INFO: Removed Session: UE IMSI:[262428912424083] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:04:31.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/01 11:04:31.073: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:04:33.078: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:04:33.078: [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)@28bdcd2f908d: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_echo_req_resp started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:04:36.457: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:04:36.947: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:04:39.953: [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)@28bdcd2f908d: Final verdict of PTC: none 04/01 11:04:39.953: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(75)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_echo_req_resp finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:04:39 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:04:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_echo_req_resp_gtpu started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:04:43.470: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:04:44.997: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:04:48.001: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@28bdcd2f908d: Final verdict of PTC: none 04/01 11:04:48.001: [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)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:04:48 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7252) Waiting for packet dumper to finish... 1 (prev_count=7252, count=7764) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp_act2_recovery started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:04:51.458: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:04:51.565: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:04:52.568: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/01 11:04:52.568: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/01 11:04:52.568: [smf] INFO: UE IMSI[262429498108983] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:04:52.572: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/01 11:04:52.572: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 04/01 11:04:52.572: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: sending 2nd CreatePDP (recovery increased) 04/01 11:04:52.573: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@28bdcd2f908d: 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@28bdcd2f908d: Stopping testcase execution from "GGSN_Tests.ttcn":383 04/01 11:04:55.577: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:04:55.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_pdp_act2_recovery(79)@28bdcd2f908d: Final verdict of PTC: none TC_pdp_act2_recovery(80)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@28bdcd2f908d: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@28bdcd2f908d: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@28bdcd2f908d: 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'. Tue Apr 1 11:04:55 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:04:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_act_deact_retrans_duplicate started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:04:58.777: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:04:59.538: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:05:00.548: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/01 11:05:00.548: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/01 11:05:00.548: [smf] INFO: UE IMSI[262423824909021] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:00.563: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/01 11:05:00.564: [upf] INFO: UE F-SEID[UP:0x66 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:00.564: [upf] INFO: UE F-SEID[UP:0x66 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:05:00.567: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/01 11:05:00.580: [smf] INFO: Removed Session: UE IMSI:[262423824909021] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:00.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/01 11:05:00.580: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:01.583: [gtp] WARNING: [6900] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:03.588: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:05:03.588: [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(82)@28bdcd2f908d: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:05:03 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:05: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_pdp_act_restart_ctr_echo started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:05:06.768: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:05:09.050: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:05:10.052: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/01 11:05:10.052: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/01 11:05:10.052: [smf] INFO: UE IMSI[262426918129984] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:10.055: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/01 11:05:10.055: [upf] INFO: UE F-SEID[UP:0xf5f CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:10.055: [upf] INFO: UE F-SEID[UP:0xf5f CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: 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@28bdcd2f908d: Stopping testcase execution from "GGSN_Tests.ttcn":2059 04/01 11:05:16.060: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:05:16.060: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(83)@28bdcd2f908d: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@28bdcd2f908d: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@28bdcd2f908d: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@28bdcd2f908d: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@28bdcd2f908d: 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'. Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:05:19.255: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:05:20.128: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/01 11:05:21.453: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/01 11:05:21.453: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/01 11:05:21.453: [smf] INFO: UE IMSI[262420475551935] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.456: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/01 11:05:21.456: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.456: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:05:21.464: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/01 11:05:21.464: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/01 11:05:21.464: [smf] INFO: UE IMSI[262428389452893] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.466: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/01 11:05:21.466: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.466: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.475: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/01 11:05:21.475: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/01 11:05:21.475: [smf] INFO: UE IMSI[262420164000646] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.478: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/01 11:05:21.478: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.478: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.486: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/01 11:05:21.486: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/01 11:05:21.486: [smf] INFO: UE IMSI[262426143367651] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.493: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/01 11:05:21.493: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.493: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.497: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/01 11:05:21.497: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/01 11:05:21.497: [smf] INFO: UE IMSI[262425703754623] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.501: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/01 11:05:21.501: [upf] INFO: UE F-SEID[UP:0x334 CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.501: [upf] INFO: UE F-SEID[UP:0x334 CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.508: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/01 11:05:21.508: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/01 11:05:21.508: [smf] INFO: UE IMSI[262426248657853] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.511: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/01 11:05:21.511: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.511: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.519: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/01 11:05:21.519: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/01 11:05:21.519: [smf] INFO: UE IMSI[262429514647745] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.524: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/01 11:05:21.524: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.524: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.530: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/01 11:05:21.530: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/01 11:05:21.530: [smf] INFO: UE IMSI[262428999491919] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.536: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/01 11:05:21.536: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.536: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.541: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/01 11:05:21.541: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/01 11:05:21.541: [smf] INFO: UE IMSI[262420124210653] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.545: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/01 11:05:21.545: [upf] INFO: UE F-SEID[UP:0x887 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.545: [upf] INFO: UE F-SEID[UP:0x887 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.552: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/01 11:05:21.552: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/01 11:05:21.552: [smf] INFO: UE IMSI[262423214248427] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.556: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/01 11:05:21.556: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.556: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.563: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/01 11:05:21.563: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/01 11:05:21.563: [smf] INFO: UE IMSI[262428761230587] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.567: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/01 11:05:21.567: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.567: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.574: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/01 11:05:21.574: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/01 11:05:21.574: [smf] INFO: UE IMSI[262428842768869] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.578: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/01 11:05:21.578: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.578: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.584: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/01 11:05:21.584: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/01 11:05:21.584: [smf] INFO: UE IMSI[262420832029228] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.588: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/01 11:05:21.588: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.588: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.595: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/01 11:05:21.595: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/01 11:05:21.595: [smf] INFO: UE IMSI[262426083371156] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.599: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/01 11:05:21.599: [upf] INFO: UE F-SEID[UP:0x5a CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.599: [upf] INFO: UE F-SEID[UP:0x5a CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.606: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/01 11:05:21.606: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/01 11:05:21.606: [smf] INFO: UE IMSI[262429162050230] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.612: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/01 11:05:21.612: [upf] INFO: UE F-SEID[UP:0xf3 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.612: [upf] INFO: UE F-SEID[UP:0xf3 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.618: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/01 11:05:21.618: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/01 11:05:21.618: [smf] INFO: UE IMSI[262425533149154] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.623: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/01 11:05:21.623: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.623: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.629: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/01 11:05:21.629: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/01 11:05:21.629: [smf] INFO: UE IMSI[262424354163789] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.631: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/01 11:05:21.631: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.631: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.639: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/01 11:05:21.639: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/01 11:05:21.639: [smf] INFO: UE IMSI[262428408736940] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.642: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/01 11:05:21.642: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.642: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.649: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/01 11:05:21.649: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/01 11:05:21.649: [smf] INFO: UE IMSI[262422786733961] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.652: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/01 11:05:21.652: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.652: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.660: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/01 11:05:21.660: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/01 11:05:21.660: [smf] INFO: UE IMSI[262423375617621] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.663: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/01 11:05:21.663: [upf] INFO: UE F-SEID[UP:0x714 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.663: [upf] INFO: UE F-SEID[UP:0x714 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.671: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/01 11:05:21.671: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/01 11:05:21.671: [smf] INFO: UE IMSI[262427320602981] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.673: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/01 11:05:21.673: [upf] INFO: UE F-SEID[UP:0x305 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.673: [upf] INFO: UE F-SEID[UP:0x305 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.681: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/01 11:05:21.681: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/01 11:05:21.681: [smf] INFO: UE IMSI[262424376909554] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.686: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/01 11:05:21.686: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.686: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.693: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/01 11:05:21.693: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/01 11:05:21.693: [smf] INFO: UE IMSI[262429478332964] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.698: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/01 11:05:21.698: [upf] INFO: UE F-SEID[UP:0x245 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.698: [upf] INFO: UE F-SEID[UP:0x245 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.704: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/01 11:05:21.704: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/01 11:05:21.704: [smf] INFO: UE IMSI[262428278831295] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.708: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/01 11:05:21.708: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.708: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.714: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/01 11:05:21.714: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/01 11:05:21.714: [smf] INFO: UE IMSI[262426017766927] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.719: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/01 11:05:21.719: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.719: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.725: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/01 11:05:21.725: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/01 11:05:21.725: [smf] INFO: UE IMSI[262429353773697] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.728: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/01 11:05:21.728: [upf] INFO: UE F-SEID[UP:0x238 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.728: [upf] INFO: UE F-SEID[UP:0x238 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.736: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/01 11:05:21.736: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/01 11:05:21.736: [smf] INFO: UE IMSI[262423492298717] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.739: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/01 11:05:21.739: [upf] INFO: UE F-SEID[UP:0xcef CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.739: [upf] INFO: UE F-SEID[UP:0xcef CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.747: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/01 11:05:21.747: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/01 11:05:21.747: [smf] INFO: UE IMSI[262425935607701] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.752: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/01 11:05:21.752: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.752: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.758: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/01 11:05:21.758: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/01 11:05:21.758: [smf] INFO: UE IMSI[262426854009702] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.763: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/01 11:05:21.763: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.763: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.769: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/01 11:05:21.769: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/01 11:05:21.769: [smf] INFO: UE IMSI[262421147865634] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.772: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/01 11:05:21.772: [upf] INFO: UE F-SEID[UP:0x38b CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.772: [upf] INFO: UE F-SEID[UP:0x38b CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.779: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/01 11:05:21.779: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/01 11:05:21.779: [smf] INFO: UE IMSI[262425510888912] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.786: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/01 11:05:21.786: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.786: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.790: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/01 11:05:21.790: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/01 11:05:21.790: [smf] INFO: UE IMSI[262422998835455] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.794: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/01 11:05:21.794: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.794: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.801: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/01 11:05:21.801: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/01 11:05:21.801: [smf] INFO: UE IMSI[262424509861579] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.806: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/01 11:05:21.806: [upf] INFO: UE F-SEID[UP:0x980 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.806: [upf] INFO: UE F-SEID[UP:0x980 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.812: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/01 11:05:21.812: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/01 11:05:21.812: [smf] INFO: UE IMSI[262428649049494] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.814: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/01 11:05:21.814: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.814: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.822: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/01 11:05:21.823: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/01 11:05:21.823: [smf] INFO: UE IMSI[262427156795899] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.826: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/01 11:05:21.826: [upf] INFO: UE F-SEID[UP:0x86a CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.826: [upf] INFO: UE F-SEID[UP:0x86a CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.833: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/01 11:05:21.833: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/01 11:05:21.833: [smf] INFO: UE IMSI[262429028550062] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.836: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/01 11:05:21.836: [upf] INFO: UE F-SEID[UP:0xf27 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.836: [upf] INFO: UE F-SEID[UP:0xf27 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.843: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/01 11:05:21.843: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/01 11:05:21.843: [smf] INFO: UE IMSI[262427640575772] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.846: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/01 11:05:21.846: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.846: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.854: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/01 11:05:21.854: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/01 11:05:21.854: [smf] INFO: UE IMSI[262423630863825] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.857: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/01 11:05:21.857: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.857: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.865: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/01 11:05:21.865: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/01 11:05:21.865: [smf] INFO: UE IMSI[262420936291850] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.867: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/01 11:05:21.867: [upf] INFO: UE F-SEID[UP:0x366 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.867: [upf] INFO: UE F-SEID[UP:0x366 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.875: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/01 11:05:21.875: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/01 11:05:21.875: [smf] INFO: UE IMSI[262423782304803] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.878: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/01 11:05:21.878: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.878: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.886: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/01 11:05:21.886: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/01 11:05:21.886: [smf] INFO: UE IMSI[262426305531820] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.888: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/01 11:05:21.888: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.888: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.896: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/01 11:05:21.896: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/01 11:05:21.896: [smf] INFO: UE IMSI[262423500113429] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.899: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/01 11:05:21.899: [upf] INFO: UE F-SEID[UP:0x57c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.899: [upf] INFO: UE F-SEID[UP:0x57c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.907: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/01 11:05:21.907: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/01 11:05:21.907: [smf] INFO: UE IMSI[262422816533339] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.909: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/01 11:05:21.909: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.909: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.917: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/01 11:05:21.917: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/01 11:05:21.917: [smf] INFO: UE IMSI[262429783304411] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.920: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/01 11:05:21.920: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.920: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.928: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/01 11:05:21.928: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/01 11:05:21.928: [smf] INFO: UE IMSI[262425774999961] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.930: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/01 11:05:21.930: [upf] INFO: UE F-SEID[UP:0xe4c CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.930: [upf] INFO: UE F-SEID[UP:0xe4c CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.939: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/01 11:05:21.939: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/01 11:05:21.939: [smf] INFO: UE IMSI[262423223258718] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.941: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/01 11:05:21.941: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.941: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.950: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/01 11:05:21.950: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/01 11:05:21.950: [smf] INFO: UE IMSI[262428370616186] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.957: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/01 11:05:21.957: [upf] INFO: UE F-SEID[UP:0x379 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.957: [upf] INFO: UE F-SEID[UP:0x379 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.962: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/01 11:05:21.962: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/01 11:05:21.962: [smf] INFO: UE IMSI[262424753926843] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.973: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/01 11:05:21.974: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.974: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.974: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/01 11:05:21.974: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/01 11:05:21.974: [smf] INFO: UE IMSI[262428005883074] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.981: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/01 11:05:21.981: [upf] INFO: UE F-SEID[UP:0x781 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.981: [upf] INFO: UE F-SEID[UP:0x781 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.985: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/01 11:05:21.985: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/01 11:05:21.985: [smf] INFO: UE IMSI[262420566937432] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:21.990: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/01 11:05:21.990: [upf] INFO: UE F-SEID[UP:0x13 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:21.990: [upf] INFO: UE F-SEID[UP:0x13 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:21.996: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/01 11:05:21.996: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/01 11:05:21.997: [smf] INFO: UE IMSI[262423004721194] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.002: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/01 11:05:22.002: [upf] INFO: UE F-SEID[UP:0x70d CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.002: [upf] INFO: UE F-SEID[UP:0x70d CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.007: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/01 11:05:22.007: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/01 11:05:22.007: [smf] INFO: UE IMSI[262425139553867] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.012: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/01 11:05:22.012: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.012: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.018: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/01 11:05:22.018: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/01 11:05:22.018: [smf] INFO: UE IMSI[262427471943668] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.021: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/01 11:05:22.021: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.021: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.029: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/01 11:05:22.029: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/01 11:05:22.029: [smf] INFO: UE IMSI[262429741830074] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.032: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/01 11:05:22.032: [upf] INFO: UE F-SEID[UP:0xcce CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.032: [upf] INFO: UE F-SEID[UP:0xcce CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.039: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/01 11:05:22.039: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/01 11:05:22.039: [smf] INFO: UE IMSI[262422655805968] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.044: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/01 11:05:22.044: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.044: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.050: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/01 11:05:22.050: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/01 11:05:22.050: [smf] INFO: UE IMSI[262427317638520] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.054: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/01 11:05:22.054: [upf] INFO: UE F-SEID[UP:0x892 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.054: [upf] INFO: UE F-SEID[UP:0x892 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.061: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/01 11:05:22.061: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/01 11:05:22.061: [smf] INFO: UE IMSI[262423852896428] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.065: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/01 11:05:22.065: [upf] INFO: UE F-SEID[UP:0x831 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.065: [upf] INFO: UE F-SEID[UP:0x831 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.072: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/01 11:05:22.072: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/01 11:05:22.072: [smf] INFO: UE IMSI[262426194516334] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.075: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/01 11:05:22.075: [upf] INFO: UE F-SEID[UP:0x114 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.075: [upf] INFO: UE F-SEID[UP:0x114 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.082: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/01 11:05:22.082: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/01 11:05:22.082: [smf] INFO: UE IMSI[262429037493047] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.086: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/01 11:05:22.086: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.086: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.093: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/01 11:05:22.093: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/01 11:05:22.093: [smf] INFO: UE IMSI[262424946230310] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.098: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/01 11:05:22.098: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.098: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.104: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/01 11:05:22.104: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/01 11:05:22.104: [smf] INFO: UE IMSI[262423707623505] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.108: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/01 11:05:22.108: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.108: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.115: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/01 11:05:22.115: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/01 11:05:22.115: [smf] INFO: UE IMSI[262428227842035] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.119: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/01 11:05:22.119: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.119: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.126: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/01 11:05:22.127: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/01 11:05:22.127: [smf] INFO: UE IMSI[262425100000694] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.131: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/01 11:05:22.131: [upf] INFO: UE F-SEID[UP:0x75f CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.131: [upf] INFO: UE F-SEID[UP:0x75f CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.137: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/01 11:05:22.138: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/01 11:05:22.138: [smf] INFO: UE IMSI[262425592242711] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.143: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/01 11:05:22.143: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.143: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.149: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/01 11:05:22.149: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/01 11:05:22.149: [smf] INFO: UE IMSI[262420190740730] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.155: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/01 11:05:22.155: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.155: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.159: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/01 11:05:22.159: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/01 11:05:22.159: [smf] INFO: UE IMSI[262429669041653] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.163: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/01 11:05:22.163: [upf] INFO: UE F-SEID[UP:0x699 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.163: [upf] INFO: UE F-SEID[UP:0x699 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.170: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/01 11:05:22.170: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/01 11:05:22.170: [smf] INFO: UE IMSI[262423292460071] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.172: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/01 11:05:22.172: [upf] INFO: UE F-SEID[UP:0x518 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.172: [upf] INFO: UE F-SEID[UP:0x518 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.180: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/01 11:05:22.180: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/01 11:05:22.180: [smf] INFO: UE IMSI[262429991167705] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.182: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/01 11:05:22.182: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.182: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.191: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/01 11:05:22.191: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/01 11:05:22.191: [smf] INFO: UE IMSI[262425902865384] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.193: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/01 11:05:22.193: [upf] INFO: UE F-SEID[UP:0x105 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.193: [upf] INFO: UE F-SEID[UP:0x105 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.201: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/01 11:05:22.201: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/01 11:05:22.201: [smf] INFO: UE IMSI[262427132315679] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.204: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/01 11:05:22.204: [upf] INFO: UE F-SEID[UP:0x965 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.204: [upf] INFO: UE F-SEID[UP:0x965 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.212: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/01 11:05:22.212: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/01 11:05:22.212: [smf] INFO: UE IMSI[262425687550827] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.216: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/01 11:05:22.216: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.216: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.223: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/01 11:05:22.223: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/01 11:05:22.223: [smf] INFO: UE IMSI[262428449094442] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.226: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/01 11:05:22.226: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.226: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.233: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/01 11:05:22.233: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/01 11:05:22.233: [smf] INFO: UE IMSI[262423133879763] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.236: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/01 11:05:22.236: [upf] INFO: UE F-SEID[UP:0x74c CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.236: [upf] INFO: UE F-SEID[UP:0x74c CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.244: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/01 11:05:22.244: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/01 11:05:22.244: [smf] INFO: UE IMSI[262421721060724] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.246: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/01 11:05:22.246: [upf] INFO: UE F-SEID[UP:0x90c CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.246: [upf] INFO: UE F-SEID[UP:0x90c CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.255: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/01 11:05:22.255: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/01 11:05:22.255: [smf] INFO: UE IMSI[262425422529446] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.257: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/01 11:05:22.257: [upf] INFO: UE F-SEID[UP:0x388 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.257: [upf] INFO: UE F-SEID[UP:0x388 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.265: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/01 11:05:22.265: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/01 11:05:22.265: [smf] INFO: UE IMSI[262420534544989] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.268: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/01 11:05:22.268: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.268: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.276: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/01 11:05:22.276: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/01 11:05:22.276: [smf] INFO: UE IMSI[262427112143263] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.279: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/01 11:05:22.279: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.279: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.287: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/01 11:05:22.287: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/01 11:05:22.287: [smf] INFO: UE IMSI[262427222372779] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.289: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/01 11:05:22.289: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.289: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.297: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/01 11:05:22.297: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/01 11:05:22.297: [smf] INFO: UE IMSI[262424398681756] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.300: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/01 11:05:22.300: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.300: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.308: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/01 11:05:22.308: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/01 11:05:22.308: [smf] INFO: UE IMSI[262425015487450] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.310: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/01 11:05:22.310: [upf] INFO: UE F-SEID[UP:0x385 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.310: [upf] INFO: UE F-SEID[UP:0x385 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.318: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/01 11:05:22.319: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/01 11:05:22.319: [smf] INFO: UE IMSI[262424912662015] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.326: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/01 11:05:22.326: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.326: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.330: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/01 11:05:22.330: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/01 11:05:22.331: [smf] INFO: UE IMSI[262426546039622] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.338: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/01 11:05:22.338: [upf] INFO: UE F-SEID[UP:0x54b CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.338: [upf] INFO: UE F-SEID[UP:0x54b CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.342: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/01 11:05:22.342: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/01 11:05:22.342: [smf] INFO: UE IMSI[262426720840042] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.348: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/01 11:05:22.348: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.348: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.353: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/01 11:05:22.353: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/01 11:05:22.353: [smf] INFO: UE IMSI[262422082884234] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.358: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/01 11:05:22.358: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.358: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.363: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/01 11:05:22.363: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/01 11:05:22.363: [smf] INFO: UE IMSI[262427374302258] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.367: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/01 11:05:22.367: [upf] INFO: UE F-SEID[UP:0x850 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.367: [upf] INFO: UE F-SEID[UP:0x850 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.374: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/01 11:05:22.374: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/01 11:05:22.374: [smf] INFO: UE IMSI[262420818097832] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.378: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/01 11:05:22.378: [upf] INFO: UE F-SEID[UP:0x349 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.378: [upf] INFO: UE F-SEID[UP:0x349 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.385: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/01 11:05:22.385: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/01 11:05:22.385: [smf] INFO: UE IMSI[262428676431407] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.389: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/01 11:05:22.389: [upf] INFO: UE F-SEID[UP:0x423 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.389: [upf] INFO: UE F-SEID[UP:0x423 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.396: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/01 11:05:22.396: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/01 11:05:22.396: [smf] INFO: UE IMSI[262422777437667] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.401: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/01 11:05:22.401: [upf] INFO: UE F-SEID[UP:0x7d CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.401: [upf] INFO: UE F-SEID[UP:0x7d CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.407: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/01 11:05:22.407: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/01 11:05:22.407: [smf] INFO: UE IMSI[262428109847471] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.411: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/01 11:05:22.411: [upf] INFO: UE F-SEID[UP:0x66d CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.411: [upf] INFO: UE F-SEID[UP:0x66d CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.418: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/01 11:05:22.418: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/01 11:05:22.418: [smf] INFO: UE IMSI[262420300048731] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.426: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/01 11:05:22.426: [upf] INFO: UE F-SEID[UP:0x6e CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.426: [upf] INFO: UE F-SEID[UP:0x6e CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.430: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/01 11:05:22.430: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/01 11:05:22.430: [smf] INFO: UE IMSI[262426685914656] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.437: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/01 11:05:22.437: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.437: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.441: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/01 11:05:22.442: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/01 11:05:22.442: [smf] INFO: UE IMSI[262427145550246] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.448: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/01 11:05:22.448: [upf] INFO: UE F-SEID[UP:0xa72 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.448: [upf] INFO: UE F-SEID[UP:0xa72 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.453: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/01 11:05:22.453: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/01 11:05:22.453: [smf] INFO: UE IMSI[262420093425254] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.457: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/01 11:05:22.457: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.457: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.463: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/01 11:05:22.464: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/01 11:05:22.464: [smf] INFO: UE IMSI[262428458842589] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.470: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/01 11:05:22.470: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.470: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.474: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/01 11:05:22.474: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/01 11:05:22.474: [smf] INFO: UE IMSI[262427447136625] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.480: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/01 11:05:22.480: [upf] INFO: UE F-SEID[UP:0x616 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.480: [upf] INFO: UE F-SEID[UP:0x616 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.485: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/01 11:05:22.485: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/01 11:05:22.485: [smf] INFO: UE IMSI[262427706536881] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.488: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/01 11:05:22.488: [upf] INFO: UE F-SEID[UP:0x621 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.488: [upf] INFO: UE F-SEID[UP:0x621 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.496: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/01 11:05:22.496: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/01 11:05:22.496: [smf] INFO: UE IMSI[262428015583405] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.500: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/01 11:05:22.500: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.500: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.507: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/01 11:05:22.507: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/01 11:05:22.507: [smf] INFO: UE IMSI[262426113132051] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.511: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/01 11:05:22.511: [upf] INFO: UE F-SEID[UP:0xd62 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.511: [upf] INFO: UE F-SEID[UP:0xd62 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.518: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/01 11:05:22.518: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/01 11:05:22.518: [smf] INFO: UE IMSI[262428655154004] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.523: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/01 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xccb CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xccb CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.529: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/01 11:05:22.529: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/01 11:05:22.529: [smf] INFO: UE IMSI[262429404864702] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.537: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/01 11:05:22.537: [upf] INFO: UE F-SEID[UP:0x62a CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.537: [upf] INFO: UE F-SEID[UP:0x62a CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.541: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/01 11:05:22.541: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/01 11:05:22.541: [smf] INFO: UE IMSI[262421572864936] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.549: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/01 11:05:22.549: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.549: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.552: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/01 11:05:22.553: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/01 11:05:22.553: [smf] INFO: UE IMSI[262424559302263] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.563: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/01 11:05:22.563: [upf] INFO: UE F-SEID[UP:0x66a CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.563: [upf] INFO: UE F-SEID[UP:0x66a CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.564: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/01 11:05:22.564: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/01 11:05:22.564: [smf] INFO: UE IMSI[262429022075183] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.574: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/01 11:05:22.574: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.574: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.576: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/01 11:05:22.576: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/01 11:05:22.576: [smf] INFO: UE IMSI[262424566004810] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.582: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/01 11:05:22.582: [upf] INFO: UE F-SEID[UP:0x554 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.582: [upf] INFO: UE F-SEID[UP:0x554 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.587: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/01 11:05:22.587: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/01 11:05:22.587: [smf] INFO: UE IMSI[262429384121209] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.593: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/01 11:05:22.593: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.593: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.597: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/01 11:05:22.597: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/01 11:05:22.598: [smf] INFO: UE IMSI[262424129162025] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.600: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/01 11:05:22.600: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.600: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.608: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/01 11:05:22.608: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/01 11:05:22.608: [smf] INFO: UE IMSI[262422291368923] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.610: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/01 11:05:22.610: [upf] INFO: UE F-SEID[UP:0x99f CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.610: [upf] INFO: UE F-SEID[UP:0x99f CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.619: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/01 11:05:22.619: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/01 11:05:22.619: [smf] INFO: UE IMSI[262423609700594] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.622: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/01 11:05:22.622: [upf] INFO: UE F-SEID[UP:0x215 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.622: [upf] INFO: UE F-SEID[UP:0x215 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.629: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/01 11:05:22.629: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/01 11:05:22.629: [smf] INFO: UE IMSI[262425282267964] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.632: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/01 11:05:22.632: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.632: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.640: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/01 11:05:22.640: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/01 11:05:22.640: [smf] INFO: UE IMSI[262420384418212] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.642: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/01 11:05:22.642: [upf] INFO: UE F-SEID[UP:0x648 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.642: [upf] INFO: UE F-SEID[UP:0x648 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.650: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/01 11:05:22.650: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/01 11:05:22.650: [smf] INFO: UE IMSI[262428626582113] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.653: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/01 11:05:22.653: [upf] INFO: UE F-SEID[UP:0x381 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.653: [upf] INFO: UE F-SEID[UP:0x381 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.661: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/01 11:05:22.661: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/01 11:05:22.661: [smf] INFO: UE IMSI[262422104290312] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.663: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/01 11:05:22.663: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.663: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.671: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/01 11:05:22.671: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/01 11:05:22.671: [smf] INFO: UE IMSI[262428426923224] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.673: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/01 11:05:22.674: [upf] INFO: UE F-SEID[UP:0x684 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.674: [upf] INFO: UE F-SEID[UP:0x684 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.682: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/01 11:05:22.682: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/01 11:05:22.682: [smf] INFO: UE IMSI[262429664546242] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.684: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/01 11:05:22.684: [upf] INFO: UE F-SEID[UP:0xf81 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.684: [upf] INFO: UE F-SEID[UP:0xf81 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.692: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/01 11:05:22.692: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/01 11:05:22.692: [smf] INFO: UE IMSI[262421859570999] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.695: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/01 11:05:22.695: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.695: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.703: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/01 11:05:22.703: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/01 11:05:22.703: [smf] INFO: UE IMSI[262429300405641] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.706: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/01 11:05:22.706: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.706: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.713: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/01 11:05:22.713: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/01 11:05:22.713: [smf] INFO: UE IMSI[262426591620936] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.716: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/01 11:05:22.716: [upf] INFO: UE F-SEID[UP:0xca7 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.716: [upf] INFO: UE F-SEID[UP:0xca7 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.724: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/01 11:05:22.724: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/01 11:05:22.724: [smf] INFO: UE IMSI[262428387652171] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.726: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/01 11:05:22.726: [upf] INFO: UE F-SEID[UP:0x69c CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.726: [upf] INFO: UE F-SEID[UP:0x69c CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.734: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/01 11:05:22.734: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/01 11:05:22.734: [smf] INFO: UE IMSI[262424397095387] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.737: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/01 11:05:22.737: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.737: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.745: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/01 11:05:22.745: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/01 11:05:22.745: [smf] INFO: UE IMSI[262428891464728] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.747: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/01 11:05:22.747: [upf] INFO: UE F-SEID[UP:0x9db CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.747: [upf] INFO: UE F-SEID[UP:0x9db CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.755: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/01 11:05:22.755: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/01 11:05:22.755: [smf] INFO: UE IMSI[262422443108508] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.758: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/01 11:05:22.758: [upf] INFO: UE F-SEID[UP:0x253 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.758: [upf] INFO: UE F-SEID[UP:0x253 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.766: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/01 11:05:22.766: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/01 11:05:22.766: [smf] INFO: UE IMSI[262429069998329] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.768: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/01 11:05:22.768: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.768: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.776: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/01 11:05:22.776: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/01 11:05:22.776: [smf] INFO: UE IMSI[262422635785367] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.779: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/01 11:05:22.779: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.779: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.786: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/01 11:05:22.786: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/01 11:05:22.786: [smf] INFO: UE IMSI[262423330609010] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.789: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/01 11:05:22.789: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.789: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.797: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/01 11:05:22.797: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/01 11:05:22.797: [smf] INFO: UE IMSI[262428992537271] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.799: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/01 11:05:22.799: [upf] INFO: UE F-SEID[UP:0x617 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.799: [upf] INFO: UE F-SEID[UP:0x617 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.807: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/01 11:05:22.807: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/01 11:05:22.807: [smf] INFO: UE IMSI[262429553256210] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.810: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/01 11:05:22.810: [upf] INFO: UE F-SEID[UP:0x475 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.810: [upf] INFO: UE F-SEID[UP:0x475 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.818: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/01 11:05:22.818: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/01 11:05:22.818: [smf] INFO: UE IMSI[262425160383755] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.820: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/01 11:05:22.820: [upf] INFO: UE F-SEID[UP:0x82 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.820: [upf] INFO: UE F-SEID[UP:0x82 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.828: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/01 11:05:22.828: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/01 11:05:22.828: [smf] INFO: UE IMSI[262425230070720] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.831: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/01 11:05:22.831: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.831: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.839: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/01 11:05:22.839: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/01 11:05:22.839: [smf] INFO: UE IMSI[262424106855717] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.842: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/01 11:05:22.842: [upf] INFO: UE F-SEID[UP:0xfa CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.842: [upf] INFO: UE F-SEID[UP:0xfa CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.849: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/01 11:05:22.849: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/01 11:05:22.849: [smf] INFO: UE IMSI[262427750465569] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.852: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/01 11:05:22.852: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.852: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.860: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/01 11:05:22.860: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/01 11:05:22.860: [smf] INFO: UE IMSI[262424196484108] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.863: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/01 11:05:22.863: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.863: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.870: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/01 11:05:22.870: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/01 11:05:22.870: [smf] INFO: UE IMSI[262426601050714] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.873: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/01 11:05:22.873: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.873: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.881: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/01 11:05:22.881: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/01 11:05:22.881: [smf] INFO: UE IMSI[262427529474420] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.883: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/01 11:05:22.883: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.883: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.891: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/01 11:05:22.891: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/01 11:05:22.891: [smf] INFO: UE IMSI[262421289478040] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.894: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/01 11:05:22.894: [upf] INFO: UE F-SEID[UP:0x78c CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.894: [upf] INFO: UE F-SEID[UP:0x78c CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.902: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/01 11:05:22.902: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/01 11:05:22.902: [smf] INFO: UE IMSI[262424804233633] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.904: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/01 11:05:22.904: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.904: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.912: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/01 11:05:22.912: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/01 11:05:22.912: [smf] INFO: UE IMSI[262426255804787] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.914: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/01 11:05:22.914: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.914: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.923: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/01 11:05:22.923: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/01 11:05:22.923: [smf] INFO: UE IMSI[262426541698697] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.926: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/01 11:05:22.926: [upf] INFO: UE F-SEID[UP:0x181 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.926: [upf] INFO: UE F-SEID[UP:0x181 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.933: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/01 11:05:22.933: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/01 11:05:22.933: [smf] INFO: UE IMSI[262422845365421] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.936: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/01 11:05:22.936: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.936: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.944: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/01 11:05:22.944: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/01 11:05:22.944: [smf] INFO: UE IMSI[262426558314267] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.948: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/01 11:05:22.948: [upf] INFO: UE F-SEID[UP:0x40a CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.948: [upf] INFO: UE F-SEID[UP:0x40a CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.954: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/01 11:05:22.954: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/01 11:05:22.954: [smf] INFO: UE IMSI[262420144059105] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.957: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/01 11:05:22.957: [upf] INFO: UE F-SEID[UP:0xdde CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.957: [upf] INFO: UE F-SEID[UP:0xdde CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.965: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/01 11:05:22.965: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/01 11:05:22.965: [smf] INFO: UE IMSI[262426126282619] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.968: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/01 11:05:22.968: [upf] INFO: UE F-SEID[UP:0x15b CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.968: [upf] INFO: UE F-SEID[UP:0x15b CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.975: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/01 11:05:22.975: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/01 11:05:22.975: [smf] INFO: UE IMSI[262429951573625] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.978: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/01 11:05:22.978: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.978: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.986: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/01 11:05:22.986: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/01 11:05:22.986: [smf] INFO: UE IMSI[262421825837646] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.988: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/01 11:05:22.988: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.988: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:22.996: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/01 11:05:22.996: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/01 11:05:22.996: [smf] INFO: UE IMSI[262427969105032] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:22.999: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/01 11:05:22.999: [upf] INFO: UE F-SEID[UP:0x122 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:22.999: [upf] INFO: UE F-SEID[UP:0x122 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.007: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/01 11:05:23.007: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/01 11:05:23.007: [smf] INFO: UE IMSI[262424063006462] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.009: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/01 11:05:23.009: [upf] INFO: UE F-SEID[UP:0x823 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.009: [upf] INFO: UE F-SEID[UP:0x823 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.017: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/01 11:05:23.017: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/01 11:05:23.017: [smf] INFO: UE IMSI[262424876465958] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.020: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/01 11:05:23.020: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.020: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.027: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/01 11:05:23.027: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/01 11:05:23.027: [smf] INFO: UE IMSI[262421173354818] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.030: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/01 11:05:23.030: [upf] INFO: UE F-SEID[UP:0x415 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.030: [upf] INFO: UE F-SEID[UP:0x415 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.038: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/01 11:05:23.038: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/01 11:05:23.038: [smf] INFO: UE IMSI[262428729821581] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.041: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/01 11:05:23.041: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.041: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.048: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/01 11:05:23.048: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/01 11:05:23.048: [smf] INFO: UE IMSI[262429470923874] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.051: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/01 11:05:23.051: [upf] INFO: UE F-SEID[UP:0x574 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.051: [upf] INFO: UE F-SEID[UP:0x574 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.059: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/01 11:05:23.059: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/01 11:05:23.059: [smf] INFO: UE IMSI[262429313719796] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.062: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/01 11:05:23.062: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.062: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.069: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/01 11:05:23.069: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/01 11:05:23.069: [smf] INFO: UE IMSI[262424221002540] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.072: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/01 11:05:23.072: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.072: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.080: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/01 11:05:23.080: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/01 11:05:23.080: [smf] INFO: UE IMSI[262422244834162] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.083: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/01 11:05:23.083: [upf] INFO: UE F-SEID[UP:0x9d CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.083: [upf] INFO: UE F-SEID[UP:0x9d CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.090: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/01 11:05:23.090: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/01 11:05:23.090: [smf] INFO: UE IMSI[262425510944729] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.093: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/01 11:05:23.093: [upf] INFO: UE F-SEID[UP:0x5ab CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.093: [upf] INFO: UE F-SEID[UP:0x5ab CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.100: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/01 11:05:23.101: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/01 11:05:23.101: [smf] INFO: UE IMSI[262428754535402] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.104: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/01 11:05:23.104: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.104: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.111: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/01 11:05:23.111: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/01 11:05:23.111: [smf] INFO: UE IMSI[262428868405101] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.114: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/01 11:05:23.114: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.114: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.122: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/01 11:05:23.122: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/01 11:05:23.122: [smf] INFO: UE IMSI[262427619812957] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.125: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/01 11:05:23.125: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.125: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.132: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/01 11:05:23.132: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/01 11:05:23.132: [smf] INFO: UE IMSI[262423497412067] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.135: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/01 11:05:23.135: [upf] INFO: UE F-SEID[UP:0x7da CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.135: [upf] INFO: UE F-SEID[UP:0x7da CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.142: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/01 11:05:23.142: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/01 11:05:23.142: [smf] INFO: UE IMSI[262420768886260] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.145: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/01 11:05:23.145: [upf] INFO: UE F-SEID[UP:0x4 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.145: [upf] INFO: UE F-SEID[UP:0x4 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.153: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/01 11:05:23.153: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/01 11:05:23.153: [smf] INFO: UE IMSI[262428091389364] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.156: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/01 11:05:23.156: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.156: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.163: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/01 11:05:23.163: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/01 11:05:23.163: [smf] INFO: UE IMSI[262420261078384] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.166: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/01 11:05:23.166: [upf] INFO: UE F-SEID[UP:0x32e CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.166: [upf] INFO: UE F-SEID[UP:0x32e CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.174: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/01 11:05:23.174: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/01 11:05:23.174: [smf] INFO: UE IMSI[262428033517145] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.177: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/01 11:05:23.177: [upf] INFO: UE F-SEID[UP:0x218 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.177: [upf] INFO: UE F-SEID[UP:0x218 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.185: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/01 11:05:23.185: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/01 11:05:23.185: [smf] INFO: UE IMSI[262427949400495] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.188: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/01 11:05:23.188: [upf] INFO: UE F-SEID[UP:0xaac CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.188: [upf] INFO: UE F-SEID[UP:0xaac CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.195: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/01 11:05:23.195: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/01 11:05:23.195: [smf] INFO: UE IMSI[262422446272607] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.198: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/01 11:05:23.198: [upf] INFO: UE F-SEID[UP:0x598 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.198: [upf] INFO: UE F-SEID[UP:0x598 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.206: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/01 11:05:23.206: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/01 11:05:23.206: [smf] INFO: UE IMSI[262422994872299] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.208: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/01 11:05:23.208: [upf] INFO: UE F-SEID[UP:0xfac CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.208: [upf] INFO: UE F-SEID[UP:0xfac CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.216: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/01 11:05:23.216: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/01 11:05:23.216: [smf] INFO: UE IMSI[262424085687461] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.220: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/01 11:05:23.220: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.220: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.227: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/01 11:05:23.227: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/01 11:05:23.227: [smf] INFO: UE IMSI[262426298984680] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.229: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/01 11:05:23.229: [upf] INFO: UE F-SEID[UP:0xfb CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.229: [upf] INFO: UE F-SEID[UP:0xfb CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.237: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/01 11:05:23.237: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/01 11:05:23.237: [smf] INFO: UE IMSI[262420309495680] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.240: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/01 11:05:23.240: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.240: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.248: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/01 11:05:23.248: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/01 11:05:23.248: [smf] INFO: UE IMSI[262423279227610] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.250: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/01 11:05:23.250: [upf] INFO: UE F-SEID[UP:0x94f CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.250: [upf] INFO: UE F-SEID[UP:0x94f CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.258: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/01 11:05:23.258: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/01 11:05:23.258: [smf] INFO: UE IMSI[262427385604719] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.260: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/01 11:05:23.260: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.260: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.269: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/01 11:05:23.269: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/01 11:05:23.269: [smf] INFO: UE IMSI[262421085214637] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.271: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/01 11:05:23.271: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.271: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.279: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/01 11:05:23.279: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/01 11:05:23.279: [smf] INFO: UE IMSI[262420075293300] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.282: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/01 11:05:23.282: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.282: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.290: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/01 11:05:23.290: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/01 11:05:23.290: [smf] INFO: UE IMSI[262429633849879] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.292: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/01 11:05:23.292: [upf] INFO: UE F-SEID[UP:0xda3 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.292: [upf] INFO: UE F-SEID[UP:0xda3 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.300: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/01 11:05:23.300: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/01 11:05:23.300: [smf] INFO: UE IMSI[262427252128611] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.303: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/01 11:05:23.303: [upf] INFO: UE F-SEID[UP:0xeae CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.303: [upf] INFO: UE F-SEID[UP:0xeae CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.311: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/01 11:05:23.311: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/01 11:05:23.311: [smf] INFO: UE IMSI[262428195672624] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.313: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/01 11:05:23.313: [upf] INFO: UE F-SEID[UP:0x24d CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.313: [upf] INFO: UE F-SEID[UP:0x24d CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.322: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/01 11:05:23.322: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/01 11:05:23.322: [smf] INFO: UE IMSI[262424369223745] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.324: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/01 11:05:23.324: [upf] INFO: UE F-SEID[UP:0x915 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.324: [upf] INFO: UE F-SEID[UP:0x915 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.332: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/01 11:05:23.332: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/01 11:05:23.332: [smf] INFO: UE IMSI[262421771585106] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.334: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/01 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x93f CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x93f CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.342: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/01 11:05:23.343: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/01 11:05:23.343: [smf] INFO: UE IMSI[262422704967035] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.345: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/01 11:05:23.345: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.345: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.353: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/01 11:05:23.353: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/01 11:05:23.353: [smf] INFO: UE IMSI[262429617403866] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.355: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/01 11:05:23.355: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.355: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.363: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/01 11:05:23.363: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/01 11:05:23.363: [smf] INFO: UE IMSI[262420469975038] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.366: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/01 11:05:23.366: [upf] INFO: UE F-SEID[UP:0x333 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.366: [upf] INFO: UE F-SEID[UP:0x333 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.374: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/01 11:05:23.374: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/01 11:05:23.374: [smf] INFO: UE IMSI[262425443397368] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.377: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/01 11:05:23.377: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.377: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.384: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/01 11:05:23.384: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/01 11:05:23.384: [smf] INFO: UE IMSI[262428307484289] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.387: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/01 11:05:23.387: [upf] INFO: UE F-SEID[UP:0xa9b CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.387: [upf] INFO: UE F-SEID[UP:0xa9b CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.395: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/01 11:05:23.395: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/01 11:05:23.395: [smf] INFO: UE IMSI[262423000429624] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.397: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/01 11:05:23.397: [upf] INFO: UE F-SEID[UP:0x142 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.397: [upf] INFO: UE F-SEID[UP:0x142 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.405: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/01 11:05:23.405: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/01 11:05:23.405: [smf] INFO: UE IMSI[262424695985050] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.407: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/01 11:05:23.407: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.407: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.416: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/01 11:05:23.416: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/01 11:05:23.416: [smf] INFO: UE IMSI[262426308453452] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.418: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/01 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.426: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/01 11:05:23.426: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/01 11:05:23.426: [smf] INFO: UE IMSI[262420267924362] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.429: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/01 11:05:23.429: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.429: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.437: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/01 11:05:23.437: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/01 11:05:23.437: [smf] INFO: UE IMSI[262424564426551] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.439: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/01 11:05:23.439: [upf] INFO: UE F-SEID[UP:0x439 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.439: [upf] INFO: UE F-SEID[UP:0x439 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.447: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/01 11:05:23.447: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/01 11:05:23.447: [smf] INFO: UE IMSI[262420728011293] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.450: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/01 11:05:23.450: [upf] INFO: UE F-SEID[UP:0x202 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.450: [upf] INFO: UE F-SEID[UP:0x202 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.458: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/01 11:05:23.458: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/01 11:05:23.458: [smf] INFO: UE IMSI[262423584558854] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.460: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/01 11:05:23.460: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.460: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.468: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/01 11:05:23.468: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/01 11:05:23.468: [smf] INFO: UE IMSI[262422320631928] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.470: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/01 11:05:23.470: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.470: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.479: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/01 11:05:23.479: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/01 11:05:23.479: [smf] INFO: UE IMSI[262427452596784] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.481: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/01 11:05:23.481: [upf] INFO: UE F-SEID[UP:0x338 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.481: [upf] INFO: UE F-SEID[UP:0x338 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.489: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/01 11:05:23.489: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/01 11:05:23.489: [smf] INFO: UE IMSI[262420927795790] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.492: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/01 11:05:23.492: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.492: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.500: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/01 11:05:23.500: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/01 11:05:23.500: [smf] INFO: UE IMSI[262421347866388] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.506: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/01 11:05:23.506: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.506: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.511: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/01 11:05:23.511: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/01 11:05:23.511: [smf] INFO: UE IMSI[262429629517544] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.516: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/01 11:05:23.517: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.517: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.522: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/01 11:05:23.522: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/01 11:05:23.522: [smf] INFO: UE IMSI[262422222572879] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.526: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/01 11:05:23.526: [upf] INFO: UE F-SEID[UP:0x69a CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.526: [upf] INFO: UE F-SEID[UP:0x69a CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.533: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/01 11:05:23.533: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/01 11:05:23.533: [smf] INFO: UE IMSI[262425873766695] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.536: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/01 11:05:23.537: [upf] INFO: UE F-SEID[UP:0xdb CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.537: [upf] INFO: UE F-SEID[UP:0xdb CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.543: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/01 11:05:23.543: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/01 11:05:23.543: [smf] INFO: UE IMSI[262423840062904] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.548: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/01 11:05:23.548: [upf] INFO: UE F-SEID[UP:0x280 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.548: [upf] INFO: UE F-SEID[UP:0x280 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.554: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/01 11:05:23.554: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/01 11:05:23.554: [smf] INFO: UE IMSI[262427078687621] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.558: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/01 11:05:23.558: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.558: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.565: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/01 11:05:23.565: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/01 11:05:23.565: [smf] INFO: UE IMSI[262423502287120] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.569: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/01 11:05:23.570: [upf] INFO: UE F-SEID[UP:0x84e CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.570: [upf] INFO: UE F-SEID[UP:0x84e CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.576: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/01 11:05:23.576: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/01 11:05:23.576: [smf] INFO: UE IMSI[262429915974303] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.580: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/01 11:05:23.580: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.580: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.587: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/01 11:05:23.587: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/01 11:05:23.587: [smf] INFO: UE IMSI[262429155520672] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.591: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/01 11:05:23.591: [upf] INFO: UE F-SEID[UP:0xc52 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.591: [upf] INFO: UE F-SEID[UP:0xc52 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.598: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/01 11:05:23.598: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/01 11:05:23.598: [smf] INFO: UE IMSI[262424777297877] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.603: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/01 11:05:23.603: [upf] INFO: UE F-SEID[UP:0x833 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.603: [upf] INFO: UE F-SEID[UP:0x833 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.609: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/01 11:05:23.609: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/01 11:05:23.609: [smf] INFO: UE IMSI[262420558452110] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.612: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/01 11:05:23.612: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.612: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.619: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/01 11:05:23.619: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/01 11:05:23.619: [smf] INFO: UE IMSI[262420960851486] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.624: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/01 11:05:23.624: [upf] INFO: UE F-SEID[UP:0x224 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.624: [upf] INFO: UE F-SEID[UP:0x224 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.630: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/01 11:05:23.630: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/01 11:05:23.630: [smf] INFO: UE IMSI[262428337628828] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.634: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/01 11:05:23.634: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.634: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.641: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/01 11:05:23.641: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/01 11:05:23.641: [smf] INFO: UE IMSI[262423712721224] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.644: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/01 11:05:23.644: [upf] INFO: UE F-SEID[UP:0x41f CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.644: [upf] INFO: UE F-SEID[UP:0x41f CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.652: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/01 11:05:23.652: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/01 11:05:23.652: [smf] INFO: UE IMSI[262422216482398] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.655: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/01 11:05:23.655: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.655: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.662: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/01 11:05:23.662: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/01 11:05:23.662: [smf] INFO: UE IMSI[262421182936439] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.667: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/01 11:05:23.667: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.667: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.673: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/01 11:05:23.673: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/01 11:05:23.673: [smf] INFO: UE IMSI[262422838220021] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.677: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/01 11:05:23.677: [upf] INFO: UE F-SEID[UP:0x73b CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.677: [upf] INFO: UE F-SEID[UP:0x73b CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.684: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/01 11:05:23.684: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/01 11:05:23.684: [smf] INFO: UE IMSI[262427084078099] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.689: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/01 11:05:23.689: [upf] INFO: UE F-SEID[UP:0x80a CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.689: [upf] INFO: UE F-SEID[UP:0x80a CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.695: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/01 11:05:23.695: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/01 11:05:23.695: [smf] INFO: UE IMSI[262424086047271] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.699: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/01 11:05:23.699: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.699: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.706: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/01 11:05:23.706: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/01 11:05:23.706: [smf] INFO: UE IMSI[262423680949771] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.710: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/01 11:05:23.710: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.710: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.717: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/01 11:05:23.717: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/01 11:05:23.717: [smf] INFO: UE IMSI[262427107341389] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.721: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/01 11:05:23.721: [upf] INFO: UE F-SEID[UP:0xd02 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.721: [upf] INFO: UE F-SEID[UP:0xd02 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.727: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/01 11:05:23.727: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/01 11:05:23.727: [smf] INFO: UE IMSI[262427209462135] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.732: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/01 11:05:23.732: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.732: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.738: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/01 11:05:23.738: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/01 11:05:23.738: [smf] INFO: UE IMSI[262422022091150] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.742: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/01 11:05:23.742: [upf] INFO: UE F-SEID[UP:0x90d CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.742: [upf] INFO: UE F-SEID[UP:0x90d CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.749: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/01 11:05:23.749: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/01 11:05:23.749: [smf] INFO: UE IMSI[262420817952780] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.754: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/01 11:05:23.754: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.754: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.760: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/01 11:05:23.760: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/01 11:05:23.760: [smf] INFO: UE IMSI[262426595808042] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.764: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/01 11:05:23.764: [upf] INFO: UE F-SEID[UP:0x172 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.764: [upf] INFO: UE F-SEID[UP:0x172 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.771: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/01 11:05:23.771: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/01 11:05:23.771: [smf] INFO: UE IMSI[262428407136263] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.775: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/01 11:05:23.775: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.775: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.782: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/01 11:05:23.782: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/01 11:05:23.782: [smf] INFO: UE IMSI[262421402848351] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.787: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/01 11:05:23.787: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.787: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.793: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/01 11:05:23.793: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/01 11:05:23.793: [smf] INFO: UE IMSI[262422158250284] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.797: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/01 11:05:23.797: [upf] INFO: UE F-SEID[UP:0x7cb CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.797: [upf] INFO: UE F-SEID[UP:0x7cb CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.803: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/01 11:05:23.803: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/01 11:05:23.803: [smf] INFO: UE IMSI[262429946541351] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.808: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/01 11:05:23.808: [upf] INFO: UE F-SEID[UP:0x27f CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.808: [upf] INFO: UE F-SEID[UP:0x27f CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.814: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/01 11:05:23.814: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/01 11:05:23.814: [smf] INFO: UE IMSI[262428927715516] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.819: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/01 11:05:23.819: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.819: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.825: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/01 11:05:23.825: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/01 11:05:23.825: [smf] INFO: UE IMSI[262429758311513] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.829: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/01 11:05:23.829: [upf] INFO: UE F-SEID[UP:0x70 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.829: [upf] INFO: UE F-SEID[UP:0x70 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.836: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/01 11:05:23.836: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/01 11:05:23.836: [smf] INFO: UE IMSI[262426782724942] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.840: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/01 11:05:23.840: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.840: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.847: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/01 11:05:23.847: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/01 11:05:23.847: [smf] INFO: UE IMSI[262423358681098] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.851: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/01 11:05:23.851: [upf] INFO: UE F-SEID[UP:0x6d CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.851: [upf] INFO: UE F-SEID[UP:0x6d CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.858: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/01 11:05:23.858: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/01 11:05:23.858: [smf] INFO: UE IMSI[262425386005091] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.862: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/01 11:05:23.862: [upf] INFO: UE F-SEID[UP:0xea CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.862: [upf] INFO: UE F-SEID[UP:0xea CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.869: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/01 11:05:23.869: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/01 11:05:23.869: [smf] INFO: UE IMSI[262422875400253] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.873: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/01 11:05:23.873: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.873: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.879: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/01 11:05:23.879: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/01 11:05:23.880: [smf] INFO: UE IMSI[262422163773970] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.884: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/01 11:05:23.884: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.884: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.890: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/01 11:05:23.890: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/01 11:05:23.890: [smf] INFO: UE IMSI[262425993344458] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.894: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/01 11:05:23.895: [upf] INFO: UE F-SEID[UP:0x716 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.895: [upf] INFO: UE F-SEID[UP:0x716 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.901: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/01 11:05:23.901: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/01 11:05:23.901: [smf] INFO: UE IMSI[262421956703140] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.906: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/01 11:05:23.906: [upf] INFO: UE F-SEID[UP:0x573 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.906: [upf] INFO: UE F-SEID[UP:0x573 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.912: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/01 11:05:23.912: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/01 11:05:23.912: [smf] INFO: UE IMSI[262429148135634] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.917: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/01 11:05:23.917: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.917: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.923: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/01 11:05:23.923: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/01 11:05:23.923: [smf] INFO: UE IMSI[262429372244194] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.928: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/01 11:05:23.928: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.928: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.934: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/01 11:05:23.934: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/01 11:05:23.934: [smf] INFO: UE IMSI[262423532682534] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.938: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/01 11:05:23.939: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.939: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.945: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/01 11:05:23.945: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/01 11:05:23.945: [smf] INFO: UE IMSI[262423571153497] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.949: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/01 11:05:23.949: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.949: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.956: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/01 11:05:23.956: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/01 11:05:23.956: [smf] INFO: UE IMSI[262425006460822] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.960: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/01 11:05:23.960: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.960: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.966: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/01 11:05:23.966: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/01 11:05:23.966: [smf] INFO: UE IMSI[262424062664663] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.971: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/01 11:05:23.971: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.971: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.977: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/01 11:05:23.977: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/01 11:05:23.977: [smf] INFO: UE IMSI[262426286320290] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.982: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/01 11:05:23.982: [upf] INFO: UE F-SEID[UP:0xecd CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.982: [upf] INFO: UE F-SEID[UP:0xecd CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:23.988: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/01 11:05:23.988: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/01 11:05:23.988: [smf] INFO: UE IMSI[262423387539192] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:23.996: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/01 11:05:23.996: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:23.996: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.000: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/01 11:05:24.000: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/01 11:05:24.000: [smf] INFO: UE IMSI[262424299271730] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.006: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/01 11:05:24.006: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.006: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.011: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/01 11:05:24.011: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/01 11:05:24.011: [smf] INFO: UE IMSI[262424880315071] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.015: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/01 11:05:24.015: [upf] INFO: UE F-SEID[UP:0x39a CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.015: [upf] INFO: UE F-SEID[UP:0x39a CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.022: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/01 11:05:24.022: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/01 11:05:24.022: [smf] INFO: UE IMSI[262421844808073] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.026: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/01 11:05:24.026: [upf] INFO: UE F-SEID[UP:0x269 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.026: [upf] INFO: UE F-SEID[UP:0x269 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.033: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/01 11:05:24.033: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/01 11:05:24.033: [smf] INFO: UE IMSI[262422724816457] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.037: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/01 11:05:24.037: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.037: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.043: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/01 11:05:24.044: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/01 11:05:24.044: [smf] INFO: UE IMSI[262427789794052] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.048: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/01 11:05:24.048: [upf] INFO: UE F-SEID[UP:0x922 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.048: [upf] INFO: UE F-SEID[UP:0x922 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.054: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/01 11:05:24.054: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/01 11:05:24.054: [smf] INFO: UE IMSI[262427235080429] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.059: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/01 11:05:24.059: [upf] INFO: UE F-SEID[UP:0x52d CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.059: [upf] INFO: UE F-SEID[UP:0x52d CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.065: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/01 11:05:24.065: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/01 11:05:24.065: [smf] INFO: UE IMSI[262426221299549] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.069: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/01 11:05:24.069: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.069: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.076: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/01 11:05:24.076: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/01 11:05:24.076: [smf] INFO: UE IMSI[262425038921922] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.080: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/01 11:05:24.080: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.080: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.087: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/01 11:05:24.087: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/01 11:05:24.087: [smf] INFO: UE IMSI[262424596052664] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.091: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/01 11:05:24.091: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.091: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.098: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/01 11:05:24.098: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/01 11:05:24.098: [smf] INFO: UE IMSI[262429603424074] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.102: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/01 11:05:24.102: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.102: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.108: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/01 11:05:24.108: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/01 11:05:24.108: [smf] INFO: UE IMSI[262429327939810] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.113: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/01 11:05:24.113: [upf] INFO: UE F-SEID[UP:0xdee CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.113: [upf] INFO: UE F-SEID[UP:0xdee CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.119: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/01 11:05:24.119: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/01 11:05:24.119: [smf] INFO: UE IMSI[262426114665442] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.123: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/01 11:05:24.123: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.123: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.130: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/01 11:05:24.130: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/01 11:05:24.130: [smf] INFO: UE IMSI[262422316366605] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.134: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/01 11:05:24.134: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.134: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.141: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/01 11:05:24.141: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/01 11:05:24.141: [smf] INFO: UE IMSI[262423501959428] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.145: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/01 11:05:24.145: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.145: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.152: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/01 11:05:24.152: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/01 11:05:24.152: [smf] INFO: UE IMSI[262424180852332] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.156: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/01 11:05:24.156: [upf] INFO: UE F-SEID[UP:0x115 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.156: [upf] INFO: UE F-SEID[UP:0x115 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.163: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/01 11:05:24.163: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/01 11:05:24.163: [smf] INFO: UE IMSI[262426508638332] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.168: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/01 11:05:24.168: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.168: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.173: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/01 11:05:24.173: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/01 11:05:24.173: [smf] INFO: UE IMSI[262427430440892] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.178: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/01 11:05:24.178: [upf] INFO: UE F-SEID[UP:0x101 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.178: [upf] INFO: UE F-SEID[UP:0x101 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.184: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/01 11:05:24.184: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/01 11:05:24.184: [smf] INFO: UE IMSI[262427787293195] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.188: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/01 11:05:24.188: [upf] INFO: UE F-SEID[UP:0x20a CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.188: [upf] INFO: UE F-SEID[UP:0x20a CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.195: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/01 11:05:24.195: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/01 11:05:24.195: [smf] INFO: UE IMSI[262425632666914] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.200: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/01 11:05:24.200: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.200: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.206: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/01 11:05:24.206: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/01 11:05:24.206: [smf] INFO: UE IMSI[262421187895281] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.211: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/01 11:05:24.211: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.211: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.217: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/01 11:05:24.217: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/01 11:05:24.217: [smf] INFO: UE IMSI[262423132990690] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.221: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/01 11:05:24.221: [upf] INFO: UE F-SEID[UP:0x31d CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.221: [upf] INFO: UE F-SEID[UP:0x31d CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.228: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/01 11:05:24.228: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/01 11:05:24.228: [smf] INFO: UE IMSI[262425140331300] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.232: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/01 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.238: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/01 11:05:24.238: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/01 11:05:24.238: [smf] INFO: UE IMSI[262428575324496] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.243: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/01 11:05:24.243: [upf] INFO: UE F-SEID[UP:0x402 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.243: [upf] INFO: UE F-SEID[UP:0x402 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.249: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/01 11:05:24.249: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/01 11:05:24.249: [smf] INFO: UE IMSI[262429839325151] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.253: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/01 11:05:24.253: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.253: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.260: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/01 11:05:24.260: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/01 11:05:24.260: [smf] INFO: UE IMSI[262425515044576] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.269: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/01 11:05:24.269: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.269: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.272: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/01 11:05:24.272: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/01 11:05:24.272: [smf] INFO: UE IMSI[262429307662298] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.277: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/01 11:05:24.277: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.277: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.283: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/01 11:05:24.283: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/01 11:05:24.283: [smf] INFO: UE IMSI[262429540466292] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.287: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/01 11:05:24.287: [upf] INFO: UE F-SEID[UP:0x62c CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.287: [upf] INFO: UE F-SEID[UP:0x62c CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.293: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/01 11:05:24.293: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/01 11:05:24.293: [smf] INFO: UE IMSI[262422615112194] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.298: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/01 11:05:24.298: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.298: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.304: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/01 11:05:24.304: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/01 11:05:24.304: [smf] INFO: UE IMSI[262420795933506] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.308: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/01 11:05:24.308: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.308: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.315: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/01 11:05:24.315: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/01 11:05:24.315: [smf] INFO: UE IMSI[262420317525955] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.320: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/01 11:05:24.320: [upf] INFO: UE F-SEID[UP:0x444 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.320: [upf] INFO: UE F-SEID[UP:0x444 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.326: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/01 11:05:24.326: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/01 11:05:24.326: [smf] INFO: UE IMSI[262427979016085] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.331: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/01 11:05:24.331: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.331: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.337: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/01 11:05:24.337: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/01 11:05:24.337: [smf] INFO: UE IMSI[262429105363335] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.342: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/01 11:05:24.342: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.342: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.348: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/01 11:05:24.348: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/01 11:05:24.348: [smf] INFO: UE IMSI[262422559174998] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.352: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/01 11:05:24.352: [upf] INFO: UE F-SEID[UP:0x167 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.352: [upf] INFO: UE F-SEID[UP:0x167 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.358: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/01 11:05:24.358: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/01 11:05:24.358: [smf] INFO: UE IMSI[262422699421923] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.364: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/01 11:05:24.364: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.364: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.370: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/01 11:05:24.370: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/01 11:05:24.370: [smf] INFO: UE IMSI[262429347481170] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.376: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/01 11:05:24.376: [upf] INFO: UE F-SEID[UP:0x638 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.376: [upf] INFO: UE F-SEID[UP:0x638 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.381: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/01 11:05:24.381: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/01 11:05:24.381: [smf] INFO: UE IMSI[262428953344247] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.387: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/01 11:05:24.387: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.387: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.392: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/01 11:05:24.392: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/01 11:05:24.392: [smf] INFO: UE IMSI[262421387187983] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.397: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/01 11:05:24.397: [upf] INFO: UE F-SEID[UP:0x90 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.397: [upf] INFO: UE F-SEID[UP:0x90 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.403: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/01 11:05:24.403: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/01 11:05:24.403: [smf] INFO: UE IMSI[262426733687210] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.407: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/01 11:05:24.407: [upf] INFO: UE F-SEID[UP:0xced CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.407: [upf] INFO: UE F-SEID[UP:0xced CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.414: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/01 11:05:24.414: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/01 11:05:24.414: [smf] INFO: UE IMSI[262423255091618] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.422: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/01 11:05:24.422: [upf] INFO: UE F-SEID[UP:0x102 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.422: [upf] INFO: UE F-SEID[UP:0x102 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.425: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/01 11:05:24.425: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/01 11:05:24.425: [smf] INFO: UE IMSI[262424198965993] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.430: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/01 11:05:24.430: [upf] INFO: UE F-SEID[UP:0x6ee CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.430: [upf] INFO: UE F-SEID[UP:0x6ee CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.437: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/01 11:05:24.437: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/01 11:05:24.437: [smf] INFO: UE IMSI[262424878572708] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.441: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/01 11:05:24.441: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.441: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.447: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/01 11:05:24.447: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/01 11:05:24.447: [smf] INFO: UE IMSI[262423008157719] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.451: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/01 11:05:24.451: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.451: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.458: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/01 11:05:24.458: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/01 11:05:24.458: [smf] INFO: UE IMSI[262427858883880] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.464: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/01 11:05:24.464: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.464: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.470: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/01 11:05:24.470: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/01 11:05:24.470: [smf] INFO: UE IMSI[262424497133485] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.475: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/01 11:05:24.475: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.475: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.481: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/01 11:05:24.481: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/01 11:05:24.481: [smf] INFO: UE IMSI[262420513533860] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.487: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/01 11:05:24.487: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.487: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.493: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/01 11:05:24.493: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/01 11:05:24.493: [smf] INFO: UE IMSI[262426327936648] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.496: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/01 11:05:24.496: [upf] INFO: UE F-SEID[UP:0x118 CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.496: [upf] INFO: UE F-SEID[UP:0x118 CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.503: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/01 11:05:24.503: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/01 11:05:24.503: [smf] INFO: UE IMSI[262425749219703] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.508: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/01 11:05:24.508: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.508: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.514: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/01 11:05:24.514: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/01 11:05:24.514: [smf] INFO: UE IMSI[262426433838702] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.519: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/01 11:05:24.519: [upf] INFO: UE F-SEID[UP:0x328 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.519: [upf] INFO: UE F-SEID[UP:0x328 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.526: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/01 11:05:24.526: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/01 11:05:24.526: [smf] INFO: UE IMSI[262425174418762] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.533: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/01 11:05:24.533: [upf] INFO: UE F-SEID[UP:0x956 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.533: [upf] INFO: UE F-SEID[UP:0x956 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.537: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/01 11:05:24.537: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/01 11:05:24.537: [smf] INFO: UE IMSI[262422907153261] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.543: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/01 11:05:24.543: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.543: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.548: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/01 11:05:24.548: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/01 11:05:24.548: [smf] INFO: UE IMSI[262427749076522] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.554: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/01 11:05:24.554: [upf] INFO: UE F-SEID[UP:0x632 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.554: [upf] INFO: UE F-SEID[UP:0x632 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.559: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/01 11:05:24.559: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/01 11:05:24.559: [smf] INFO: UE IMSI[262427556336017] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.563: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/01 11:05:24.564: [upf] INFO: UE F-SEID[UP:0x90a CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.564: [upf] INFO: UE F-SEID[UP:0x90a CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.571: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/01 11:05:24.571: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/01 11:05:24.571: [smf] INFO: UE IMSI[262427491092501] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.575: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/01 11:05:24.575: [upf] INFO: UE F-SEID[UP:0x627 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.575: [upf] INFO: UE F-SEID[UP:0x627 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.581: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/01 11:05:24.581: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/01 11:05:24.581: [smf] INFO: UE IMSI[262420481628878] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.583: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/01 11:05:24.583: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.583: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.592: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/01 11:05:24.592: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/01 11:05:24.592: [smf] INFO: UE IMSI[262429704217882] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.594: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/01 11:05:24.594: [upf] INFO: UE F-SEID[UP:0x22c CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.594: [upf] INFO: UE F-SEID[UP:0x22c CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.602: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/01 11:05:24.602: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/01 11:05:24.602: [smf] INFO: UE IMSI[262423473059373] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.605: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/01 11:05:24.605: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.605: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.613: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/01 11:05:24.613: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/01 11:05:24.613: [smf] INFO: UE IMSI[262420323197835] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.615: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/01 11:05:24.615: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.615: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.623: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/01 11:05:24.623: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/01 11:05:24.623: [smf] INFO: UE IMSI[262420908223823] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.626: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/01 11:05:24.626: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.626: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.634: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/01 11:05:24.634: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/01 11:05:24.634: [smf] INFO: UE IMSI[262420711189117] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.636: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/01 11:05:24.636: [upf] INFO: UE F-SEID[UP:0x99c CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.636: [upf] INFO: UE F-SEID[UP:0x99c CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.644: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/01 11:05:24.644: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/01 11:05:24.644: [smf] INFO: UE IMSI[262422928034071] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.647: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/01 11:05:24.647: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.647: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.655: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/01 11:05:24.655: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/01 11:05:24.655: [smf] INFO: UE IMSI[262426938463891] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.657: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/01 11:05:24.657: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.657: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.665: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/01 11:05:24.665: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/01 11:05:24.665: [smf] INFO: UE IMSI[262425727205633] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.667: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/01 11:05:24.667: [upf] INFO: UE F-SEID[UP:0x478 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.667: [upf] INFO: UE F-SEID[UP:0x478 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.675: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/01 11:05:24.675: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/01 11:05:24.675: [smf] INFO: UE IMSI[262428157354452] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.678: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/01 11:05:24.678: [upf] INFO: UE F-SEID[UP:0x44f CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.678: [upf] INFO: UE F-SEID[UP:0x44f CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.686: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/01 11:05:24.686: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/01 11:05:24.686: [smf] INFO: UE IMSI[262428838930953] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.689: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/01 11:05:24.689: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.689: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.696: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/01 11:05:24.696: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/01 11:05:24.696: [smf] INFO: UE IMSI[262423012937514] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.699: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/01 11:05:24.700: [upf] INFO: UE F-SEID[UP:0x46b CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.700: [upf] INFO: UE F-SEID[UP:0x46b CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.707: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/01 11:05:24.707: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/01 11:05:24.707: [smf] INFO: UE IMSI[262429971233583] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.710: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/01 11:05:24.710: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.710: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.718: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/01 11:05:24.718: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/01 11:05:24.718: [smf] INFO: UE IMSI[262425130742430] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.720: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/01 11:05:24.720: [upf] INFO: UE F-SEID[UP:0x34c CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.720: [upf] INFO: UE F-SEID[UP:0x34c CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.728: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/01 11:05:24.728: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/01 11:05:24.728: [smf] INFO: UE IMSI[262428241613327] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.730: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/01 11:05:24.730: [upf] INFO: UE F-SEID[UP:0x69d CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.730: [upf] INFO: UE F-SEID[UP:0x69d CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.738: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/01 11:05:24.738: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/01 11:05:24.738: [smf] INFO: UE IMSI[262429349129701] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.741: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/01 11:05:24.741: [upf] INFO: UE F-SEID[UP:0xbbc CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.741: [upf] INFO: UE F-SEID[UP:0xbbc CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.749: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/01 11:05:24.749: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/01 11:05:24.749: [smf] INFO: UE IMSI[262422787055163] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.751: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/01 11:05:24.751: [upf] INFO: UE F-SEID[UP:0x17a CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.751: [upf] INFO: UE F-SEID[UP:0x17a CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.759: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/01 11:05:24.759: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/01 11:05:24.759: [smf] INFO: UE IMSI[262425163823893] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.762: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/01 11:05:24.762: [upf] INFO: UE F-SEID[UP:0x4fc CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.762: [upf] INFO: UE F-SEID[UP:0x4fc CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.770: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/01 11:05:24.770: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/01 11:05:24.770: [smf] INFO: UE IMSI[262422928254820] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.772: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/01 11:05:24.772: [upf] INFO: UE F-SEID[UP:0x332 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.772: [upf] INFO: UE F-SEID[UP:0x332 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.780: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/01 11:05:24.780: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/01 11:05:24.780: [smf] INFO: UE IMSI[262428330371253] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.782: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/01 11:05:24.782: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.782: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.790: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/01 11:05:24.790: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/01 11:05:24.790: [smf] INFO: UE IMSI[262425862919301] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.793: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/01 11:05:24.793: [upf] INFO: UE F-SEID[UP:0x564 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.793: [upf] INFO: UE F-SEID[UP:0x564 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.801: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/01 11:05:24.801: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/01 11:05:24.801: [smf] INFO: UE IMSI[262422813313099] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.805: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/01 11:05:24.805: [upf] INFO: UE F-SEID[UP:0xf4e CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.805: [upf] INFO: UE F-SEID[UP:0xf4e CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.811: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/01 11:05:24.811: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/01 11:05:24.811: [smf] INFO: UE IMSI[262422983644737] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.815: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/01 11:05:24.815: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.815: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.822: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/01 11:05:24.822: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/01 11:05:24.822: [smf] INFO: UE IMSI[262423939640699] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.825: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/01 11:05:24.825: [upf] INFO: UE F-SEID[UP:0x990 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.825: [upf] INFO: UE F-SEID[UP:0x990 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.833: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/01 11:05:24.833: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/01 11:05:24.833: [smf] INFO: UE IMSI[262429081759876] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.835: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/01 11:05:24.836: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.836: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.843: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/01 11:05:24.843: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/01 11:05:24.843: [smf] INFO: UE IMSI[262426493201035] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.845: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/01 11:05:24.845: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.845: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.853: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/01 11:05:24.853: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/01 11:05:24.853: [smf] INFO: UE IMSI[262421442322814] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.856: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/01 11:05:24.856: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.856: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.864: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/01 11:05:24.864: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/01 11:05:24.864: [smf] INFO: UE IMSI[262426323521046] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.866: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/01 11:05:24.866: [upf] INFO: UE F-SEID[UP:0x755 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.866: [upf] INFO: UE F-SEID[UP:0x755 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.874: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/01 11:05:24.874: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/01 11:05:24.874: [smf] INFO: UE IMSI[262425014686406] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.877: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/01 11:05:24.877: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.877: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.885: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/01 11:05:24.885: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/01 11:05:24.885: [smf] INFO: UE IMSI[262420034689365] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.888: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/01 11:05:24.888: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.889: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.895: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/01 11:05:24.895: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/01 11:05:24.895: [smf] INFO: UE IMSI[262425414720093] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.898: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/01 11:05:24.898: [upf] INFO: UE F-SEID[UP:0xd48 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.898: [upf] INFO: UE F-SEID[UP:0xd48 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.906: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/01 11:05:24.906: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/01 11:05:24.906: [smf] INFO: UE IMSI[262422490626280] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.909: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/01 11:05:24.909: [upf] INFO: UE F-SEID[UP:0x848 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.909: [upf] INFO: UE F-SEID[UP:0x848 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.916: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/01 11:05:24.916: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/01 11:05:24.916: [smf] INFO: UE IMSI[262426872673899] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.919: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/01 11:05:24.920: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.920: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.927: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/01 11:05:24.927: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/01 11:05:24.927: [smf] INFO: UE IMSI[262426387400805] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.930: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/01 11:05:24.930: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.930: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.937: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/01 11:05:24.937: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/01 11:05:24.937: [smf] INFO: UE IMSI[262427770949748] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.940: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/01 11:05:24.940: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.940: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.948: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/01 11:05:24.948: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/01 11:05:24.948: [smf] INFO: UE IMSI[262426623272074] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.950: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/01 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x67d CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x67d CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.958: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/01 11:05:24.958: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/01 11:05:24.958: [smf] INFO: UE IMSI[262421653921471] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.960: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/01 11:05:24.960: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.960: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.969: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/01 11:05:24.969: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/01 11:05:24.969: [smf] INFO: UE IMSI[262425527967772] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.971: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/01 11:05:24.971: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.971: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.979: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/01 11:05:24.979: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/01 11:05:24.979: [smf] INFO: UE IMSI[262422040504585] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.981: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/01 11:05:24.981: [upf] INFO: UE F-SEID[UP:0x520 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.981: [upf] INFO: UE F-SEID[UP:0x520 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:24.990: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/01 11:05:24.990: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/01 11:05:24.990: [smf] INFO: UE IMSI[262421541259634] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:24.993: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/01 11:05:24.993: [upf] INFO: UE F-SEID[UP:0x1db CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:24.993: [upf] INFO: UE F-SEID[UP:0x1db CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.001: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/01 11:05:25.001: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/01 11:05:25.001: [smf] INFO: UE IMSI[262425073045621] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.004: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/01 11:05:25.004: [upf] INFO: UE F-SEID[UP:0x55a CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.004: [upf] INFO: UE F-SEID[UP:0x55a CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.011: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/01 11:05:25.011: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/01 11:05:25.011: [smf] INFO: UE IMSI[262425024677325] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.014: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/01 11:05:25.014: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.014: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.022: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/01 11:05:25.022: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/01 11:05:25.022: [smf] INFO: UE IMSI[262424970422399] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.024: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/01 11:05:25.024: [upf] INFO: UE F-SEID[UP:0x828 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.024: [upf] INFO: UE F-SEID[UP:0x828 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.032: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/01 11:05:25.032: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/01 11:05:25.032: [smf] INFO: UE IMSI[262421369528486] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.034: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/01 11:05:25.034: [upf] INFO: UE F-SEID[UP:0x817 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.034: [upf] INFO: UE F-SEID[UP:0x817 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.043: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/01 11:05:25.043: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/01 11:05:25.043: [smf] INFO: UE IMSI[262429607190694] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.045: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/01 11:05:25.045: [upf] INFO: UE F-SEID[UP:0x42e CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.045: [upf] INFO: UE F-SEID[UP:0x42e CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.053: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/01 11:05:25.053: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/01 11:05:25.053: [smf] INFO: UE IMSI[262428246438272] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.055: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/01 11:05:25.056: [upf] INFO: UE F-SEID[UP:0x21f CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.056: [upf] INFO: UE F-SEID[UP:0x21f CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.063: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/01 11:05:25.063: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/01 11:05:25.063: [smf] INFO: UE IMSI[262429459364260] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.066: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/01 11:05:25.066: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.066: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.074: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/01 11:05:25.074: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/01 11:05:25.074: [smf] INFO: UE IMSI[262422662194838] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.076: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/01 11:05:25.076: [upf] INFO: UE F-SEID[UP:0x49a CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.076: [upf] INFO: UE F-SEID[UP:0x49a CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.084: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/01 11:05:25.084: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/01 11:05:25.084: [smf] INFO: UE IMSI[262427015470128] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.087: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/01 11:05:25.087: [upf] INFO: UE F-SEID[UP:0x768 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.087: [upf] INFO: UE F-SEID[UP:0x768 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.095: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/01 11:05:25.095: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/01 11:05:25.095: [smf] INFO: UE IMSI[262429816717206] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.097: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/01 11:05:25.097: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.097: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.105: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/01 11:05:25.105: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/01 11:05:25.105: [smf] INFO: UE IMSI[262424041778188] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.108: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/01 11:05:25.108: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.108: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.116: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/01 11:05:25.116: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/01 11:05:25.116: [smf] INFO: UE IMSI[262420507941495] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.119: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/01 11:05:25.119: [upf] INFO: UE F-SEID[UP:0xd57 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.119: [upf] INFO: UE F-SEID[UP:0xd57 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.126: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/01 11:05:25.126: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/01 11:05:25.126: [smf] INFO: UE IMSI[262428764375773] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.129: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/01 11:05:25.129: [upf] INFO: UE F-SEID[UP:0x886 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.129: [upf] INFO: UE F-SEID[UP:0x886 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.136: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/01 11:05:25.136: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/01 11:05:25.136: [smf] INFO: UE IMSI[262421590340126] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.139: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/01 11:05:25.139: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.139: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.147: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/01 11:05:25.147: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/01 11:05:25.147: [smf] INFO: UE IMSI[262429010305513] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.150: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/01 11:05:25.150: [upf] INFO: UE F-SEID[UP:0x481 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.150: [upf] INFO: UE F-SEID[UP:0x481 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.157: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/01 11:05:25.157: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/01 11:05:25.157: [smf] INFO: UE IMSI[262421841785505] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.160: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/01 11:05:25.160: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.160: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.168: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/01 11:05:25.168: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/01 11:05:25.168: [smf] INFO: UE IMSI[262420267279752] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.170: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/01 11:05:25.170: [upf] INFO: UE F-SEID[UP:0x18f CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.170: [upf] INFO: UE F-SEID[UP:0x18f CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.178: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/01 11:05:25.178: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/01 11:05:25.178: [smf] INFO: UE IMSI[262425196742892] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.181: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/01 11:05:25.181: [upf] INFO: UE F-SEID[UP:0x63f CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.181: [upf] INFO: UE F-SEID[UP:0x63f CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.189: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/01 11:05:25.189: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/01 11:05:25.189: [smf] INFO: UE IMSI[262420773627228] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.191: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/01 11:05:25.191: [upf] INFO: UE F-SEID[UP:0x818 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.191: [upf] INFO: UE F-SEID[UP:0x818 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.199: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/01 11:05:25.199: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/01 11:05:25.199: [smf] INFO: UE IMSI[262428186886858] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.202: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/01 11:05:25.202: [upf] INFO: UE F-SEID[UP:0x60a CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.202: [upf] INFO: UE F-SEID[UP:0x60a CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.210: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/01 11:05:25.210: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/01 11:05:25.210: [smf] INFO: UE IMSI[262424393464172] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.212: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/01 11:05:25.213: [upf] INFO: UE F-SEID[UP:0x819 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.213: [upf] INFO: UE F-SEID[UP:0x819 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.220: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/01 11:05:25.220: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/01 11:05:25.220: [smf] INFO: UE IMSI[262428480913753] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.223: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/01 11:05:25.223: [upf] INFO: UE F-SEID[UP:0x232 CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.223: [upf] INFO: UE F-SEID[UP:0x232 CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.231: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/01 11:05:25.231: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/01 11:05:25.231: [smf] INFO: UE IMSI[262420384938946] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.233: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/01 11:05:25.233: [upf] INFO: UE F-SEID[UP:0x6a CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.233: [upf] INFO: UE F-SEID[UP:0x6a CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.242: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/01 11:05:25.242: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/01 11:05:25.242: [smf] INFO: UE IMSI[262424430264881] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.247: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/01 11:05:25.247: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.247: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.252: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/01 11:05:25.252: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/01 11:05:25.252: [smf] INFO: UE IMSI[262422729954759] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.257: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/01 11:05:25.257: [upf] INFO: UE F-SEID[UP:0x28a CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.257: [upf] INFO: UE F-SEID[UP:0x28a CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.263: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/01 11:05:25.263: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/01 11:05:25.263: [smf] INFO: UE IMSI[262429952839755] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.268: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/01 11:05:25.268: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.268: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.274: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/01 11:05:25.274: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/01 11:05:25.274: [smf] INFO: UE IMSI[262421829858146] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.278: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/01 11:05:25.278: [upf] INFO: UE F-SEID[UP:0x588 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.278: [upf] INFO: UE F-SEID[UP:0x588 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.285: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/01 11:05:25.285: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/01 11:05:25.285: [smf] INFO: UE IMSI[262422354173441] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.289: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/01 11:05:25.289: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.289: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.295: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/01 11:05:25.295: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/01 11:05:25.295: [smf] INFO: UE IMSI[262426522683501] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.299: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/01 11:05:25.299: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.299: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.306: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/01 11:05:25.306: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/01 11:05:25.306: [smf] INFO: UE IMSI[262424773140551] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.309: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/01 11:05:25.309: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.309: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.317: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/01 11:05:25.317: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/01 11:05:25.317: [smf] INFO: UE IMSI[262422565493765] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.321: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/01 11:05:25.321: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.321: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.327: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/01 11:05:25.327: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/01 11:05:25.327: [smf] INFO: UE IMSI[262429274269458] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.331: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/01 11:05:25.331: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.331: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.338: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/01 11:05:25.338: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/01 11:05:25.338: [smf] INFO: UE IMSI[262428306481528] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.340: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/01 11:05:25.340: [upf] INFO: UE F-SEID[UP:0x50e CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.340: [upf] INFO: UE F-SEID[UP:0x50e CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.348: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/01 11:05:25.348: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/01 11:05:25.348: [smf] INFO: UE IMSI[262426375596188] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.351: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/01 11:05:25.351: [upf] INFO: UE F-SEID[UP:0x4da CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.351: [upf] INFO: UE F-SEID[UP:0x4da CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.359: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/01 11:05:25.359: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/01 11:05:25.359: [smf] INFO: UE IMSI[262428148895177] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.361: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/01 11:05:25.361: [upf] INFO: UE F-SEID[UP:0x521 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.361: [upf] INFO: UE F-SEID[UP:0x521 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.369: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/01 11:05:25.369: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/01 11:05:25.369: [smf] INFO: UE IMSI[262422105086416] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.371: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/01 11:05:25.372: [upf] INFO: UE F-SEID[UP:0x668 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.372: [upf] INFO: UE F-SEID[UP:0x668 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.379: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/01 11:05:25.379: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/01 11:05:25.380: [smf] INFO: UE IMSI[262422723330667] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.382: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/01 11:05:25.382: [upf] INFO: UE F-SEID[UP:0x9ff CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.382: [upf] INFO: UE F-SEID[UP:0x9ff CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.390: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/01 11:05:25.390: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/01 11:05:25.390: [smf] INFO: UE IMSI[262420437637269] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.392: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/01 11:05:25.392: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.392: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.401: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/01 11:05:25.401: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/01 11:05:25.401: [smf] INFO: UE IMSI[262428400334567] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.404: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/01 11:05:25.404: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.404: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.412: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/01 11:05:25.412: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/01 11:05:25.412: [smf] INFO: UE IMSI[262427473688069] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.415: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/01 11:05:25.415: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.415: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.422: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/01 11:05:25.422: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/01 11:05:25.422: [smf] INFO: UE IMSI[262423642340509] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.425: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/01 11:05:25.425: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.425: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.433: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/01 11:05:25.433: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/01 11:05:25.433: [smf] INFO: UE IMSI[262426300145803] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.435: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/01 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.443: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/01 11:05:25.443: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/01 11:05:25.443: [smf] INFO: UE IMSI[262426282699496] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.446: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/01 11:05:25.446: [upf] INFO: UE F-SEID[UP:0x37b CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.446: [upf] INFO: UE F-SEID[UP:0x37b CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.454: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/01 11:05:25.454: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/01 11:05:25.454: [smf] INFO: UE IMSI[262427475184181] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.457: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/01 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.465: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/01 11:05:25.465: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/01 11:05:25.465: [smf] INFO: UE IMSI[262423671286747] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.468: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/01 11:05:25.468: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.468: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.475: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/01 11:05:25.475: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/01 11:05:25.475: [smf] INFO: UE IMSI[262424833545335] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.477: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/01 11:05:25.477: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.477: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.486: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/01 11:05:25.486: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/01 11:05:25.486: [smf] INFO: UE IMSI[262428097732219] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.488: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/01 11:05:25.488: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.488: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.496: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/01 11:05:25.496: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/01 11:05:25.496: [smf] INFO: UE IMSI[262427120606021] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.501: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/01 11:05:25.501: [upf] INFO: UE F-SEID[UP:0x136 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.501: [upf] INFO: UE F-SEID[UP:0x136 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.507: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/01 11:05:25.507: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/01 11:05:25.507: [smf] INFO: UE IMSI[262421034939814] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.513: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/01 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x29c CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x29c CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.518: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/01 11:05:25.518: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/01 11:05:25.518: [smf] INFO: UE IMSI[262427721323076] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.522: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/01 11:05:25.522: [upf] INFO: UE F-SEID[UP:0x771 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.522: [upf] INFO: UE F-SEID[UP:0x771 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.529: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/01 11:05:25.529: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/01 11:05:25.529: [smf] INFO: UE IMSI[262426908639129] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.533: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/01 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.540: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/01 11:05:25.540: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/01 11:05:25.540: [smf] INFO: UE IMSI[262420109593076] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.543: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/01 11:05:25.543: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.543: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.550: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/01 11:05:25.550: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/01 11:05:25.550: [smf] INFO: UE IMSI[262423145365598] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.553: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/01 11:05:25.553: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.553: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.561: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/01 11:05:25.561: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/01 11:05:25.561: [smf] INFO: UE IMSI[262426549484061] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.566: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/01 11:05:25.566: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.566: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.572: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/01 11:05:25.572: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/01 11:05:25.572: [smf] INFO: UE IMSI[262421826640355] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.576: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/01 11:05:25.576: [upf] INFO: UE F-SEID[UP:0x707 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.576: [upf] INFO: UE F-SEID[UP:0x707 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.582: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/01 11:05:25.582: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/01 11:05:25.582: [smf] INFO: UE IMSI[262425759139564] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.585: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/01 11:05:25.585: [upf] INFO: UE F-SEID[UP:0x28b CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.585: [upf] INFO: UE F-SEID[UP:0x28b CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.593: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/01 11:05:25.593: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/01 11:05:25.593: [smf] INFO: UE IMSI[262423548848132] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.595: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/01 11:05:25.595: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.595: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.603: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/01 11:05:25.603: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/01 11:05:25.603: [smf] INFO: UE IMSI[262424992008230] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.607: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/01 11:05:25.607: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.607: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.614: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/01 11:05:25.614: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/01 11:05:25.614: [smf] INFO: UE IMSI[262426906492540] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.616: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/01 11:05:25.616: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.616: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.624: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/01 11:05:25.624: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/01 11:05:25.624: [smf] INFO: UE IMSI[262428830052007] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.627: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/01 11:05:25.627: [upf] INFO: UE F-SEID[UP:0x589 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.627: [upf] INFO: UE F-SEID[UP:0x589 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.635: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/01 11:05:25.635: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/01 11:05:25.635: [smf] INFO: UE IMSI[262420038857319] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.637: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/01 11:05:25.637: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.637: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.645: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/01 11:05:25.645: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/01 11:05:25.645: [smf] INFO: UE IMSI[262422660597299] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.648: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/01 11:05:25.648: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.648: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.656: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/01 11:05:25.656: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/01 11:05:25.656: [smf] INFO: UE IMSI[262428264945133] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.658: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/01 11:05:25.658: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.658: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.666: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/01 11:05:25.666: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/01 11:05:25.666: [smf] INFO: UE IMSI[262425008372013] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.669: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/01 11:05:25.669: [upf] INFO: UE F-SEID[UP:0x108 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.669: [upf] INFO: UE F-SEID[UP:0x108 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.677: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/01 11:05:25.677: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/01 11:05:25.677: [smf] INFO: UE IMSI[262421128648495] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.680: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/01 11:05:25.680: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.680: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.687: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/01 11:05:25.687: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/01 11:05:25.687: [smf] INFO: UE IMSI[262421273067907] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.690: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/01 11:05:25.690: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.690: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.697: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/01 11:05:25.697: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/01 11:05:25.698: [smf] INFO: UE IMSI[262422559390299] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.700: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/01 11:05:25.700: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.700: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.708: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/01 11:05:25.708: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/01 11:05:25.708: [smf] INFO: UE IMSI[262423502308225] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.711: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/01 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.718: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/01 11:05:25.718: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/01 11:05:25.718: [smf] INFO: UE IMSI[262429283347418] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.721: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/01 11:05:25.721: [upf] INFO: UE F-SEID[UP:0x56b CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.721: [upf] INFO: UE F-SEID[UP:0x56b CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.729: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/01 11:05:25.729: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/01 11:05:25.729: [smf] INFO: UE IMSI[262422912378735] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.732: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/01 11:05:25.732: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.732: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.739: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/01 11:05:25.739: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/01 11:05:25.739: [smf] INFO: UE IMSI[262426076804877] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.742: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/01 11:05:25.742: [upf] INFO: UE F-SEID[UP:0x902 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.742: [upf] INFO: UE F-SEID[UP:0x902 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.750: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/01 11:05:25.750: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/01 11:05:25.750: [smf] INFO: UE IMSI[262427797506405] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.752: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/01 11:05:25.752: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.752: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.760: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/01 11:05:25.760: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/01 11:05:25.760: [smf] INFO: UE IMSI[262426407404944] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.762: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/01 11:05:25.762: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.762: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.770: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/01 11:05:25.770: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/01 11:05:25.770: [smf] INFO: UE IMSI[262429377099819] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.773: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/01 11:05:25.773: [upf] INFO: UE F-SEID[UP:0xf85 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.773: [upf] INFO: UE F-SEID[UP:0xf85 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.781: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/01 11:05:25.781: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/01 11:05:25.781: [smf] INFO: UE IMSI[262426302926632] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.783: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/01 11:05:25.783: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.783: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.791: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/01 11:05:25.791: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/01 11:05:25.791: [smf] INFO: UE IMSI[262426014528389] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.793: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/01 11:05:25.794: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.794: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.802: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/01 11:05:25.802: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/01 11:05:25.802: [smf] INFO: UE IMSI[262426470695394] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.804: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/01 11:05:25.804: [upf] INFO: UE F-SEID[UP:0x77e CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.804: [upf] INFO: UE F-SEID[UP:0x77e CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.812: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/01 11:05:25.812: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/01 11:05:25.812: [smf] INFO: UE IMSI[262424358605804] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.814: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/01 11:05:25.814: [upf] INFO: UE F-SEID[UP:0x477 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.814: [upf] INFO: UE F-SEID[UP:0x477 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.823: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/01 11:05:25.823: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/01 11:05:25.823: [smf] INFO: UE IMSI[262427828331642] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.825: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/01 11:05:25.825: [upf] INFO: UE F-SEID[UP:0x952 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.825: [upf] INFO: UE F-SEID[UP:0x952 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.833: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/01 11:05:25.833: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/01 11:05:25.833: [smf] INFO: UE IMSI[262426312573179] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.835: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/01 11:05:25.835: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.835: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.843: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/01 11:05:25.843: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/01 11:05:25.843: [smf] INFO: UE IMSI[262429624580162] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.846: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/01 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.854: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/01 11:05:25.854: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/01 11:05:25.854: [smf] INFO: UE IMSI[262422475942529] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.856: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/01 11:05:25.856: [upf] INFO: UE F-SEID[UP:0x48d CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.856: [upf] INFO: UE F-SEID[UP:0x48d CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.864: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/01 11:05:25.864: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/01 11:05:25.864: [smf] INFO: UE IMSI[262424185590636] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.866: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/01 11:05:25.866: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.866: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.875: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/01 11:05:25.875: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/01 11:05:25.875: [smf] INFO: UE IMSI[262429266013625] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.877: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/01 11:05:25.877: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.877: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.885: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/01 11:05:25.885: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/01 11:05:25.885: [smf] INFO: UE IMSI[262427178799501] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.889: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/01 11:05:25.889: [upf] INFO: UE F-SEID[UP:0xa0 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.889: [upf] INFO: UE F-SEID[UP:0xa0 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.896: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/01 11:05:25.896: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/01 11:05:25.896: [smf] INFO: UE IMSI[262422132413124] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.900: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/01 11:05:25.900: [upf] INFO: UE F-SEID[UP:0x236 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.900: [upf] INFO: UE F-SEID[UP:0x236 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.907: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/01 11:05:25.907: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/01 11:05:25.907: [smf] INFO: UE IMSI[262422081061558] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.911: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/01 11:05:25.911: [upf] INFO: UE F-SEID[UP:0x83c CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.911: [upf] INFO: UE F-SEID[UP:0x83c CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.918: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/01 11:05:25.918: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/01 11:05:25.918: [smf] INFO: UE IMSI[262428901158675] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.921: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/01 11:05:25.921: [upf] INFO: UE F-SEID[UP:0x929 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.921: [upf] INFO: UE F-SEID[UP:0x929 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.928: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/01 11:05:25.928: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/01 11:05:25.928: [smf] INFO: UE IMSI[262428149485762] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.930: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/01 11:05:25.930: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.930: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.938: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/01 11:05:25.938: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/01 11:05:25.938: [smf] INFO: UE IMSI[262428206660901] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.941: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/01 11:05:25.941: [upf] INFO: UE F-SEID[UP:0x736 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.941: [upf] INFO: UE F-SEID[UP:0x736 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.949: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/01 11:05:25.949: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/01 11:05:25.949: [smf] INFO: UE IMSI[262425518140548] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.951: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/01 11:05:25.951: [upf] INFO: UE F-SEID[UP:0x7bb CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.951: [upf] INFO: UE F-SEID[UP:0x7bb CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.959: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/01 11:05:25.959: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/01 11:05:25.959: [smf] INFO: UE IMSI[262425527505371] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.962: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/01 11:05:25.962: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.962: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.970: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/01 11:05:25.970: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/01 11:05:25.970: [smf] INFO: UE IMSI[262421354775355] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.972: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/01 11:05:25.972: [upf] INFO: UE F-SEID[UP:0x750 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.972: [upf] INFO: UE F-SEID[UP:0x750 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.980: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/01 11:05:25.980: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/01 11:05:25.980: [smf] INFO: UE IMSI[262429235171842] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.984: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/01 11:05:25.984: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.984: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:25.991: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/01 11:05:25.991: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/01 11:05:25.991: [smf] INFO: UE IMSI[262425130904255] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:25.993: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/01 11:05:25.993: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:25.993: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.001: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/01 11:05:26.001: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/01 11:05:26.001: [smf] INFO: UE IMSI[262427394183697] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.004: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/01 11:05:26.004: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.004: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.012: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/01 11:05:26.012: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/01 11:05:26.012: [smf] INFO: UE IMSI[262420596403315] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.015: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/01 11:05:26.015: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.015: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.022: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/01 11:05:26.022: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/01 11:05:26.022: [smf] INFO: UE IMSI[262425423125367] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.025: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/01 11:05:26.025: [upf] INFO: UE F-SEID[UP:0x914 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.025: [upf] INFO: UE F-SEID[UP:0x914 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.033: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/01 11:05:26.033: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/01 11:05:26.033: [smf] INFO: UE IMSI[262426347441449] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.035: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/01 11:05:26.035: [upf] INFO: UE F-SEID[UP:0x62 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.035: [upf] INFO: UE F-SEID[UP:0x62 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.043: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/01 11:05:26.043: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/01 11:05:26.043: [smf] INFO: UE IMSI[262423153369456] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.046: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/01 11:05:26.046: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.046: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.053: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/01 11:05:26.053: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/01 11:05:26.053: [smf] INFO: UE IMSI[262426349898102] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.056: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/01 11:05:26.056: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.056: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.064: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/01 11:05:26.064: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/01 11:05:26.064: [smf] INFO: UE IMSI[262425344548780] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.066: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/01 11:05:26.066: [upf] INFO: UE F-SEID[UP:0x419 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.066: [upf] INFO: UE F-SEID[UP:0x419 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.074: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/01 11:05:26.074: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/01 11:05:26.074: [smf] INFO: UE IMSI[262423532011863] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.076: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/01 11:05:26.076: [upf] INFO: UE F-SEID[UP:0xd0e CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.076: [upf] INFO: UE F-SEID[UP:0xd0e CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.085: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/01 11:05:26.085: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/01 11:05:26.085: [smf] INFO: UE IMSI[262420675502729] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.087: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/01 11:05:26.087: [upf] INFO: UE F-SEID[UP:0x264 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.087: [upf] INFO: UE F-SEID[UP:0x264 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.095: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/01 11:05:26.095: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/01 11:05:26.095: [smf] INFO: UE IMSI[262428853022676] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.097: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/01 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x4af CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x4af CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.105: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/01 11:05:26.106: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/01 11:05:26.106: [smf] INFO: UE IMSI[262424757751037] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.108: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/01 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x647 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x647 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.116: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/01 11:05:26.116: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/01 11:05:26.116: [smf] INFO: UE IMSI[262426331278052] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.119: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/01 11:05:26.119: [upf] INFO: UE F-SEID[UP:0x405 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.119: [upf] INFO: UE F-SEID[UP:0x405 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.127: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/01 11:05:26.127: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/01 11:05:26.127: [smf] INFO: UE IMSI[262421102785788] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.129: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/01 11:05:26.129: [upf] INFO: UE F-SEID[UP:0x809 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.129: [upf] INFO: UE F-SEID[UP:0x809 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.137: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/01 11:05:26.137: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/01 11:05:26.137: [smf] INFO: UE IMSI[262424213607372] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.139: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/01 11:05:26.139: [upf] INFO: UE F-SEID[UP:0x837 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.139: [upf] INFO: UE F-SEID[UP:0x837 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.147: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/01 11:05:26.147: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/01 11:05:26.147: [smf] INFO: UE IMSI[262420370503328] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.150: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/01 11:05:26.150: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.150: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.158: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/01 11:05:26.158: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/01 11:05:26.158: [smf] INFO: UE IMSI[262422518110336] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.160: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/01 11:05:26.160: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.160: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.168: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/01 11:05:26.168: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/01 11:05:26.168: [smf] INFO: UE IMSI[262424284481024] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.170: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/01 11:05:26.170: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.170: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.179: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/01 11:05:26.179: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/01 11:05:26.179: [smf] INFO: UE IMSI[262424228109298] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.181: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/01 11:05:26.181: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.181: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.189: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/01 11:05:26.189: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/01 11:05:26.189: [smf] INFO: UE IMSI[262427915486543] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.191: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/01 11:05:26.191: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.191: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.199: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/01 11:05:26.199: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/01 11:05:26.199: [smf] INFO: UE IMSI[262421711216583] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.202: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/01 11:05:26.202: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.202: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.210: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/01 11:05:26.210: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/01 11:05:26.210: [smf] INFO: UE IMSI[262422000600200] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.213: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/01 11:05:26.213: [upf] INFO: UE F-SEID[UP:0x60 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.213: [upf] INFO: UE F-SEID[UP:0x60 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.220: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/01 11:05:26.220: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/01 11:05:26.220: [smf] INFO: UE IMSI[262426351024110] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.223: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/01 11:05:26.223: [upf] INFO: UE F-SEID[UP:0x549 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.223: [upf] INFO: UE F-SEID[UP:0x549 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.231: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/01 11:05:26.231: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/01 11:05:26.231: [smf] INFO: UE IMSI[262423432599845] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.233: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/01 11:05:26.233: [upf] INFO: UE F-SEID[UP:0x233 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.233: [upf] INFO: UE F-SEID[UP:0x233 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.241: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/01 11:05:26.241: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/01 11:05:26.241: [smf] INFO: UE IMSI[262422115561681] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.243: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/01 11:05:26.243: [upf] INFO: UE F-SEID[UP:0x76d CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.243: [upf] INFO: UE F-SEID[UP:0x76d CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.251: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/01 11:05:26.251: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/01 11:05:26.251: [smf] INFO: UE IMSI[262426015183064] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.254: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/01 11:05:26.254: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.254: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.262: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/01 11:05:26.262: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/01 11:05:26.262: [smf] INFO: UE IMSI[262426305716519] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.264: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/01 11:05:26.264: [upf] INFO: UE F-SEID[UP:0x590 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.264: [upf] INFO: UE F-SEID[UP:0x590 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.272: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/01 11:05:26.272: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/01 11:05:26.272: [smf] INFO: UE IMSI[262427296252798] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.275: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/01 11:05:26.275: [upf] INFO: UE F-SEID[UP:0xda5 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.275: [upf] INFO: UE F-SEID[UP:0xda5 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.283: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/01 11:05:26.283: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/01 11:05:26.283: [smf] INFO: UE IMSI[262424952215438] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.285: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/01 11:05:26.285: [upf] INFO: UE F-SEID[UP:0xda CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.285: [upf] INFO: UE F-SEID[UP:0xda CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.293: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/01 11:05:26.293: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/01 11:05:26.293: [smf] INFO: UE IMSI[262421588782337] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.295: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/01 11:05:26.295: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.295: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.304: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/01 11:05:26.304: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/01 11:05:26.304: [smf] INFO: UE IMSI[262428343248044] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.306: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/01 11:05:26.306: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.306: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.314: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/01 11:05:26.314: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/01 11:05:26.314: [smf] INFO: UE IMSI[262420278970803] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.316: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/01 11:05:26.316: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.316: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.324: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/01 11:05:26.324: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/01 11:05:26.324: [smf] INFO: UE IMSI[262428054309874] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.327: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/01 11:05:26.327: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.327: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.335: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/01 11:05:26.335: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/01 11:05:26.335: [smf] INFO: UE IMSI[262425816815817] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.337: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/01 11:05:26.337: [upf] INFO: UE F-SEID[UP:0x546 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.337: [upf] INFO: UE F-SEID[UP:0x546 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.345: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/01 11:05:26.345: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/01 11:05:26.345: [smf] INFO: UE IMSI[262424936245661] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.347: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/01 11:05:26.348: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.348: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.356: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/01 11:05:26.356: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/01 11:05:26.356: [smf] INFO: UE IMSI[262428294777890] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.358: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/01 11:05:26.358: [upf] INFO: UE F-SEID[UP:0x8df CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.358: [upf] INFO: UE F-SEID[UP:0x8df CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.366: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/01 11:05:26.366: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/01 11:05:26.366: [smf] INFO: UE IMSI[262427408458215] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.368: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/01 11:05:26.368: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.368: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.376: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/01 11:05:26.376: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/01 11:05:26.376: [smf] INFO: UE IMSI[262428419323421] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.379: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/01 11:05:26.379: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.379: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.387: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/01 11:05:26.387: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/01 11:05:26.387: [smf] INFO: UE IMSI[262422964162404] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.391: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/01 11:05:26.391: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.391: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.397: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/01 11:05:26.397: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/01 11:05:26.397: [smf] INFO: UE IMSI[262429187102616] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.401: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/01 11:05:26.401: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.401: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.408: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/01 11:05:26.408: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/01 11:05:26.408: [smf] INFO: UE IMSI[262429105818934] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.411: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/01 11:05:26.411: [upf] INFO: UE F-SEID[UP:0xf4 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.411: [upf] INFO: UE F-SEID[UP:0xf4 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.418: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/01 11:05:26.418: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/01 11:05:26.418: [smf] INFO: UE IMSI[262429086435263] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.421: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/01 11:05:26.421: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.421: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.429: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/01 11:05:26.429: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/01 11:05:26.429: [smf] INFO: UE IMSI[262420731021268] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.431: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/01 11:05:26.431: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.431: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.439: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/01 11:05:26.439: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/01 11:05:26.439: [smf] INFO: UE IMSI[262429114700302] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.441: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/01 11:05:26.441: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.441: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.449: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/01 11:05:26.449: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/01 11:05:26.449: [smf] INFO: UE IMSI[262424891061204] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.452: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/01 11:05:26.452: [upf] INFO: UE F-SEID[UP:0x6be CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.452: [upf] INFO: UE F-SEID[UP:0x6be CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.460: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/01 11:05:26.460: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/01 11:05:26.460: [smf] INFO: UE IMSI[262426500918587] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.462: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/01 11:05:26.462: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.462: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.470: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/01 11:05:26.470: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/01 11:05:26.470: [smf] INFO: UE IMSI[262420947577063] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.472: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/01 11:05:26.472: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.472: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.481: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/01 11:05:26.481: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/01 11:05:26.481: [smf] INFO: UE IMSI[262424545626540] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.484: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/01 11:05:26.484: [upf] INFO: UE F-SEID[UP:0x78f CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.484: [upf] INFO: UE F-SEID[UP:0x78f CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.491: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/01 11:05:26.491: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/01 11:05:26.491: [smf] INFO: UE IMSI[262429875339084] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.493: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/01 11:05:26.493: [upf] INFO: UE F-SEID[UP:0xffc CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.493: [upf] INFO: UE F-SEID[UP:0xffc CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.501: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/01 11:05:26.501: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/01 11:05:26.502: [smf] INFO: UE IMSI[262420339500584] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.504: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/01 11:05:26.504: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.504: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.512: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/01 11:05:26.512: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/01 11:05:26.512: [smf] INFO: UE IMSI[262429177759397] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.514: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/01 11:05:26.514: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.514: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.522: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/01 11:05:26.522: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/01 11:05:26.522: [smf] INFO: UE IMSI[262420467229821] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.525: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/01 11:05:26.525: [upf] INFO: UE F-SEID[UP:0x170 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.525: [upf] INFO: UE F-SEID[UP:0x170 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.533: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/01 11:05:26.533: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/01 11:05:26.533: [smf] INFO: UE IMSI[262421397425187] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.535: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/01 11:05:26.535: [upf] INFO: UE F-SEID[UP:0x72d CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.535: [upf] INFO: UE F-SEID[UP:0x72d CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.543: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/01 11:05:26.543: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/01 11:05:26.543: [smf] INFO: UE IMSI[262428845959905] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.546: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/01 11:05:26.546: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.546: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.554: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/01 11:05:26.554: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/01 11:05:26.554: [smf] INFO: UE IMSI[262428905761922] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.556: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/01 11:05:26.556: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.556: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.564: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/01 11:05:26.564: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/01 11:05:26.564: [smf] INFO: UE IMSI[262425427830869] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.568: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/01 11:05:26.568: [upf] INFO: UE F-SEID[UP:0x8dd CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.568: [upf] INFO: UE F-SEID[UP:0x8dd CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.575: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/01 11:05:26.575: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/01 11:05:26.575: [smf] INFO: UE IMSI[262424459387621] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.577: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/01 11:05:26.577: [upf] INFO: UE F-SEID[UP:0x418 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.577: [upf] INFO: UE F-SEID[UP:0x418 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.585: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/01 11:05:26.585: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/01 11:05:26.585: [smf] INFO: UE IMSI[262420067142514] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.587: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/01 11:05:26.587: [upf] INFO: UE F-SEID[UP:0x25 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.587: [upf] INFO: UE F-SEID[UP:0x25 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.596: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/01 11:05:26.596: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/01 11:05:26.596: [smf] INFO: UE IMSI[262425138571014] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.598: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/01 11:05:26.598: [upf] INFO: UE F-SEID[UP:0x37 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.598: [upf] INFO: UE F-SEID[UP:0x37 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.606: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/01 11:05:26.606: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/01 11:05:26.606: [smf] INFO: UE IMSI[262426026383626] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.609: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/01 11:05:26.609: [upf] INFO: UE F-SEID[UP:0x414 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.609: [upf] INFO: UE F-SEID[UP:0x414 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.617: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/01 11:05:26.617: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/01 11:05:26.617: [smf] INFO: UE IMSI[262427910620549] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.620: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/01 11:05:26.620: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.620: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.627: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/01 11:05:26.627: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/01 11:05:26.627: [smf] INFO: UE IMSI[262423781184085] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.630: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/01 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x12c CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x12c CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.638: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/01 11:05:26.638: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/01 11:05:26.638: [smf] INFO: UE IMSI[262422075850193] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.641: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/01 11:05:26.641: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.641: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.648: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/01 11:05:26.648: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/01 11:05:26.648: [smf] INFO: UE IMSI[262420255340307] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.651: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/01 11:05:26.651: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.651: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.659: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/01 11:05:26.659: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/01 11:05:26.659: [smf] INFO: UE IMSI[262422832572146] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.662: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/01 11:05:26.662: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.662: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.669: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/01 11:05:26.669: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/01 11:05:26.669: [smf] INFO: UE IMSI[262422158755163] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.672: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/01 11:05:26.672: [upf] INFO: UE F-SEID[UP:0xdca CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.672: [upf] INFO: UE F-SEID[UP:0xdca CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.680: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/01 11:05:26.680: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/01 11:05:26.680: [smf] INFO: UE IMSI[262427440762925] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.682: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/01 11:05:26.682: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.682: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.690: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/01 11:05:26.690: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/01 11:05:26.690: [smf] INFO: UE IMSI[262425142701791] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.693: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/01 11:05:26.693: [upf] INFO: UE F-SEID[UP:0xafc CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.693: [upf] INFO: UE F-SEID[UP:0xafc CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.701: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/01 11:05:26.701: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/01 11:05:26.701: [smf] INFO: UE IMSI[262420937380507] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.703: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/01 11:05:26.703: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.703: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.711: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/01 11:05:26.711: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/01 11:05:26.711: [smf] INFO: UE IMSI[262424039217725] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.713: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/01 11:05:26.713: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.713: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.722: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/01 11:05:26.722: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/01 11:05:26.722: [smf] INFO: UE IMSI[262420064114814] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.724: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/01 11:05:26.724: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.724: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.732: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/01 11:05:26.732: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/01 11:05:26.732: [smf] INFO: UE IMSI[262420579334364] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.734: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/01 11:05:26.734: [upf] INFO: UE F-SEID[UP:0x808 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.734: [upf] INFO: UE F-SEID[UP:0x808 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.742: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/01 11:05:26.742: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/01 11:05:26.742: [smf] INFO: UE IMSI[262424519587413] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.745: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/01 11:05:26.745: [upf] INFO: UE F-SEID[UP:0x339 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.745: [upf] INFO: UE F-SEID[UP:0x339 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.753: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/01 11:05:26.753: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/01 11:05:26.753: [smf] INFO: UE IMSI[262427097196637] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.755: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/01 11:05:26.755: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.755: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.763: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/01 11:05:26.763: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/01 11:05:26.763: [smf] INFO: UE IMSI[262428363545157] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.766: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/01 11:05:26.766: [upf] INFO: UE F-SEID[UP:0x279 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.766: [upf] INFO: UE F-SEID[UP:0x279 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.774: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/01 11:05:26.774: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/01 11:05:26.774: [smf] INFO: UE IMSI[262425891711835] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.776: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/01 11:05:26.776: [upf] INFO: UE F-SEID[UP:0x8da CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.776: [upf] INFO: UE F-SEID[UP:0x8da CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.784: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/01 11:05:26.784: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/01 11:05:26.784: [smf] INFO: UE IMSI[262425449972612] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.786: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/01 11:05:26.786: [upf] INFO: UE F-SEID[UP:0xe5c CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.786: [upf] INFO: UE F-SEID[UP:0xe5c CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.794: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/01 11:05:26.794: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/01 11:05:26.794: [smf] INFO: UE IMSI[262424155196875] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.797: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/01 11:05:26.797: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.797: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.805: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/01 11:05:26.805: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/01 11:05:26.805: [smf] INFO: UE IMSI[262428505226485] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.807: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/01 11:05:26.807: [upf] INFO: UE F-SEID[UP:0x8de CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.807: [upf] INFO: UE F-SEID[UP:0x8de CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.815: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/01 11:05:26.815: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/01 11:05:26.815: [smf] INFO: UE IMSI[262425175011621] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.818: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/01 11:05:26.818: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.818: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.826: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/01 11:05:26.826: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/01 11:05:26.826: [smf] INFO: UE IMSI[262425758191302] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.828: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/01 11:05:26.828: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.828: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.836: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/01 11:05:26.836: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/01 11:05:26.836: [smf] INFO: UE IMSI[262423273982320] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.839: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/01 11:05:26.839: [upf] INFO: UE F-SEID[UP:0xd18 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.839: [upf] INFO: UE F-SEID[UP:0xd18 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.847: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/01 11:05:26.847: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/01 11:05:26.847: [smf] INFO: UE IMSI[262421210897644] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.849: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/01 11:05:26.849: [upf] INFO: UE F-SEID[UP:0x97a CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.850: [upf] INFO: UE F-SEID[UP:0x97a CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.857: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/01 11:05:26.857: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/01 11:05:26.858: [smf] INFO: UE IMSI[262429493361357] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.860: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/01 11:05:26.860: [upf] INFO: UE F-SEID[UP:0x49d CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.860: [upf] INFO: UE F-SEID[UP:0x49d CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.868: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/01 11:05:26.868: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/01 11:05:26.868: [smf] INFO: UE IMSI[262422057621135] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.871: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/01 11:05:26.871: [upf] INFO: UE F-SEID[UP:0xefd CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.871: [upf] INFO: UE F-SEID[UP:0xefd CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.878: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/01 11:05:26.878: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/01 11:05:26.878: [smf] INFO: UE IMSI[262427650340263] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.881: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/01 11:05:26.881: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.881: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.889: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/01 11:05:26.889: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/01 11:05:26.889: [smf] INFO: UE IMSI[262426672625508] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.894: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/01 11:05:26.894: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.894: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.900: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/01 11:05:26.900: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/01 11:05:26.900: [smf] INFO: UE IMSI[262428385746017] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.903: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/01 11:05:26.903: [upf] INFO: UE F-SEID[UP:0x282 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.903: [upf] INFO: UE F-SEID[UP:0x282 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.910: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/01 11:05:26.910: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/01 11:05:26.910: [smf] INFO: UE IMSI[262420371427793] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.913: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/01 11:05:26.913: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.913: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.921: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/01 11:05:26.921: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/01 11:05:26.921: [smf] INFO: UE IMSI[262429812846501] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.925: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/01 11:05:26.925: [upf] INFO: UE F-SEID[UP:0x86f CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.925: [upf] INFO: UE F-SEID[UP:0x86f CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.932: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/01 11:05:26.932: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/01 11:05:26.932: [smf] INFO: UE IMSI[262423616531359] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.936: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/01 11:05:26.936: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.936: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.942: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/01 11:05:26.942: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/01 11:05:26.942: [smf] INFO: UE IMSI[262421568042751] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.946: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/01 11:05:26.946: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.946: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.953: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/01 11:05:26.953: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/01 11:05:26.953: [smf] INFO: UE IMSI[262429172937148] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.958: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/01 11:05:26.958: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.958: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.963: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/01 11:05:26.964: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/01 11:05:26.964: [smf] INFO: UE IMSI[262429994541454] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.966: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/01 11:05:26.966: [upf] INFO: UE F-SEID[UP:0x508 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.966: [upf] INFO: UE F-SEID[UP:0x508 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.974: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/01 11:05:26.974: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/01 11:05:26.974: [smf] INFO: UE IMSI[262426782841215] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.979: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/01 11:05:26.979: [upf] INFO: UE F-SEID[UP:0x68f CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.979: [upf] INFO: UE F-SEID[UP:0x68f CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.985: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/01 11:05:26.985: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/01 11:05:26.985: [smf] INFO: UE IMSI[262425323278163] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.989: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/01 11:05:26.989: [upf] INFO: UE F-SEID[UP:0x377 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.989: [upf] INFO: UE F-SEID[UP:0x377 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:26.996: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/01 11:05:26.996: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/01 11:05:26.996: [smf] INFO: UE IMSI[262426035096538] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:26.999: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/01 11:05:26.999: [upf] INFO: UE F-SEID[UP:0x863 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:26.999: [upf] INFO: UE F-SEID[UP:0x863 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.007: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/01 11:05:27.007: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/01 11:05:27.007: [smf] INFO: UE IMSI[262426800634862] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.012: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/01 11:05:27.012: [upf] INFO: UE F-SEID[UP:0x41a CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.012: [upf] INFO: UE F-SEID[UP:0x41a CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.017: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/01 11:05:27.017: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/01 11:05:27.017: [smf] INFO: UE IMSI[262421015854083] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.020: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/01 11:05:27.020: [upf] INFO: UE F-SEID[UP:0x841 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.020: [upf] INFO: UE F-SEID[UP:0x841 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.028: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/01 11:05:27.028: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/01 11:05:27.028: [smf] INFO: UE IMSI[262429696235887] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.031: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/01 11:05:27.031: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.031: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.038: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/01 11:05:27.038: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/01 11:05:27.038: [smf] INFO: UE IMSI[262423770524477] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.041: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/01 11:05:27.041: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.041: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.049: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/01 11:05:27.049: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/01 11:05:27.049: [smf] INFO: UE IMSI[262420910582998] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.052: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/01 11:05:27.052: [upf] INFO: UE F-SEID[UP:0x107 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.052: [upf] INFO: UE F-SEID[UP:0x107 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.059: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/01 11:05:27.059: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/01 11:05:27.059: [smf] INFO: UE IMSI[262421735307808] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.063: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/01 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.070: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/01 11:05:27.070: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/01 11:05:27.070: [smf] INFO: UE IMSI[262421178403063] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.075: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/01 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xd0d CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xd0d CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.081: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/01 11:05:27.081: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/01 11:05:27.081: [smf] INFO: UE IMSI[262424510238008] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.083: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/01 11:05:27.083: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.083: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.091: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/01 11:05:27.091: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/01 11:05:27.091: [smf] INFO: UE IMSI[262421043556066] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.094: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/01 11:05:27.094: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.094: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.102: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/01 11:05:27.102: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/01 11:05:27.102: [smf] INFO: UE IMSI[262423703245848] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.104: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/01 11:05:27.104: [upf] INFO: UE F-SEID[UP:0x96 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.104: [upf] INFO: UE F-SEID[UP:0x96 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.112: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/01 11:05:27.112: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/01 11:05:27.112: [smf] INFO: UE IMSI[262420487335330] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.115: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/01 11:05:27.115: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.115: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.123: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/01 11:05:27.123: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/01 11:05:27.123: [smf] INFO: UE IMSI[262429363076893] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.125: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/01 11:05:27.125: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.125: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.133: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/01 11:05:27.133: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/01 11:05:27.133: [smf] INFO: UE IMSI[262429099937175] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.135: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/01 11:05:27.135: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.135: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.144: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/01 11:05:27.144: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/01 11:05:27.144: [smf] INFO: UE IMSI[262424193362713] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.147: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/01 11:05:27.148: [upf] INFO: UE F-SEID[UP:0x84f CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.148: [upf] INFO: UE F-SEID[UP:0x84f CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.154: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/01 11:05:27.154: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/01 11:05:27.154: [smf] INFO: UE IMSI[262423100359954] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.157: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/01 11:05:27.157: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.157: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.165: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/01 11:05:27.165: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/01 11:05:27.165: [smf] INFO: UE IMSI[262427973789198] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.168: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/01 11:05:27.168: [upf] INFO: UE F-SEID[UP:0x905 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.168: [upf] INFO: UE F-SEID[UP:0x905 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.175: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/01 11:05:27.175: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/01 11:05:27.175: [smf] INFO: UE IMSI[262425457818425] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.179: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/01 11:05:27.179: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.179: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.186: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/01 11:05:27.186: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/01 11:05:27.186: [smf] INFO: UE IMSI[262429324410080] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.188: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/01 11:05:27.188: [upf] INFO: UE F-SEID[UP:0x510 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.188: [upf] INFO: UE F-SEID[UP:0x510 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.197: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/01 11:05:27.197: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/01 11:05:27.197: [smf] INFO: UE IMSI[262423779946745] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.202: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/01 11:05:27.202: [upf] INFO: UE F-SEID[UP:0x722 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.202: [upf] INFO: UE F-SEID[UP:0x722 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.207: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/01 11:05:27.207: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/01 11:05:27.207: [smf] INFO: UE IMSI[262428519263272] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.210: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/01 11:05:27.210: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.210: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.218: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/01 11:05:27.218: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/01 11:05:27.218: [smf] INFO: UE IMSI[262421632501036] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.223: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/01 11:05:27.223: [upf] INFO: UE F-SEID[UP:0x180 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.223: [upf] INFO: UE F-SEID[UP:0x180 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.229: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/01 11:05:27.229: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/01 11:05:27.229: [smf] INFO: UE IMSI[262426186312939] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.231: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/01 11:05:27.232: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.232: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.239: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/01 11:05:27.240: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/01 11:05:27.240: [smf] INFO: UE IMSI[262425607485230] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.243: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/01 11:05:27.243: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.243: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.250: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/01 11:05:27.250: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/01 11:05:27.250: [smf] INFO: UE IMSI[262425691552106] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.253: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/01 11:05:27.253: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.253: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.261: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/01 11:05:27.261: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/01 11:05:27.261: [smf] INFO: UE IMSI[262422340461050] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.264: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/01 11:05:27.264: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.264: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.271: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/01 11:05:27.271: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/01 11:05:27.271: [smf] INFO: UE IMSI[262428690759252] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.275: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/01 11:05:27.275: [upf] INFO: UE F-SEID[UP:0x97d CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.275: [upf] INFO: UE F-SEID[UP:0x97d CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.282: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/01 11:05:27.282: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/01 11:05:27.282: [smf] INFO: UE IMSI[262429661809178] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.285: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/01 11:05:27.285: [upf] INFO: UE F-SEID[UP:0x208 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.285: [upf] INFO: UE F-SEID[UP:0x208 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.292: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/01 11:05:27.292: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/01 11:05:27.292: [smf] INFO: UE IMSI[262424990259909] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.296: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/01 11:05:27.296: [upf] INFO: UE F-SEID[UP:0x318 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.296: [upf] INFO: UE F-SEID[UP:0x318 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.303: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/01 11:05:27.303: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/01 11:05:27.303: [smf] INFO: UE IMSI[262425981671298] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.306: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/01 11:05:27.306: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.306: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.314: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/01 11:05:27.314: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/01 11:05:27.314: [smf] INFO: UE IMSI[262422617847752] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.317: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/01 11:05:27.317: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.317: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.324: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/01 11:05:27.324: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/01 11:05:27.324: [smf] INFO: UE IMSI[262426328709070] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.327: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/01 11:05:27.327: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.327: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.335: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/01 11:05:27.335: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/01 11:05:27.335: [smf] INFO: UE IMSI[262420441939431] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.338: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/01 11:05:27.338: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.338: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.345: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/01 11:05:27.345: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/01 11:05:27.345: [smf] INFO: UE IMSI[262421210116074] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.348: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/01 11:05:27.348: [upf] INFO: UE F-SEID[UP:0x60d CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.348: [upf] INFO: UE F-SEID[UP:0x60d CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.356: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/01 11:05:27.356: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/01 11:05:27.356: [smf] INFO: UE IMSI[262420050786198] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.359: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/01 11:05:27.359: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.359: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.366: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/01 11:05:27.366: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/01 11:05:27.366: [smf] INFO: UE IMSI[262420043440004] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.369: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/01 11:05:27.369: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.369: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.377: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/01 11:05:27.377: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/01 11:05:27.377: [smf] INFO: UE IMSI[262420971464879] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.379: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/01 11:05:27.379: [upf] INFO: UE F-SEID[UP:0x493 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.379: [upf] INFO: UE F-SEID[UP:0x493 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.387: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/01 11:05:27.387: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/01 11:05:27.387: [smf] INFO: UE IMSI[262424987437093] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.390: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/01 11:05:27.390: [upf] INFO: UE F-SEID[UP:0x743 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.390: [upf] INFO: UE F-SEID[UP:0x743 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.398: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/01 11:05:27.398: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/01 11:05:27.398: [smf] INFO: UE IMSI[262425764764209] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.401: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/01 11:05:27.401: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.401: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.408: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/01 11:05:27.408: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/01 11:05:27.408: [smf] INFO: UE IMSI[262429985434559] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.411: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/01 11:05:27.411: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.411: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.419: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/01 11:05:27.419: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/01 11:05:27.419: [smf] INFO: UE IMSI[262428911548434] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.422: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/01 11:05:27.422: [upf] INFO: UE F-SEID[UP:0x173 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.422: [upf] INFO: UE F-SEID[UP:0x173 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.429: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/01 11:05:27.429: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/01 11:05:27.429: [smf] INFO: UE IMSI[262428674159649] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.432: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/01 11:05:27.432: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.432: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.439: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/01 11:05:27.439: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/01 11:05:27.439: [smf] INFO: UE IMSI[262428416551920] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.442: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/01 11:05:27.442: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.442: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.450: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/01 11:05:27.450: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/01 11:05:27.450: [smf] INFO: UE IMSI[262424717581994] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.452: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/01 11:05:27.452: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.452: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.460: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/01 11:05:27.460: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/01 11:05:27.460: [smf] INFO: UE IMSI[262423077849437] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.463: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/01 11:05:27.463: [upf] INFO: UE F-SEID[UP:0x434 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.463: [upf] INFO: UE F-SEID[UP:0x434 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.471: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/01 11:05:27.471: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/01 11:05:27.471: [smf] INFO: UE IMSI[262422673434534] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.473: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/01 11:05:27.473: [upf] INFO: UE F-SEID[UP:0x227 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.473: [upf] INFO: UE F-SEID[UP:0x227 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.481: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/01 11:05:27.481: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/01 11:05:27.481: [smf] INFO: UE IMSI[262423261391486] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.485: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/01 11:05:27.485: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.485: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.492: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/01 11:05:27.492: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/01 11:05:27.492: [smf] INFO: UE IMSI[262422431514949] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.494: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/01 11:05:27.494: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.494: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.502: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/01 11:05:27.502: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/01 11:05:27.502: [smf] INFO: UE IMSI[262421567714556] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.505: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/01 11:05:27.505: [upf] INFO: UE F-SEID[UP:0x299 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.505: [upf] INFO: UE F-SEID[UP:0x299 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.513: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/01 11:05:27.513: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/01 11:05:27.513: [smf] INFO: UE IMSI[262423272201841] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.516: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/01 11:05:27.516: [upf] INFO: UE F-SEID[UP:0x78d CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.516: [upf] INFO: UE F-SEID[UP:0x78d CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.523: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/01 11:05:27.523: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/01 11:05:27.523: [smf] INFO: UE IMSI[262421215870123] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.526: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/01 11:05:27.526: [upf] INFO: UE F-SEID[UP:0x748 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.526: [upf] INFO: UE F-SEID[UP:0x748 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.534: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/01 11:05:27.534: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/01 11:05:27.534: [smf] INFO: UE IMSI[262420062741266] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.537: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/01 11:05:27.537: [upf] INFO: UE F-SEID[UP:0xbf CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.537: [upf] INFO: UE F-SEID[UP:0xbf CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.544: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/01 11:05:27.544: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/01 11:05:27.544: [smf] INFO: UE IMSI[262421586042680] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.547: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/01 11:05:27.547: [upf] INFO: UE F-SEID[UP:0x100 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.547: [upf] INFO: UE F-SEID[UP:0x100 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.555: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/01 11:05:27.555: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/01 11:05:27.555: [smf] INFO: UE IMSI[262426973618663] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.558: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/01 11:05:27.558: [upf] INFO: UE F-SEID[UP:0x32b CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.558: [upf] INFO: UE F-SEID[UP:0x32b CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.565: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/01 11:05:27.565: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/01 11:05:27.565: [smf] INFO: UE IMSI[262424318595508] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.569: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/01 11:05:27.569: [upf] INFO: UE F-SEID[UP:0x3be CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.569: [upf] INFO: UE F-SEID[UP:0x3be CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.576: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/01 11:05:27.576: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/01 11:05:27.576: [smf] INFO: UE IMSI[262429004948676] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.579: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/01 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.586: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/01 11:05:27.586: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/01 11:05:27.586: [smf] INFO: UE IMSI[262426270910152] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.589: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/01 11:05:27.589: [upf] INFO: UE F-SEID[UP:0x35a CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.589: [upf] INFO: UE F-SEID[UP:0x35a CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.597: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/01 11:05:27.597: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/01 11:05:27.597: [smf] INFO: UE IMSI[262425345597310] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.599: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/01 11:05:27.599: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.599: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.607: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/01 11:05:27.607: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/01 11:05:27.607: [smf] INFO: UE IMSI[262424168701875] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.610: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/01 11:05:27.610: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.610: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.618: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/01 11:05:27.618: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/01 11:05:27.618: [smf] INFO: UE IMSI[262429983922201] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.620: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/01 11:05:27.620: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.620: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.628: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/01 11:05:27.628: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/01 11:05:27.628: [smf] INFO: UE IMSI[262423904119065] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.631: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/01 11:05:27.631: [upf] INFO: UE F-SEID[UP:0x380 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.631: [upf] INFO: UE F-SEID[UP:0x380 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.639: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/01 11:05:27.639: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/01 11:05:27.639: [smf] INFO: UE IMSI[262421531497702] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.642: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/01 11:05:27.642: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.642: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.650: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/01 11:05:27.650: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/01 11:05:27.650: [smf] INFO: UE IMSI[262427898950592] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.653: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/01 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x529 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x529 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.660: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/01 11:05:27.660: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/01 11:05:27.661: [smf] INFO: UE IMSI[262427000916489] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.663: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/01 11:05:27.663: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.663: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.671: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/01 11:05:27.671: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/01 11:05:27.671: [smf] INFO: UE IMSI[262422698337171] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.673: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/01 11:05:27.674: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.674: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.681: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/01 11:05:27.681: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/01 11:05:27.681: [smf] INFO: UE IMSI[262424527573311] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.684: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/01 11:05:27.684: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.684: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.692: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/01 11:05:27.692: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/01 11:05:27.692: [smf] INFO: UE IMSI[262425245438636] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.695: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/01 11:05:27.695: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.695: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.703: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/01 11:05:27.703: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/01 11:05:27.703: [smf] INFO: UE IMSI[262422415905822] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.706: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/01 11:05:27.707: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.707: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.713: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/01 11:05:27.713: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/01 11:05:27.713: [smf] INFO: UE IMSI[262427023975153] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.717: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/01 11:05:27.717: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.717: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.724: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/01 11:05:27.724: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/01 11:05:27.724: [smf] INFO: UE IMSI[262424461947170] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.726: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/01 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x52a CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x52a CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.734: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/01 11:05:27.734: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/01 11:05:27.734: [smf] INFO: UE IMSI[262426046433744] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.737: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/01 11:05:27.737: [upf] INFO: UE F-SEID[UP:0xefe CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.737: [upf] INFO: UE F-SEID[UP:0xefe CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.745: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/01 11:05:27.745: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/01 11:05:27.745: [smf] INFO: UE IMSI[262427119493493] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.748: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/01 11:05:27.748: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.748: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.755: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/01 11:05:27.755: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/01 11:05:27.755: [smf] INFO: UE IMSI[262426201537153] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.758: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/01 11:05:27.759: [upf] INFO: UE F-SEID[UP:0xc CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.759: [upf] INFO: UE F-SEID[UP:0xc CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.766: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/01 11:05:27.766: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/01 11:05:27.766: [smf] INFO: UE IMSI[262429487972654] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.770: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/01 11:05:27.770: [upf] INFO: UE F-SEID[UP:0x488 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.770: [upf] INFO: UE F-SEID[UP:0x488 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.776: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/01 11:05:27.776: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/01 11:05:27.776: [smf] INFO: UE IMSI[262422830751756] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.780: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/01 11:05:27.780: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.780: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.787: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/01 11:05:27.787: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/01 11:05:27.787: [smf] INFO: UE IMSI[262424562552569] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.790: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/01 11:05:27.790: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.790: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.797: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/01 11:05:27.797: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/01 11:05:27.797: [smf] INFO: UE IMSI[262423730528959] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.800: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/01 11:05:27.800: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.800: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.808: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/01 11:05:27.808: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/01 11:05:27.808: [smf] INFO: UE IMSI[262429374525519] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.811: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/01 11:05:27.811: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.811: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.819: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/01 11:05:27.819: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/01 11:05:27.819: [smf] INFO: UE IMSI[262429853959594] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.822: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/01 11:05:27.822: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.822: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.830: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/01 11:05:27.830: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/01 11:05:27.830: [smf] INFO: UE IMSI[262420596206998] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.833: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/01 11:05:27.833: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.833: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.840: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/01 11:05:27.840: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/01 11:05:27.840: [smf] INFO: UE IMSI[262422105886421] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.843: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/01 11:05:27.843: [upf] INFO: UE F-SEID[UP:0x85b CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.843: [upf] INFO: UE F-SEID[UP:0x85b CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.851: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/01 11:05:27.851: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/01 11:05:27.851: [smf] INFO: UE IMSI[262423248665110] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.853: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/01 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x392 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x392 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.861: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/01 11:05:27.861: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/01 11:05:27.861: [smf] INFO: UE IMSI[262422083898165] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.864: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/01 11:05:27.864: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.864: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.872: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/01 11:05:27.872: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/01 11:05:27.872: [smf] INFO: UE IMSI[262426168676822] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.874: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/01 11:05:27.874: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.874: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.882: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/01 11:05:27.882: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/01 11:05:27.882: [smf] INFO: UE IMSI[262426924891054] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.884: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/01 11:05:27.884: [upf] INFO: UE F-SEID[UP:0x702 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.884: [upf] INFO: UE F-SEID[UP:0x702 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.892: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/01 11:05:27.892: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/01 11:05:27.892: [smf] INFO: UE IMSI[262427435771134] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.895: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/01 11:05:27.895: [upf] INFO: UE F-SEID[UP:0x824 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.895: [upf] INFO: UE F-SEID[UP:0x824 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.903: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/01 11:05:27.903: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/01 11:05:27.903: [smf] INFO: UE IMSI[262428478710763] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.905: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/01 11:05:27.905: [upf] INFO: UE F-SEID[UP:0x352 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.905: [upf] INFO: UE F-SEID[UP:0x352 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.913: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/01 11:05:27.913: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/01 11:05:27.913: [smf] INFO: UE IMSI[262421033777271] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.916: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/01 11:05:27.916: [upf] INFO: UE F-SEID[UP:0x996 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.916: [upf] INFO: UE F-SEID[UP:0x996 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.924: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/01 11:05:27.924: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/01 11:05:27.924: [smf] INFO: UE IMSI[262420025624826] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.926: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/01 11:05:27.926: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.926: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.934: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/01 11:05:27.934: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/01 11:05:27.934: [smf] INFO: UE IMSI[262426864718316] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.936: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/01 11:05:27.936: [upf] INFO: UE F-SEID[UP:0x288 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.936: [upf] INFO: UE F-SEID[UP:0x288 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.945: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/01 11:05:27.945: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/01 11:05:27.945: [smf] INFO: UE IMSI[262423576671406] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.947: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/01 11:05:27.947: [upf] INFO: UE F-SEID[UP:0x565 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.947: [upf] INFO: UE F-SEID[UP:0x565 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.955: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/01 11:05:27.955: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/01 11:05:27.955: [smf] INFO: UE IMSI[262428491190079] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.957: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/01 11:05:27.957: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.957: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.965: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/01 11:05:27.965: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/01 11:05:27.965: [smf] INFO: UE IMSI[262422190963088] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.968: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/01 11:05:27.968: [upf] INFO: UE F-SEID[UP:0xdd CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.968: [upf] INFO: UE F-SEID[UP:0xdd CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.976: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/01 11:05:27.976: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/01 11:05:27.976: [smf] INFO: UE IMSI[262425079911735] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.978: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/01 11:05:27.978: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.978: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.986: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/01 11:05:27.986: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/01 11:05:27.986: [smf] INFO: UE IMSI[262422191844407] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.989: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/01 11:05:27.989: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.989: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:27.997: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/01 11:05:27.997: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/01 11:05:27.997: [smf] INFO: UE IMSI[262428313895613] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:27.999: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/01 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x368 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x368 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.007: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/01 11:05:28.007: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/01 11:05:28.007: [smf] INFO: UE IMSI[262420743719505] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.010: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/01 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.018: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/01 11:05:28.018: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/01 11:05:28.018: [smf] INFO: UE IMSI[262425884290043] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.020: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/01 11:05:28.020: [upf] INFO: UE F-SEID[UP:0x144 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.020: [upf] INFO: UE F-SEID[UP:0x144 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.028: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/01 11:05:28.028: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/01 11:05:28.029: [smf] INFO: UE IMSI[262421890832622] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.031: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/01 11:05:28.031: [upf] INFO: UE F-SEID[UP:0x634 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.031: [upf] INFO: UE F-SEID[UP:0x634 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.039: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/01 11:05:28.039: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/01 11:05:28.039: [smf] INFO: UE IMSI[262429262544247] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.041: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/01 11:05:28.041: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.041: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.049: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/01 11:05:28.049: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/01 11:05:28.049: [smf] INFO: UE IMSI[262424598682653] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.052: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/01 11:05:28.052: [upf] INFO: UE F-SEID[UP:0x199 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.052: [upf] INFO: UE F-SEID[UP:0x199 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.060: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/01 11:05:28.060: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/01 11:05:28.060: [smf] INFO: UE IMSI[262427598233395] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.062: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/01 11:05:28.062: [upf] INFO: UE F-SEID[UP:0x46e CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.062: [upf] INFO: UE F-SEID[UP:0x46e CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.070: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/01 11:05:28.070: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/01 11:05:28.070: [smf] INFO: UE IMSI[262426282911129] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.073: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/01 11:05:28.073: [upf] INFO: UE F-SEID[UP:0x297 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.073: [upf] INFO: UE F-SEID[UP:0x297 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.081: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/01 11:05:28.081: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/01 11:05:28.081: [smf] INFO: UE IMSI[262426495754487] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.083: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/01 11:05:28.083: [upf] INFO: UE F-SEID[UP:0x964 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.083: [upf] INFO: UE F-SEID[UP:0x964 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.091: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/01 11:05:28.091: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/01 11:05:28.091: [smf] INFO: UE IMSI[262420350342664] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.094: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/01 11:05:28.094: [upf] INFO: UE F-SEID[UP:0x1da CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.094: [upf] INFO: UE F-SEID[UP:0x1da CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.102: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/01 11:05:28.102: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/01 11:05:28.102: [smf] INFO: UE IMSI[262425306379519] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.105: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/01 11:05:28.105: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.105: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.112: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/01 11:05:28.112: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/01 11:05:28.112: [smf] INFO: UE IMSI[262420674548459] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.115: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/01 11:05:28.115: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.115: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.123: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/01 11:05:28.123: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/01 11:05:28.123: [smf] INFO: UE IMSI[262427917965526] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.126: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/01 11:05:28.126: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.126: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.133: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/01 11:05:28.133: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/01 11:05:28.133: [smf] INFO: UE IMSI[262428641186495] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.136: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/01 11:05:28.136: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.136: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.144: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/01 11:05:28.144: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/01 11:05:28.144: [smf] INFO: UE IMSI[262421447867010] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.146: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/01 11:05:28.146: [upf] INFO: UE F-SEID[UP:0xfea CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.146: [upf] INFO: UE F-SEID[UP:0xfea CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.154: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/01 11:05:28.154: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/01 11:05:28.154: [smf] INFO: UE IMSI[262420247341110] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.157: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/01 11:05:28.157: [upf] INFO: UE F-SEID[UP:0x45d CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.157: [upf] INFO: UE F-SEID[UP:0x45d CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.165: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/01 11:05:28.165: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/01 11:05:28.165: [smf] INFO: UE IMSI[262425458229645] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.167: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/01 11:05:28.167: [upf] INFO: UE F-SEID[UP:0x278 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.167: [upf] INFO: UE F-SEID[UP:0x278 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.175: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/01 11:05:28.175: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/01 11:05:28.175: [smf] INFO: UE IMSI[262429318457482] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.178: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/01 11:05:28.178: [upf] INFO: UE F-SEID[UP:0x84 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.178: [upf] INFO: UE F-SEID[UP:0x84 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.185: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/01 11:05:28.185: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/01 11:05:28.185: [smf] INFO: UE IMSI[262420473014637] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.188: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/01 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.196: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/01 11:05:28.196: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/01 11:05:28.196: [smf] INFO: UE IMSI[262426059354604] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.199: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/01 11:05:28.199: [upf] INFO: UE F-SEID[UP:0x514 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.199: [upf] INFO: UE F-SEID[UP:0x514 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.206: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/01 11:05:28.206: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/01 11:05:28.206: [smf] INFO: UE IMSI[262420775919962] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.209: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/01 11:05:28.209: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.209: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.217: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/01 11:05:28.217: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/01 11:05:28.217: [smf] INFO: UE IMSI[262427490298622] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.219: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/01 11:05:28.219: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.219: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.227: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/01 11:05:28.227: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/01 11:05:28.227: [smf] INFO: UE IMSI[262421622683215] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.230: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/01 11:05:28.230: [upf] INFO: UE F-SEID[UP:0x842 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.230: [upf] INFO: UE F-SEID[UP:0x842 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.238: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/01 11:05:28.238: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/01 11:05:28.238: [smf] INFO: UE IMSI[262420380767229] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.240: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/01 11:05:28.240: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.240: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.248: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/01 11:05:28.248: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/01 11:05:28.248: [smf] INFO: UE IMSI[262429105318194] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.251: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/01 11:05:28.251: [upf] INFO: UE F-SEID[UP:0x77 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.251: [upf] INFO: UE F-SEID[UP:0x77 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.259: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/01 11:05:28.259: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/01 11:05:28.259: [smf] INFO: UE IMSI[262422768549170] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.261: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/01 11:05:28.261: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.261: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.269: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/01 11:05:28.269: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/01 11:05:28.269: [smf] INFO: UE IMSI[262428680235763] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.271: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/01 11:05:28.271: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.271: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.279: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/01 11:05:28.279: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/01 11:05:28.279: [smf] INFO: UE IMSI[262429660365340] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.282: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/01 11:05:28.282: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.282: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.290: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/01 11:05:28.290: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/01 11:05:28.290: [smf] INFO: UE IMSI[262422668225378] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.293: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/01 11:05:28.293: [upf] INFO: UE F-SEID[UP:0x928 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.293: [upf] INFO: UE F-SEID[UP:0x928 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.301: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/01 11:05:28.301: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/01 11:05:28.301: [smf] INFO: UE IMSI[262421422869609] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.304: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/01 11:05:28.304: [upf] INFO: UE F-SEID[UP:0x512 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.304: [upf] INFO: UE F-SEID[UP:0x512 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.311: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/01 11:05:28.311: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/01 11:05:28.311: [smf] INFO: UE IMSI[262421872347853] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.314: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/01 11:05:28.314: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.314: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.322: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/01 11:05:28.322: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/01 11:05:28.322: [smf] INFO: UE IMSI[262427080895301] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.324: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/01 11:05:28.324: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.324: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.332: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/01 11:05:28.332: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/01 11:05:28.332: [smf] INFO: UE IMSI[262421422303228] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.335: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/01 11:05:28.335: [upf] INFO: UE F-SEID[UP:0x742 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.335: [upf] INFO: UE F-SEID[UP:0x742 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.343: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/01 11:05:28.343: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/01 11:05:28.343: [smf] INFO: UE IMSI[262427442540154] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.347: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/01 11:05:28.347: [upf] INFO: UE F-SEID[UP:0xa CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.347: [upf] INFO: UE F-SEID[UP:0xa CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.354: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/01 11:05:28.354: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/01 11:05:28.354: [smf] INFO: UE IMSI[262426688414226] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.357: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/01 11:05:28.357: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.357: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.364: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/01 11:05:28.364: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/01 11:05:28.364: [smf] INFO: UE IMSI[262423238714148] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.366: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/01 11:05:28.366: [upf] INFO: UE F-SEID[UP:0x61c CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.366: [upf] INFO: UE F-SEID[UP:0x61c CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.374: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/01 11:05:28.374: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/01 11:05:28.374: [smf] INFO: UE IMSI[262421595016304] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.377: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/01 11:05:28.377: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.377: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.385: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/01 11:05:28.385: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/01 11:05:28.385: [smf] INFO: UE IMSI[262420550605906] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.387: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/01 11:05:28.387: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.387: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.395: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/01 11:05:28.395: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/01 11:05:28.395: [smf] INFO: UE IMSI[262422194100901] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.398: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/01 11:05:28.398: [upf] INFO: UE F-SEID[UP:0x69 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.398: [upf] INFO: UE F-SEID[UP:0x69 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.406: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/01 11:05:28.406: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/01 11:05:28.406: [smf] INFO: UE IMSI[262420954800332] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.408: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/01 11:05:28.408: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.408: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.416: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/01 11:05:28.416: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/01 11:05:28.416: [smf] INFO: UE IMSI[262426748880395] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.418: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/01 11:05:28.418: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.418: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.426: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/01 11:05:28.426: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/01 11:05:28.426: [smf] INFO: UE IMSI[262422822457867] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.429: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/01 11:05:28.429: [upf] INFO: UE F-SEID[UP:0x64f CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.429: [upf] INFO: UE F-SEID[UP:0x64f CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.437: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/01 11:05:28.437: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/01 11:05:28.437: [smf] INFO: UE IMSI[262428843033673] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.439: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/01 11:05:28.439: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.439: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.447: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/01 11:05:28.447: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/01 11:05:28.447: [smf] INFO: UE IMSI[262426014329177] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.450: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/01 11:05:28.450: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.450: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.458: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/01 11:05:28.458: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/01 11:05:28.458: [smf] INFO: UE IMSI[262424634539745] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.460: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/01 11:05:28.460: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.460: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.468: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/01 11:05:28.468: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/01 11:05:28.468: [smf] INFO: UE IMSI[262422568085769] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.471: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/01 11:05:28.471: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.471: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.479: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/01 11:05:28.479: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/01 11:05:28.479: [smf] INFO: UE IMSI[262423154057024] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.481: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/01 11:05:28.481: [upf] INFO: UE F-SEID[UP:0x3de CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.481: [upf] INFO: UE F-SEID[UP:0x3de CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.489: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/01 11:05:28.489: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/01 11:05:28.489: [smf] INFO: UE IMSI[262420861789103] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.491: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/01 11:05:28.491: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.491: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.500: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/01 11:05:28.500: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/01 11:05:28.500: [smf] INFO: UE IMSI[262429227784041] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.502: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/01 11:05:28.502: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.502: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.510: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/01 11:05:28.510: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/01 11:05:28.510: [smf] INFO: UE IMSI[262424983265026] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.512: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/01 11:05:28.512: [upf] INFO: UE F-SEID[UP:0x515 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.512: [upf] INFO: UE F-SEID[UP:0x515 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.520: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/01 11:05:28.520: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/01 11:05:28.520: [smf] INFO: UE IMSI[262422446283747] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.523: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/01 11:05:28.523: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.523: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.531: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/01 11:05:28.531: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/01 11:05:28.531: [smf] INFO: UE IMSI[262427725909966] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.534: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/01 11:05:28.534: [upf] INFO: UE F-SEID[UP:0x242 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.534: [upf] INFO: UE F-SEID[UP:0x242 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.541: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/01 11:05:28.541: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/01 11:05:28.541: [smf] INFO: UE IMSI[262424693920662] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.545: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/01 11:05:28.545: [upf] INFO: UE F-SEID[UP:0x737 CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.545: [upf] INFO: UE F-SEID[UP:0x737 CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.552: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/01 11:05:28.552: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/01 11:05:28.552: [smf] INFO: UE IMSI[262422809601323] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.554: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/01 11:05:28.554: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.554: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.562: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/01 11:05:28.562: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/01 11:05:28.562: [smf] INFO: UE IMSI[262428546480204] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.565: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/01 11:05:28.565: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.565: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.573: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/01 11:05:28.573: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/01 11:05:28.573: [smf] INFO: UE IMSI[262423298133050] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.575: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/01 11:05:28.575: [upf] INFO: UE F-SEID[UP:0x80d CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.575: [upf] INFO: UE F-SEID[UP:0x80d CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.583: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/01 11:05:28.583: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/01 11:05:28.583: [smf] INFO: UE IMSI[262420973267656] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.586: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/01 11:05:28.586: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.586: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.594: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/01 11:05:28.594: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/01 11:05:28.594: [smf] INFO: UE IMSI[262425851772381] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.596: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/01 11:05:28.596: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.596: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.604: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/01 11:05:28.604: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/01 11:05:28.604: [smf] INFO: UE IMSI[262420001251039] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.606: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/01 11:05:28.606: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.606: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.614: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/01 11:05:28.614: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/01 11:05:28.614: [smf] INFO: UE IMSI[262423042393503] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.617: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/01 11:05:28.617: [upf] INFO: UE F-SEID[UP:0x880 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.617: [upf] INFO: UE F-SEID[UP:0x880 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.625: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/01 11:05:28.625: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/01 11:05:28.625: [smf] INFO: UE IMSI[262422120234704] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.627: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/01 11:05:28.627: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.627: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.635: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/01 11:05:28.635: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/01 11:05:28.635: [smf] INFO: UE IMSI[262423478104072] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.638: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/01 11:05:28.638: [upf] INFO: UE F-SEID[UP:0x989 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.638: [upf] INFO: UE F-SEID[UP:0x989 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.646: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/01 11:05:28.646: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/01 11:05:28.646: [smf] INFO: UE IMSI[262422941113401] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.649: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/01 11:05:28.649: [upf] INFO: UE F-SEID[UP:0x203 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.649: [upf] INFO: UE F-SEID[UP:0x203 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.656: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/01 11:05:28.656: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/01 11:05:28.656: [smf] INFO: UE IMSI[262424969208873] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.659: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/01 11:05:28.659: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.659: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.667: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/01 11:05:28.667: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/01 11:05:28.667: [smf] INFO: UE IMSI[262420656272370] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.669: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/01 11:05:28.669: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.669: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.677: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/01 11:05:28.677: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/01 11:05:28.677: [smf] INFO: UE IMSI[262425826930474] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.680: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/01 11:05:28.680: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.680: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.688: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/01 11:05:28.688: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/01 11:05:28.688: [smf] INFO: UE IMSI[262425413585015] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.690: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/01 11:05:28.690: [upf] INFO: UE F-SEID[UP:0x394 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.690: [upf] INFO: UE F-SEID[UP:0x394 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.698: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/01 11:05:28.698: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/01 11:05:28.698: [smf] INFO: UE IMSI[262424654800385] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.701: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/01 11:05:28.701: [upf] INFO: UE F-SEID[UP:0x595 CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.701: [upf] INFO: UE F-SEID[UP:0x595 CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.709: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/01 11:05:28.709: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/01 11:05:28.709: [smf] INFO: UE IMSI[262426862057219] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.711: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/01 11:05:28.711: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.711: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.719: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/01 11:05:28.719: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/01 11:05:28.719: [smf] INFO: UE IMSI[262429106223373] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.722: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/01 11:05:28.722: [upf] INFO: UE F-SEID[UP:0x18c CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.722: [upf] INFO: UE F-SEID[UP:0x18c CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.730: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/01 11:05:28.730: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/01 11:05:28.730: [smf] INFO: UE IMSI[262420812190424] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.733: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/01 11:05:28.733: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.733: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.741: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/01 11:05:28.741: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/01 11:05:28.741: [smf] INFO: UE IMSI[262421513694031] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.744: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/01 11:05:28.744: [upf] INFO: UE F-SEID[UP:0x28f CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.744: [upf] INFO: UE F-SEID[UP:0x28f CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.751: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/01 11:05:28.751: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/01 11:05:28.752: [smf] INFO: UE IMSI[262429392806109] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.757: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/01 11:05:28.757: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.757: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.762: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/01 11:05:28.762: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/01 11:05:28.762: [smf] INFO: UE IMSI[262425058541847] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.769: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/01 11:05:28.769: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.769: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.773: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/01 11:05:28.773: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/01 11:05:28.773: [smf] INFO: UE IMSI[262423834833048] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.777: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/01 11:05:28.777: [upf] INFO: UE F-SEID[UP:0xebd CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.777: [upf] INFO: UE F-SEID[UP:0xebd CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.784: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/01 11:05:28.784: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/01 11:05:28.784: [smf] INFO: UE IMSI[262424374653086] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.787: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/01 11:05:28.787: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.787: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.794: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/01 11:05:28.794: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/01 11:05:28.794: [smf] INFO: UE IMSI[262427552278150] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.798: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/01 11:05:28.798: [upf] INFO: UE F-SEID[UP:0x65d CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.798: [upf] INFO: UE F-SEID[UP:0x65d CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.805: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/01 11:05:28.805: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/01 11:05:28.805: [smf] INFO: UE IMSI[262429777827780] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.808: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/01 11:05:28.808: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.808: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.815: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/01 11:05:28.815: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/01 11:05:28.815: [smf] INFO: UE IMSI[262427928470412] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.818: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/01 11:05:28.818: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.818: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.826: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/01 11:05:28.826: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/01 11:05:28.826: [smf] INFO: UE IMSI[262429560158802] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.829: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/01 11:05:28.829: [upf] INFO: UE F-SEID[UP:0x778 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.829: [upf] INFO: UE F-SEID[UP:0x778 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.836: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/01 11:05:28.836: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/01 11:05:28.836: [smf] INFO: UE IMSI[262422732938634] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.840: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/01 11:05:28.840: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.840: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.847: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/01 11:05:28.847: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/01 11:05:28.847: [smf] INFO: UE IMSI[262426144907381] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.850: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/01 11:05:28.850: [upf] INFO: UE F-SEID[UP:0x133 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.850: [upf] INFO: UE F-SEID[UP:0x133 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.857: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/01 11:05:28.857: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/01 11:05:28.857: [smf] INFO: UE IMSI[262421649807892] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.860: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/01 11:05:28.860: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.860: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.868: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/01 11:05:28.868: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/01 11:05:28.868: [smf] INFO: UE IMSI[262420584281147] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.870: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/01 11:05:28.870: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.870: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.878: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/01 11:05:28.878: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/01 11:05:28.878: [smf] INFO: UE IMSI[262429642783906] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.881: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/01 11:05:28.881: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.881: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.888: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/01 11:05:28.888: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/01 11:05:28.888: [smf] INFO: UE IMSI[262421924105769] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.891: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/01 11:05:28.891: [upf] INFO: UE F-SEID[UP:0x153 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.891: [upf] INFO: UE F-SEID[UP:0x153 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.899: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/01 11:05:28.899: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/01 11:05:28.899: [smf] INFO: UE IMSI[262421928838580] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.901: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/01 11:05:28.901: [upf] INFO: UE F-SEID[UP:0x420 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.901: [upf] INFO: UE F-SEID[UP:0x420 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.909: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/01 11:05:28.909: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/01 11:05:28.909: [smf] INFO: UE IMSI[262421878638390] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.912: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/01 11:05:28.912: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.912: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.920: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/01 11:05:28.920: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/01 11:05:28.920: [smf] INFO: UE IMSI[262420420966035] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.922: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/01 11:05:28.922: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.922: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.930: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/01 11:05:28.930: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/01 11:05:28.930: [smf] INFO: UE IMSI[262423459520585] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.933: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/01 11:05:28.933: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.933: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.941: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/01 11:05:28.941: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/01 11:05:28.941: [smf] INFO: UE IMSI[262424445872966] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.943: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/01 11:05:28.943: [upf] INFO: UE F-SEID[UP:0x14a CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.943: [upf] INFO: UE F-SEID[UP:0x14a CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.951: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/01 11:05:28.951: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/01 11:05:28.951: [smf] INFO: UE IMSI[262422879997194] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.953: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/01 11:05:28.953: [upf] INFO: UE F-SEID[UP:0x121 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.953: [upf] INFO: UE F-SEID[UP:0x121 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.961: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/01 11:05:28.961: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/01 11:05:28.961: [smf] INFO: UE IMSI[262420970542302] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.964: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/01 11:05:28.964: [upf] INFO: UE F-SEID[UP:0x789 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.964: [upf] INFO: UE F-SEID[UP:0x789 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.972: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/01 11:05:28.972: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/01 11:05:28.972: [smf] INFO: UE IMSI[262429391629253] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.974: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/01 11:05:28.974: [upf] INFO: UE F-SEID[UP:0x543 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.974: [upf] INFO: UE F-SEID[UP:0x543 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.982: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/01 11:05:28.982: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/01 11:05:28.982: [smf] INFO: UE IMSI[262428925021445] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.985: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/01 11:05:28.985: [upf] INFO: UE F-SEID[UP:0x31e CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.985: [upf] INFO: UE F-SEID[UP:0x31e CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:28.993: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/01 11:05:28.993: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/01 11:05:28.993: [smf] INFO: UE IMSI[262422115820135] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:28.995: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/01 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x10d CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x10d CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.003: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/01 11:05:29.003: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/01 11:05:29.003: [smf] INFO: UE IMSI[262427523423470] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.006: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/01 11:05:29.006: [upf] INFO: UE F-SEID[UP:0x355 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.006: [upf] INFO: UE F-SEID[UP:0x355 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.014: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/01 11:05:29.014: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/01 11:05:29.014: [smf] INFO: UE IMSI[262425267382631] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.016: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/01 11:05:29.016: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.016: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.024: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/01 11:05:29.024: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/01 11:05:29.024: [smf] INFO: UE IMSI[262422005039022] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.027: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/01 11:05:29.027: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.027: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.035: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/01 11:05:29.035: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/01 11:05:29.035: [smf] INFO: UE IMSI[262422351544070] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.038: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/01 11:05:29.038: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.038: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.046: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/01 11:05:29.046: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/01 11:05:29.046: [smf] INFO: UE IMSI[262428519646888] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.048: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/01 11:05:29.048: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.048: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.056: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/01 11:05:29.056: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/01 11:05:29.056: [smf] INFO: UE IMSI[262425524727873] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.058: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/01 11:05:29.058: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.058: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.066: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/01 11:05:29.066: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/01 11:05:29.066: [smf] INFO: UE IMSI[262427940402654] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.069: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/01 11:05:29.069: [upf] INFO: UE F-SEID[UP:0xadf CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.069: [upf] INFO: UE F-SEID[UP:0xadf CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.077: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/01 11:05:29.077: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/01 11:05:29.077: [smf] INFO: UE IMSI[262422803967806] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.079: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/01 11:05:29.079: [upf] INFO: UE F-SEID[UP:0x42d CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.079: [upf] INFO: UE F-SEID[UP:0x42d CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.087: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/01 11:05:29.087: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/01 11:05:29.087: [smf] INFO: UE IMSI[262425751125000] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.090: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/01 11:05:29.090: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.090: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.098: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/01 11:05:29.098: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/01 11:05:29.098: [smf] INFO: UE IMSI[262429749727585] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.100: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/01 11:05:29.100: [upf] INFO: UE F-SEID[UP:0x999 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.100: [upf] INFO: UE F-SEID[UP:0x999 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.108: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/01 11:05:29.108: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/01 11:05:29.108: [smf] INFO: UE IMSI[262425219743325] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.110: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/01 11:05:29.110: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.110: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.119: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/01 11:05:29.119: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/01 11:05:29.119: [smf] INFO: UE IMSI[262427590973823] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.121: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/01 11:05:29.121: [upf] INFO: UE F-SEID[UP:0xadd CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.121: [upf] INFO: UE F-SEID[UP:0xadd CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.129: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/01 11:05:29.129: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/01 11:05:29.129: [smf] INFO: UE IMSI[262428582688698] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.131: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/01 11:05:29.131: [upf] INFO: UE F-SEID[UP:0x665 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.131: [upf] INFO: UE F-SEID[UP:0x665 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.139: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/01 11:05:29.139: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/01 11:05:29.140: [smf] INFO: UE IMSI[262422356488659] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.142: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/01 11:05:29.142: [upf] INFO: UE F-SEID[UP:0x774 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.142: [upf] INFO: UE F-SEID[UP:0x774 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.150: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/01 11:05:29.150: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/01 11:05:29.150: [smf] INFO: UE IMSI[262424101942278] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.152: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/01 11:05:29.152: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.152: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.160: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/01 11:05:29.160: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/01 11:05:29.160: [smf] INFO: UE IMSI[262425453202545] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.163: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/01 11:05:29.163: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.163: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.171: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/01 11:05:29.171: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/01 11:05:29.171: [smf] INFO: UE IMSI[262421279687119] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.174: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/01 11:05:29.174: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.174: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.181: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/01 11:05:29.181: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/01 11:05:29.181: [smf] INFO: UE IMSI[262426905321255] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.185: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/01 11:05:29.185: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.185: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.192: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/01 11:05:29.192: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/01 11:05:29.192: [smf] INFO: UE IMSI[262423682948421] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.195: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/01 11:05:29.195: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.195: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.202: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/01 11:05:29.202: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/01 11:05:29.202: [smf] INFO: UE IMSI[262426905627024] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.205: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/01 11:05:29.205: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.205: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.213: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/01 11:05:29.213: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/01 11:05:29.213: [smf] INFO: UE IMSI[262422880704818] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.218: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/01 11:05:29.218: [upf] INFO: UE F-SEID[UP:0x382 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.218: [upf] INFO: UE F-SEID[UP:0x382 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.223: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/01 11:05:29.223: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/01 11:05:29.223: [smf] INFO: UE IMSI[262423294411607] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.226: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/01 11:05:29.226: [upf] INFO: UE F-SEID[UP:0x54d CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.226: [upf] INFO: UE F-SEID[UP:0x54d CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.234: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/01 11:05:29.234: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/01 11:05:29.234: [smf] INFO: UE IMSI[262429610819260] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.236: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/01 11:05:29.236: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.236: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.244: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/01 11:05:29.244: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/01 11:05:29.244: [smf] INFO: UE IMSI[262424281057169] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.246: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/01 11:05:29.246: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.246: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.255: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/01 11:05:29.255: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/01 11:05:29.255: [smf] INFO: UE IMSI[262422900633543] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.257: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/01 11:05:29.257: [upf] INFO: UE F-SEID[UP:0xabe CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.257: [upf] INFO: UE F-SEID[UP:0xabe CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.265: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/01 11:05:29.265: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/01 11:05:29.265: [smf] INFO: UE IMSI[262428615661133] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.269: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/01 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x721 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x721 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.276: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/01 11:05:29.276: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/01 11:05:29.276: [smf] INFO: UE IMSI[262421149650279] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.278: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/01 11:05:29.278: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.278: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.286: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/01 11:05:29.286: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/01 11:05:29.286: [smf] INFO: UE IMSI[262421895459702] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.289: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/01 11:05:29.289: [upf] INFO: UE F-SEID[UP:0xcec CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.289: [upf] INFO: UE F-SEID[UP:0xcec CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.297: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/01 11:05:29.297: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/01 11:05:29.297: [smf] INFO: UE IMSI[262422228607577] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.299: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/01 11:05:29.299: [upf] INFO: UE F-SEID[UP:0x485 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.299: [upf] INFO: UE F-SEID[UP:0x485 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.307: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/01 11:05:29.307: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/01 11:05:29.307: [smf] INFO: UE IMSI[262422222247722] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.309: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/01 11:05:29.309: [upf] INFO: UE F-SEID[UP:0x920 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.309: [upf] INFO: UE F-SEID[UP:0x920 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.318: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/01 11:05:29.318: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/01 11:05:29.318: [smf] INFO: UE IMSI[262427557205920] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.322: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/01 11:05:29.322: [upf] INFO: UE F-SEID[UP:0x856 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.322: [upf] INFO: UE F-SEID[UP:0x856 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.328: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/01 11:05:29.328: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/01 11:05:29.328: [smf] INFO: UE IMSI[262421032896474] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.331: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/01 11:05:29.331: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.331: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.339: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/01 11:05:29.339: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/01 11:05:29.339: [smf] INFO: UE IMSI[262424575094937] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.341: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/01 11:05:29.341: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.341: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.349: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/01 11:05:29.349: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/01 11:05:29.349: [smf] INFO: UE IMSI[262427523362499] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.352: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/01 11:05:29.352: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.352: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.360: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/01 11:05:29.360: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/01 11:05:29.360: [smf] INFO: UE IMSI[262426946577185] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.363: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/01 11:05:29.363: [upf] INFO: UE F-SEID[UP:0x132 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.363: [upf] INFO: UE F-SEID[UP:0x132 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.371: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/01 11:05:29.371: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/01 11:05:29.371: [smf] INFO: UE IMSI[262420397962355] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.374: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/01 11:05:29.374: [upf] INFO: UE F-SEID[UP:0x826 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.374: [upf] INFO: UE F-SEID[UP:0x826 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.382: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/01 11:05:29.382: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/01 11:05:29.382: [smf] INFO: UE IMSI[262424578851682] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.386: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/01 11:05:29.386: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.386: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.393: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/01 11:05:29.393: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/01 11:05:29.393: [smf] INFO: UE IMSI[262421852917681] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.397: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/01 11:05:29.397: [upf] INFO: UE F-SEID[UP:0x747 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.397: [upf] INFO: UE F-SEID[UP:0x747 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.404: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/01 11:05:29.404: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/01 11:05:29.404: [smf] INFO: UE IMSI[262422639331012] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.408: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/01 11:05:29.408: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.408: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.416: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/01 11:05:29.416: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/01 11:05:29.416: [smf] INFO: UE IMSI[262428241807847] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.422: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/01 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x6f CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x6f CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.427: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/01 11:05:29.427: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/01 11:05:29.427: [smf] INFO: UE IMSI[262422494092130] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.433: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/01 11:05:29.433: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.433: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.438: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/01 11:05:29.438: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/01 11:05:29.438: [smf] INFO: UE IMSI[262428031357985] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.446: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/01 11:05:29.446: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.446: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.449: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/01 11:05:29.449: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/01 11:05:29.449: [smf] INFO: UE IMSI[262421918643158] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.453: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/01 11:05:29.453: [upf] INFO: UE F-SEID[UP:0x732 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.453: [upf] INFO: UE F-SEID[UP:0x732 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.460: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/01 11:05:29.460: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/01 11:05:29.460: [smf] INFO: UE IMSI[262424873374946] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.465: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/01 11:05:29.465: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.465: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.471: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/01 11:05:29.471: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/01 11:05:29.471: [smf] INFO: UE IMSI[262420866726415] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.475: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/01 11:05:29.475: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.475: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.482: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/01 11:05:29.482: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/01 11:05:29.482: [smf] INFO: UE IMSI[262420017414960] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.486: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/01 11:05:29.486: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.486: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.493: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/01 11:05:29.493: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/01 11:05:29.493: [smf] INFO: UE IMSI[262422705016621] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.497: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/01 11:05:29.497: [upf] INFO: UE F-SEID[UP:0x933 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.497: [upf] INFO: UE F-SEID[UP:0x933 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.503: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/01 11:05:29.503: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/01 11:05:29.503: [smf] INFO: UE IMSI[262429490346550] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.507: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/01 11:05:29.507: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.507: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.514: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/01 11:05:29.514: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/01 11:05:29.514: [smf] INFO: UE IMSI[262424516296459] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.521: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/01 11:05:29.521: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.521: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.526: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/01 11:05:29.526: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/01 11:05:29.526: [smf] INFO: UE IMSI[262421172928949] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.532: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/01 11:05:29.532: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.532: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.537: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/01 11:05:29.537: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/01 11:05:29.537: [smf] INFO: UE IMSI[262427572364178] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.542: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/01 11:05:29.542: [upf] INFO: UE F-SEID[UP:0xccc CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.542: [upf] INFO: UE F-SEID[UP:0xccc CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.548: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/01 11:05:29.548: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/01 11:05:29.548: [smf] INFO: UE IMSI[262423965287279] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.552: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/01 11:05:29.552: [upf] INFO: UE F-SEID[UP:0x885 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.552: [upf] INFO: UE F-SEID[UP:0x885 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.559: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/01 11:05:29.559: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/01 11:05:29.559: [smf] INFO: UE IMSI[262423443516628] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.565: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/01 11:05:29.565: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.565: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.570: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/01 11:05:29.570: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/01 11:05:29.570: [smf] INFO: UE IMSI[262424289414418] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.576: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/01 11:05:29.576: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.577: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.581: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/01 11:05:29.581: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/01 11:05:29.581: [smf] INFO: UE IMSI[262421924847588] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.585: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/01 11:05:29.585: [upf] INFO: UE F-SEID[UP:0x285 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.585: [upf] INFO: UE F-SEID[UP:0x285 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.592: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/01 11:05:29.592: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/01 11:05:29.592: [smf] INFO: UE IMSI[262427797172457] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.603: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/01 11:05:29.603: [upf] INFO: UE F-SEID[UP:0x48 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.603: [upf] INFO: UE F-SEID[UP:0x48 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.604: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/01 11:05:29.604: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/01 11:05:29.604: [smf] INFO: UE IMSI[262429828855435] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.611: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/01 11:05:29.611: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.611: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.615: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/01 11:05:29.615: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/01 11:05:29.616: [smf] INFO: UE IMSI[262423457667975] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.624: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/01 11:05:29.624: [upf] INFO: UE F-SEID[UP:0x655 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.624: [upf] INFO: UE F-SEID[UP:0x655 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.628: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/01 11:05:29.628: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/01 11:05:29.628: [smf] INFO: UE IMSI[262424537695160] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.634: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/01 11:05:29.634: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.634: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.640: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/01 11:05:29.640: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/01 11:05:29.640: [smf] INFO: UE IMSI[262427229592148] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.645: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/01 11:05:29.645: [upf] INFO: UE F-SEID[UP:0x875 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.645: [upf] INFO: UE F-SEID[UP:0x875 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.651: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/01 11:05:29.651: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/01 11:05:29.651: [smf] INFO: UE IMSI[262421746666203] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.655: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/01 11:05:29.655: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.655: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.661: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/01 11:05:29.661: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/01 11:05:29.661: [smf] INFO: UE IMSI[262420701956582] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.665: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/01 11:05:29.665: [upf] INFO: UE F-SEID[UP:0x3b CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.665: [upf] INFO: UE F-SEID[UP:0x3b CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.672: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/01 11:05:29.672: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/01 11:05:29.672: [smf] INFO: UE IMSI[262422434939885] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.677: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/01 11:05:29.677: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.677: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.683: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/01 11:05:29.683: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/01 11:05:29.683: [smf] INFO: UE IMSI[262420000867591] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.687: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/01 11:05:29.687: [upf] INFO: UE F-SEID[UP:0xd41 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.687: [upf] INFO: UE F-SEID[UP:0xd41 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.694: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/01 11:05:29.694: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/01 11:05:29.694: [smf] INFO: UE IMSI[262428832948647] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.699: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/01 11:05:29.699: [upf] INFO: UE F-SEID[UP:0x306 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.699: [upf] INFO: UE F-SEID[UP:0x306 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.704: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/01 11:05:29.705: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/01 11:05:29.705: [smf] INFO: UE IMSI[262424364548793] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.709: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/01 11:05:29.709: [upf] INFO: UE F-SEID[UP:0x154 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.709: [upf] INFO: UE F-SEID[UP:0x154 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.715: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/01 11:05:29.715: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/01 11:05:29.715: [smf] INFO: UE IMSI[262429917105966] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.719: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/01 11:05:29.719: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.719: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.726: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/01 11:05:29.726: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/01 11:05:29.726: [smf] INFO: UE IMSI[262429605993259] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.730: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/01 11:05:29.730: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.730: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.737: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/01 11:05:29.737: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/01 11:05:29.737: [smf] INFO: UE IMSI[262420841552755] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.741: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/01 11:05:29.741: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.741: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.748: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/01 11:05:29.748: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/01 11:05:29.748: [smf] INFO: UE IMSI[262428416448146] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.751: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/01 11:05:29.751: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.751: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.759: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/01 11:05:29.759: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/01 11:05:29.759: [smf] INFO: UE IMSI[262425805658478] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.763: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/01 11:05:29.763: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.763: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.769: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/01 11:05:29.769: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/01 11:05:29.769: [smf] INFO: UE IMSI[262429547712704] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.773: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/01 11:05:29.773: [upf] INFO: UE F-SEID[UP:0x946 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.773: [upf] INFO: UE F-SEID[UP:0x946 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.780: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/01 11:05:29.780: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/01 11:05:29.781: [smf] INFO: UE IMSI[262429608169452] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.785: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/01 11:05:29.785: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.785: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.791: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/01 11:05:29.791: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/01 11:05:29.791: [smf] INFO: UE IMSI[262425290045431] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.796: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/01 11:05:29.797: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.797: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.802: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/01 11:05:29.802: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/01 11:05:29.802: [smf] INFO: UE IMSI[262427955175412] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.807: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/01 11:05:29.807: [upf] INFO: UE F-SEID[UP:0x994 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.807: [upf] INFO: UE F-SEID[UP:0x994 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.813: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/01 11:05:29.813: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/01 11:05:29.813: [smf] INFO: UE IMSI[262426230800903] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.818: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/01 11:05:29.818: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.818: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.824: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/01 11:05:29.824: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/01 11:05:29.824: [smf] INFO: UE IMSI[262421039848862] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.828: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/01 11:05:29.828: [upf] INFO: UE F-SEID[UP:0x71f CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.828: [upf] INFO: UE F-SEID[UP:0x71f CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.834: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/01 11:05:29.834: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/01 11:05:29.834: [smf] INFO: UE IMSI[262420757522839] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.838: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/01 11:05:29.838: [upf] INFO: UE F-SEID[UP:0x43d CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.838: [upf] INFO: UE F-SEID[UP:0x43d CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.845: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/01 11:05:29.845: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/01 11:05:29.845: [smf] INFO: UE IMSI[262427227052809] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.850: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/01 11:05:29.850: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.850: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.856: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/01 11:05:29.856: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/01 11:05:29.856: [smf] INFO: UE IMSI[262429302705306] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.860: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/01 11:05:29.860: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.860: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.867: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/01 11:05:29.867: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/01 11:05:29.867: [smf] INFO: UE IMSI[262429837719293] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.871: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/01 11:05:29.871: [upf] INFO: UE F-SEID[UP:0x175 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.871: [upf] INFO: UE F-SEID[UP:0x175 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.878: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/01 11:05:29.878: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/01 11:05:29.878: [smf] INFO: UE IMSI[262420500164957] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.882: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/01 11:05:29.882: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.882: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.889: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/01 11:05:29.889: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/01 11:05:29.889: [smf] INFO: UE IMSI[262429788192031] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.893: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/01 11:05:29.893: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.893: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.899: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/01 11:05:29.899: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/01 11:05:29.899: [smf] INFO: UE IMSI[262425429372749] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.907: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/01 11:05:29.907: [upf] INFO: UE F-SEID[UP:0xaab CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.907: [upf] INFO: UE F-SEID[UP:0xaab CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.911: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/01 11:05:29.911: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/01 11:05:29.911: [smf] INFO: UE IMSI[262425217706687] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.922: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/01 11:05:29.922: [upf] INFO: UE F-SEID[UP:0x10c CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.922: [upf] INFO: UE F-SEID[UP:0x10c CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.923: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/01 11:05:29.923: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/01 11:05:29.923: [smf] INFO: UE IMSI[262428905720292] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.930: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/01 11:05:29.930: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.930: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.934: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/01 11:05:29.934: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/01 11:05:29.934: [smf] INFO: UE IMSI[262429946606667] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.937: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/01 11:05:29.937: [upf] INFO: UE F-SEID[UP:0x806 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.937: [upf] INFO: UE F-SEID[UP:0x806 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.945: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/01 11:05:29.945: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/01 11:05:29.945: [smf] INFO: UE IMSI[262424222102296] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.949: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/01 11:05:29.949: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.949: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.955: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/01 11:05:29.955: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/01 11:05:29.955: [smf] INFO: UE IMSI[262423573625293] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.959: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/01 11:05:29.959: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.959: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.966: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/01 11:05:29.966: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/01 11:05:29.966: [smf] INFO: UE IMSI[262422210162549] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.970: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/01 11:05:29.970: [upf] INFO: UE F-SEID[UP:0x8db CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.970: [upf] INFO: UE F-SEID[UP:0x8db CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.977: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/01 11:05:29.977: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/01 11:05:29.977: [smf] INFO: UE IMSI[262426343253141] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.982: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/01 11:05:29.982: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.982: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:29.989: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/01 11:05:29.989: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/01 11:05:29.989: [smf] INFO: UE IMSI[262421501505413] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:29.997: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/01 11:05:29.997: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:29.997: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.001: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/01 11:05:30.001: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/01 11:05:30.001: [smf] INFO: UE IMSI[262429159439874] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.009: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/01 11:05:30.009: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.009: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.012: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/01 11:05:30.012: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/01 11:05:30.012: [smf] INFO: UE IMSI[262428779143045] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.017: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/01 11:05:30.017: [upf] INFO: UE F-SEID[UP:0x456 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.017: [upf] INFO: UE F-SEID[UP:0x456 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.023: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/01 11:05:30.023: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/01 11:05:30.023: [smf] INFO: UE IMSI[262428337485737] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.030: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/01 11:05:30.030: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.030: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.034: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/01 11:05:30.035: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/01 11:05:30.035: [smf] INFO: UE IMSI[262429277427634] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.040: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/01 11:05:30.040: [upf] INFO: UE F-SEID[UP:0xb5f CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.040: [upf] INFO: UE F-SEID[UP:0xb5f CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.046: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/01 11:05:30.046: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/01 11:05:30.046: [smf] INFO: UE IMSI[262428669827052] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.052: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/01 11:05:30.052: [upf] INFO: UE F-SEID[UP:0x816 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.052: [upf] INFO: UE F-SEID[UP:0x816 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.056: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/01 11:05:30.057: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/01 11:05:30.057: [smf] INFO: UE IMSI[262420764951765] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.063: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/01 11:05:30.063: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.063: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.067: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/01 11:05:30.067: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/01 11:05:30.067: [smf] INFO: UE IMSI[262427810038368] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.070: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/01 11:05:30.070: [upf] INFO: UE F-SEID[UP:0x135 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.070: [upf] INFO: UE F-SEID[UP:0x135 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.078: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/01 11:05:30.078: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/01 11:05:30.078: [smf] INFO: UE IMSI[262423297994039] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.081: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/01 11:05:30.081: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.081: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.089: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/01 11:05:30.089: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/01 11:05:30.089: [smf] INFO: UE IMSI[262424270597907] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.094: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/01 11:05:30.094: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.094: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.100: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/01 11:05:30.100: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/01 11:05:30.100: [smf] INFO: UE IMSI[262422755748392] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.105: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/01 11:05:30.105: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.105: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.111: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/01 11:05:30.111: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/01 11:05:30.111: [smf] INFO: UE IMSI[262425246959990] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.116: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/01 11:05:30.116: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.116: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.122: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/01 11:05:30.122: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/01 11:05:30.122: [smf] INFO: UE IMSI[262424161744670] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.126: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/01 11:05:30.126: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.126: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.133: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/01 11:05:30.133: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/01 11:05:30.133: [smf] INFO: UE IMSI[262425950765379] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.137: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/01 11:05:30.137: [upf] INFO: UE F-SEID[UP:0x2cd CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.137: [upf] INFO: UE F-SEID[UP:0x2cd CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.144: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/01 11:05:30.144: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/01 11:05:30.144: [smf] INFO: UE IMSI[262420138274890] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.150: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/01 11:05:30.150: [upf] INFO: UE F-SEID[UP:0x904 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.150: [upf] INFO: UE F-SEID[UP:0x904 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.155: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/01 11:05:30.155: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/01 11:05:30.155: [smf] INFO: UE IMSI[262427489010523] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.163: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/01 11:05:30.163: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.163: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.168: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/01 11:05:30.168: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/01 11:05:30.168: [smf] INFO: UE IMSI[262422993891829] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.176: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/01 11:05:30.176: [upf] INFO: UE F-SEID[UP:0x765 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.176: [upf] INFO: UE F-SEID[UP:0x765 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.179: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/01 11:05:30.179: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/01 11:05:30.179: [smf] INFO: UE IMSI[262426246531657] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.187: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/01 11:05:30.187: [upf] INFO: UE F-SEID[UP:0x664 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.187: [upf] INFO: UE F-SEID[UP:0x664 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.192: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/01 11:05:30.192: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/01 11:05:30.192: [smf] INFO: UE IMSI[262428406573714] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.197: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/01 11:05:30.197: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.197: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.204: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/01 11:05:30.204: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/01 11:05:30.204: [smf] INFO: UE IMSI[262421615859237] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.215: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/01 11:05:30.215: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/01 11:05:30.215: [smf] INFO: UE IMSI[262425240771793] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.216: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/01 11:05:30.216: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.216: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.223: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/01 11:05:30.223: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.223: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.227: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/01 11:05:30.227: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/01 11:05:30.227: [smf] INFO: UE IMSI[262424314332912] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.233: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/01 11:05:30.233: [upf] INFO: UE F-SEID[UP:0x390 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.233: [upf] INFO: UE F-SEID[UP:0x390 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.238: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/01 11:05:30.238: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/01 11:05:30.238: [smf] INFO: UE IMSI[262422690564498] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.243: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/01 11:05:30.243: [upf] INFO: UE F-SEID[UP:0x43a CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.243: [upf] INFO: UE F-SEID[UP:0x43a CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.248: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/01 11:05:30.248: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/01 11:05:30.248: [smf] INFO: UE IMSI[262421715421355] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.253: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/01 11:05:30.253: [upf] INFO: UE F-SEID[UP:0x466 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.253: [upf] INFO: UE F-SEID[UP:0x466 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.260: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/01 11:05:30.260: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/01 11:05:30.260: [smf] INFO: UE IMSI[262421400559812] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.266: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/01 11:05:30.266: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.266: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.271: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/01 11:05:30.271: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/01 11:05:30.271: [smf] INFO: UE IMSI[262426231380325] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.276: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/01 11:05:30.276: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.276: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.282: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/01 11:05:30.282: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/01 11:05:30.282: [smf] INFO: UE IMSI[262427602619672] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.286: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/01 11:05:30.286: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.286: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.293: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/01 11:05:30.293: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/01 11:05:30.293: [smf] INFO: UE IMSI[262426321527136] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.297: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/01 11:05:30.297: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.297: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.303: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/01 11:05:30.303: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/01 11:05:30.303: [smf] INFO: UE IMSI[262426102085703] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.308: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/01 11:05:30.308: [upf] INFO: UE F-SEID[UP:0x54a CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.308: [upf] INFO: UE F-SEID[UP:0x54a CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.314: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/01 11:05:30.314: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/01 11:05:30.314: [smf] INFO: UE IMSI[262423636240885] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.317: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/01 11:05:30.317: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.317: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.325: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/01 11:05:30.325: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/01 11:05:30.325: [smf] INFO: UE IMSI[262422219628298] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.328: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/01 11:05:30.328: [upf] INFO: UE F-SEID[UP:0x303 CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.328: [upf] INFO: UE F-SEID[UP:0x303 CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.336: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/01 11:05:30.336: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/01 11:05:30.336: [smf] INFO: UE IMSI[262420636198907] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.340: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/01 11:05:30.340: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.340: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.346: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/01 11:05:30.346: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/01 11:05:30.346: [smf] INFO: UE IMSI[262423910959195] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.351: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/01 11:05:30.351: [upf] INFO: UE F-SEID[UP:0x938 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.351: [upf] INFO: UE F-SEID[UP:0x938 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.358: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/01 11:05:30.358: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/01 11:05:30.358: [smf] INFO: UE IMSI[262429813996246] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.365: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/01 11:05:30.366: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.366: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.370: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/01 11:05:30.370: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/01 11:05:30.370: [smf] INFO: UE IMSI[262421115170094] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.377: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/01 11:05:30.377: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.377: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.382: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/01 11:05:30.382: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/01 11:05:30.382: [smf] INFO: UE IMSI[262429294512700] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.389: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/01 11:05:30.389: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.389: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.393: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/01 11:05:30.393: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/01 11:05:30.393: [smf] INFO: UE IMSI[262426102271188] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.398: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/01 11:05:30.398: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.398: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.404: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/01 11:05:30.404: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/01 11:05:30.404: [smf] INFO: UE IMSI[262421744023773] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.406: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/01 11:05:30.406: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.406: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.414: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/01 11:05:30.414: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/01 11:05:30.414: [smf] INFO: UE IMSI[262427483180656] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.417: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/01 11:05:30.417: [upf] INFO: UE F-SEID[UP:0x91b CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.417: [upf] INFO: UE F-SEID[UP:0x91b CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.425: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/01 11:05:30.425: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/01 11:05:30.425: [smf] INFO: UE IMSI[262426861282563] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.428: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/01 11:05:30.428: [upf] INFO: UE F-SEID[UP:0x43f CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.428: [upf] INFO: UE F-SEID[UP:0x43f CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.436: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/01 11:05:30.436: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/01 11:05:30.436: [smf] INFO: UE IMSI[262424747844775] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.440: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/01 11:05:30.440: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.440: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.447: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/01 11:05:30.447: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/01 11:05:30.447: [smf] INFO: UE IMSI[262428109674540] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.451: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/01 11:05:30.451: [upf] INFO: UE F-SEID[UP:0x79b CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.451: [upf] INFO: UE F-SEID[UP:0x79b CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.458: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/01 11:05:30.458: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/01 11:05:30.458: [smf] INFO: UE IMSI[262422733534743] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.463: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/01 11:05:30.463: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.463: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.468: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/01 11:05:30.468: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/01 11:05:30.468: [smf] INFO: UE IMSI[262423533247669] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.472: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/01 11:05:30.472: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.472: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.479: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/01 11:05:30.479: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/01 11:05:30.479: [smf] INFO: UE IMSI[262420997411664] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.483: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/01 11:05:30.483: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.483: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.490: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/01 11:05:30.490: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/01 11:05:30.490: [smf] INFO: UE IMSI[262421147351489] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.495: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/01 11:05:30.495: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.495: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.501: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/01 11:05:30.501: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/01 11:05:30.501: [smf] INFO: UE IMSI[262429397329633] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.505: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/01 11:05:30.505: [upf] INFO: UE F-SEID[UP:0x572 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.505: [upf] INFO: UE F-SEID[UP:0x572 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.512: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/01 11:05:30.512: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/01 11:05:30.512: [smf] INFO: UE IMSI[262422611062103] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.516: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/01 11:05:30.516: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.516: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.523: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/01 11:05:30.523: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/01 11:05:30.523: [smf] INFO: UE IMSI[262424452011385] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.527: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/01 11:05:30.527: [upf] INFO: UE F-SEID[UP:0xd2e CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.527: [upf] INFO: UE F-SEID[UP:0xd2e CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.534: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/01 11:05:30.534: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/01 11:05:30.534: [smf] INFO: UE IMSI[262425332075335] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.539: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/01 11:05:30.539: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.539: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.544: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/01 11:05:30.544: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/01 11:05:30.545: [smf] INFO: UE IMSI[262420149221536] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.548: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/01 11:05:30.548: [upf] INFO: UE F-SEID[UP:0x663 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.548: [upf] INFO: UE F-SEID[UP:0x663 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.556: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/01 11:05:30.556: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/01 11:05:30.556: [smf] INFO: UE IMSI[262422222819794] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.561: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/01 11:05:30.561: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.561: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.567: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/01 11:05:30.567: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/01 11:05:30.567: [smf] INFO: UE IMSI[262425916929175] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.574: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/01 11:05:30.574: [upf] INFO: UE F-SEID[UP:0x715 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.574: [upf] INFO: UE F-SEID[UP:0x715 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.577: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/01 11:05:30.578: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/01 11:05:30.578: [smf] INFO: UE IMSI[262426394278022] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.581: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/01 11:05:30.581: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.581: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.589: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/01 11:05:30.589: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/01 11:05:30.589: [smf] INFO: UE IMSI[262421871652776] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.592: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/01 11:05:30.592: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.592: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.600: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/01 11:05:30.600: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/01 11:05:30.600: [smf] INFO: UE IMSI[262425828144072] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.604: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/01 11:05:30.604: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.604: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.611: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/01 11:05:30.611: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/01 11:05:30.611: [smf] INFO: UE IMSI[262420881739772] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.617: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/01 11:05:30.617: [upf] INFO: UE F-SEID[UP:0x497 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.617: [upf] INFO: UE F-SEID[UP:0x497 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.622: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/01 11:05:30.622: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/01 11:05:30.622: [smf] INFO: UE IMSI[262426753872231] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.626: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/01 11:05:30.626: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.626: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.632: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/01 11:05:30.632: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/01 11:05:30.632: [smf] INFO: UE IMSI[262429316206588] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.636: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/01 11:05:30.636: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.636: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.643: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/01 11:05:30.643: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/01 11:05:30.643: [smf] INFO: UE IMSI[262426222180183] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.648: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/01 11:05:30.648: [upf] INFO: UE F-SEID[UP:0x30 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.648: [upf] INFO: UE F-SEID[UP:0x30 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.654: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/01 11:05:30.654: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/01 11:05:30.654: [smf] INFO: UE IMSI[262420750509291] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.658: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/01 11:05:30.658: [upf] INFO: UE F-SEID[UP:0x843 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.658: [upf] INFO: UE F-SEID[UP:0x843 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.665: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/01 11:05:30.665: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/01 11:05:30.665: [smf] INFO: UE IMSI[262422960824350] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.670: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/01 11:05:30.670: [upf] INFO: UE F-SEID[UP:0x5b CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.670: [upf] INFO: UE F-SEID[UP:0x5b CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.676: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/01 11:05:30.676: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/01 11:05:30.676: [smf] INFO: UE IMSI[262426432672269] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.681: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/01 11:05:30.681: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.681: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.687: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/01 11:05:30.687: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/01 11:05:30.687: [smf] INFO: UE IMSI[262426068412283] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.691: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/01 11:05:30.691: [upf] INFO: UE F-SEID[UP:0x884 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.691: [upf] INFO: UE F-SEID[UP:0x884 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.697: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/01 11:05:30.697: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/01 11:05:30.697: [smf] INFO: UE IMSI[262428218144597] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.702: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/01 11:05:30.702: [upf] INFO: UE F-SEID[UP:0x211 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.702: [upf] INFO: UE F-SEID[UP:0x211 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.708: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/01 11:05:30.708: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/01 11:05:30.708: [smf] INFO: UE IMSI[262424078936390] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.713: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/01 11:05:30.713: [upf] INFO: UE F-SEID[UP:0x112 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.713: [upf] INFO: UE F-SEID[UP:0x112 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.719: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/01 11:05:30.719: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/01 11:05:30.719: [smf] INFO: UE IMSI[262425465385678] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.724: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/01 11:05:30.724: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.724: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.730: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/01 11:05:30.730: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/01 11:05:30.730: [smf] INFO: UE IMSI[262424801793612] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.734: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/01 11:05:30.734: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.734: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.741: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/01 11:05:30.741: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/01 11:05:30.741: [smf] INFO: UE IMSI[262425888485504] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.745: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/01 11:05:30.745: [upf] INFO: UE F-SEID[UP:0xbec CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.745: [upf] INFO: UE F-SEID[UP:0xbec CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.752: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/01 11:05:30.752: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/01 11:05:30.752: [smf] INFO: UE IMSI[262428725971624] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.755: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/01 11:05:30.755: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.755: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.762: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/01 11:05:30.762: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/01 11:05:30.762: [smf] INFO: UE IMSI[262425593181298] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.767: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/01 11:05:30.767: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.767: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.773: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/01 11:05:30.773: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/01 11:05:30.773: [smf] INFO: UE IMSI[262423475666254] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.777: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/01 11:05:30.777: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.777: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.784: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/01 11:05:30.784: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/01 11:05:30.784: [smf] INFO: UE IMSI[262428098639171] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.787: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/01 11:05:30.787: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.787: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.795: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/01 11:05:30.795: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/01 11:05:30.795: [smf] INFO: UE IMSI[262427653766980] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.798: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/01 11:05:30.798: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.798: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.805: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/01 11:05:30.805: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/01 11:05:30.805: [smf] INFO: UE IMSI[262426294981413] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.809: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/01 11:05:30.809: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.809: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.816: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/01 11:05:30.816: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/01 11:05:30.816: [smf] INFO: UE IMSI[262424998615601] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.821: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/01 11:05:30.821: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.821: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.827: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/01 11:05:30.827: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/01 11:05:30.827: [smf] INFO: UE IMSI[262426842869023] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.831: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/01 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x71 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x71 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.838: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/01 11:05:30.838: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/01 11:05:30.838: [smf] INFO: UE IMSI[262424748351820] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.842: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/01 11:05:30.842: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.842: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.849: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/01 11:05:30.849: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/01 11:05:30.849: [smf] INFO: UE IMSI[262425492888622] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.853: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/01 11:05:30.853: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.853: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.859: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/01 11:05:30.859: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/01 11:05:30.859: [smf] INFO: UE IMSI[262421742197118] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.862: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/01 11:05:30.862: [upf] INFO: UE F-SEID[UP:0xcf CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.862: [upf] INFO: UE F-SEID[UP:0xcf CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.870: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/01 11:05:30.870: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/01 11:05:30.871: [smf] INFO: UE IMSI[262421150606816] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.877: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/01 11:05:30.877: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.877: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.882: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/01 11:05:30.882: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/01 11:05:30.882: [smf] INFO: UE IMSI[262427720424334] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.886: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/01 11:05:30.886: [upf] INFO: UE F-SEID[UP:0xcee CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.886: [upf] INFO: UE F-SEID[UP:0xcee CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.893: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/01 11:05:30.893: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/01 11:05:30.893: [smf] INFO: UE IMSI[262428624920265] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.899: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/01 11:05:30.899: [upf] INFO: UE F-SEID[UP:0xdec CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.899: [upf] INFO: UE F-SEID[UP:0xdec CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.904: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/01 11:05:30.904: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/01 11:05:30.904: [smf] INFO: UE IMSI[262424172375464] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.910: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/01 11:05:30.910: [upf] INFO: UE F-SEID[UP:0x626 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.910: [upf] INFO: UE F-SEID[UP:0x626 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.915: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/01 11:05:30.915: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/01 11:05:30.915: [smf] INFO: UE IMSI[262422600797774] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.920: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/01 11:05:30.920: [upf] INFO: UE F-SEID[UP:0x851 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.920: [upf] INFO: UE F-SEID[UP:0x851 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.926: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/01 11:05:30.926: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/01 11:05:30.926: [smf] INFO: UE IMSI[262427393100722] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.930: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/01 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x302 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x302 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.936: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/01 11:05:30.936: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/01 11:05:30.936: [smf] INFO: UE IMSI[262425884434017] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.939: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/01 11:05:30.939: [upf] INFO: UE F-SEID[UP:0x703 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.939: [upf] INFO: UE F-SEID[UP:0x703 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.947: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/01 11:05:30.947: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/01 11:05:30.947: [smf] INFO: UE IMSI[262420049218153] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.951: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/01 11:05:30.951: [upf] INFO: UE F-SEID[UP:0x15f CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.951: [upf] INFO: UE F-SEID[UP:0x15f CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.958: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/01 11:05:30.958: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/01 11:05:30.958: [smf] INFO: UE IMSI[262420068136022] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.964: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/01 11:05:30.964: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.964: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.969: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/01 11:05:30.969: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/01 11:05:30.969: [smf] INFO: UE IMSI[262428641547316] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.972: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/01 11:05:30.972: [upf] INFO: UE F-SEID[UP:0x9 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.972: [upf] INFO: UE F-SEID[UP:0x9 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.979: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/01 11:05:30.979: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/01 11:05:30.979: [smf] INFO: UE IMSI[262423677529292] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.982: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/01 11:05:30.982: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.982: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:30.990: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/01 11:05:30.990: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/01 11:05:30.990: [smf] INFO: UE IMSI[262426090013191] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:30.992: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/01 11:05:30.992: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:30.992: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.001: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/01 11:05:31.001: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/01 11:05:31.001: [smf] INFO: UE IMSI[262427896521328] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.004: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/01 11:05:31.004: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.004: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.012: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/01 11:05:31.012: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/01 11:05:31.012: [smf] INFO: UE IMSI[262423278252269] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.014: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/01 11:05:31.014: [upf] INFO: UE F-SEID[UP:0x265 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.014: [upf] INFO: UE F-SEID[UP:0x265 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.022: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/01 11:05:31.022: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/01 11:05:31.022: [smf] INFO: UE IMSI[262420683140132] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.026: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/01 11:05:31.026: [upf] INFO: UE F-SEID[UP:0xd3b CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.026: [upf] INFO: UE F-SEID[UP:0xd3b CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.033: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/01 11:05:31.033: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/01 11:05:31.033: [smf] INFO: UE IMSI[262428773947595] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.037: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/01 11:05:31.037: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.037: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.044: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/01 11:05:31.044: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/01 11:05:31.044: [smf] INFO: UE IMSI[262422491745603] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.050: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/01 11:05:31.050: [upf] INFO: UE F-SEID[UP:0x609 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.050: [upf] INFO: UE F-SEID[UP:0x609 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.055: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/01 11:05:31.055: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/01 11:05:31.055: [smf] INFO: UE IMSI[262429938205754] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.059: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/01 11:05:31.059: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.059: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.066: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/01 11:05:31.066: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/01 11:05:31.066: [smf] INFO: UE IMSI[262423014828073] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.070: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/01 11:05:31.070: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.070: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.077: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/01 11:05:31.077: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/01 11:05:31.077: [smf] INFO: UE IMSI[262429924783756] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.081: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/01 11:05:31.081: [upf] INFO: UE F-SEID[UP:0x945 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.081: [upf] INFO: UE F-SEID[UP:0x945 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.087: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/01 11:05:31.087: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/01 11:05:31.087: [smf] INFO: UE IMSI[262422648334047] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.093: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/01 11:05:31.093: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.093: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.098: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/01 11:05:31.098: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/01 11:05:31.098: [smf] INFO: UE IMSI[262427369652034] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.104: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/01 11:05:31.104: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.104: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.109: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/01 11:05:31.109: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/01 11:05:31.109: [smf] INFO: UE IMSI[262428407579358] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.114: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/01 11:05:31.114: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.114: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.120: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/01 11:05:31.120: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/01 11:05:31.120: [smf] INFO: UE IMSI[262423682758639] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.124: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/01 11:05:31.124: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.124: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.131: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/01 11:05:31.131: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/01 11:05:31.131: [smf] INFO: UE IMSI[262422433658478] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.135: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/01 11:05:31.135: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.135: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.142: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/01 11:05:31.142: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/01 11:05:31.142: [smf] INFO: UE IMSI[262423146238910] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.147: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/01 11:05:31.147: [upf] INFO: UE F-SEID[UP:0x25b CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.147: [upf] INFO: UE F-SEID[UP:0x25b CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.153: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/01 11:05:31.153: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/01 11:05:31.153: [smf] INFO: UE IMSI[262420327246158] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.156: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/01 11:05:31.156: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.156: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.163: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/01 11:05:31.163: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/01 11:05:31.164: [smf] INFO: UE IMSI[262421058927270] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.169: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/01 11:05:31.169: [upf] INFO: UE F-SEID[UP:0xb33 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.169: [upf] INFO: UE F-SEID[UP:0xb33 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.174: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/01 11:05:31.174: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/01 11:05:31.174: [smf] INFO: UE IMSI[262427969477075] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.179: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/01 11:05:31.179: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.179: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.185: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/01 11:05:31.185: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/01 11:05:31.185: [smf] INFO: UE IMSI[262424930556844] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.189: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/01 11:05:31.189: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.189: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.196: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/01 11:05:31.196: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/01 11:05:31.196: [smf] INFO: UE IMSI[262424847932207] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.200: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/01 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.207: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/01 11:05:31.207: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/01 11:05:31.207: [smf] INFO: UE IMSI[262428687951748] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.211: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/01 11:05:31.211: [upf] INFO: UE F-SEID[UP:0x537 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.211: [upf] INFO: UE F-SEID[UP:0x537 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.218: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/01 11:05:31.218: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/01 11:05:31.218: [smf] INFO: UE IMSI[262421112339430] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.222: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/01 11:05:31.222: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.222: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.229: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/01 11:05:31.229: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/01 11:05:31.229: [smf] INFO: UE IMSI[262426347898719] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.233: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/01 11:05:31.233: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.233: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.239: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/01 11:05:31.239: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/01 11:05:31.239: [smf] INFO: UE IMSI[262428826751695] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.243: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/01 11:05:31.243: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.243: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.250: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/01 11:05:31.250: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/01 11:05:31.250: [smf] INFO: UE IMSI[262421715318796] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.254: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/01 11:05:31.255: [upf] INFO: UE F-SEID[UP:0xe1e CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.255: [upf] INFO: UE F-SEID[UP:0xe1e CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.261: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/01 11:05:31.261: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/01 11:05:31.261: [smf] INFO: UE IMSI[262429472827913] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.265: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/01 11:05:31.265: [upf] INFO: UE F-SEID[UP:0x169 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.265: [upf] INFO: UE F-SEID[UP:0x169 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.272: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/01 11:05:31.272: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/01 11:05:31.272: [smf] INFO: UE IMSI[262424997935456] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.276: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/01 11:05:31.276: [upf] INFO: UE F-SEID[UP:0x556 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.276: [upf] INFO: UE F-SEID[UP:0x556 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.283: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/01 11:05:31.283: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/01 11:05:31.283: [smf] INFO: UE IMSI[262425955012809] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.287: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/01 11:05:31.287: [upf] INFO: UE F-SEID[UP:0x44 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.287: [upf] INFO: UE F-SEID[UP:0x44 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.294: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/01 11:05:31.294: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/01 11:05:31.294: [smf] INFO: UE IMSI[262422204394284] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.299: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/01 11:05:31.299: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.299: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.304: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/01 11:05:31.304: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/01 11:05:31.304: [smf] INFO: UE IMSI[262429597485642] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.307: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/01 11:05:31.307: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.307: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.315: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/01 11:05:31.315: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/01 11:05:31.315: [smf] INFO: UE IMSI[262429795967067] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.319: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/01 11:05:31.319: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.319: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.326: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/01 11:05:31.326: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/01 11:05:31.326: [smf] INFO: UE IMSI[262423974695764] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.330: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/01 11:05:31.330: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.330: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.337: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/01 11:05:31.337: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/01 11:05:31.337: [smf] INFO: UE IMSI[262424248740055] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.341: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/01 11:05:31.341: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.341: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.348: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/01 11:05:31.348: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/01 11:05:31.348: [smf] INFO: UE IMSI[262424901592010] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.352: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/01 11:05:31.352: [upf] INFO: UE F-SEID[UP:0x835 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.352: [upf] INFO: UE F-SEID[UP:0x835 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.358: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/01 11:05:31.358: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/01 11:05:31.358: [smf] INFO: UE IMSI[262422482714395] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.365: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/01 11:05:31.365: [upf] INFO: UE F-SEID[UP:0x27d CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.365: [upf] INFO: UE F-SEID[UP:0x27d CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.369: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/01 11:05:31.369: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/01 11:05:31.369: [smf] INFO: UE IMSI[262421007284521] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.374: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/01 11:05:31.374: [upf] INFO: UE F-SEID[UP:0x406 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.374: [upf] INFO: UE F-SEID[UP:0x406 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.380: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/01 11:05:31.380: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/01 11:05:31.380: [smf] INFO: UE IMSI[262421177477622] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.385: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/01 11:05:31.385: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.385: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.391: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/01 11:05:31.391: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/01 11:05:31.391: [smf] INFO: UE IMSI[262426533340102] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.397: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/01 11:05:31.397: [upf] INFO: UE F-SEID[UP:0x780 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.397: [upf] INFO: UE F-SEID[UP:0x780 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.402: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/01 11:05:31.402: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/01 11:05:31.402: [smf] INFO: UE IMSI[262426282396110] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.410: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/01 11:05:31.410: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.410: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.414: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/01 11:05:31.414: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/01 11:05:31.414: [smf] INFO: UE IMSI[262423158373720] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.419: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/01 11:05:31.419: [upf] INFO: UE F-SEID[UP:0x94c CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.419: [upf] INFO: UE F-SEID[UP:0x94c CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.425: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/01 11:05:31.425: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/01 11:05:31.425: [smf] INFO: UE IMSI[262427237272986] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.433: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/01 11:05:31.433: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.433: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.437: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/01 11:05:31.437: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/01 11:05:31.437: [smf] INFO: UE IMSI[262429543855087] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.444: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/01 11:05:31.444: [upf] INFO: UE F-SEID[UP:0x700 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.444: [upf] INFO: UE F-SEID[UP:0x700 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.449: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/01 11:05:31.449: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/01 11:05:31.449: [smf] INFO: UE IMSI[262423342481619] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.455: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/01 11:05:31.455: [upf] INFO: UE F-SEID[UP:0x698 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.455: [upf] INFO: UE F-SEID[UP:0x698 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.460: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/01 11:05:31.460: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/01 11:05:31.460: [smf] INFO: UE IMSI[262420076641790] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.465: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/01 11:05:31.465: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.465: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.471: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/01 11:05:31.471: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/01 11:05:31.471: [smf] INFO: UE IMSI[262425423429523] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.477: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/01 11:05:31.477: [upf] INFO: UE F-SEID[UP:0x2be CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.477: [upf] INFO: UE F-SEID[UP:0x2be CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.482: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/01 11:05:31.482: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/01 11:05:31.482: [smf] INFO: UE IMSI[262421757974971] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.486: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/01 11:05:31.486: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.486: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.493: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/01 11:05:31.493: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/01 11:05:31.493: [smf] INFO: UE IMSI[262429829432678] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.499: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/01 11:05:31.499: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.499: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.504: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/01 11:05:31.504: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/01 11:05:31.504: [smf] INFO: UE IMSI[262428773041614] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.509: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/01 11:05:31.509: [upf] INFO: UE F-SEID[UP:0x106 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.509: [upf] INFO: UE F-SEID[UP:0x106 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.515: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/01 11:05:31.515: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/01 11:05:31.515: [smf] INFO: UE IMSI[262425695395789] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.519: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/01 11:05:31.519: [upf] INFO: UE F-SEID[UP:0x93a CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.519: [upf] INFO: UE F-SEID[UP:0x93a CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.526: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/01 11:05:31.526: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/01 11:05:31.526: [smf] INFO: UE IMSI[262427028396709] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.529: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/01 11:05:31.529: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.529: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.537: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/01 11:05:31.537: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/01 11:05:31.537: [smf] INFO: UE IMSI[262420333253041] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.542: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/01 11:05:31.542: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.542: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.548: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/01 11:05:31.548: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/01 11:05:31.548: [smf] INFO: UE IMSI[262420252443988] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.551: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/01 11:05:31.551: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.551: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.558: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/01 11:05:31.558: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/01 11:05:31.558: [smf] INFO: UE IMSI[262429212280942] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.561: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/01 11:05:31.561: [upf] INFO: UE F-SEID[UP:0x99a CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.561: [upf] INFO: UE F-SEID[UP:0x99a CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.569: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/01 11:05:31.569: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/01 11:05:31.569: [smf] INFO: UE IMSI[262428176277010] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.572: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/01 11:05:31.572: [upf] INFO: UE F-SEID[UP:0x235 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.572: [upf] INFO: UE F-SEID[UP:0x235 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.579: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/01 11:05:31.579: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/01 11:05:31.579: [smf] INFO: UE IMSI[262422059980302] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.583: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/01 11:05:31.583: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.583: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.590: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/01 11:05:31.590: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/01 11:05:31.590: [smf] INFO: UE IMSI[262424649774099] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.593: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/01 11:05:31.593: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.593: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.600: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/01 11:05:31.600: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/01 11:05:31.600: [smf] INFO: UE IMSI[262421352394415] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.603: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/01 11:05:31.603: [upf] INFO: UE F-SEID[UP:0x206 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.603: [upf] INFO: UE F-SEID[UP:0x206 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.611: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/01 11:05:31.611: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/01 11:05:31.611: [smf] INFO: UE IMSI[262425373564507] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.613: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/01 11:05:31.613: [upf] INFO: UE F-SEID[UP:0x876 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.613: [upf] INFO: UE F-SEID[UP:0x876 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.621: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/01 11:05:31.621: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/01 11:05:31.621: [smf] INFO: UE IMSI[262422241823066] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.623: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/01 11:05:31.623: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.623: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.632: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/01 11:05:31.632: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/01 11:05:31.632: [smf] INFO: UE IMSI[262429964285869] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.634: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/01 11:05:31.634: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.634: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.642: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/01 11:05:31.642: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/01 11:05:31.642: [smf] INFO: UE IMSI[262421178224459] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.644: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/01 11:05:31.644: [upf] INFO: UE F-SEID[UP:0x744 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.644: [upf] INFO: UE F-SEID[UP:0x744 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.653: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/01 11:05:31.653: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/01 11:05:31.653: [smf] INFO: UE IMSI[262427582121109] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.655: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/01 11:05:31.655: [upf] INFO: UE F-SEID[UP:0x839 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.655: [upf] INFO: UE F-SEID[UP:0x839 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.663: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/01 11:05:31.663: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/01 11:05:31.663: [smf] INFO: UE IMSI[262427184282650] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.667: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/01 11:05:31.667: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.667: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.674: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/01 11:05:31.674: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/01 11:05:31.674: [smf] INFO: UE IMSI[262427924055522] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.676: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/01 11:05:31.676: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.676: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.685: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/01 11:05:31.685: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/01 11:05:31.685: [smf] INFO: UE IMSI[262420975478861] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.689: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/01 11:05:31.689: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.689: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.696: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/01 11:05:31.696: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/01 11:05:31.696: [smf] INFO: UE IMSI[262420273805373] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.700: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/01 11:05:31.700: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.700: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.706: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/01 11:05:31.706: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/01 11:05:31.706: [smf] INFO: UE IMSI[262429045938509] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.710: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/01 11:05:31.710: [upf] INFO: UE F-SEID[UP:0xd6d CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.710: [upf] INFO: UE F-SEID[UP:0xd6d CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.717: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/01 11:05:31.717: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/01 11:05:31.717: [smf] INFO: UE IMSI[262420449802153] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.721: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/01 11:05:31.721: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.721: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.728: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/01 11:05:31.728: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/01 11:05:31.728: [smf] INFO: UE IMSI[262424827875541] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.732: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/01 11:05:31.732: [upf] INFO: UE F-SEID[UP:0xab CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.732: [upf] INFO: UE F-SEID[UP:0xab CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.739: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/01 11:05:31.739: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/01 11:05:31.739: [smf] INFO: UE IMSI[262429681712454] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.743: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/01 11:05:31.743: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.743: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.750: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/01 11:05:31.750: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/01 11:05:31.750: [smf] INFO: UE IMSI[262427981235977] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.754: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/01 11:05:31.754: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.754: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.760: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/01 11:05:31.760: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/01 11:05:31.760: [smf] INFO: UE IMSI[262424743277814] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.765: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/01 11:05:31.765: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.765: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.771: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/01 11:05:31.771: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/01 11:05:31.771: [smf] INFO: UE IMSI[262423011212212] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.775: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/01 11:05:31.775: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.775: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.782: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/01 11:05:31.782: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/01 11:05:31.782: [smf] INFO: UE IMSI[262420359110488] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.787: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/01 11:05:31.787: [upf] INFO: UE F-SEID[UP:0x47b CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.787: [upf] INFO: UE F-SEID[UP:0x47b CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.793: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/01 11:05:31.793: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/01 11:05:31.793: [smf] INFO: UE IMSI[262429048327614] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.797: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/01 11:05:31.797: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.797: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.804: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/01 11:05:31.804: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/01 11:05:31.804: [smf] INFO: UE IMSI[262421854610258] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.808: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/01 11:05:31.808: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.808: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.815: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/01 11:05:31.815: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/01 11:05:31.815: [smf] INFO: UE IMSI[262427865801881] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.819: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/01 11:05:31.819: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.819: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.825: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/01 11:05:31.825: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/01 11:05:31.825: [smf] INFO: UE IMSI[262425732964159] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.830: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/01 11:05:31.830: [upf] INFO: UE F-SEID[UP:0x682 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.830: [upf] INFO: UE F-SEID[UP:0x682 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.836: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/01 11:05:31.836: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/01 11:05:31.836: [smf] INFO: UE IMSI[262424439554577] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.841: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/01 11:05:31.841: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.841: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.847: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/01 11:05:31.847: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/01 11:05:31.847: [smf] INFO: UE IMSI[262425441882747] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.851: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/01 11:05:31.851: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.851: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.858: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/01 11:05:31.858: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/01 11:05:31.858: [smf] INFO: UE IMSI[262423328451997] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.865: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/01 11:05:31.865: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.865: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.870: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/01 11:05:31.870: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/01 11:05:31.870: [smf] INFO: UE IMSI[262426956603332] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.873: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/01 11:05:31.873: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.873: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.881: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/01 11:05:31.881: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/01 11:05:31.881: [smf] INFO: UE IMSI[262425179919998] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.890: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/01 11:05:31.890: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.890: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.894: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/01 11:05:31.894: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/01 11:05:31.894: [smf] INFO: UE IMSI[262423824744437] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.899: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/01 11:05:31.899: [upf] INFO: UE F-SEID[UP:0x271 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.899: [upf] INFO: UE F-SEID[UP:0x271 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.905: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/01 11:05:31.905: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/01 11:05:31.905: [smf] INFO: UE IMSI[262420757169547] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.912: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/01 11:05:31.912: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.912: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.917: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/01 11:05:31.917: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/01 11:05:31.917: [smf] INFO: UE IMSI[262424184781798] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.925: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/01 11:05:31.925: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.925: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.928: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/01 11:05:31.928: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/01 11:05:31.928: [smf] INFO: UE IMSI[262426270377846] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.934: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/01 11:05:31.934: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.934: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.939: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/01 11:05:31.939: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/01 11:05:31.939: [smf] INFO: UE IMSI[262422358769616] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.945: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/01 11:05:31.945: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.945: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.950: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/01 11:05:31.950: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/01 11:05:31.950: [smf] INFO: UE IMSI[262422908421192] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.955: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/01 11:05:31.955: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.955: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.961: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/01 11:05:31.961: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/01 11:05:31.961: [smf] INFO: UE IMSI[262425465606948] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.966: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/01 11:05:31.966: [upf] INFO: UE F-SEID[UP:0x73f CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.966: [upf] INFO: UE F-SEID[UP:0x73f CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.972: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/01 11:05:31.972: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/01 11:05:31.972: [smf] INFO: UE IMSI[262423249339733] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.979: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/01 11:05:31.979: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.979: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.983: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/01 11:05:31.983: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/01 11:05:31.983: [smf] INFO: UE IMSI[262424019086226] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.987: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/01 11:05:31.987: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.987: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:31.994: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/01 11:05:31.994: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/01 11:05:31.994: [smf] INFO: UE IMSI[262428006964820] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:31.999: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/01 11:05:31.999: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:31.999: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.005: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/01 11:05:32.005: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/01 11:05:32.005: [smf] INFO: UE IMSI[262421484505616] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.010: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/01 11:05:32.010: [upf] INFO: UE F-SEID[UP:0x502 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.010: [upf] INFO: UE F-SEID[UP:0x502 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.016: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/01 11:05:32.016: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/01 11:05:32.016: [smf] INFO: UE IMSI[262422569778940] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.020: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/01 11:05:32.020: [upf] INFO: UE F-SEID[UP:0xabf CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.020: [upf] INFO: UE F-SEID[UP:0xabf CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.027: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/01 11:05:32.027: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/01 11:05:32.027: [smf] INFO: UE IMSI[262425790182457] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.036: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/01 11:05:32.036: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.036: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.039: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/01 11:05:32.039: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/01 11:05:32.039: [smf] INFO: UE IMSI[262424396496379] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.044: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/01 11:05:32.044: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.044: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.050: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/01 11:05:32.050: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/01 11:05:32.050: [smf] INFO: UE IMSI[262427680344490] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.056: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/01 11:05:32.056: [upf] INFO: UE F-SEID[UP:0x562 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.056: [upf] INFO: UE F-SEID[UP:0x562 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.061: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/01 11:05:32.061: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/01 11:05:32.061: [smf] INFO: UE IMSI[262429031038634] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.065: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/01 11:05:32.065: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.065: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.072: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/01 11:05:32.072: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/01 11:05:32.072: [smf] INFO: UE IMSI[262424581177753] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.076: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/01 11:05:32.076: [upf] INFO: UE F-SEID[UP:0x470 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.076: [upf] INFO: UE F-SEID[UP:0x470 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.083: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/01 11:05:32.083: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/01 11:05:32.083: [smf] INFO: UE IMSI[262428347544542] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.087: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/01 11:05:32.087: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.087: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.094: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/01 11:05:32.094: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/01 11:05:32.094: [smf] INFO: UE IMSI[262424907264393] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.101: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/01 11:05:32.101: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.101: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.105: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/01 11:05:32.105: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/01 11:05:32.105: [smf] INFO: UE IMSI[262426115128115] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.110: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/01 11:05:32.110: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.110: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.116: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/01 11:05:32.116: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/01 11:05:32.116: [smf] INFO: UE IMSI[262426829205188] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.123: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/01 11:05:32.123: [upf] INFO: UE F-SEID[UP:0x992 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.123: [upf] INFO: UE F-SEID[UP:0x992 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.127: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/01 11:05:32.127: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/01 11:05:32.127: [smf] INFO: UE IMSI[262424902902166] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.131: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/01 11:05:32.131: [upf] INFO: UE F-SEID[UP:0x230 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.131: [upf] INFO: UE F-SEID[UP:0x230 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.139: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/01 11:05:32.139: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/01 11:05:32.139: [smf] INFO: UE IMSI[262428532603926] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.145: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/01 11:05:32.145: [upf] INFO: UE F-SEID[UP:0x431 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.145: [upf] INFO: UE F-SEID[UP:0x431 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.150: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/01 11:05:32.150: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/01 11:05:32.150: [smf] INFO: UE IMSI[262429003743498] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:32.155: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/01 11:05:32.155: [upf] INFO: UE F-SEID[UP:0x29e CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:32.155: [upf] INFO: UE F-SEID[UP:0x29e CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:32.168: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/01 11:05:32.174: [smf] INFO: Removed Session: UE IMSI:[262420475551935] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/01 11:05:32.174: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/01 11:05:32.179: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/01 11:05:32.188: [smf] INFO: Removed Session: UE IMSI:[262428389452893] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/01 11:05:32.188: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/01 11:05:32.191: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/01 11:05:32.198: [smf] INFO: Removed Session: UE IMSI:[262420164000646] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/01 11:05:32.198: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/01 11:05:32.201: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/01 11:05:32.207: [smf] INFO: Removed Session: UE IMSI:[262426143367651] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/01 11:05:32.207: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/01 11:05:32.212: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/01 11:05:32.218: [smf] INFO: Removed Session: UE IMSI:[262425703754623] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/01 11:05:32.218: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/01 11:05:32.223: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/01 11:05:32.229: [smf] INFO: Removed Session: UE IMSI:[262426248657853] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/01 11:05:32.229: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/01 11:05:32.233: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/01 11:05:32.239: [smf] INFO: Removed Session: UE IMSI:[262429514647745] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/01 11:05:32.239: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/01 11:05:32.244: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/01 11:05:32.250: [smf] INFO: Removed Session: UE IMSI:[262428999491919] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/01 11:05:32.250: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/01 11:05:32.255: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/01 11:05:32.261: [smf] INFO: Removed Session: UE IMSI:[262420124210653] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/01 11:05:32.261: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/01 11:05:32.266: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/01 11:05:32.271: [smf] INFO: Removed Session: UE IMSI:[262423214248427] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/01 11:05:32.271: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/01 11:05:32.276: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/01 11:05:32.281: [smf] INFO: Removed Session: UE IMSI:[262428761230587] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/01 11:05:32.281: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/01 11:05:32.287: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/01 11:05:32.296: [smf] INFO: Removed Session: UE IMSI:[262428842768869] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/01 11:05:32.296: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/01 11:05:32.298: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/01 11:05:32.304: [smf] INFO: Removed Session: UE IMSI:[262420832029228] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/01 11:05:32.304: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/01 11:05:32.309: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/01 11:05:32.314: [smf] INFO: Removed Session: UE IMSI:[262426083371156] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/01 11:05:32.314: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/01 11:05:32.321: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/01 11:05:32.331: [smf] INFO: Removed Session: UE IMSI:[262429162050230] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/01 11:05:32.331: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/01 11:05:32.332: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/01 11:05:32.338: [smf] INFO: Removed Session: UE IMSI:[262425533149154] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/01 11:05:32.338: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/01 11:05:32.342: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/01 11:05:32.348: [smf] INFO: Removed Session: UE IMSI:[262424354163789] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/01 11:05:32.348: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/01 11:05:32.353: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/01 11:05:32.358: [smf] INFO: Removed Session: UE IMSI:[262428408736940] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/01 11:05:32.358: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/01 11:05:32.364: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/01 11:05:32.369: [smf] INFO: Removed Session: UE IMSI:[262422786733961] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/01 11:05:32.369: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/01 11:05:32.374: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/01 11:05:32.380: [smf] INFO: Removed Session: UE IMSI:[262423375617621] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/01 11:05:32.380: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/01 11:05:32.385: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/01 11:05:32.391: [smf] INFO: Removed Session: UE IMSI:[262427320602981] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/01 11:05:32.391: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/01 11:05:32.396: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/01 11:05:32.402: [smf] INFO: Removed Session: UE IMSI:[262424376909554] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/01 11:05:32.402: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/01 11:05:32.407: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/01 11:05:32.413: [smf] INFO: Removed Session: UE IMSI:[262429478332964] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/01 11:05:32.413: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/01 11:05:32.418: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/01 11:05:32.428: [smf] INFO: Removed Session: UE IMSI:[262428278831295] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/01 11:05:32.428: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/01 11:05:32.429: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/01 11:05:32.437: [smf] INFO: Removed Session: UE IMSI:[262426017766927] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/01 11:05:32.437: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/01 11:05:32.440: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/01 11:05:32.446: [smf] INFO: Removed Session: UE IMSI:[262429353773697] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/01 11:05:32.446: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/01 11:05:32.451: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/01 11:05:32.457: [smf] INFO: Removed Session: UE IMSI:[262423492298717] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/01 11:05:32.457: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/01 11:05:32.462: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/01 11:05:32.467: [smf] INFO: Removed Session: UE IMSI:[262425935607701] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/01 11:05:32.467: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/01 11:05:32.472: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/01 11:05:32.478: [smf] INFO: Removed Session: UE IMSI:[262426854009702] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/01 11:05:32.478: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/01 11:05:32.483: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/01 11:05:32.489: [smf] INFO: Removed Session: UE IMSI:[262421147865634] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/01 11:05:32.489: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/01 11:05:32.494: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/01 11:05:32.500: [smf] INFO: Removed Session: UE IMSI:[262425510888912] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/01 11:05:32.500: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/01 11:05:32.504: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/01 11:05:32.510: [smf] INFO: Removed Session: UE IMSI:[262422998835455] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/01 11:05:32.510: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/01 11:05:32.515: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/01 11:05:32.521: [smf] INFO: Removed Session: UE IMSI:[262424509861579] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/01 11:05:32.521: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/01 11:05:32.526: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/01 11:05:32.531: [smf] INFO: Removed Session: UE IMSI:[262428649049494] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/01 11:05:32.531: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/01 11:05:32.537: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/01 11:05:32.542: [smf] INFO: Removed Session: UE IMSI:[262427156795899] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/01 11:05:32.542: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/01 11:05:32.547: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/01 11:05:32.553: [smf] INFO: Removed Session: UE IMSI:[262429028550062] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/01 11:05:32.553: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/01 11:05:32.559: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/01 11:05:32.568: [smf] INFO: Removed Session: UE IMSI:[262427640575772] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/01 11:05:32.568: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/01 11:05:32.570: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/01 11:05:32.576: [smf] INFO: Removed Session: UE IMSI:[262423630863825] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/01 11:05:32.576: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/01 11:05:32.581: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/01 11:05:32.589: [smf] INFO: Removed Session: UE IMSI:[262420936291850] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/01 11:05:32.589: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/01 11:05:32.593: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/01 11:05:32.599: [smf] INFO: Removed Session: UE IMSI:[262423782304803] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/01 11:05:32.599: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/01 11:05:32.604: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/01 11:05:32.612: [smf] INFO: Removed Session: UE IMSI:[262426305531820] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/01 11:05:32.612: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/01 11:05:32.615: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/01 11:05:32.621: [smf] INFO: Removed Session: UE IMSI:[262423500113429] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/01 11:05:32.621: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/01 11:05:32.626: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/01 11:05:32.635: [smf] INFO: Removed Session: UE IMSI:[262422816533339] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/01 11:05:32.635: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/01 11:05:32.638: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/01 11:05:32.646: [smf] INFO: Removed Session: UE IMSI:[262429783304411] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/01 11:05:32.646: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/01 11:05:32.649: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/01 11:05:32.656: [smf] INFO: Removed Session: UE IMSI:[262425774999961] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/01 11:05:32.656: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/01 11:05:32.660: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/01 11:05:32.664: [smf] INFO: Removed Session: UE IMSI:[262423223258718] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/01 11:05:32.664: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/01 11:05:32.671: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/01 11:05:32.676: [smf] INFO: Removed Session: UE IMSI:[262428370616186] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/01 11:05:32.676: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/01 11:05:32.682: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/01 11:05:32.689: [smf] INFO: Removed Session: UE IMSI:[262424753926843] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/01 11:05:32.689: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/01 11:05:32.693: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/01 11:05:32.697: [smf] INFO: Removed Session: UE IMSI:[262428005883074] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/01 11:05:32.697: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/01 11:05:32.703: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/01 11:05:32.708: [smf] INFO: Removed Session: UE IMSI:[262420566937432] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/01 11:05:32.708: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/01 11:05:32.714: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/01 11:05:32.722: [smf] INFO: Removed Session: UE IMSI:[262423004721194] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/01 11:05:32.722: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/01 11:05:32.725: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/01 11:05:32.732: [smf] INFO: Removed Session: UE IMSI:[262425139553867] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/01 11:05:32.732: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/01 11:05:32.736: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/01 11:05:32.742: [smf] INFO: Removed Session: UE IMSI:[262427471943668] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/01 11:05:32.742: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/01 11:05:32.747: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/01 11:05:32.753: [smf] INFO: Removed Session: UE IMSI:[262429741830074] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/01 11:05:32.753: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/01 11:05:32.758: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/01 11:05:32.763: [smf] INFO: Removed Session: UE IMSI:[262422655805968] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/01 11:05:32.763: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/01 11:05:32.768: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/01 11:05:32.774: [smf] INFO: Removed Session: UE IMSI:[262427317638520] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/01 11:05:32.774: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/01 11:05:32.779: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/01 11:05:32.785: [smf] INFO: Removed Session: UE IMSI:[262423852896428] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/01 11:05:32.785: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/01 11:05:32.790: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/01 11:05:32.796: [smf] INFO: Removed Session: UE IMSI:[262426194516334] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/01 11:05:32.796: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/01 11:05:32.801: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/01 11:05:32.807: [smf] INFO: Removed Session: UE IMSI:[262429037493047] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/01 11:05:32.807: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/01 11:05:32.811: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/01 11:05:32.817: [smf] INFO: Removed Session: UE IMSI:[262424946230310] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/01 11:05:32.817: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/01 11:05:32.822: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/01 11:05:32.827: [smf] INFO: Removed Session: UE IMSI:[262423707623505] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/01 11:05:32.827: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/01 11:05:32.833: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/01 11:05:32.841: [smf] INFO: Removed Session: UE IMSI:[262428227842035] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/01 11:05:32.842: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/01 11:05:32.844: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/01 11:05:32.852: [smf] INFO: Removed Session: UE IMSI:[262425100000694] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/01 11:05:32.852: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/01 11:05:32.855: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/01 11:05:32.861: [smf] INFO: Removed Session: UE IMSI:[262425592242711] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/01 11:05:32.861: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/01 11:05:32.866: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/01 11:05:32.875: [smf] INFO: Removed Session: UE IMSI:[262420190740730] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/01 11:05:32.875: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/01 11:05:32.878: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/01 11:05:32.886: [smf] INFO: Removed Session: UE IMSI:[262429669041653] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/01 11:05:32.886: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/01 11:05:32.889: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/01 11:05:32.894: [smf] INFO: Removed Session: UE IMSI:[262423292460071] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/01 11:05:32.894: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/01 11:05:32.900: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/01 11:05:32.908: [smf] INFO: Removed Session: UE IMSI:[262429991167705] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/01 11:05:32.908: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/01 11:05:32.911: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/01 11:05:32.918: [smf] INFO: Removed Session: UE IMSI:[262425902865384] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/01 11:05:32.918: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/01 11:05:32.922: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/01 11:05:32.928: [smf] INFO: Removed Session: UE IMSI:[262427132315679] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/01 11:05:32.928: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/01 11:05:32.933: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/01 11:05:32.938: [smf] INFO: Removed Session: UE IMSI:[262425687550827] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/01 11:05:32.938: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/01 11:05:32.943: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/01 11:05:32.949: [smf] INFO: Removed Session: UE IMSI:[262428449094442] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/01 11:05:32.949: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/01 11:05:32.954: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/01 11:05:32.962: [smf] INFO: Removed Session: UE IMSI:[262423133879763] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/01 11:05:32.962: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/01 11:05:32.965: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/01 11:05:32.971: [smf] INFO: Removed Session: UE IMSI:[262421721060724] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/01 11:05:32.971: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/01 11:05:32.976: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/01 11:05:32.980: [smf] INFO: Removed Session: UE IMSI:[262425422529446] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/01 11:05:32.980: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/01 11:05:32.986: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/01 11:05:32.991: [smf] INFO: Removed Session: UE IMSI:[262420534544989] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:32.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/01 11:05:32.991: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/01 11:05:32.997: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/01 11:05:33.006: [smf] INFO: Removed Session: UE IMSI:[262427112143263] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/01 11:05:33.006: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/01 11:05:33.009: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/01 11:05:33.017: [smf] INFO: Removed Session: UE IMSI:[262427222372779] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/01 11:05:33.017: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/01 11:05:33.020: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/01 11:05:33.026: [smf] INFO: Removed Session: UE IMSI:[262424398681756] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/01 11:05:33.026: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/01 11:05:33.031: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/01 11:05:33.035: [smf] INFO: Removed Session: UE IMSI:[262425015487450] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/01 11:05:33.035: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/01 11:05:33.042: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/01 11:05:33.048: [smf] INFO: Removed Session: UE IMSI:[262424912662015] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/01 11:05:33.048: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/01 11:05:33.052: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/01 11:05:33.058: [smf] INFO: Removed Session: UE IMSI:[262426546039622] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/01 11:05:33.058: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/01 11:05:33.063: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/01 11:05:33.069: [smf] INFO: Removed Session: UE IMSI:[262426720840042] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/01 11:05:33.069: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/01 11:05:33.074: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/01 11:05:33.079: [smf] INFO: Removed Session: UE IMSI:[262422082884234] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/01 11:05:33.079: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/01 11:05:33.085: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/01 11:05:33.090: [smf] INFO: Removed Session: UE IMSI:[262427374302258] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/01 11:05:33.090: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/01 11:05:33.095: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/01 11:05:33.101: [smf] INFO: Removed Session: UE IMSI:[262420818097832] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/01 11:05:33.101: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/01 11:05:33.106: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/01 11:05:33.113: [smf] INFO: Removed Session: UE IMSI:[262428676431407] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/01 11:05:33.114: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/01 11:05:33.116: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/01 11:05:33.118: [smf] INFO: Removed Session: UE IMSI:[262422777437667] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/01 11:05:33.118: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/01 11:05:33.128: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/01 11:05:33.134: [smf] INFO: Removed Session: UE IMSI:[262428109847471] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/01 11:05:33.134: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/01 11:05:33.139: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/01 11:05:33.148: [smf] INFO: Removed Session: UE IMSI:[262420300048731] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/01 11:05:33.148: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/01 11:05:33.150: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/01 11:05:33.157: [smf] INFO: Removed Session: UE IMSI:[262426685914656] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/01 11:05:33.158: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/01 11:05:33.162: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/01 11:05:33.171: [smf] INFO: Removed Session: UE IMSI:[262427145550246] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/01 11:05:33.171: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/01 11:05:33.173: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/01 11:05:33.180: [smf] INFO: Removed Session: UE IMSI:[262420093425254] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/01 11:05:33.180: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/01 11:05:33.184: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/01 11:05:33.189: [smf] INFO: Removed Session: UE IMSI:[262428458842589] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/01 11:05:33.189: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/01 11:05:33.195: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/01 11:05:33.203: [smf] INFO: Removed Session: UE IMSI:[262427447136625] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/01 11:05:33.203: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/01 11:05:33.207: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/01 11:05:33.216: [smf] INFO: Removed Session: UE IMSI:[262427706536881] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/01 11:05:33.216: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/01 11:05:33.219: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/01 11:05:33.228: [smf] INFO: Removed Session: UE IMSI:[262428015583405] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/01 11:05:33.228: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/01 11:05:33.230: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/01 11:05:33.237: [smf] INFO: Removed Session: UE IMSI:[262426113132051] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/01 11:05:33.237: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/01 11:05:33.241: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/01 11:05:33.247: [smf] INFO: Removed Session: UE IMSI:[262428655154004] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/01 11:05:33.247: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/01 11:05:33.251: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/01 11:05:33.254: [smf] INFO: Removed Session: UE IMSI:[262429404864702] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/01 11:05:33.254: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/01 11:05:33.262: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/01 11:05:33.266: [smf] INFO: Removed Session: UE IMSI:[262421572864936] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/01 11:05:33.266: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/01 11:05:33.273: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/01 11:05:33.279: [smf] INFO: Removed Session: UE IMSI:[262424559302263] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/01 11:05:33.279: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/01 11:05:33.285: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/01 11:05:33.295: [smf] INFO: Removed Session: UE IMSI:[262429022075183] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/01 11:05:33.295: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/01 11:05:33.297: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/01 11:05:33.306: [smf] INFO: Removed Session: UE IMSI:[262424566004810] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/01 11:05:33.306: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/01 11:05:33.309: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/01 11:05:33.316: [smf] INFO: Removed Session: UE IMSI:[262429384121209] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/01 11:05:33.316: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/01 11:05:33.320: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/01 11:05:33.328: [smf] INFO: Removed Session: UE IMSI:[262424129162025] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/01 11:05:33.329: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/01 11:05:33.331: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/01 11:05:33.340: [smf] INFO: Removed Session: UE IMSI:[262422291368923] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/01 11:05:33.340: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/01 11:05:33.343: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/01 11:05:33.351: [smf] INFO: Removed Session: UE IMSI:[262423609700594] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/01 11:05:33.351: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/01 11:05:33.354: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/01 11:05:33.362: [smf] INFO: Removed Session: UE IMSI:[262425282267964] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/01 11:05:33.363: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/01 11:05:33.365: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/01 11:05:33.374: [smf] INFO: Removed Session: UE IMSI:[262420384418212] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/01 11:05:33.374: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/01 11:05:33.376: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/01 11:05:33.384: [smf] INFO: Removed Session: UE IMSI:[262428626582113] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/01 11:05:33.384: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/01 11:05:33.387: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/01 11:05:33.392: [smf] INFO: Removed Session: UE IMSI:[262422104290312] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/01 11:05:33.392: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/01 11:05:33.398: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/01 11:05:33.403: [smf] INFO: Removed Session: UE IMSI:[262428426923224] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/01 11:05:33.403: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/01 11:05:33.408: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/01 11:05:33.414: [smf] INFO: Removed Session: UE IMSI:[262429664546242] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/01 11:05:33.414: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/01 11:05:33.419: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/01 11:05:33.425: [smf] INFO: Removed Session: UE IMSI:[262421859570999] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/01 11:05:33.425: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/01 11:05:33.430: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/01 11:05:33.436: [smf] INFO: Removed Session: UE IMSI:[262429300405641] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/01 11:05:33.436: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/01 11:05:33.440: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/01 11:05:33.446: [smf] INFO: Removed Session: UE IMSI:[262426591620936] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/01 11:05:33.446: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/01 11:05:33.451: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/01 11:05:33.458: [smf] INFO: Removed Session: UE IMSI:[262428387652171] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/01 11:05:33.458: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/01 11:05:33.462: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/01 11:05:33.467: [smf] INFO: Removed Session: UE IMSI:[262424397095387] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/01 11:05:33.467: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/01 11:05:33.472: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/01 11:05:33.478: [smf] INFO: Removed Session: UE IMSI:[262428891464728] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/01 11:05:33.478: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/01 11:05:33.483: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/01 11:05:33.489: [smf] INFO: Removed Session: UE IMSI:[262422443108508] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/01 11:05:33.489: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/01 11:05:33.494: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/01 11:05:33.500: [smf] INFO: Removed Session: UE IMSI:[262429069998329] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/01 11:05:33.500: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/01 11:05:33.505: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/01 11:05:33.512: [smf] INFO: Removed Session: UE IMSI:[262422635785367] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/01 11:05:33.512: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/01 11:05:33.515: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/01 11:05:33.521: [smf] INFO: Removed Session: UE IMSI:[262423330609010] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/01 11:05:33.521: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/01 11:05:33.526: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/01 11:05:33.533: [smf] INFO: Removed Session: UE IMSI:[262428992537271] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/01 11:05:33.533: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/01 11:05:33.537: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/01 11:05:33.542: [smf] INFO: Removed Session: UE IMSI:[262429553256210] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/01 11:05:33.542: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/01 11:05:33.548: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/01 11:05:33.553: [smf] INFO: Removed Session: UE IMSI:[262425160383755] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/01 11:05:33.553: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/01 11:05:33.558: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/01 11:05:33.563: [smf] INFO: Removed Session: UE IMSI:[262425230070720] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/01 11:05:33.563: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/01 11:05:33.569: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/01 11:05:33.575: [smf] INFO: Removed Session: UE IMSI:[262424106855717] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/01 11:05:33.575: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/01 11:05:33.580: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/01 11:05:33.586: [smf] INFO: Removed Session: UE IMSI:[262427750465569] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/01 11:05:33.586: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/01 11:05:33.591: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/01 11:05:33.597: [smf] INFO: Removed Session: UE IMSI:[262424196484108] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/01 11:05:33.597: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/01 11:05:33.601: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/01 11:05:33.607: [smf] INFO: Removed Session: UE IMSI:[262426601050714] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/01 11:05:33.607: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/01 11:05:33.613: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/01 11:05:33.622: [smf] INFO: Removed Session: UE IMSI:[262427529474420] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/01 11:05:33.622: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/01 11:05:33.624: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/01 11:05:33.634: [smf] INFO: Removed Session: UE IMSI:[262421289478040] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/01 11:05:33.634: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/01 11:05:33.636: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/01 11:05:33.645: [smf] INFO: Removed Session: UE IMSI:[262424804233633] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/01 11:05:33.645: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/01 11:05:33.647: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/01 11:05:33.655: [smf] INFO: Removed Session: UE IMSI:[262426255804787] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/01 11:05:33.655: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/01 11:05:33.658: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/01 11:05:33.664: [smf] INFO: Removed Session: UE IMSI:[262426541698697] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/01 11:05:33.664: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/01 11:05:33.669: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/01 11:05:33.674: [smf] INFO: Removed Session: UE IMSI:[262422845365421] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/01 11:05:33.674: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/01 11:05:33.680: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/01 11:05:33.685: [smf] INFO: Removed Session: UE IMSI:[262426558314267] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/01 11:05:33.685: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/01 11:05:33.691: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/01 11:05:33.698: [smf] INFO: Removed Session: UE IMSI:[262420144059105] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/01 11:05:33.698: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/01 11:05:33.702: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/01 11:05:33.707: [smf] INFO: Removed Session: UE IMSI:[262426126282619] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/01 11:05:33.707: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/01 11:05:33.713: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/01 11:05:33.721: [smf] INFO: Removed Session: UE IMSI:[262429951573625] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/01 11:05:33.722: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/01 11:05:33.724: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/01 11:05:33.731: [smf] INFO: Removed Session: UE IMSI:[262421825837646] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/01 11:05:33.731: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/01 11:05:33.735: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/01 11:05:33.741: [smf] INFO: Removed Session: UE IMSI:[262427969105032] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/01 11:05:33.741: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/01 11:05:33.745: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/01 11:05:33.750: [smf] INFO: Removed Session: UE IMSI:[262424063006462] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/01 11:05:33.750: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/01 11:05:33.756: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/01 11:05:33.761: [smf] INFO: Removed Session: UE IMSI:[262424876465958] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/01 11:05:33.761: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/01 11:05:33.767: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/01 11:05:33.772: [smf] INFO: Removed Session: UE IMSI:[262421173354818] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/01 11:05:33.772: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/01 11:05:33.778: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/01 11:05:33.788: [smf] INFO: Removed Session: UE IMSI:[262428729821581] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/01 11:05:33.788: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/01 11:05:33.790: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/01 11:05:33.797: [smf] INFO: Removed Session: UE IMSI:[262429470923874] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/01 11:05:33.797: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/01 11:05:33.801: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/01 11:05:33.807: [smf] INFO: Removed Session: UE IMSI:[262429313719796] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/01 11:05:33.807: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/01 11:05:33.812: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/01 11:05:33.817: [smf] INFO: Removed Session: UE IMSI:[262424221002540] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/01 11:05:33.817: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/01 11:05:33.822: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/01 11:05:33.828: [smf] INFO: Removed Session: UE IMSI:[262422244834162] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/01 11:05:33.828: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/01 11:05:33.833: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/01 11:05:33.839: [smf] INFO: Removed Session: UE IMSI:[262425510944729] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/01 11:05:33.839: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/01 11:05:33.844: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/01 11:05:33.849: [smf] INFO: Removed Session: UE IMSI:[262428754535402] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/01 11:05:33.849: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/01 11:05:33.855: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/01 11:05:33.860: [smf] INFO: Removed Session: UE IMSI:[262428868405101] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/01 11:05:33.860: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/01 11:05:33.865: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/01 11:05:33.870: [smf] INFO: Removed Session: UE IMSI:[262427619812957] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/01 11:05:33.871: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/01 11:05:33.876: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/01 11:05:33.881: [smf] INFO: Removed Session: UE IMSI:[262423497412067] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/01 11:05:33.881: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/01 11:05:33.887: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/01 11:05:33.892: [smf] INFO: Removed Session: UE IMSI:[262420768886260] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/01 11:05:33.892: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/01 11:05:33.897: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/01 11:05:33.903: [smf] INFO: Removed Session: UE IMSI:[262428091389364] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/01 11:05:33.903: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/01 11:05:33.908: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/01 11:05:33.913: [smf] INFO: Removed Session: UE IMSI:[262420261078384] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/01 11:05:33.913: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/01 11:05:33.919: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/01 11:05:33.924: [smf] INFO: Removed Session: UE IMSI:[262428033517145] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/01 11:05:33.924: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/01 11:05:33.929: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/01 11:05:33.934: [smf] INFO: Removed Session: UE IMSI:[262427949400495] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/01 11:05:33.934: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/01 11:05:33.940: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/01 11:05:33.946: [smf] INFO: Removed Session: UE IMSI:[262422446272607] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/01 11:05:33.946: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/01 11:05:33.951: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/01 11:05:33.957: [smf] INFO: Removed Session: UE IMSI:[262422994872299] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/01 11:05:33.957: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/01 11:05:33.962: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/01 11:05:33.967: [smf] INFO: Removed Session: UE IMSI:[262424085687461] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/01 11:05:33.967: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/01 11:05:33.973: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/01 11:05:33.978: [smf] INFO: Removed Session: UE IMSI:[262426298984680] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/01 11:05:33.978: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/01 11:05:33.983: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/01 11:05:33.989: [smf] INFO: Removed Session: UE IMSI:[262420309495680] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:33.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/01 11:05:33.989: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/01 11:05:33.994: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/01 11:05:34.000: [smf] INFO: Removed Session: UE IMSI:[262423279227610] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/01 11:05:34.000: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/01 11:05:34.005: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/01 11:05:34.011: [smf] INFO: Removed Session: UE IMSI:[262427385604719] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/01 11:05:34.011: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/01 11:05:34.016: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/01 11:05:34.022: [smf] INFO: Removed Session: UE IMSI:[262421085214637] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/01 11:05:34.022: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/01 11:05:34.027: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/01 11:05:34.033: [smf] INFO: Removed Session: UE IMSI:[262420075293300] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/01 11:05:34.033: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/01 11:05:34.037: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/01 11:05:34.039: [smf] INFO: Removed Session: UE IMSI:[262429633849879] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/01 11:05:34.039: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/01 11:05:34.048: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/01 11:05:34.055: [smf] INFO: Removed Session: UE IMSI:[262427252128611] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/01 11:05:34.055: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/01 11:05:34.059: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/01 11:05:34.063: [smf] INFO: Removed Session: UE IMSI:[262428195672624] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/01 11:05:34.063: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/01 11:05:34.070: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/01 11:05:34.075: [smf] INFO: Removed Session: UE IMSI:[262424369223745] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/01 11:05:34.075: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/01 11:05:34.081: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/01 11:05:34.085: [smf] INFO: Removed Session: UE IMSI:[262421771585106] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/01 11:05:34.085: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/01 11:05:34.091: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/01 11:05:34.096: [smf] INFO: Removed Session: UE IMSI:[262422704967035] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/01 11:05:34.096: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/01 11:05:34.102: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/01 11:05:34.108: [smf] INFO: Removed Session: UE IMSI:[262429617403866] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/01 11:05:34.108: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/01 11:05:34.113: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/01 11:05:34.120: [smf] INFO: Removed Session: UE IMSI:[262420469975038] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/01 11:05:34.120: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/01 11:05:34.124: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/01 11:05:34.130: [smf] INFO: Removed Session: UE IMSI:[262425443397368] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/01 11:05:34.130: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/01 11:05:34.134: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/01 11:05:34.140: [smf] INFO: Removed Session: UE IMSI:[262428307484289] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/01 11:05:34.140: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/01 11:05:34.145: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/01 11:05:34.150: [smf] INFO: Removed Session: UE IMSI:[262423000429624] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/01 11:05:34.150: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/01 11:05:34.155: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/01 11:05:34.158: [smf] INFO: Removed Session: UE IMSI:[262424695985050] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/01 11:05:34.158: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/01 11:05:34.166: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/01 11:05:34.171: [smf] INFO: Removed Session: UE IMSI:[262426308453452] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/01 11:05:34.171: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/01 11:05:34.178: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/01 11:05:34.185: [smf] INFO: Removed Session: UE IMSI:[262420267924362] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/01 11:05:34.185: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/01 11:05:34.189: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/01 11:05:34.195: [smf] INFO: Removed Session: UE IMSI:[262424564426551] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/01 11:05:34.195: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/01 11:05:34.200: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/01 11:05:34.206: [smf] INFO: Removed Session: UE IMSI:[262420728011293] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/01 11:05:34.206: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/01 11:05:34.211: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/01 11:05:34.218: [smf] INFO: Removed Session: UE IMSI:[262423584558854] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/01 11:05:34.218: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/01 11:05:34.222: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/01 11:05:34.226: [smf] INFO: Removed Session: UE IMSI:[262422320631928] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/01 11:05:34.226: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/01 11:05:34.232: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/01 11:05:34.237: [smf] INFO: Removed Session: UE IMSI:[262427452596784] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/01 11:05:34.237: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/01 11:05:34.243: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/01 11:05:34.248: [smf] INFO: Removed Session: UE IMSI:[262420927795790] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/01 11:05:34.248: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/01 11:05:34.254: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/01 11:05:34.259: [smf] INFO: Removed Session: UE IMSI:[262421347866388] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/01 11:05:34.259: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/01 11:05:34.265: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/01 11:05:34.269: [smf] INFO: Removed Session: UE IMSI:[262429629517544] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/01 11:05:34.269: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/01 11:05:34.275: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/01 11:05:34.284: [smf] INFO: Removed Session: UE IMSI:[262422222572879] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/01 11:05:34.284: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/01 11:05:34.287: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/01 11:05:34.296: [smf] INFO: Removed Session: UE IMSI:[262425873766695] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/01 11:05:34.296: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/01 11:05:34.299: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/01 11:05:34.307: [smf] INFO: Removed Session: UE IMSI:[262423840062904] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/01 11:05:34.307: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/01 11:05:34.310: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/01 11:05:34.315: [smf] INFO: Removed Session: UE IMSI:[262427078687621] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/01 11:05:34.315: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/01 11:05:34.321: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/01 11:05:34.326: [smf] INFO: Removed Session: UE IMSI:[262423502287120] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/01 11:05:34.326: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/01 11:05:34.331: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/01 11:05:34.337: [smf] INFO: Removed Session: UE IMSI:[262429915974303] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/01 11:05:34.337: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/01 11:05:34.342: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/01 11:05:34.348: [smf] INFO: Removed Session: UE IMSI:[262429155520672] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/01 11:05:34.348: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/01 11:05:34.353: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/01 11:05:34.358: [smf] INFO: Removed Session: UE IMSI:[262424777297877] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/01 11:05:34.358: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/01 11:05:34.364: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/01 11:05:34.369: [smf] INFO: Removed Session: UE IMSI:[262420558452110] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/01 11:05:34.369: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/01 11:05:34.374: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/01 11:05:34.379: [smf] INFO: Removed Session: UE IMSI:[262420960851486] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/01 11:05:34.379: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/01 11:05:34.385: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/01 11:05:34.391: [smf] INFO: Removed Session: UE IMSI:[262428337628828] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/01 11:05:34.391: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/01 11:05:34.396: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/01 11:05:34.401: [smf] INFO: Removed Session: UE IMSI:[262423712721224] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/01 11:05:34.401: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/01 11:05:34.407: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/01 11:05:34.412: [smf] INFO: Removed Session: UE IMSI:[262422216482398] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/01 11:05:34.412: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/01 11:05:34.417: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/01 11:05:34.423: [smf] INFO: Removed Session: UE IMSI:[262421182936439] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/01 11:05:34.423: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/01 11:05:34.428: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/01 11:05:34.433: [smf] INFO: Removed Session: UE IMSI:[262422838220021] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/01 11:05:34.433: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/01 11:05:34.439: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/01 11:05:34.444: [smf] INFO: Removed Session: UE IMSI:[262427084078099] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/01 11:05:34.444: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/01 11:05:34.450: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/01 11:05:34.455: [smf] INFO: Removed Session: UE IMSI:[262424086047271] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/01 11:05:34.455: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/01 11:05:34.460: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/01 11:05:34.466: [smf] INFO: Removed Session: UE IMSI:[262423680949771] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/01 11:05:34.466: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/01 11:05:34.471: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/01 11:05:34.476: [smf] INFO: Removed Session: UE IMSI:[262427107341389] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/01 11:05:34.476: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/01 11:05:34.482: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/01 11:05:34.487: [smf] INFO: Removed Session: UE IMSI:[262427209462135] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/01 11:05:34.487: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/01 11:05:34.493: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/01 11:05:34.499: [smf] INFO: Removed Session: UE IMSI:[262422022091150] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/01 11:05:34.499: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/01 11:05:34.504: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/01 11:05:34.509: [smf] INFO: Removed Session: UE IMSI:[262420817952780] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/01 11:05:34.509: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/01 11:05:34.515: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/01 11:05:34.520: [smf] INFO: Removed Session: UE IMSI:[262426595808042] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/01 11:05:34.520: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/01 11:05:34.525: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/01 11:05:34.530: [smf] INFO: Removed Session: UE IMSI:[262428407136263] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/01 11:05:34.530: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/01 11:05:34.536: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/01 11:05:34.542: [smf] INFO: Removed Session: UE IMSI:[262421402848351] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/01 11:05:34.542: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/01 11:05:34.547: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/01 11:05:34.553: [smf] INFO: Removed Session: UE IMSI:[262422158250284] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/01 11:05:34.553: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/01 11:05:34.558: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/01 11:05:34.564: [smf] INFO: Removed Session: UE IMSI:[262429946541351] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/01 11:05:34.564: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/01 11:05:34.569: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/01 11:05:34.575: [smf] INFO: Removed Session: UE IMSI:[262428927715516] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/01 11:05:34.575: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/01 11:05:34.579: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/01 11:05:34.585: [smf] INFO: Removed Session: UE IMSI:[262429758311513] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/01 11:05:34.585: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/01 11:05:34.590: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/01 11:05:34.595: [smf] INFO: Removed Session: UE IMSI:[262426782724942] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/01 11:05:34.595: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/01 11:05:34.601: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/01 11:05:34.607: [smf] INFO: Removed Session: UE IMSI:[262423358681098] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/01 11:05:34.607: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/01 11:05:34.612: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/01 11:05:34.617: [smf] INFO: Removed Session: UE IMSI:[262425386005091] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/01 11:05:34.617: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/01 11:05:34.623: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/01 11:05:34.628: [smf] INFO: Removed Session: UE IMSI:[262422875400253] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/01 11:05:34.628: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/01 11:05:34.633: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/01 11:05:34.639: [smf] INFO: Removed Session: UE IMSI:[262422163773970] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/01 11:05:34.639: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/01 11:05:34.644: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/01 11:05:34.649: [smf] INFO: Removed Session: UE IMSI:[262425993344458] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/01 11:05:34.649: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/01 11:05:34.655: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/01 11:05:34.661: [smf] INFO: Removed Session: UE IMSI:[262421956703140] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/01 11:05:34.661: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/01 11:05:34.666: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/01 11:05:34.671: [smf] INFO: Removed Session: UE IMSI:[262429148135634] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/01 11:05:34.671: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/01 11:05:34.677: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/01 11:05:34.686: [smf] INFO: Removed Session: UE IMSI:[262429372244194] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/01 11:05:34.686: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/01 11:05:34.688: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/01 11:05:34.695: [smf] INFO: Removed Session: UE IMSI:[262423532682534] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/01 11:05:34.695: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/01 11:05:34.699: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/01 11:05:34.705: [smf] INFO: Removed Session: UE IMSI:[262423571153497] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/01 11:05:34.705: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/01 11:05:34.710: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/01 11:05:34.715: [smf] INFO: Removed Session: UE IMSI:[262425006460822] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/01 11:05:34.715: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/01 11:05:34.720: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/01 11:05:34.722: [smf] INFO: Removed Session: UE IMSI:[262424062664663] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/01 11:05:34.722: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/01 11:05:34.731: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/01 11:05:34.732: [smf] INFO: Removed Session: UE IMSI:[262426286320290] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/01 11:05:34.732: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/01 11:05:34.741: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/01 11:05:34.744: [smf] INFO: Removed Session: UE IMSI:[262423387539192] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/01 11:05:34.744: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/01 11:05:34.752: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/01 11:05:34.754: [smf] INFO: Removed Session: UE IMSI:[262424299271730] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/01 11:05:34.754: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/01 11:05:34.762: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/01 11:05:34.765: [smf] INFO: Removed Session: UE IMSI:[262424880315071] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/01 11:05:34.765: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/01 11:05:34.772: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/01 11:05:34.774: [smf] INFO: Removed Session: UE IMSI:[262421844808073] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/01 11:05:34.774: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/01 11:05:34.783: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/01 11:05:34.784: [smf] INFO: Removed Session: UE IMSI:[262422724816457] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/01 11:05:34.784: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/01 11:05:34.793: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/01 11:05:34.795: [smf] INFO: Removed Session: UE IMSI:[262427789794052] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/01 11:05:34.795: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/01 11:05:34.803: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/01 11:05:34.805: [smf] INFO: Removed Session: UE IMSI:[262427235080429] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/01 11:05:34.805: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/01 11:05:34.813: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/01 11:05:34.815: [smf] INFO: Removed Session: UE IMSI:[262426221299549] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/01 11:05:34.815: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/01 11:05:34.824: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/01 11:05:34.825: [smf] INFO: Removed Session: UE IMSI:[262425038921922] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/01 11:05:34.825: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/01 11:05:34.834: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/01 11:05:34.836: [smf] INFO: Removed Session: UE IMSI:[262424596052664] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/01 11:05:34.836: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/01 11:05:34.844: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/01 11:05:34.846: [smf] INFO: Removed Session: UE IMSI:[262429603424074] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/01 11:05:34.846: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/01 11:05:34.854: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/01 11:05:34.856: [smf] INFO: Removed Session: UE IMSI:[262429327939810] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/01 11:05:34.856: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/01 11:05:34.865: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/01 11:05:34.866: [smf] INFO: Removed Session: UE IMSI:[262426114665442] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/01 11:05:34.866: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/01 11:05:34.875: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/01 11:05:34.877: [smf] INFO: Removed Session: UE IMSI:[262422316366605] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/01 11:05:34.877: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/01 11:05:34.885: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/01 11:05:34.887: [smf] INFO: Removed Session: UE IMSI:[262423501959428] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/01 11:05:34.887: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/01 11:05:34.895: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/01 11:05:34.897: [smf] INFO: Removed Session: UE IMSI:[262424180852332] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/01 11:05:34.897: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/01 11:05:34.906: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/01 11:05:34.907: [smf] INFO: Removed Session: UE IMSI:[262426508638332] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/01 11:05:34.907: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/01 11:05:34.916: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/01 11:05:34.918: [smf] INFO: Removed Session: UE IMSI:[262427430440892] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/01 11:05:34.918: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/01 11:05:34.926: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/01 11:05:34.928: [smf] INFO: Removed Session: UE IMSI:[262427787293195] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/01 11:05:34.928: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/01 11:05:34.936: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/01 11:05:34.938: [smf] INFO: Removed Session: UE IMSI:[262425632666914] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/01 11:05:34.938: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/01 11:05:34.947: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/01 11:05:34.948: [smf] INFO: Removed Session: UE IMSI:[262421187895281] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/01 11:05:34.948: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/01 11:05:34.957: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/01 11:05:34.959: [smf] INFO: Removed Session: UE IMSI:[262423132990690] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/01 11:05:34.959: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/01 11:05:34.967: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/01 11:05:34.969: [smf] INFO: Removed Session: UE IMSI:[262425140331300] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/01 11:05:34.969: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/01 11:05:34.977: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/01 11:05:34.979: [smf] INFO: Removed Session: UE IMSI:[262428575324496] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/01 11:05:34.979: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/01 11:05:34.987: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/01 11:05:34.989: [smf] INFO: Removed Session: UE IMSI:[262429839325151] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/01 11:05:34.989: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/01 11:05:34.998: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/01 11:05:34.999: [smf] INFO: Removed Session: UE IMSI:[262425515044576] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:34.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/01 11:05:34.999: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/01 11:05:35.008: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/01 11:05:35.010: [smf] INFO: Removed Session: UE IMSI:[262429307662298] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/01 11:05:35.010: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/01 11:05:35.018: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/01 11:05:35.020: [smf] INFO: Removed Session: UE IMSI:[262429540466292] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/01 11:05:35.020: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/01 11:05:35.029: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/01 11:05:35.032: [smf] INFO: Removed Session: UE IMSI:[262422615112194] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/01 11:05:35.032: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/01 11:05:35.040: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/01 11:05:35.046: [smf] INFO: Removed Session: UE IMSI:[262420795933506] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/01 11:05:35.046: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/01 11:05:35.050: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/01 11:05:35.055: [smf] INFO: Removed Session: UE IMSI:[262420317525955] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/01 11:05:35.055: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/01 11:05:35.061: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/01 11:05:35.066: [smf] INFO: Removed Session: UE IMSI:[262427979016085] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/01 11:05:35.066: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/01 11:05:35.072: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/01 11:05:35.078: [smf] INFO: Removed Session: UE IMSI:[262429105363335] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/01 11:05:35.078: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/01 11:05:35.083: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/01 11:05:35.092: [smf] INFO: Removed Session: UE IMSI:[262422559174998] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/01 11:05:35.092: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/01 11:05:35.095: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/01 11:05:35.103: [smf] INFO: Removed Session: UE IMSI:[262422699421923] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/01 11:05:35.103: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/01 11:05:35.106: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/01 11:05:35.113: [smf] INFO: Removed Session: UE IMSI:[262429347481170] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/01 11:05:35.113: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/01 11:05:35.116: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/01 11:05:35.122: [smf] INFO: Removed Session: UE IMSI:[262428953344247] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/01 11:05:35.122: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/01 11:05:35.127: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/01 11:05:35.132: [smf] INFO: Removed Session: UE IMSI:[262421387187983] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/01 11:05:35.132: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/01 11:05:35.138: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/01 11:05:35.143: [smf] INFO: Removed Session: UE IMSI:[262426733687210] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/01 11:05:35.143: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/01 11:05:35.149: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/01 11:05:35.153: [smf] INFO: Removed Session: UE IMSI:[262423255091618] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/01 11:05:35.153: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/01 11:05:35.159: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/01 11:05:35.165: [smf] INFO: Removed Session: UE IMSI:[262424198965993] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/01 11:05:35.165: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/01 11:05:35.170: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/01 11:05:35.176: [smf] INFO: Removed Session: UE IMSI:[262424878572708] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/01 11:05:35.176: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/01 11:05:35.181: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/01 11:05:35.187: [smf] INFO: Removed Session: UE IMSI:[262423008157719] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/01 11:05:35.187: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/01 11:05:35.192: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/01 11:05:35.197: [smf] INFO: Removed Session: UE IMSI:[262427858883880] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/01 11:05:35.197: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/01 11:05:35.203: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/01 11:05:35.207: [smf] INFO: Removed Session: UE IMSI:[262424497133485] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/01 11:05:35.207: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/01 11:05:35.213: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/01 11:05:35.219: [smf] INFO: Removed Session: UE IMSI:[262420513533860] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/01 11:05:35.219: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/01 11:05:35.224: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/01 11:05:35.229: [smf] INFO: Removed Session: UE IMSI:[262426327936648] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/01 11:05:35.229: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/01 11:05:35.235: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/01 11:05:35.240: [smf] INFO: Removed Session: UE IMSI:[262425749219703] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/01 11:05:35.240: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/01 11:05:35.246: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/01 11:05:35.251: [smf] INFO: Removed Session: UE IMSI:[262426433838702] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/01 11:05:35.251: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/01 11:05:35.256: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/01 11:05:35.261: [smf] INFO: Removed Session: UE IMSI:[262425174418762] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/01 11:05:35.261: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/01 11:05:35.267: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/01 11:05:35.272: [smf] INFO: Removed Session: UE IMSI:[262422907153261] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/01 11:05:35.272: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/01 11:05:35.278: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/01 11:05:35.282: [smf] INFO: Removed Session: UE IMSI:[262427749076522] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/01 11:05:35.282: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/01 11:05:35.288: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/01 11:05:35.294: [smf] INFO: Removed Session: UE IMSI:[262427556336017] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/01 11:05:35.294: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/01 11:05:35.299: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/01 11:05:35.304: [smf] INFO: Removed Session: UE IMSI:[262427491092501] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/01 11:05:35.304: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/01 11:05:35.310: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/01 11:05:35.315: [smf] INFO: Removed Session: UE IMSI:[262420481628878] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/01 11:05:35.315: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/01 11:05:35.320: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/01 11:05:35.326: [smf] INFO: Removed Session: UE IMSI:[262429704217882] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/01 11:05:35.326: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/01 11:05:35.331: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/01 11:05:35.336: [smf] INFO: Removed Session: UE IMSI:[262423473059373] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/01 11:05:35.336: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/01 11:05:35.342: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/01 11:05:35.347: [smf] INFO: Removed Session: UE IMSI:[262420323197835] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/01 11:05:35.347: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/01 11:05:35.354: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/01 11:05:35.360: [smf] INFO: Removed Session: UE IMSI:[262420908223823] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/01 11:05:35.360: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/01 11:05:35.366: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/01 11:05:35.374: [smf] INFO: Removed Session: UE IMSI:[262420711189117] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/01 11:05:35.375: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/01 11:05:35.377: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/01 11:05:35.386: [smf] INFO: Removed Session: UE IMSI:[262422928034071] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/01 11:05:35.386: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/01 11:05:35.388: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/01 11:05:35.395: [smf] INFO: Removed Session: UE IMSI:[262426938463891] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/01 11:05:35.395: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/01 11:05:35.399: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/01 11:05:35.405: [smf] INFO: Removed Session: UE IMSI:[262425727205633] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/01 11:05:35.405: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/01 11:05:35.409: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/01 11:05:35.415: [smf] INFO: Removed Session: UE IMSI:[262428157354452] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/01 11:05:35.415: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/01 11:05:35.420: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/01 11:05:35.426: [smf] INFO: Removed Session: UE IMSI:[262428838930953] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/01 11:05:35.426: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/01 11:05:35.431: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/01 11:05:35.437: [smf] INFO: Removed Session: UE IMSI:[262423012937514] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/01 11:05:35.437: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/01 11:05:35.441: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/01 11:05:35.447: [smf] INFO: Removed Session: UE IMSI:[262429971233583] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/01 11:05:35.447: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/01 11:05:35.454: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/01 11:05:35.460: [smf] INFO: Removed Session: UE IMSI:[262425130742430] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/01 11:05:35.460: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/01 11:05:35.466: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/01 11:05:35.471: [smf] INFO: Removed Session: UE IMSI:[262428241613327] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/01 11:05:35.471: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/01 11:05:35.476: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/01 11:05:35.478: [smf] INFO: Removed Session: UE IMSI:[262429349129701] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/01 11:05:35.478: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/01 11:05:35.487: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/01 11:05:35.491: [smf] INFO: Removed Session: UE IMSI:[262422787055163] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/01 11:05:35.491: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/01 11:05:35.498: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/01 11:05:35.502: [smf] INFO: Removed Session: UE IMSI:[262425163823893] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/01 11:05:35.502: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/01 11:05:35.509: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/01 11:05:35.515: [smf] INFO: Removed Session: UE IMSI:[262422928254820] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/01 11:05:35.515: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/01 11:05:35.520: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/01 11:05:35.525: [smf] INFO: Removed Session: UE IMSI:[262428330371253] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/01 11:05:35.525: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/01 11:05:35.530: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/01 11:05:35.535: [smf] INFO: Removed Session: UE IMSI:[262425862919301] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/01 11:05:35.535: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/01 11:05:35.541: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/01 11:05:35.552: [smf] INFO: Removed Session: UE IMSI:[262422813313099] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/01 11:05:35.552: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/01 11:05:35.553: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/01 11:05:35.560: [smf] INFO: Removed Session: UE IMSI:[262422983644737] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/01 11:05:35.560: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/01 11:05:35.564: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/01 11:05:35.569: [smf] INFO: Removed Session: UE IMSI:[262423939640699] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/01 11:05:35.569: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/01 11:05:35.575: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/01 11:05:35.580: [smf] INFO: Removed Session: UE IMSI:[262429081759876] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/01 11:05:35.580: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/01 11:05:35.585: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/01 11:05:35.591: [smf] INFO: Removed Session: UE IMSI:[262426493201035] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/01 11:05:35.591: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/01 11:05:35.596: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/01 11:05:35.601: [smf] INFO: Removed Session: UE IMSI:[262421442322814] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/01 11:05:35.601: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/01 11:05:35.607: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/01 11:05:35.612: [smf] INFO: Removed Session: UE IMSI:[262426323521046] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/01 11:05:35.612: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/01 11:05:35.618: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/01 11:05:35.623: [smf] INFO: Removed Session: UE IMSI:[262425014686406] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/01 11:05:35.623: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/01 11:05:35.628: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/01 11:05:35.633: [smf] INFO: Removed Session: UE IMSI:[262420034689365] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/01 11:05:35.633: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/01 11:05:35.639: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/01 11:05:35.645: [smf] INFO: Removed Session: UE IMSI:[262425414720093] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/01 11:05:35.645: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/01 11:05:35.650: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/01 11:05:35.655: [smf] INFO: Removed Session: UE IMSI:[262422490626280] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/01 11:05:35.655: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/01 11:05:35.661: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/01 11:05:35.667: [smf] INFO: Removed Session: UE IMSI:[262426872673899] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/01 11:05:35.667: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/01 11:05:35.671: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/01 11:05:35.677: [smf] INFO: Removed Session: UE IMSI:[262426387400805] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/01 11:05:35.677: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/01 11:05:35.682: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/01 11:05:35.687: [smf] INFO: Removed Session: UE IMSI:[262427770949748] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/01 11:05:35.687: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/01 11:05:35.693: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/01 11:05:35.698: [smf] INFO: Removed Session: UE IMSI:[262426623272074] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/01 11:05:35.698: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/01 11:05:35.704: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/01 11:05:35.710: [smf] INFO: Removed Session: UE IMSI:[262421653921471] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/01 11:05:35.710: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/01 11:05:35.714: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/01 11:05:35.719: [smf] INFO: Removed Session: UE IMSI:[262425527967772] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/01 11:05:35.719: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/01 11:05:35.725: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/01 11:05:35.731: [smf] INFO: Removed Session: UE IMSI:[262422040504585] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/01 11:05:35.731: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/01 11:05:35.736: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/01 11:05:35.742: [smf] INFO: Removed Session: UE IMSI:[262421541259634] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/01 11:05:35.742: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/01 11:05:35.747: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/01 11:05:35.751: [smf] INFO: Removed Session: UE IMSI:[262425073045621] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/01 11:05:35.751: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/01 11:05:35.757: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/01 11:05:35.763: [smf] INFO: Removed Session: UE IMSI:[262425024677325] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/01 11:05:35.763: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/01 11:05:35.768: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/01 11:05:35.774: [smf] INFO: Removed Session: UE IMSI:[262424970422399] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/01 11:05:35.774: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/01 11:05:35.779: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/01 11:05:35.784: [smf] INFO: Removed Session: UE IMSI:[262421369528486] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/01 11:05:35.784: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/01 11:05:35.790: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/01 11:05:35.795: [smf] INFO: Removed Session: UE IMSI:[262429607190694] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/01 11:05:35.795: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/01 11:05:35.801: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/01 11:05:35.809: [smf] INFO: Removed Session: UE IMSI:[262428246438272] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/01 11:05:35.809: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/01 11:05:35.812: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/01 11:05:35.820: [smf] INFO: Removed Session: UE IMSI:[262429459364260] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/01 11:05:35.820: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/01 11:05:35.823: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/01 11:05:35.828: [smf] INFO: Removed Session: UE IMSI:[262422662194838] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/01 11:05:35.828: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/01 11:05:35.834: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/01 11:05:35.839: [smf] INFO: Removed Session: UE IMSI:[262427015470128] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/01 11:05:35.839: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/01 11:05:35.844: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/01 11:05:35.850: [smf] INFO: Removed Session: UE IMSI:[262429816717206] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/01 11:05:35.850: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/01 11:05:35.855: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/01 11:05:35.861: [smf] INFO: Removed Session: UE IMSI:[262424041778188] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/01 11:05:35.861: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/01 11:05:35.866: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/01 11:05:35.872: [smf] INFO: Removed Session: UE IMSI:[262420507941495] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/01 11:05:35.872: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/01 11:05:35.877: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/01 11:05:35.886: [smf] INFO: Removed Session: UE IMSI:[262428764375773] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/01 11:05:35.886: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/01 11:05:35.889: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/01 11:05:35.897: [smf] INFO: Removed Session: UE IMSI:[262421590340126] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/01 11:05:35.897: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/01 11:05:35.900: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/01 11:05:35.907: [smf] INFO: Removed Session: UE IMSI:[262429010305513] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/01 11:05:35.907: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/01 11:05:35.911: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/01 11:05:35.920: [smf] INFO: Removed Session: UE IMSI:[262421841785505] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/01 11:05:35.920: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/01 11:05:35.922: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/01 11:05:35.931: [smf] INFO: Removed Session: UE IMSI:[262420267279752] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/01 11:05:35.931: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/01 11:05:35.934: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/01 11:05:35.940: [smf] INFO: Removed Session: UE IMSI:[262425196742892] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/01 11:05:35.940: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/01 11:05:35.944: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/01 11:05:35.950: [smf] INFO: Removed Session: UE IMSI:[262420773627228] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/01 11:05:35.950: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/01 11:05:35.955: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/01 11:05:35.961: [smf] INFO: Removed Session: UE IMSI:[262428186886858] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/01 11:05:35.961: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/01 11:05:35.966: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/01 11:05:35.971: [smf] INFO: Removed Session: UE IMSI:[262424393464172] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/01 11:05:35.971: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/01 11:05:35.976: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/01 11:05:35.981: [smf] INFO: Removed Session: UE IMSI:[262428480913753] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/01 11:05:35.981: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/01 11:05:35.987: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/01 11:05:35.992: [smf] INFO: Removed Session: UE IMSI:[262420384938946] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:35.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/01 11:05:35.992: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/01 11:05:35.998: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/01 11:05:36.003: [smf] INFO: Removed Session: UE IMSI:[262424430264881] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/01 11:05:36.003: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/01 11:05:36.009: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/01 11:05:36.019: [smf] INFO: Removed Session: UE IMSI:[262422729954759] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/01 11:05:36.019: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/01 11:05:36.023: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/01 11:05:36.028: [smf] INFO: Removed Session: UE IMSI:[262429952839755] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/01 11:05:36.028: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/01 11:05:36.034: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/01 11:05:36.042: [smf] INFO: Removed Session: UE IMSI:[262421829858146] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/01 11:05:36.042: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/01 11:05:36.045: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/01 11:05:36.051: [smf] INFO: Removed Session: UE IMSI:[262422354173441] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/01 11:05:36.051: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/01 11:05:36.055: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/01 11:05:36.061: [smf] INFO: Removed Session: UE IMSI:[262426522683501] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/01 11:05:36.061: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/01 11:05:36.066: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/01 11:05:36.071: [smf] INFO: Removed Session: UE IMSI:[262424773140551] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/01 11:05:36.071: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/01 11:05:36.077: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/01 11:05:36.082: [smf] INFO: Removed Session: UE IMSI:[262422565493765] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/01 11:05:36.082: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/01 11:05:36.088: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/01 11:05:36.093: [smf] INFO: Removed Session: UE IMSI:[262429274269458] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/01 11:05:36.093: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/01 11:05:36.099: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/01 11:05:36.104: [smf] INFO: Removed Session: UE IMSI:[262428306481528] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/01 11:05:36.104: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/01 11:05:36.109: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/01 11:05:36.116: [smf] INFO: Removed Session: UE IMSI:[262426375596188] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/01 11:05:36.116: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/01 11:05:36.121: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/01 11:05:36.130: [smf] INFO: Removed Session: UE IMSI:[262428148895177] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/01 11:05:36.130: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/01 11:05:36.133: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/01 11:05:36.140: [smf] INFO: Removed Session: UE IMSI:[262422105086416] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/01 11:05:36.140: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/01 11:05:36.143: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/01 11:05:36.148: [smf] INFO: Removed Session: UE IMSI:[262422723330667] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/01 11:05:36.148: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/01 11:05:36.154: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/01 11:05:36.159: [smf] INFO: Removed Session: UE IMSI:[262420437637269] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/01 11:05:36.159: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/01 11:05:36.165: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/01 11:05:36.170: [smf] INFO: Removed Session: UE IMSI:[262428400334567] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/01 11:05:36.170: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/01 11:05:36.176: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/01 11:05:36.181: [smf] INFO: Removed Session: UE IMSI:[262427473688069] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/01 11:05:36.181: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/01 11:05:36.186: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/01 11:05:36.192: [smf] INFO: Removed Session: UE IMSI:[262423642340509] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/01 11:05:36.192: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/01 11:05:36.197: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/01 11:05:36.202: [smf] INFO: Removed Session: UE IMSI:[262426300145803] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/01 11:05:36.202: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/01 11:05:36.208: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/01 11:05:36.213: [smf] INFO: Removed Session: UE IMSI:[262426282699496] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/01 11:05:36.213: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/01 11:05:36.219: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/01 11:05:36.224: [smf] INFO: Removed Session: UE IMSI:[262427475184181] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/01 11:05:36.224: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/01 11:05:36.230: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/01 11:05:36.235: [smf] INFO: Removed Session: UE IMSI:[262423671286747] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/01 11:05:36.235: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/01 11:05:36.240: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/01 11:05:36.244: [smf] INFO: Removed Session: UE IMSI:[262424833545335] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/01 11:05:36.244: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/01 11:05:36.251: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/01 11:05:36.254: [smf] INFO: Removed Session: UE IMSI:[262428097732219] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/01 11:05:36.254: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/01 11:05:36.261: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/01 11:05:36.265: [smf] INFO: Removed Session: UE IMSI:[262427120606021] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/01 11:05:36.265: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/01 11:05:36.272: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/01 11:05:36.280: [smf] INFO: Removed Session: UE IMSI:[262421034939814] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/01 11:05:36.280: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/01 11:05:36.283: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/01 11:05:36.293: [smf] INFO: Removed Session: UE IMSI:[262427721323076] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/01 11:05:36.293: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/01 11:05:36.295: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/01 11:05:36.300: [smf] INFO: Removed Session: UE IMSI:[262426908639129] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/01 11:05:36.300: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/01 11:05:36.305: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/01 11:05:36.313: [smf] INFO: Removed Session: UE IMSI:[262420109593076] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/01 11:05:36.313: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/01 11:05:36.316: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/01 11:05:36.321: [smf] INFO: Removed Session: UE IMSI:[262423145365598] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/01 11:05:36.321: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/01 11:05:36.327: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/01 11:05:36.332: [smf] INFO: Removed Session: UE IMSI:[262426549484061] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/01 11:05:36.332: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/01 11:05:36.338: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/01 11:05:36.343: [smf] INFO: Removed Session: UE IMSI:[262421826640355] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/01 11:05:36.343: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/01 11:05:36.348: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/01 11:05:36.354: [smf] INFO: Removed Session: UE IMSI:[262425759139564] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/01 11:05:36.354: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/01 11:05:36.359: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/01 11:05:36.366: [smf] INFO: Removed Session: UE IMSI:[262423548848132] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/01 11:05:36.366: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/01 11:05:36.370: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/01 11:05:36.376: [smf] INFO: Removed Session: UE IMSI:[262424992008230] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/01 11:05:36.376: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/01 11:05:36.381: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/01 11:05:36.386: [smf] INFO: Removed Session: UE IMSI:[262426906492540] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/01 11:05:36.386: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/01 11:05:36.392: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/01 11:05:36.397: [smf] INFO: Removed Session: UE IMSI:[262428830052007] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/01 11:05:36.397: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/01 11:05:36.403: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/01 11:05:36.410: [smf] INFO: Removed Session: UE IMSI:[262420038857319] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/01 11:05:36.410: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/01 11:05:36.413: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/01 11:05:36.419: [smf] INFO: Removed Session: UE IMSI:[262422660597299] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/01 11:05:36.419: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/01 11:05:36.424: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/01 11:05:36.429: [smf] INFO: Removed Session: UE IMSI:[262428264945133] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/01 11:05:36.429: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/01 11:05:36.435: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/01 11:05:36.440: [smf] INFO: Removed Session: UE IMSI:[262425008372013] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/01 11:05:36.440: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/01 11:05:36.446: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/01 11:05:36.451: [smf] INFO: Removed Session: UE IMSI:[262421128648495] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/01 11:05:36.451: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/01 11:05:36.456: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/01 11:05:36.461: [smf] INFO: Removed Session: UE IMSI:[262421273067907] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/01 11:05:36.461: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/01 11:05:36.467: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/01 11:05:36.474: [smf] INFO: Removed Session: UE IMSI:[262422559390299] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/01 11:05:36.474: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/01 11:05:36.478: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/01 11:05:36.486: [smf] INFO: Removed Session: UE IMSI:[262423502308225] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/01 11:05:36.486: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/01 11:05:36.489: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/01 11:05:36.496: [smf] INFO: Removed Session: UE IMSI:[262429283347418] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/01 11:05:36.496: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/01 11:05:36.500: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/01 11:05:36.505: [smf] INFO: Removed Session: UE IMSI:[262422912378735] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/01 11:05:36.505: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/01 11:05:36.511: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/01 11:05:36.516: [smf] INFO: Removed Session: UE IMSI:[262426076804877] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/01 11:05:36.516: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/01 11:05:36.522: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/01 11:05:36.527: [smf] INFO: Removed Session: UE IMSI:[262427797506405] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/01 11:05:36.527: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/01 11:05:36.532: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/01 11:05:36.537: [smf] INFO: Removed Session: UE IMSI:[262426407404944] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/01 11:05:36.537: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/01 11:05:36.543: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/01 11:05:36.548: [smf] INFO: Removed Session: UE IMSI:[262429377099819] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/01 11:05:36.548: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/01 11:05:36.554: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/01 11:05:36.560: [smf] INFO: Removed Session: UE IMSI:[262426302926632] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/01 11:05:36.560: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/01 11:05:36.565: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/01 11:05:36.570: [smf] INFO: Removed Session: UE IMSI:[262426014528389] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/01 11:05:36.570: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/01 11:05:36.576: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/01 11:05:36.584: [smf] INFO: Removed Session: UE IMSI:[262426470695394] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/01 11:05:36.584: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/01 11:05:36.587: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/01 11:05:36.594: [smf] INFO: Removed Session: UE IMSI:[262424358605804] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/01 11:05:36.594: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/01 11:05:36.598: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/01 11:05:36.603: [smf] INFO: Removed Session: UE IMSI:[262427828331642] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/01 11:05:36.603: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/01 11:05:36.608: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/01 11:05:36.614: [smf] INFO: Removed Session: UE IMSI:[262426312573179] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/01 11:05:36.614: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/01 11:05:36.619: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/01 11:05:36.624: [smf] INFO: Removed Session: UE IMSI:[262429624580162] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/01 11:05:36.624: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/01 11:05:36.630: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/01 11:05:36.636: [smf] INFO: Removed Session: UE IMSI:[262422475942529] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/01 11:05:36.636: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/01 11:05:36.641: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/01 11:05:36.647: [smf] INFO: Removed Session: UE IMSI:[262424185590636] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/01 11:05:36.647: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/01 11:05:36.651: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/01 11:05:36.656: [smf] INFO: Removed Session: UE IMSI:[262429266013625] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/01 11:05:36.656: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/01 11:05:36.662: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/01 11:05:36.667: [smf] INFO: Removed Session: UE IMSI:[262427178799501] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/01 11:05:36.667: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/01 11:05:36.673: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/01 11:05:36.678: [smf] INFO: Removed Session: UE IMSI:[262422132413124] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/01 11:05:36.678: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/01 11:05:36.684: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/01 11:05:36.689: [smf] INFO: Removed Session: UE IMSI:[262422081061558] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/01 11:05:36.689: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/01 11:05:36.695: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/01 11:05:36.700: [smf] INFO: Removed Session: UE IMSI:[262428901158675] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/01 11:05:36.700: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/01 11:05:36.706: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/01 11:05:36.710: [smf] INFO: Removed Session: UE IMSI:[262428149485762] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/01 11:05:36.710: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/01 11:05:36.716: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/01 11:05:36.722: [smf] INFO: Removed Session: UE IMSI:[262428206660901] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/01 11:05:36.722: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/01 11:05:36.727: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/01 11:05:36.732: [smf] INFO: Removed Session: UE IMSI:[262425518140548] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/01 11:05:36.732: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/01 11:05:36.738: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/01 11:05:36.743: [smf] INFO: Removed Session: UE IMSI:[262425527505371] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/01 11:05:36.743: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/01 11:05:36.749: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/01 11:05:36.755: [smf] INFO: Removed Session: UE IMSI:[262421354775355] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/01 11:05:36.755: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/01 11:05:36.760: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/01 11:05:36.765: [smf] INFO: Removed Session: UE IMSI:[262429235171842] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/01 11:05:36.765: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/01 11:05:36.770: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/01 11:05:36.775: [smf] INFO: Removed Session: UE IMSI:[262425130904255] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/01 11:05:36.775: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/01 11:05:36.781: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/01 11:05:36.784: [smf] INFO: Removed Session: UE IMSI:[262427394183697] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/01 11:05:36.784: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/01 11:05:36.792: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/01 11:05:36.799: [smf] INFO: Removed Session: UE IMSI:[262420596403315] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/01 11:05:36.799: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/01 11:05:36.803: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/01 11:05:36.810: [smf] INFO: Removed Session: UE IMSI:[262425423125367] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/01 11:05:36.810: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/01 11:05:36.814: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/01 11:05:36.821: [smf] INFO: Removed Session: UE IMSI:[262426347441449] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/01 11:05:36.821: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/01 11:05:36.825: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/01 11:05:36.832: [smf] INFO: Removed Session: UE IMSI:[262423153369456] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/01 11:05:36.832: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/01 11:05:36.836: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/01 11:05:36.841: [smf] INFO: Removed Session: UE IMSI:[262426349898102] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/01 11:05:36.841: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/01 11:05:36.847: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/01 11:05:36.855: [smf] INFO: Removed Session: UE IMSI:[262425344548780] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/01 11:05:36.855: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/01 11:05:36.858: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/01 11:05:36.865: [smf] INFO: Removed Session: UE IMSI:[262423532011863] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/01 11:05:36.865: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/01 11:05:36.869: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/01 11:05:36.874: [smf] INFO: Removed Session: UE IMSI:[262420675502729] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/01 11:05:36.874: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/01 11:05:36.880: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/01 11:05:36.885: [smf] INFO: Removed Session: UE IMSI:[262428853022676] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/01 11:05:36.885: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/01 11:05:36.890: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/01 11:05:36.896: [smf] INFO: Removed Session: UE IMSI:[262424757751037] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/01 11:05:36.896: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/01 11:05:36.901: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/01 11:05:36.906: [smf] INFO: Removed Session: UE IMSI:[262426331278052] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/01 11:05:36.906: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/01 11:05:36.912: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/01 11:05:36.916: [smf] INFO: Removed Session: UE IMSI:[262421102785788] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/01 11:05:36.916: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/01 11:05:36.923: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/01 11:05:36.928: [smf] INFO: Removed Session: UE IMSI:[262424213607372] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/01 11:05:36.928: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/01 11:05:36.934: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/01 11:05:36.942: [smf] INFO: Removed Session: UE IMSI:[262420370503328] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/01 11:05:36.942: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/01 11:05:36.945: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/01 11:05:36.952: [smf] INFO: Removed Session: UE IMSI:[262422518110336] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/01 11:05:36.952: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/01 11:05:36.955: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/01 11:05:36.960: [smf] INFO: Removed Session: UE IMSI:[262424284481024] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/01 11:05:36.960: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/01 11:05:36.966: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/01 11:05:36.977: [smf] INFO: Removed Session: UE IMSI:[262424228109298] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/01 11:05:36.977: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/01 11:05:36.978: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/01 11:05:36.984: [smf] INFO: Removed Session: UE IMSI:[262427915486543] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/01 11:05:36.984: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/01 11:05:36.989: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/01 11:05:36.996: [smf] INFO: Removed Session: UE IMSI:[262421711216583] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:36.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/01 11:05:36.996: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/01 11:05:36.999: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/01 11:05:37.005: [smf] INFO: Removed Session: UE IMSI:[262422000600200] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/01 11:05:37.005: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/01 11:05:37.010: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/01 11:05:37.015: [smf] INFO: Removed Session: UE IMSI:[262426351024110] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/01 11:05:37.015: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/01 11:05:37.021: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/01 11:05:37.032: [smf] INFO: Removed Session: UE IMSI:[262423432599845] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/01 11:05:37.032: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/01 11:05:37.033: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/01 11:05:37.043: [smf] INFO: Removed Session: UE IMSI:[262422115561681] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/01 11:05:37.044: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/01 11:05:37.044: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/01 11:05:37.050: [smf] INFO: Removed Session: UE IMSI:[262426015183064] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/01 11:05:37.051: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/01 11:05:37.054: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/01 11:05:37.059: [smf] INFO: Removed Session: UE IMSI:[262426305716519] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/01 11:05:37.059: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/01 11:05:37.065: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/01 11:05:37.074: [smf] INFO: Removed Session: UE IMSI:[262427296252798] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/01 11:05:37.074: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/01 11:05:37.076: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/01 11:05:37.082: [smf] INFO: Removed Session: UE IMSI:[262424952215438] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/01 11:05:37.082: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/01 11:05:37.087: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/01 11:05:37.094: [smf] INFO: Removed Session: UE IMSI:[262421588782337] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/01 11:05:37.094: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/01 11:05:37.098: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/01 11:05:37.106: [smf] INFO: Removed Session: UE IMSI:[262428343248044] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/01 11:05:37.106: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/01 11:05:37.109: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/01 11:05:37.115: [smf] INFO: Removed Session: UE IMSI:[262420278970803] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/01 11:05:37.115: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/01 11:05:37.120: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/01 11:05:37.125: [smf] INFO: Removed Session: UE IMSI:[262428054309874] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/01 11:05:37.125: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/01 11:05:37.131: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/01 11:05:37.136: [smf] INFO: Removed Session: UE IMSI:[262425816815817] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/01 11:05:37.136: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/01 11:05:37.142: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/01 11:05:37.146: [smf] INFO: Removed Session: UE IMSI:[262424936245661] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/01 11:05:37.146: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/01 11:05:37.153: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/01 11:05:37.161: [smf] INFO: Removed Session: UE IMSI:[262428294777890] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/01 11:05:37.161: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/01 11:05:37.164: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/01 11:05:37.170: [smf] INFO: Removed Session: UE IMSI:[262427408458215] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/01 11:05:37.170: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/01 11:05:37.175: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/01 11:05:37.180: [smf] INFO: Removed Session: UE IMSI:[262428419323421] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/01 11:05:37.180: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/01 11:05:37.185: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/01 11:05:37.190: [smf] INFO: Removed Session: UE IMSI:[262422964162404] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/01 11:05:37.190: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/01 11:05:37.197: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/01 11:05:37.205: [smf] INFO: Removed Session: UE IMSI:[262429187102616] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/01 11:05:37.206: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/01 11:05:37.208: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/01 11:05:37.217: [smf] INFO: Removed Session: UE IMSI:[262429105818934] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/01 11:05:37.217: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/01 11:05:37.219: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/01 11:05:37.226: [smf] INFO: Removed Session: UE IMSI:[262429086435263] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/01 11:05:37.226: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/01 11:05:37.230: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/01 11:05:37.235: [smf] INFO: Removed Session: UE IMSI:[262420731021268] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/01 11:05:37.235: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/01 11:05:37.241: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/01 11:05:37.246: [smf] INFO: Removed Session: UE IMSI:[262429114700302] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/01 11:05:37.246: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/01 11:05:37.252: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/01 11:05:37.257: [smf] INFO: Removed Session: UE IMSI:[262424891061204] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/01 11:05:37.257: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/01 11:05:37.262: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/01 11:05:37.267: [smf] INFO: Removed Session: UE IMSI:[262426500918587] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/01 11:05:37.267: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/01 11:05:37.273: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/01 11:05:37.279: [smf] INFO: Removed Session: UE IMSI:[262420947577063] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/01 11:05:37.279: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/01 11:05:37.284: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/01 11:05:37.290: [smf] INFO: Removed Session: UE IMSI:[262424545626540] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/01 11:05:37.290: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/01 11:05:37.295: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/01 11:05:37.300: [smf] INFO: Removed Session: UE IMSI:[262429875339084] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/01 11:05:37.300: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/01 11:05:37.306: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/01 11:05:37.311: [smf] INFO: Removed Session: UE IMSI:[262420339500584] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/01 11:05:37.311: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/01 11:05:37.316: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/01 11:05:37.321: [smf] INFO: Removed Session: UE IMSI:[262429177759397] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/01 11:05:37.321: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/01 11:05:37.327: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/01 11:05:37.332: [smf] INFO: Removed Session: UE IMSI:[262420467229821] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/01 11:05:37.332: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/01 11:05:37.338: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/01 11:05:37.343: [smf] INFO: Removed Session: UE IMSI:[262421397425187] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/01 11:05:37.343: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/01 11:05:37.349: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/01 11:05:37.354: [smf] INFO: Removed Session: UE IMSI:[262428845959905] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/01 11:05:37.354: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/01 11:05:37.359: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/01 11:05:37.364: [smf] INFO: Removed Session: UE IMSI:[262428905761922] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/01 11:05:37.364: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/01 11:05:37.370: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/01 11:05:37.376: [smf] INFO: Removed Session: UE IMSI:[262425427830869] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/01 11:05:37.376: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/01 11:05:37.381: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/01 11:05:37.386: [smf] INFO: Removed Session: UE IMSI:[262424459387621] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/01 11:05:37.386: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/01 11:05:37.392: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/01 11:05:37.397: [smf] INFO: Removed Session: UE IMSI:[262420067142514] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/01 11:05:37.397: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/01 11:05:37.402: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/01 11:05:37.407: [smf] INFO: Removed Session: UE IMSI:[262425138571014] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/01 11:05:37.407: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/01 11:05:37.413: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/01 11:05:37.418: [smf] INFO: Removed Session: UE IMSI:[262426026383626] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/01 11:05:37.418: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/01 11:05:37.424: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/01 11:05:37.429: [smf] INFO: Removed Session: UE IMSI:[262427910620549] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/01 11:05:37.429: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/01 11:05:37.435: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/01 11:05:37.439: [smf] INFO: Removed Session: UE IMSI:[262423781184085] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/01 11:05:37.439: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/01 11:05:37.445: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/01 11:05:37.451: [smf] INFO: Removed Session: UE IMSI:[262422075850193] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/01 11:05:37.451: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/01 11:05:37.456: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/01 11:05:37.461: [smf] INFO: Removed Session: UE IMSI:[262420255340307] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/01 11:05:37.461: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/01 11:05:37.467: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/01 11:05:37.472: [smf] INFO: Removed Session: UE IMSI:[262422832572146] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/01 11:05:37.472: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/01 11:05:37.478: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/01 11:05:37.483: [smf] INFO: Removed Session: UE IMSI:[262422158755163] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/01 11:05:37.483: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/01 11:05:37.488: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/01 11:05:37.494: [smf] INFO: Removed Session: UE IMSI:[262427440762925] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/01 11:05:37.494: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/01 11:05:37.499: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/01 11:05:37.505: [smf] INFO: Removed Session: UE IMSI:[262425142701791] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/01 11:05:37.505: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/01 11:05:37.510: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/01 11:05:37.515: [smf] INFO: Removed Session: UE IMSI:[262420937380507] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/01 11:05:37.515: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/01 11:05:37.521: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/01 11:05:37.526: [smf] INFO: Removed Session: UE IMSI:[262424039217725] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/01 11:05:37.526: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/01 11:05:37.532: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/01 11:05:37.537: [smf] INFO: Removed Session: UE IMSI:[262420064114814] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/01 11:05:37.537: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/01 11:05:37.542: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/01 11:05:37.547: [smf] INFO: Removed Session: UE IMSI:[262420579334364] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/01 11:05:37.547: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/01 11:05:37.553: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/01 11:05:37.558: [smf] INFO: Removed Session: UE IMSI:[262424519587413] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/01 11:05:37.558: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/01 11:05:37.564: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/01 11:05:37.566: [smf] INFO: Removed Session: UE IMSI:[262427097196637] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/01 11:05:37.566: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/01 11:05:37.574: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/01 11:05:37.580: [smf] INFO: Removed Session: UE IMSI:[262428363545157] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/01 11:05:37.580: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/01 11:05:37.585: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/01 11:05:37.593: [smf] INFO: Removed Session: UE IMSI:[262425891711835] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/01 11:05:37.593: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/01 11:05:37.596: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/01 11:05:37.599: [smf] INFO: Removed Session: UE IMSI:[262425449972612] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/01 11:05:37.599: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/01 11:05:37.606: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/01 11:05:37.611: [smf] INFO: Removed Session: UE IMSI:[262424155196875] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/01 11:05:37.611: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/01 11:05:37.617: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/01 11:05:37.622: [smf] INFO: Removed Session: UE IMSI:[262428505226485] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/01 11:05:37.622: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/01 11:05:37.628: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/01 11:05:37.634: [smf] INFO: Removed Session: UE IMSI:[262425175011621] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/01 11:05:37.634: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/01 11:05:37.639: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/01 11:05:37.645: [smf] INFO: Removed Session: UE IMSI:[262425758191302] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/01 11:05:37.645: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/01 11:05:37.650: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/01 11:05:37.658: [smf] INFO: Removed Session: UE IMSI:[262423273982320] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/01 11:05:37.658: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/01 11:05:37.661: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/01 11:05:37.666: [smf] INFO: Removed Session: UE IMSI:[262421210897644] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/01 11:05:37.666: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/01 11:05:37.672: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/01 11:05:37.678: [smf] INFO: Removed Session: UE IMSI:[262429493361357] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/01 11:05:37.678: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/01 11:05:37.682: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/01 11:05:37.686: [smf] INFO: Removed Session: UE IMSI:[262422057621135] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/01 11:05:37.686: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/01 11:05:37.693: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/01 11:05:37.700: [smf] INFO: Removed Session: UE IMSI:[262427650340263] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/01 11:05:37.700: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/01 11:05:37.704: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/01 11:05:37.712: [smf] INFO: Removed Session: UE IMSI:[262426672625508] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/01 11:05:37.712: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/01 11:05:37.715: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/01 11:05:37.724: [smf] INFO: Removed Session: UE IMSI:[262428385746017] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/01 11:05:37.724: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/01 11:05:37.727: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/01 11:05:37.736: [smf] INFO: Removed Session: UE IMSI:[262420371427793] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/01 11:05:37.736: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/01 11:05:37.739: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/01 11:05:37.747: [smf] INFO: Removed Session: UE IMSI:[262429812846501] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/01 11:05:37.747: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/01 11:05:37.749: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/01 11:05:37.755: [smf] INFO: Removed Session: UE IMSI:[262423616531359] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/01 11:05:37.755: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/01 11:05:37.760: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/01 11:05:37.765: [smf] INFO: Removed Session: UE IMSI:[262421568042751] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/01 11:05:37.765: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/01 11:05:37.771: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/01 11:05:37.777: [smf] INFO: Removed Session: UE IMSI:[262429172937148] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/01 11:05:37.777: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/01 11:05:37.782: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/01 11:05:37.789: [smf] INFO: Removed Session: UE IMSI:[262429994541454] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/01 11:05:37.790: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/01 11:05:37.793: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/01 11:05:37.802: [smf] INFO: Removed Session: UE IMSI:[262426782841215] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/01 11:05:37.802: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/01 11:05:37.804: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/01 11:05:37.811: [smf] INFO: Removed Session: UE IMSI:[262425323278163] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/01 11:05:37.811: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/01 11:05:37.816: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/01 11:05:37.824: [smf] INFO: Removed Session: UE IMSI:[262426035096538] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/01 11:05:37.824: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/01 11:05:37.827: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/01 11:05:37.833: [smf] INFO: Removed Session: UE IMSI:[262426800634862] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/01 11:05:37.833: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/01 11:05:37.838: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/01 11:05:37.847: [smf] INFO: Removed Session: UE IMSI:[262421015854083] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/01 11:05:37.847: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/01 11:05:37.850: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/01 11:05:37.859: [smf] INFO: Removed Session: UE IMSI:[262429696235887] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/01 11:05:37.859: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/01 11:05:37.861: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/01 11:05:37.869: [smf] INFO: Removed Session: UE IMSI:[262423770524477] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/01 11:05:37.869: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/01 11:05:37.873: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/01 11:05:37.882: [smf] INFO: Removed Session: UE IMSI:[262420910582998] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/01 11:05:37.882: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/01 11:05:37.884: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/01 11:05:37.891: [smf] INFO: Removed Session: UE IMSI:[262421735307808] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/01 11:05:37.891: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/01 11:05:37.895: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/01 11:05:37.903: [smf] INFO: Removed Session: UE IMSI:[262421178403063] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/01 11:05:37.903: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/01 11:05:37.906: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/01 11:05:37.912: [smf] INFO: Removed Session: UE IMSI:[262424510238008] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/01 11:05:37.912: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/01 11:05:37.917: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/01 11:05:37.922: [smf] INFO: Removed Session: UE IMSI:[262421043556066] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/01 11:05:37.922: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/01 11:05:37.927: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/01 11:05:37.933: [smf] INFO: Removed Session: UE IMSI:[262423703245848] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/01 11:05:37.933: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/01 11:05:37.938: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/01 11:05:37.943: [smf] INFO: Removed Session: UE IMSI:[262420487335330] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/01 11:05:37.943: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/01 11:05:37.949: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/01 11:05:37.954: [smf] INFO: Removed Session: UE IMSI:[262429363076893] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/01 11:05:37.954: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/01 11:05:37.960: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/01 11:05:37.965: [smf] INFO: Removed Session: UE IMSI:[262429099937175] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/01 11:05:37.965: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/01 11:05:37.970: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/01 11:05:37.977: [smf] INFO: Removed Session: UE IMSI:[262424193362713] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/01 11:05:37.977: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/01 11:05:37.981: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/01 11:05:37.986: [smf] INFO: Removed Session: UE IMSI:[262423100359954] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/01 11:05:37.986: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/01 11:05:37.992: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/01 11:05:37.997: [smf] INFO: Removed Session: UE IMSI:[262427973789198] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:37.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/01 11:05:37.997: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/01 11:05:38.003: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/01 11:05:38.010: [smf] INFO: Removed Session: UE IMSI:[262425457818425] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/01 11:05:38.010: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/01 11:05:38.014: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/01 11:05:38.021: [smf] INFO: Removed Session: UE IMSI:[262429324410080] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/01 11:05:38.021: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/01 11:05:38.025: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/01 11:05:38.030: [smf] INFO: Removed Session: UE IMSI:[262423779946745] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/01 11:05:38.030: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/01 11:05:38.035: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/01 11:05:38.041: [smf] INFO: Removed Session: UE IMSI:[262428519263272] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/01 11:05:38.041: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/01 11:05:38.047: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/01 11:05:38.055: [smf] INFO: Removed Session: UE IMSI:[262421632501036] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/01 11:05:38.055: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/01 11:05:38.058: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/01 11:05:38.065: [smf] INFO: Removed Session: UE IMSI:[262426186312939] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/01 11:05:38.065: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/01 11:05:38.069: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/01 11:05:38.077: [smf] INFO: Removed Session: UE IMSI:[262425607485230] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/01 11:05:38.077: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/01 11:05:38.080: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/01 11:05:38.086: [smf] INFO: Removed Session: UE IMSI:[262425691552106] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/01 11:05:38.086: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/01 11:05:38.091: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/01 11:05:38.096: [smf] INFO: Removed Session: UE IMSI:[262422340461050] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/01 11:05:38.096: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/01 11:05:38.102: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/01 11:05:38.107: [smf] INFO: Removed Session: UE IMSI:[262428690759252] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/01 11:05:38.107: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/01 11:05:38.112: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/01 11:05:38.117: [smf] INFO: Removed Session: UE IMSI:[262429661809178] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/01 11:05:38.117: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/01 11:05:38.123: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/01 11:05:38.128: [smf] INFO: Removed Session: UE IMSI:[262424990259909] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/01 11:05:38.128: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/01 11:05:38.134: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/01 11:05:38.143: [smf] INFO: Removed Session: UE IMSI:[262425981671298] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/01 11:05:38.143: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/01 11:05:38.146: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/01 11:05:38.152: [smf] INFO: Removed Session: UE IMSI:[262422617847752] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/01 11:05:38.152: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/01 11:05:38.156: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/01 11:05:38.162: [smf] INFO: Removed Session: UE IMSI:[262426328709070] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/01 11:05:38.162: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/01 11:05:38.167: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/01 11:05:38.172: [smf] INFO: Removed Session: UE IMSI:[262420441939431] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/01 11:05:38.172: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/01 11:05:38.178: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/01 11:05:38.183: [smf] INFO: Removed Session: UE IMSI:[262421210116074] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/01 11:05:38.183: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/01 11:05:38.189: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/01 11:05:38.194: [smf] INFO: Removed Session: UE IMSI:[262420050786198] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/01 11:05:38.194: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/01 11:05:38.200: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/01 11:05:38.206: [smf] INFO: Removed Session: UE IMSI:[262420043440004] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/01 11:05:38.206: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/01 11:05:38.211: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/01 11:05:38.219: [smf] INFO: Removed Session: UE IMSI:[262420971464879] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/01 11:05:38.219: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/01 11:05:38.222: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/01 11:05:38.228: [smf] INFO: Removed Session: UE IMSI:[262424987437093] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/01 11:05:38.228: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/01 11:05:38.233: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/01 11:05:38.239: [smf] INFO: Removed Session: UE IMSI:[262425764764209] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/01 11:05:38.239: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/01 11:05:38.243: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/01 11:05:38.249: [smf] INFO: Removed Session: UE IMSI:[262429985434559] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/01 11:05:38.249: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/01 11:05:38.254: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/01 11:05:38.260: [smf] INFO: Removed Session: UE IMSI:[262428911548434] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/01 11:05:38.260: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/01 11:05:38.265: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/01 11:05:38.271: [smf] INFO: Removed Session: UE IMSI:[262428674159649] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/01 11:05:38.271: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/01 11:05:38.276: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/01 11:05:38.281: [smf] INFO: Removed Session: UE IMSI:[262428416551920] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/01 11:05:38.281: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/01 11:05:38.286: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/01 11:05:38.292: [smf] INFO: Removed Session: UE IMSI:[262424717581994] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/01 11:05:38.292: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/01 11:05:38.297: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/01 11:05:38.303: [smf] INFO: Removed Session: UE IMSI:[262423077849437] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/01 11:05:38.303: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/01 11:05:38.308: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/01 11:05:38.312: [smf] INFO: Removed Session: UE IMSI:[262422673434534] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/01 11:05:38.313: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/01 11:05:38.318: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/01 11:05:38.323: [smf] INFO: Removed Session: UE IMSI:[262423261391486] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/01 11:05:38.323: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/01 11:05:38.330: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/01 11:05:38.338: [smf] INFO: Removed Session: UE IMSI:[262422431514949] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/01 11:05:38.338: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/01 11:05:38.341: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/01 11:05:38.350: [smf] INFO: Removed Session: UE IMSI:[262421567714556] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/01 11:05:38.350: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/01 11:05:38.353: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/01 11:05:38.361: [smf] INFO: Removed Session: UE IMSI:[262423272201841] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/01 11:05:38.362: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/01 11:05:38.364: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/01 11:05:38.370: [smf] INFO: Removed Session: UE IMSI:[262421215870123] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/01 11:05:38.370: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/01 11:05:38.375: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/01 11:05:38.381: [smf] INFO: Removed Session: UE IMSI:[262420062741266] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/01 11:05:38.381: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/01 11:05:38.385: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/01 11:05:38.391: [smf] INFO: Removed Session: UE IMSI:[262421586042680] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/01 11:05:38.391: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/01 11:05:38.396: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/01 11:05:38.401: [smf] INFO: Removed Session: UE IMSI:[262426973618663] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/01 11:05:38.401: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/01 11:05:38.407: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/01 11:05:38.412: [smf] INFO: Removed Session: UE IMSI:[262424318595508] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/01 11:05:38.412: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/01 11:05:38.417: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/01 11:05:38.420: [smf] INFO: Removed Session: UE IMSI:[262429004948676] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/01 11:05:38.420: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/01 11:05:38.427: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/01 11:05:38.430: [smf] INFO: Removed Session: UE IMSI:[262426270910152] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/01 11:05:38.430: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/01 11:05:38.438: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/01 11:05:38.442: [smf] INFO: Removed Session: UE IMSI:[262425345597310] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/01 11:05:38.442: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/01 11:05:38.449: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/01 11:05:38.453: [smf] INFO: Removed Session: UE IMSI:[262424168701875] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/01 11:05:38.453: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/01 11:05:38.459: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/01 11:05:38.464: [smf] INFO: Removed Session: UE IMSI:[262429983922201] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/01 11:05:38.464: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/01 11:05:38.470: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/01 11:05:38.477: [smf] INFO: Removed Session: UE IMSI:[262423904119065] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/01 11:05:38.477: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/01 11:05:38.481: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/01 11:05:38.487: [smf] INFO: Removed Session: UE IMSI:[262421531497702] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/01 11:05:38.487: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/01 11:05:38.492: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/01 11:05:38.497: [smf] INFO: Removed Session: UE IMSI:[262427898950592] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/01 11:05:38.497: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/01 11:05:38.503: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/01 11:05:38.509: [smf] INFO: Removed Session: UE IMSI:[262427000916489] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/01 11:05:38.509: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/01 11:05:38.514: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/01 11:05:38.524: [smf] INFO: Removed Session: UE IMSI:[262422698337171] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/01 11:05:38.524: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/01 11:05:38.525: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/01 11:05:38.533: [smf] INFO: Removed Session: UE IMSI:[262424527573311] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/01 11:05:38.533: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/01 11:05:38.536: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/01 11:05:38.541: [smf] INFO: Removed Session: UE IMSI:[262425245438636] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/01 11:05:38.541: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/01 11:05:38.547: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/01 11:05:38.553: [smf] INFO: Removed Session: UE IMSI:[262422415905822] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/01 11:05:38.553: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/01 11:05:38.558: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/01 11:05:38.566: [smf] INFO: Removed Session: UE IMSI:[262427023975153] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/01 11:05:38.566: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/01 11:05:38.569: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/01 11:05:38.575: [smf] INFO: Removed Session: UE IMSI:[262424461947170] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/01 11:05:38.576: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/01 11:05:38.580: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/01 11:05:38.585: [smf] INFO: Removed Session: UE IMSI:[262426046433744] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/01 11:05:38.585: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/01 11:05:38.591: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/01 11:05:38.596: [smf] INFO: Removed Session: UE IMSI:[262427119493493] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/01 11:05:38.596: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/01 11:05:38.602: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/01 11:05:38.608: [smf] INFO: Removed Session: UE IMSI:[262426201537153] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/01 11:05:38.608: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/01 11:05:38.613: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/01 11:05:38.616: [smf] INFO: Removed Session: UE IMSI:[262429487972654] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/01 11:05:38.616: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/01 11:05:38.623: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/01 11:05:38.625: [smf] INFO: Removed Session: UE IMSI:[262422830751756] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/01 11:05:38.625: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/01 11:05:38.634: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/01 11:05:38.638: [smf] INFO: Removed Session: UE IMSI:[262424562552569] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/01 11:05:38.638: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/01 11:05:38.645: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/01 11:05:38.652: [smf] INFO: Removed Session: UE IMSI:[262423730528959] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/01 11:05:38.652: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/01 11:05:38.655: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/01 11:05:38.662: [smf] INFO: Removed Session: UE IMSI:[262429374525519] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/01 11:05:38.662: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/01 11:05:38.666: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/01 11:05:38.676: [smf] INFO: Removed Session: UE IMSI:[262429853959594] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/01 11:05:38.676: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/01 11:05:38.677: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/01 11:05:38.687: [smf] INFO: Removed Session: UE IMSI:[262420596206998] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/01 11:05:38.687: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/01 11:05:38.688: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/01 11:05:38.693: [smf] INFO: Removed Session: UE IMSI:[262422105886421] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/01 11:05:38.693: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/01 11:05:38.699: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/01 11:05:38.703: [smf] INFO: Removed Session: UE IMSI:[262423248665110] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/01 11:05:38.703: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/01 11:05:38.710: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/01 11:05:38.714: [smf] INFO: Removed Session: UE IMSI:[262422083898165] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/01 11:05:38.714: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/01 11:05:38.721: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/01 11:05:38.726: [smf] INFO: Removed Session: UE IMSI:[262426168676822] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/01 11:05:38.726: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/01 11:05:38.731: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/01 11:05:38.737: [smf] INFO: Removed Session: UE IMSI:[262426924891054] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/01 11:05:38.737: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/01 11:05:38.742: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/01 11:05:38.748: [smf] INFO: Removed Session: UE IMSI:[262427435771134] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/01 11:05:38.748: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/01 11:05:38.754: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/01 11:05:38.762: [smf] INFO: Removed Session: UE IMSI:[262428478710763] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/01 11:05:38.762: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/01 11:05:38.765: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/01 11:05:38.771: [smf] INFO: Removed Session: UE IMSI:[262421033777271] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/01 11:05:38.771: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/01 11:05:38.775: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/01 11:05:38.781: [smf] INFO: Removed Session: UE IMSI:[262420025624826] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/01 11:05:38.781: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/01 11:05:38.786: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/01 11:05:38.791: [smf] INFO: Removed Session: UE IMSI:[262426864718316] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/01 11:05:38.791: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/01 11:05:38.797: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/01 11:05:38.803: [smf] INFO: Removed Session: UE IMSI:[262423576671406] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/01 11:05:38.803: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/01 11:05:38.808: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/01 11:05:38.814: [smf] INFO: Removed Session: UE IMSI:[262428491190079] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/01 11:05:38.814: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/01 11:05:38.818: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/01 11:05:38.823: [smf] INFO: Removed Session: UE IMSI:[262422190963088] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/01 11:05:38.823: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/01 11:05:38.829: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/01 11:05:38.834: [smf] INFO: Removed Session: UE IMSI:[262425079911735] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/01 11:05:38.835: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/01 11:05:38.840: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/01 11:05:38.846: [smf] INFO: Removed Session: UE IMSI:[262422191844407] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/01 11:05:38.846: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/01 11:05:38.851: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/01 11:05:38.856: [smf] INFO: Removed Session: UE IMSI:[262428313895613] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/01 11:05:38.856: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/01 11:05:38.862: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/01 11:05:38.868: [smf] INFO: Removed Session: UE IMSI:[262420743719505] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/01 11:05:38.868: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/01 11:05:38.872: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/01 11:05:38.878: [smf] INFO: Removed Session: UE IMSI:[262425884290043] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/01 11:05:38.878: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/01 11:05:38.883: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/01 11:05:38.888: [smf] INFO: Removed Session: UE IMSI:[262421890832622] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/01 11:05:38.888: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/01 11:05:38.894: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/01 11:05:38.899: [smf] INFO: Removed Session: UE IMSI:[262429262544247] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/01 11:05:38.899: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/01 11:05:38.904: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/01 11:05:38.911: [smf] INFO: Removed Session: UE IMSI:[262424598682653] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/01 11:05:38.911: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/01 11:05:38.915: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/01 11:05:38.921: [smf] INFO: Removed Session: UE IMSI:[262427598233395] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/01 11:05:38.921: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/01 11:05:38.926: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/01 11:05:38.932: [smf] INFO: Removed Session: UE IMSI:[262426282911129] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/01 11:05:38.932: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/01 11:05:38.937: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/01 11:05:38.942: [smf] INFO: Removed Session: UE IMSI:[262426495754487] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/01 11:05:38.942: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/01 11:05:38.948: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/01 11:05:38.956: [smf] INFO: Removed Session: UE IMSI:[262420350342664] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/01 11:05:38.956: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/01 11:05:38.960: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/01 11:05:38.969: [smf] INFO: Removed Session: UE IMSI:[262425306379519] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/01 11:05:38.969: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/01 11:05:38.971: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/01 11:05:38.979: [smf] INFO: Removed Session: UE IMSI:[262420674548459] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/01 11:05:38.979: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/01 11:05:38.982: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/01 11:05:38.988: [smf] INFO: Removed Session: UE IMSI:[262427917965526] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/01 11:05:38.988: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/01 11:05:38.993: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/01 11:05:38.999: [smf] INFO: Removed Session: UE IMSI:[262428641186495] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:38.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/01 11:05:38.999: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/01 11:05:39.004: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/01 11:05:39.014: [smf] INFO: Removed Session: UE IMSI:[262421447867010] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/01 11:05:39.014: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/01 11:05:39.016: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/01 11:05:39.026: [smf] INFO: Removed Session: UE IMSI:[262420247341110] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/01 11:05:39.026: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/01 11:05:39.027: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/01 11:05:39.033: [smf] INFO: Removed Session: UE IMSI:[262425458229645] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/01 11:05:39.033: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/01 11:05:39.038: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/01 11:05:39.043: [smf] INFO: Removed Session: UE IMSI:[262429318457482] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/01 11:05:39.043: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/01 11:05:39.049: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/01 11:05:39.054: [smf] INFO: Removed Session: UE IMSI:[262420473014637] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/01 11:05:39.054: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/01 11:05:39.060: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/01 11:05:39.065: [smf] INFO: Removed Session: UE IMSI:[262426059354604] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/01 11:05:39.065: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/01 11:05:39.070: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/01 11:05:39.076: [smf] INFO: Removed Session: UE IMSI:[262420775919962] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/01 11:05:39.076: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/01 11:05:39.081: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/01 11:05:39.087: [smf] INFO: Removed Session: UE IMSI:[262427490298622] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/01 11:05:39.087: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/01 11:05:39.092: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/01 11:05:39.097: [smf] INFO: Removed Session: UE IMSI:[262421622683215] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/01 11:05:39.097: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/01 11:05:39.103: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/01 11:05:39.108: [smf] INFO: Removed Session: UE IMSI:[262420380767229] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/01 11:05:39.108: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/01 11:05:39.114: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/01 11:05:39.119: [smf] INFO: Removed Session: UE IMSI:[262429105318194] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/01 11:05:39.119: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/01 11:05:39.124: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/01 11:05:39.130: [smf] INFO: Removed Session: UE IMSI:[262422768549170] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/01 11:05:39.130: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/01 11:05:39.135: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/01 11:05:39.140: [smf] INFO: Removed Session: UE IMSI:[262428680235763] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/01 11:05:39.140: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/01 11:05:39.146: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/01 11:05:39.151: [smf] INFO: Removed Session: UE IMSI:[262429660365340] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/01 11:05:39.151: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/01 11:05:39.157: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/01 11:05:39.162: [smf] INFO: Removed Session: UE IMSI:[262422668225378] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/01 11:05:39.162: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/01 11:05:39.167: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/01 11:05:39.173: [smf] INFO: Removed Session: UE IMSI:[262421422869609] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/01 11:05:39.173: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/01 11:05:39.178: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/01 11:05:39.185: [smf] INFO: Removed Session: UE IMSI:[262421872347853] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/01 11:05:39.185: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/01 11:05:39.189: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/01 11:05:39.195: [smf] INFO: Removed Session: UE IMSI:[262427080895301] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/01 11:05:39.195: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/01 11:05:39.200: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/01 11:05:39.208: [smf] INFO: Removed Session: UE IMSI:[262421422303228] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/01 11:05:39.208: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/01 11:05:39.211: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/01 11:05:39.218: [smf] INFO: Removed Session: UE IMSI:[262427442540154] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/01 11:05:39.218: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/01 11:05:39.222: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/01 11:05:39.228: [smf] INFO: Removed Session: UE IMSI:[262426688414226] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/01 11:05:39.228: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/01 11:05:39.233: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/01 11:05:39.239: [smf] INFO: Removed Session: UE IMSI:[262423238714148] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/01 11:05:39.239: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/01 11:05:39.244: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/01 11:05:39.250: [smf] INFO: Removed Session: UE IMSI:[262421595016304] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/01 11:05:39.250: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/01 11:05:39.254: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/01 11:05:39.260: [smf] INFO: Removed Session: UE IMSI:[262420550605906] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/01 11:05:39.260: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/01 11:05:39.265: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/01 11:05:39.270: [smf] INFO: Removed Session: UE IMSI:[262422194100901] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/01 11:05:39.270: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/01 11:05:39.276: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/01 11:05:39.281: [smf] INFO: Removed Session: UE IMSI:[262420954800332] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/01 11:05:39.281: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/01 11:05:39.287: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/01 11:05:39.292: [smf] INFO: Removed Session: UE IMSI:[262426748880395] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/01 11:05:39.292: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/01 11:05:39.297: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/01 11:05:39.303: [smf] INFO: Removed Session: UE IMSI:[262422822457867] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/01 11:05:39.303: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/01 11:05:39.308: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/01 11:05:39.314: [smf] INFO: Removed Session: UE IMSI:[262428843033673] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/01 11:05:39.314: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/01 11:05:39.319: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/01 11:05:39.324: [smf] INFO: Removed Session: UE IMSI:[262426014329177] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/01 11:05:39.324: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/01 11:05:39.330: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/01 11:05:39.334: [smf] INFO: Removed Session: UE IMSI:[262424634539745] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/01 11:05:39.335: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/01 11:05:39.341: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/01 11:05:39.346: [smf] INFO: Removed Session: UE IMSI:[262422568085769] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/01 11:05:39.346: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/01 11:05:39.351: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/01 11:05:39.357: [smf] INFO: Removed Session: UE IMSI:[262423154057024] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/01 11:05:39.357: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/01 11:05:39.362: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/01 11:05:39.367: [smf] INFO: Removed Session: UE IMSI:[262420861789103] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/01 11:05:39.367: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/01 11:05:39.373: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/01 11:05:39.378: [smf] INFO: Removed Session: UE IMSI:[262429227784041] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/01 11:05:39.378: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/01 11:05:39.383: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/01 11:05:39.388: [smf] INFO: Removed Session: UE IMSI:[262424983265026] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/01 11:05:39.388: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/01 11:05:39.394: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/01 11:05:39.400: [smf] INFO: Removed Session: UE IMSI:[262422446283747] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/01 11:05:39.400: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/01 11:05:39.405: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/01 11:05:39.411: [smf] INFO: Removed Session: UE IMSI:[262427725909966] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/01 11:05:39.411: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/01 11:05:39.416: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/01 11:05:39.423: [smf] INFO: Removed Session: UE IMSI:[262424693920662] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/01 11:05:39.423: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/01 11:05:39.427: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/01 11:05:39.432: [smf] INFO: Removed Session: UE IMSI:[262422809601323] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/01 11:05:39.432: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/01 11:05:39.438: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/01 11:05:39.444: [smf] INFO: Removed Session: UE IMSI:[262428546480204] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/01 11:05:39.445: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/01 11:05:39.448: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/01 11:05:39.453: [smf] INFO: Removed Session: UE IMSI:[262423298133050] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/01 11:05:39.453: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/01 11:05:39.459: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/01 11:05:39.464: [smf] INFO: Removed Session: UE IMSI:[262420973267656] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/01 11:05:39.464: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/01 11:05:39.469: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/01 11:05:39.475: [smf] INFO: Removed Session: UE IMSI:[262425851772381] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/01 11:05:39.475: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/01 11:05:39.480: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/01 11:05:39.486: [smf] INFO: Removed Session: UE IMSI:[262420001251039] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/01 11:05:39.486: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/01 11:05:39.491: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/01 11:05:39.497: [smf] INFO: Removed Session: UE IMSI:[262423042393503] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/01 11:05:39.497: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/01 11:05:39.502: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/01 11:05:39.507: [smf] INFO: Removed Session: UE IMSI:[262422120234704] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/01 11:05:39.507: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/01 11:05:39.512: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/01 11:05:39.518: [smf] INFO: Removed Session: UE IMSI:[262423478104072] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/01 11:05:39.518: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/01 11:05:39.523: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/01 11:05:39.529: [smf] INFO: Removed Session: UE IMSI:[262422941113401] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/01 11:05:39.529: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/01 11:05:39.534: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/01 11:05:39.540: [smf] INFO: Removed Session: UE IMSI:[262424969208873] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/01 11:05:39.540: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/01 11:05:39.545: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/01 11:05:39.551: [smf] INFO: Removed Session: UE IMSI:[262420656272370] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/01 11:05:39.551: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/01 11:05:39.555: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/01 11:05:39.562: [smf] INFO: Removed Session: UE IMSI:[262425826930474] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/01 11:05:39.562: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/01 11:05:39.566: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/01 11:05:39.572: [smf] INFO: Removed Session: UE IMSI:[262425413585015] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/01 11:05:39.572: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/01 11:05:39.577: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/01 11:05:39.583: [smf] INFO: Removed Session: UE IMSI:[262424654800385] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/01 11:05:39.583: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/01 11:05:39.588: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/01 11:05:39.594: [smf] INFO: Removed Session: UE IMSI:[262426862057219] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/01 11:05:39.594: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/01 11:05:39.599: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/01 11:05:39.605: [smf] INFO: Removed Session: UE IMSI:[262429106223373] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/01 11:05:39.605: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/01 11:05:39.609: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/01 11:05:39.615: [smf] INFO: Removed Session: UE IMSI:[262420812190424] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/01 11:05:39.615: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/01 11:05:39.620: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/01 11:05:39.625: [smf] INFO: Removed Session: UE IMSI:[262421513694031] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/01 11:05:39.625: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/01 11:05:39.631: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/01 11:05:39.636: [smf] INFO: Removed Session: UE IMSI:[262429392806109] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/01 11:05:39.636: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/01 11:05:39.642: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/01 11:05:39.647: [smf] INFO: Removed Session: UE IMSI:[262425058541847] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/01 11:05:39.647: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/01 11:05:39.652: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/01 11:05:39.658: [smf] INFO: Removed Session: UE IMSI:[262423834833048] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/01 11:05:39.658: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/01 11:05:39.663: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/01 11:05:39.669: [smf] INFO: Removed Session: UE IMSI:[262424374653086] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/01 11:05:39.669: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/01 11:05:39.674: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/01 11:05:39.679: [smf] INFO: Removed Session: UE IMSI:[262427552278150] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/01 11:05:39.679: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/01 11:05:39.685: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/01 11:05:39.690: [smf] INFO: Removed Session: UE IMSI:[262429777827780] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/01 11:05:39.690: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/01 11:05:39.696: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/01 11:05:39.701: [smf] INFO: Removed Session: UE IMSI:[262427928470412] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/01 11:05:39.701: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/01 11:05:39.706: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/01 11:05:39.712: [smf] INFO: Removed Session: UE IMSI:[262429560158802] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/01 11:05:39.712: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/01 11:05:39.717: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/01 11:05:39.723: [smf] INFO: Removed Session: UE IMSI:[262422732938634] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/01 11:05:39.723: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/01 11:05:39.728: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/01 11:05:39.734: [smf] INFO: Removed Session: UE IMSI:[262426144907381] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/01 11:05:39.734: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/01 11:05:39.740: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/01 11:05:39.746: [smf] INFO: Removed Session: UE IMSI:[262421649807892] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/01 11:05:39.746: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/01 11:05:39.750: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/01 11:05:39.752: [smf] INFO: Removed Session: UE IMSI:[262420584281147] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/01 11:05:39.752: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/01 11:05:39.761: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/01 11:05:39.766: [smf] INFO: Removed Session: UE IMSI:[262429642783906] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/01 11:05:39.766: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/01 11:05:39.772: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/01 11:05:39.777: [smf] INFO: Removed Session: UE IMSI:[262421924105769] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/01 11:05:39.777: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/01 11:05:39.783: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/01 11:05:39.788: [smf] INFO: Removed Session: UE IMSI:[262421928838580] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/01 11:05:39.788: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/01 11:05:39.793: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/01 11:05:39.799: [smf] INFO: Removed Session: UE IMSI:[262421878638390] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/01 11:05:39.799: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/01 11:05:39.804: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/01 11:05:39.814: [smf] INFO: Removed Session: UE IMSI:[262420420966035] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/01 11:05:39.814: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/01 11:05:39.815: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/01 11:05:39.825: [smf] INFO: Removed Session: UE IMSI:[262423459520585] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/01 11:05:39.825: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/01 11:05:39.826: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/01 11:05:39.829: [smf] INFO: Removed Session: UE IMSI:[262424445872966] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/01 11:05:39.829: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/01 11:05:39.837: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/01 11:05:39.839: [smf] INFO: Removed Session: UE IMSI:[262422879997194] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/01 11:05:39.839: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/01 11:05:39.847: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/01 11:05:39.850: [smf] INFO: Removed Session: UE IMSI:[262420970542302] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/01 11:05:39.850: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/01 11:05:39.858: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/01 11:05:39.861: [smf] INFO: Removed Session: UE IMSI:[262429391629253] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/01 11:05:39.861: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/01 11:05:39.868: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/01 11:05:39.870: [smf] INFO: Removed Session: UE IMSI:[262428925021445] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/01 11:05:39.870: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/01 11:05:39.878: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/01 11:05:39.881: [smf] INFO: Removed Session: UE IMSI:[262422115820135] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/01 11:05:39.881: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/01 11:05:39.888: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/01 11:05:39.890: [smf] INFO: Removed Session: UE IMSI:[262427523423470] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/01 11:05:39.890: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/01 11:05:39.899: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/01 11:05:39.900: [smf] INFO: Removed Session: UE IMSI:[262425267382631] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/01 11:05:39.900: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/01 11:05:39.909: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/01 11:05:39.910: [smf] INFO: Removed Session: UE IMSI:[262422005039022] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/01 11:05:39.910: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/01 11:05:39.919: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/01 11:05:39.921: [smf] INFO: Removed Session: UE IMSI:[262422351544070] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/01 11:05:39.921: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/01 11:05:39.929: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/01 11:05:39.931: [smf] INFO: Removed Session: UE IMSI:[262428519646888] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/01 11:05:39.931: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/01 11:05:39.940: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/01 11:05:39.941: [smf] INFO: Removed Session: UE IMSI:[262425524727873] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/01 11:05:39.941: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/01 11:05:39.950: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/01 11:05:39.952: [smf] INFO: Removed Session: UE IMSI:[262427940402654] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/01 11:05:39.952: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/01 11:05:39.960: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/01 11:05:39.962: [smf] INFO: Removed Session: UE IMSI:[262422803967806] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/01 11:05:39.962: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/01 11:05:39.970: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/01 11:05:39.972: [smf] INFO: Removed Session: UE IMSI:[262425751125000] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/01 11:05:39.972: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/01 11:05:39.980: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/01 11:05:39.982: [smf] INFO: Removed Session: UE IMSI:[262429749727585] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/01 11:05:39.982: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/01 11:05:39.991: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/01 11:05:39.992: [smf] INFO: Removed Session: UE IMSI:[262425219743325] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:39.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/01 11:05:39.992: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/01 11:05:40.001: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/01 11:05:40.003: [smf] INFO: Removed Session: UE IMSI:[262427590973823] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/01 11:05:40.003: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/01 11:05:40.011: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/01 11:05:40.013: [smf] INFO: Removed Session: UE IMSI:[262428582688698] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/01 11:05:40.013: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/01 11:05:40.021: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/01 11:05:40.024: [smf] INFO: Removed Session: UE IMSI:[262422356488659] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/01 11:05:40.024: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/01 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/01 11:05:40.038: [smf] INFO: Removed Session: UE IMSI:[262424101942278] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/01 11:05:40.038: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/01 11:05:40.043: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/01 11:05:40.053: [smf] INFO: Removed Session: UE IMSI:[262425453202545] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/01 11:05:40.053: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/01 11:05:40.054: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/01 11:05:40.061: [smf] INFO: Removed Session: UE IMSI:[262421279687119] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/01 11:05:40.061: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/01 11:05:40.071: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/01 11:05:40.079: [smf] INFO: Removed Session: UE IMSI:[262426905321255] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/01 11:05:40.079: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/01 11:05:40.082: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/01 11:05:40.088: [smf] INFO: Removed Session: UE IMSI:[262423682948421] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/01 11:05:40.088: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/01 11:05:40.093: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/01 11:05:40.099: [smf] INFO: Removed Session: UE IMSI:[262426905627024] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/01 11:05:40.099: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/01 11:05:40.103: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/01 11:05:40.109: [smf] INFO: Removed Session: UE IMSI:[262422880704818] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/01 11:05:40.109: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/01 11:05:40.114: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/01 11:05:40.120: [smf] INFO: Removed Session: UE IMSI:[262423294411607] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/01 11:05:40.120: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/01 11:05:40.125: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/01 11:05:40.132: [smf] INFO: Removed Session: UE IMSI:[262429610819260] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/01 11:05:40.132: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/01 11:05:40.136: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/01 11:05:40.142: [smf] INFO: Removed Session: UE IMSI:[262424281057169] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/01 11:05:40.143: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/01 11:05:40.147: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/01 11:05:40.153: [smf] INFO: Removed Session: UE IMSI:[262422900633543] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/01 11:05:40.153: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/01 11:05:40.158: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/01 11:05:40.163: [smf] INFO: Removed Session: UE IMSI:[262428615661133] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/01 11:05:40.163: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/01 11:05:40.169: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/01 11:05:40.174: [smf] INFO: Removed Session: UE IMSI:[262421149650279] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/01 11:05:40.174: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/01 11:05:40.179: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/01 11:05:40.186: [smf] INFO: Removed Session: UE IMSI:[262421895459702] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/01 11:05:40.186: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/01 11:05:40.190: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/01 11:05:40.196: [smf] INFO: Removed Session: UE IMSI:[262422228607577] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/01 11:05:40.196: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/01 11:05:40.201: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/01 11:05:40.207: [smf] INFO: Removed Session: UE IMSI:[262422222247722] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/01 11:05:40.207: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/01 11:05:40.212: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/01 11:05:40.218: [smf] INFO: Removed Session: UE IMSI:[262427557205920] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/01 11:05:40.218: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/01 11:05:40.223: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/01 11:05:40.229: [smf] INFO: Removed Session: UE IMSI:[262421032896474] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/01 11:05:40.229: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/01 11:05:40.234: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/01 11:05:40.239: [smf] INFO: Removed Session: UE IMSI:[262424575094937] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/01 11:05:40.239: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/01 11:05:40.244: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/01 11:05:40.249: [smf] INFO: Removed Session: UE IMSI:[262427523362499] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/01 11:05:40.249: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/01 11:05:40.255: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/01 11:05:40.260: [smf] INFO: Removed Session: UE IMSI:[262426946577185] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/01 11:05:40.260: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/01 11:05:40.266: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/01 11:05:40.271: [smf] INFO: Removed Session: UE IMSI:[262420397962355] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/01 11:05:40.271: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/01 11:05:40.276: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/01 11:05:40.282: [smf] INFO: Removed Session: UE IMSI:[262424578851682] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/01 11:05:40.282: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/01 11:05:40.287: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/01 11:05:40.292: [smf] INFO: Removed Session: UE IMSI:[262421852917681] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/01 11:05:40.292: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/01 11:05:40.298: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/01 11:05:40.304: [smf] INFO: Removed Session: UE IMSI:[262422639331012] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/01 11:05:40.304: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/01 11:05:40.309: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/01 11:05:40.314: [smf] INFO: Removed Session: UE IMSI:[262428241807847] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/01 11:05:40.314: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/01 11:05:40.320: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/01 11:05:40.326: [smf] INFO: Removed Session: UE IMSI:[262422494092130] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/01 11:05:40.326: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/01 11:05:40.330: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/01 11:05:40.336: [smf] INFO: Removed Session: UE IMSI:[262428031357985] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/01 11:05:40.336: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/01 11:05:40.341: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/01 11:05:40.347: [smf] INFO: Removed Session: UE IMSI:[262421918643158] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/01 11:05:40.347: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/01 11:05:40.352: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/01 11:05:40.358: [smf] INFO: Removed Session: UE IMSI:[262424873374946] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/01 11:05:40.358: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/01 11:05:40.363: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/01 11:05:40.368: [smf] INFO: Removed Session: UE IMSI:[262420866726415] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/01 11:05:40.368: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/01 11:05:40.374: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/01 11:05:40.379: [smf] INFO: Removed Session: UE IMSI:[262420017414960] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/01 11:05:40.379: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/01 11:05:40.384: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/01 11:05:40.389: [smf] INFO: Removed Session: UE IMSI:[262422705016621] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/01 11:05:40.389: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/01 11:05:40.395: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/01 11:05:40.400: [smf] INFO: Removed Session: UE IMSI:[262429490346550] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/01 11:05:40.400: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/01 11:05:40.406: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/01 11:05:40.411: [smf] INFO: Removed Session: UE IMSI:[262424516296459] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/01 11:05:40.411: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/01 11:05:40.417: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/01 11:05:40.422: [smf] INFO: Removed Session: UE IMSI:[262421172928949] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/01 11:05:40.422: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/01 11:05:40.427: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/01 11:05:40.432: [smf] INFO: Removed Session: UE IMSI:[262427572364178] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/01 11:05:40.432: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/01 11:05:40.438: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/01 11:05:40.444: [smf] INFO: Removed Session: UE IMSI:[262423965287279] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/01 11:05:40.444: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/01 11:05:40.449: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/01 11:05:40.455: [smf] INFO: Removed Session: UE IMSI:[262423443516628] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/01 11:05:40.455: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/01 11:05:40.460: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/01 11:05:40.465: [smf] INFO: Removed Session: UE IMSI:[262424289414418] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/01 11:05:40.465: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/01 11:05:40.471: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/01 11:05:40.476: [smf] INFO: Removed Session: UE IMSI:[262421924847588] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/01 11:05:40.476: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/01 11:05:40.481: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/01 11:05:40.486: [smf] INFO: Removed Session: UE IMSI:[262427797172457] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/01 11:05:40.486: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/01 11:05:40.492: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/01 11:05:40.497: [smf] INFO: Removed Session: UE IMSI:[262429828855435] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/01 11:05:40.497: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/01 11:05:40.503: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/01 11:05:40.508: [smf] INFO: Removed Session: UE IMSI:[262423457667975] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/01 11:05:40.508: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/01 11:05:40.514: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/01 11:05:40.519: [smf] INFO: Removed Session: UE IMSI:[262424537695160] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/01 11:05:40.519: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/01 11:05:40.524: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/01 11:05:40.529: [smf] INFO: Removed Session: UE IMSI:[262427229592148] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/01 11:05:40.529: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/01 11:05:40.535: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/01 11:05:40.541: [smf] INFO: Removed Session: UE IMSI:[262421746666203] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/01 11:05:40.541: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/01 11:05:40.546: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/01 11:05:40.551: [smf] INFO: Removed Session: UE IMSI:[262420701956582] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/01 11:05:40.551: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/01 11:05:40.557: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/01 11:05:40.563: [smf] INFO: Removed Session: UE IMSI:[262422434939885] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/01 11:05:40.563: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/01 11:05:40.568: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/01 11:05:40.573: [smf] INFO: Removed Session: UE IMSI:[262420000867591] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/01 11:05:40.573: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/01 11:05:40.579: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/01 11:05:40.584: [smf] INFO: Removed Session: UE IMSI:[262428832948647] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/01 11:05:40.584: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/01 11:05:40.590: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/01 11:05:40.594: [smf] INFO: Removed Session: UE IMSI:[262424364548793] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/01 11:05:40.594: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/01 11:05:40.600: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/01 11:05:40.606: [smf] INFO: Removed Session: UE IMSI:[262429917105966] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/01 11:05:40.606: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/01 11:05:40.611: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/01 11:05:40.617: [smf] INFO: Removed Session: UE IMSI:[262429605993259] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/01 11:05:40.617: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/01 11:05:40.622: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/01 11:05:40.627: [smf] INFO: Removed Session: UE IMSI:[262420841552755] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/01 11:05:40.627: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/01 11:05:40.633: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/01 11:05:40.640: [smf] INFO: Removed Session: UE IMSI:[262428416448146] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/01 11:05:40.640: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/01 11:05:40.644: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/01 11:05:40.650: [smf] INFO: Removed Session: UE IMSI:[262425805658478] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/01 11:05:40.650: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/01 11:05:40.655: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/01 11:05:40.661: [smf] INFO: Removed Session: UE IMSI:[262429547712704] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/01 11:05:40.661: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/01 11:05:40.666: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/01 11:05:40.671: [smf] INFO: Removed Session: UE IMSI:[262429608169452] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/01 11:05:40.671: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/01 11:05:40.676: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/01 11:05:40.681: [smf] INFO: Removed Session: UE IMSI:[262425290045431] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/01 11:05:40.681: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/01 11:05:40.687: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/01 11:05:40.693: [smf] INFO: Removed Session: UE IMSI:[262427955175412] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/01 11:05:40.693: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/01 11:05:40.698: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/01 11:05:40.705: [smf] INFO: Removed Session: UE IMSI:[262426230800903] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/01 11:05:40.705: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/01 11:05:40.708: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/01 11:05:40.718: [smf] INFO: Removed Session: UE IMSI:[262421039848862] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/01 11:05:40.718: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/01 11:05:40.720: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/01 11:05:40.730: [smf] INFO: Removed Session: UE IMSI:[262420757522839] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/01 11:05:40.730: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/01 11:05:40.731: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/01 11:05:40.738: [smf] INFO: Removed Session: UE IMSI:[262427227052809] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/01 11:05:40.738: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/01 11:05:40.742: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/01 11:05:40.749: [smf] INFO: Removed Session: UE IMSI:[262429302705306] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/01 11:05:40.749: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/01 11:05:40.753: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/01 11:05:40.760: [smf] INFO: Removed Session: UE IMSI:[262429837719293] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/01 11:05:40.760: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/01 11:05:40.764: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/01 11:05:40.769: [smf] INFO: Removed Session: UE IMSI:[262420500164957] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/01 11:05:40.769: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/01 11:05:40.774: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/01 11:05:40.780: [smf] INFO: Removed Session: UE IMSI:[262429788192031] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/01 11:05:40.780: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/01 11:05:40.785: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/01 11:05:40.792: [smf] INFO: Removed Session: UE IMSI:[262425429372749] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/01 11:05:40.792: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/01 11:05:40.796: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/01 11:05:40.803: [smf] INFO: Removed Session: UE IMSI:[262425217706687] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/01 11:05:40.803: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/01 11:05:40.807: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/01 11:05:40.814: [smf] INFO: Removed Session: UE IMSI:[262428905720292] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/01 11:05:40.814: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/01 11:05:40.818: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/01 11:05:40.824: [smf] INFO: Removed Session: UE IMSI:[262429946606667] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/01 11:05:40.824: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/01 11:05:40.829: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/01 11:05:40.835: [smf] INFO: Removed Session: UE IMSI:[262424222102296] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/01 11:05:40.835: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/01 11:05:40.839: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/01 11:05:40.841: [smf] INFO: Removed Session: UE IMSI:[262423573625293] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/01 11:05:40.841: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/01 11:05:40.849: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/01 11:05:40.852: [smf] INFO: Removed Session: UE IMSI:[262422210162549] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/01 11:05:40.852: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/01 11:05:40.861: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/01 11:05:40.867: [smf] INFO: Removed Session: UE IMSI:[262426343253141] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/01 11:05:40.867: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/01 11:05:40.871: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/01 11:05:40.877: [smf] INFO: Removed Session: UE IMSI:[262421501505413] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/01 11:05:40.877: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/01 11:05:40.882: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/01 11:05:40.888: [smf] INFO: Removed Session: UE IMSI:[262429159439874] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/01 11:05:40.888: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/01 11:05:40.893: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/01 11:05:40.901: [smf] INFO: Removed Session: UE IMSI:[262428779143045] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/01 11:05:40.901: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/01 11:05:40.904: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/01 11:05:40.909: [smf] INFO: Removed Session: UE IMSI:[262428337485737] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/01 11:05:40.909: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/01 11:05:40.915: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/01 11:05:40.920: [smf] INFO: Removed Session: UE IMSI:[262429277427634] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/01 11:05:40.920: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/01 11:05:40.925: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/01 11:05:40.930: [smf] INFO: Removed Session: UE IMSI:[262428669827052] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/01 11:05:40.930: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/01 11:05:40.936: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/01 11:05:40.941: [smf] INFO: Removed Session: UE IMSI:[262420764951765] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/01 11:05:40.941: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/01 11:05:40.947: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/01 11:05:40.952: [smf] INFO: Removed Session: UE IMSI:[262427810038368] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/01 11:05:40.952: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/01 11:05:40.957: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/01 11:05:40.962: [smf] INFO: Removed Session: UE IMSI:[262423297994039] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/01 11:05:40.962: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/01 11:05:40.968: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/01 11:05:40.973: [smf] INFO: Removed Session: UE IMSI:[262424270597907] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/01 11:05:40.973: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/01 11:05:40.979: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/01 11:05:40.984: [smf] INFO: Removed Session: UE IMSI:[262422755748392] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/01 11:05:40.984: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/01 11:05:40.990: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/01 11:05:40.995: [smf] INFO: Removed Session: UE IMSI:[262425246959990] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:40.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/01 11:05:40.995: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/01 11:05:41.000: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/01 11:05:41.005: [smf] INFO: Removed Session: UE IMSI:[262424161744670] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/01 11:05:41.005: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/01 11:05:41.011: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/01 11:05:41.016: [smf] INFO: Removed Session: UE IMSI:[262425950765379] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/01 11:05:41.016: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/01 11:05:41.022: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/01 11:05:41.028: [smf] INFO: Removed Session: UE IMSI:[262420138274890] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/01 11:05:41.028: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/01 11:05:41.033: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/01 11:05:41.038: [smf] INFO: Removed Session: UE IMSI:[262427489010523] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/01 11:05:41.038: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/01 11:05:41.043: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/01 11:05:41.048: [smf] INFO: Removed Session: UE IMSI:[262422993891829] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/01 11:05:41.048: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/01 11:05:41.054: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/01 11:05:41.059: [smf] INFO: Removed Session: UE IMSI:[262426246531657] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/01 11:05:41.059: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/01 11:05:41.065: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/01 11:05:41.070: [smf] INFO: Removed Session: UE IMSI:[262428406573714] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/01 11:05:41.070: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/01 11:05:41.076: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/01 11:05:41.081: [smf] INFO: Removed Session: UE IMSI:[262421615859237] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/01 11:05:41.081: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/01 11:05:41.086: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/01 11:05:41.091: [smf] INFO: Removed Session: UE IMSI:[262425240771793] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/01 11:05:41.091: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/01 11:05:41.097: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/01 11:05:41.102: [smf] INFO: Removed Session: UE IMSI:[262424314332912] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/01 11:05:41.102: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/01 11:05:41.108: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/01 11:05:41.113: [smf] INFO: Removed Session: UE IMSI:[262422690564498] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/01 11:05:41.113: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/01 11:05:41.119: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/01 11:05:41.128: [smf] INFO: Removed Session: UE IMSI:[262421715421355] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/01 11:05:41.128: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/01 11:05:41.131: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/01 11:05:41.140: [smf] INFO: Removed Session: UE IMSI:[262421400559812] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/01 11:05:41.140: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/01 11:05:41.143: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/01 11:05:41.150: [smf] INFO: Removed Session: UE IMSI:[262426231380325] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/01 11:05:41.150: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/01 11:05:41.153: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/01 11:05:41.158: [smf] INFO: Removed Session: UE IMSI:[262427602619672] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/01 11:05:41.158: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/01 11:05:41.164: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/01 11:05:41.170: [smf] INFO: Removed Session: UE IMSI:[262426321527136] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/01 11:05:41.170: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/01 11:05:41.175: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/01 11:05:41.181: [smf] INFO: Removed Session: UE IMSI:[262426102085703] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/01 11:05:41.181: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/01 11:05:41.186: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/01 11:05:41.192: [smf] INFO: Removed Session: UE IMSI:[262423636240885] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/01 11:05:41.192: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/01 11:05:41.197: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/01 11:05:41.204: [smf] INFO: Removed Session: UE IMSI:[262422219628298] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/01 11:05:41.204: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/01 11:05:41.208: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/01 11:05:41.213: [smf] INFO: Removed Session: UE IMSI:[262420636198907] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/01 11:05:41.213: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/01 11:05:41.219: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/01 11:05:41.223: [smf] INFO: Removed Session: UE IMSI:[262423910959195] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/01 11:05:41.224: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/01 11:05:41.229: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/01 11:05:41.235: [smf] INFO: Removed Session: UE IMSI:[262429813996246] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/01 11:05:41.235: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/01 11:05:41.240: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/01 11:05:41.246: [smf] INFO: Removed Session: UE IMSI:[262421115170094] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/01 11:05:41.246: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/01 11:05:41.251: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/01 11:05:41.256: [smf] INFO: Removed Session: UE IMSI:[262429294512700] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/01 11:05:41.256: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/01 11:05:41.262: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/01 11:05:41.267: [smf] INFO: Removed Session: UE IMSI:[262426102271188] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/01 11:05:41.267: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/01 11:05:41.273: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/01 11:05:41.278: [smf] INFO: Removed Session: UE IMSI:[262421744023773] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/01 11:05:41.278: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/01 11:05:41.283: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/01 11:05:41.289: [smf] INFO: Removed Session: UE IMSI:[262427483180656] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/01 11:05:41.289: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/01 11:05:41.294: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/01 11:05:41.301: [smf] INFO: Removed Session: UE IMSI:[262426861282563] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/01 11:05:41.301: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/01 11:05:41.305: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/01 11:05:41.310: [smf] INFO: Removed Session: UE IMSI:[262424747844775] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/01 11:05:41.310: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/01 11:05:41.316: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/01 11:05:41.321: [smf] INFO: Removed Session: UE IMSI:[262428109674540] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/01 11:05:41.321: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/01 11:05:41.326: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/01 11:05:41.332: [smf] INFO: Removed Session: UE IMSI:[262422733534743] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/01 11:05:41.332: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/01 11:05:41.337: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/01 11:05:41.343: [smf] INFO: Removed Session: UE IMSI:[262423533247669] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/01 11:05:41.343: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/01 11:05:41.348: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/01 11:05:41.354: [smf] INFO: Removed Session: UE IMSI:[262420997411664] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/01 11:05:41.354: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/01 11:05:41.359: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/01 11:05:41.364: [smf] INFO: Removed Session: UE IMSI:[262421147351489] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/01 11:05:41.364: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/01 11:05:41.370: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/01 11:05:41.375: [smf] INFO: Removed Session: UE IMSI:[262429397329633] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/01 11:05:41.375: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/01 11:05:41.381: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/01 11:05:41.390: [smf] INFO: Removed Session: UE IMSI:[262422611062103] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/01 11:05:41.390: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/01 11:05:41.392: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/01 11:05:41.401: [smf] INFO: Removed Session: UE IMSI:[262424452011385] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/01 11:05:41.401: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/01 11:05:41.403: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/01 11:05:41.409: [smf] INFO: Removed Session: UE IMSI:[262425332075335] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/01 11:05:41.409: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/01 11:05:41.414: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/01 11:05:41.419: [smf] INFO: Removed Session: UE IMSI:[262420149221536] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/01 11:05:41.419: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/01 11:05:41.425: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/01 11:05:41.430: [smf] INFO: Removed Session: UE IMSI:[262422222819794] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/01 11:05:41.430: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/01 11:05:41.436: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/01 11:05:41.441: [smf] INFO: Removed Session: UE IMSI:[262425916929175] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/01 11:05:41.441: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/01 11:05:41.446: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/01 11:05:41.451: [smf] INFO: Removed Session: UE IMSI:[262426394278022] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/01 11:05:41.451: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/01 11:05:41.457: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/01 11:05:41.462: [smf] INFO: Removed Session: UE IMSI:[262421871652776] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/01 11:05:41.462: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/01 11:05:41.468: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/01 11:05:41.473: [smf] INFO: Removed Session: UE IMSI:[262425828144072] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/01 11:05:41.473: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/01 11:05:41.479: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/01 11:05:41.484: [smf] INFO: Removed Session: UE IMSI:[262420881739772] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/01 11:05:41.484: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/01 11:05:41.490: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/01 11:05:41.496: [smf] INFO: Removed Session: UE IMSI:[262426753872231] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/01 11:05:41.496: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/01 11:05:41.501: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/01 11:05:41.510: [smf] INFO: Removed Session: UE IMSI:[262429316206588] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/01 11:05:41.510: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/01 11:05:41.512: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/01 11:05:41.521: [smf] INFO: Removed Session: UE IMSI:[262426222180183] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/01 11:05:41.521: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/01 11:05:41.523: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/01 11:05:41.531: [smf] INFO: Removed Session: UE IMSI:[262420750509291] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/01 11:05:41.531: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/01 11:05:41.534: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/01 11:05:41.539: [smf] INFO: Removed Session: UE IMSI:[262422960824350] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/01 11:05:41.539: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/01 11:05:41.545: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/01 11:05:41.550: [smf] INFO: Removed Session: UE IMSI:[262426432672269] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/01 11:05:41.550: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/01 11:05:41.555: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/01 11:05:41.561: [smf] INFO: Removed Session: UE IMSI:[262426068412283] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/01 11:05:41.561: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/01 11:05:41.566: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/01 11:05:41.571: [smf] INFO: Removed Session: UE IMSI:[262428218144597] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/01 11:05:41.571: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/01 11:05:41.577: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/01 11:05:41.582: [smf] INFO: Removed Session: UE IMSI:[262424078936390] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/01 11:05:41.582: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/01 11:05:41.588: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/01 11:05:41.593: [smf] INFO: Removed Session: UE IMSI:[262425465385678] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/01 11:05:41.593: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/01 11:05:41.598: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/01 11:05:41.604: [smf] INFO: Removed Session: UE IMSI:[262424801793612] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/01 11:05:41.604: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/01 11:05:41.609: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/01 11:05:41.615: [smf] INFO: Removed Session: UE IMSI:[262425888485504] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/01 11:05:41.615: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/01 11:05:41.620: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/01 11:05:41.625: [smf] INFO: Removed Session: UE IMSI:[262428725971624] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/01 11:05:41.625: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/01 11:05:41.631: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/01 11:05:41.636: [smf] INFO: Removed Session: UE IMSI:[262425593181298] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/01 11:05:41.636: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/01 11:05:41.642: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/01 11:05:41.651: [smf] INFO: Removed Session: UE IMSI:[262423475666254] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/01 11:05:41.651: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/01 11:05:41.654: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/01 11:05:41.663: [smf] INFO: Removed Session: UE IMSI:[262428098639171] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/01 11:05:41.663: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/01 11:05:41.665: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/01 11:05:41.672: [smf] INFO: Removed Session: UE IMSI:[262427653766980] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/01 11:05:41.672: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/01 11:05:41.676: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/01 11:05:41.681: [smf] INFO: Removed Session: UE IMSI:[262426294981413] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/01 11:05:41.681: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/01 11:05:41.687: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/01 11:05:41.692: [smf] INFO: Removed Session: UE IMSI:[262424998615601] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/01 11:05:41.692: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/01 11:05:41.698: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/01 11:05:41.703: [smf] INFO: Removed Session: UE IMSI:[262426842869023] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/01 11:05:41.703: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/01 11:05:41.709: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/01 11:05:41.714: [smf] INFO: Removed Session: UE IMSI:[262424748351820] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/01 11:05:41.714: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/01 11:05:41.719: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/01 11:05:41.724: [smf] INFO: Removed Session: UE IMSI:[262425492888622] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/01 11:05:41.724: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/01 11:05:41.730: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/01 11:05:41.736: [smf] INFO: Removed Session: UE IMSI:[262421742197118] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/01 11:05:41.736: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/01 11:05:41.741: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/01 11:05:41.746: [smf] INFO: Removed Session: UE IMSI:[262421150606816] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/01 11:05:41.746: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/01 11:05:41.752: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/01 11:05:41.757: [smf] INFO: Removed Session: UE IMSI:[262427720424334] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/01 11:05:41.757: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/01 11:05:41.763: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/01 11:05:41.768: [smf] INFO: Removed Session: UE IMSI:[262428624920265] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/01 11:05:41.768: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/01 11:05:41.773: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/01 11:05:41.778: [smf] INFO: Removed Session: UE IMSI:[262424172375464] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/01 11:05:41.778: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/01 11:05:41.784: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/01 11:05:41.790: [smf] INFO: Removed Session: UE IMSI:[262422600797774] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/01 11:05:41.790: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/01 11:05:41.795: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/01 11:05:41.801: [smf] INFO: Removed Session: UE IMSI:[262427393100722] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/01 11:05:41.801: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/01 11:05:41.806: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/01 11:05:41.812: [smf] INFO: Removed Session: UE IMSI:[262425884434017] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/01 11:05:41.812: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/01 11:05:41.816: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/01 11:05:41.822: [smf] INFO: Removed Session: UE IMSI:[262420049218153] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/01 11:05:41.822: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/01 11:05:41.827: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/01 11:05:41.832: [smf] INFO: Removed Session: UE IMSI:[262420068136022] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/01 11:05:41.832: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/01 11:05:41.838: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/01 11:05:41.843: [smf] INFO: Removed Session: UE IMSI:[262428641547316] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/01 11:05:41.843: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/01 11:05:41.849: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/01 11:05:41.857: [smf] INFO: Removed Session: UE IMSI:[262423677529292] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/01 11:05:41.857: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/01 11:05:41.859: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/01 11:05:41.865: [smf] INFO: Removed Session: UE IMSI:[262426090013191] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/01 11:05:41.865: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/01 11:05:41.870: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/01 11:05:41.874: [smf] INFO: Removed Session: UE IMSI:[262427896521328] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/01 11:05:41.874: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/01 11:05:41.881: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/01 11:05:41.885: [smf] INFO: Removed Session: UE IMSI:[262423278252269] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/01 11:05:41.885: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/01 11:05:41.892: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/01 11:05:41.897: [smf] INFO: Removed Session: UE IMSI:[262420683140132] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/01 11:05:41.897: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/01 11:05:41.902: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/01 11:05:41.907: [smf] INFO: Removed Session: UE IMSI:[262428773947595] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/01 11:05:41.907: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/01 11:05:41.913: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/01 11:05:41.921: [smf] INFO: Removed Session: UE IMSI:[262422491745603] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/01 11:05:41.921: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/01 11:05:41.924: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/01 11:05:41.930: [smf] INFO: Removed Session: UE IMSI:[262429938205754] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/01 11:05:41.930: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/01 11:05:41.935: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/01 11:05:41.942: [smf] INFO: Removed Session: UE IMSI:[262423014828073] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/01 11:05:41.942: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/01 11:05:41.946: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/01 11:05:41.955: [smf] INFO: Removed Session: UE IMSI:[262429924783756] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/01 11:05:41.955: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/01 11:05:41.957: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/01 11:05:41.965: [smf] INFO: Removed Session: UE IMSI:[262422648334047] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/01 11:05:41.965: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/01 11:05:41.968: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/01 11:05:41.973: [smf] INFO: Removed Session: UE IMSI:[262427369652034] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/01 11:05:41.973: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/01 11:05:41.979: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/01 11:05:41.984: [smf] INFO: Removed Session: UE IMSI:[262428407579358] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/01 11:05:41.984: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/01 11:05:41.990: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/01 11:05:41.995: [smf] INFO: Removed Session: UE IMSI:[262423682758639] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:41.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/01 11:05:41.995: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/01 11:05:42.000: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/01 11:05:42.006: [smf] INFO: Removed Session: UE IMSI:[262422433658478] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/01 11:05:42.006: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/01 11:05:42.011: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/01 11:05:42.016: [smf] INFO: Removed Session: UE IMSI:[262423146238910] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/01 11:05:42.016: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/01 11:05:42.022: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/01 11:05:42.025: [smf] INFO: Removed Session: UE IMSI:[262420327246158] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/01 11:05:42.025: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/01 11:05:42.033: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/01 11:05:42.038: [smf] INFO: Removed Session: UE IMSI:[262421058927270] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/01 11:05:42.038: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/01 11:05:42.043: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/01 11:05:42.049: [smf] INFO: Removed Session: UE IMSI:[262427969477075] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/01 11:05:42.049: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/01 11:05:42.054: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/01 11:05:42.059: [smf] INFO: Removed Session: UE IMSI:[262424930556844] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/01 11:05:42.059: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/01 11:05:42.065: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/01 11:05:42.070: [smf] INFO: Removed Session: UE IMSI:[262424847932207] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/01 11:05:42.070: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/01 11:05:42.076: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/01 11:05:42.078: [smf] INFO: Removed Session: UE IMSI:[262428687951748] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/01 11:05:42.078: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/01 11:05:42.086: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/01 11:05:42.091: [smf] INFO: Removed Session: UE IMSI:[262421112339430] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/01 11:05:42.091: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/01 11:05:42.097: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/01 11:05:42.107: [smf] INFO: Removed Session: UE IMSI:[262426347898719] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/01 11:05:42.107: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/01 11:05:42.108: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/01 11:05:42.115: [smf] INFO: Removed Session: UE IMSI:[262428826751695] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/01 11:05:42.115: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/01 11:05:42.119: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/01 11:05:42.123: [smf] INFO: Removed Session: UE IMSI:[262421715318796] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/01 11:05:42.123: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/01 11:05:42.130: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/01 11:05:42.137: [smf] INFO: Removed Session: UE IMSI:[262429472827913] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/01 11:05:42.137: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/01 11:05:42.141: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/01 11:05:42.150: [smf] INFO: Removed Session: UE IMSI:[262424997935456] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/01 11:05:42.150: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/01 11:05:42.153: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/01 11:05:42.161: [smf] INFO: Removed Session: UE IMSI:[262425955012809] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/01 11:05:42.161: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/01 11:05:42.164: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/01 11:05:42.171: [smf] INFO: Removed Session: UE IMSI:[262422204394284] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/01 11:05:42.171: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/01 11:05:42.175: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/01 11:05:42.180: [smf] INFO: Removed Session: UE IMSI:[262429597485642] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/01 11:05:42.180: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/01 11:05:42.185: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/01 11:05:42.191: [smf] INFO: Removed Session: UE IMSI:[262429795967067] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/01 11:05:42.191: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/01 11:05:42.196: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/01 11:05:42.202: [smf] INFO: Removed Session: UE IMSI:[262423974695764] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/01 11:05:42.202: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/01 11:05:42.207: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/01 11:05:42.212: [smf] INFO: Removed Session: UE IMSI:[262424248740055] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/01 11:05:42.212: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/01 11:05:42.218: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/01 11:05:42.223: [smf] INFO: Removed Session: UE IMSI:[262424901592010] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/01 11:05:42.223: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/01 11:05:42.228: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/01 11:05:42.234: [smf] INFO: Removed Session: UE IMSI:[262422482714395] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/01 11:05:42.234: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/01 11:05:42.239: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/01 11:05:42.245: [smf] INFO: Removed Session: UE IMSI:[262421007284521] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/01 11:05:42.245: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/01 11:05:42.250: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/01 11:05:42.256: [smf] INFO: Removed Session: UE IMSI:[262421177477622] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/01 11:05:42.256: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/01 11:05:42.261: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/01 11:05:42.266: [smf] INFO: Removed Session: UE IMSI:[262426533340102] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/01 11:05:42.266: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/01 11:05:42.271: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/01 11:05:42.277: [smf] INFO: Removed Session: UE IMSI:[262426282396110] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/01 11:05:42.277: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/01 11:05:42.282: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/01 11:05:42.288: [smf] INFO: Removed Session: UE IMSI:[262423158373720] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/01 11:05:42.288: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/01 11:05:42.293: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/01 11:05:42.299: [smf] INFO: Removed Session: UE IMSI:[262427237272986] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/01 11:05:42.299: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/01 11:05:42.304: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/01 11:05:42.309: [smf] INFO: Removed Session: UE IMSI:[262429543855087] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/01 11:05:42.309: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/01 11:05:42.315: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/01 11:05:42.320: [smf] INFO: Removed Session: UE IMSI:[262423342481619] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/01 11:05:42.320: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/01 11:05:42.325: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/01 11:05:42.331: [smf] INFO: Removed Session: UE IMSI:[262420076641790] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/01 11:05:42.331: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/01 11:05:42.336: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/01 11:05:42.341: [smf] INFO: Removed Session: UE IMSI:[262425423429523] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/01 11:05:42.342: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/01 11:05:42.347: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/01 11:05:42.352: [smf] INFO: Removed Session: UE IMSI:[262421757974971] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/01 11:05:42.353: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/01 11:05:42.358: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/01 11:05:42.363: [smf] INFO: Removed Session: UE IMSI:[262429829432678] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/01 11:05:42.363: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/01 11:05:42.368: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/01 11:05:42.373: [smf] INFO: Removed Session: UE IMSI:[262428773041614] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/01 11:05:42.373: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/01 11:05:42.379: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/01 11:05:42.384: [smf] INFO: Removed Session: UE IMSI:[262425695395789] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/01 11:05:42.384: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/01 11:05:42.390: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/01 11:05:42.395: [smf] INFO: Removed Session: UE IMSI:[262427028396709] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/01 11:05:42.395: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/01 11:05:42.400: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/01 11:05:42.406: [smf] INFO: Removed Session: UE IMSI:[262420333253041] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/01 11:05:42.406: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/01 11:05:42.411: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/01 11:05:42.416: [smf] INFO: Removed Session: UE IMSI:[262420252443988] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/01 11:05:42.416: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/01 11:05:42.422: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/01 11:05:42.427: [smf] INFO: Removed Session: UE IMSI:[262429212280942] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/01 11:05:42.427: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/01 11:05:42.433: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/01 11:05:42.438: [smf] INFO: Removed Session: UE IMSI:[262428176277010] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/01 11:05:42.438: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/01 11:05:42.443: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/01 11:05:42.448: [smf] INFO: Removed Session: UE IMSI:[262422059980302] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/01 11:05:42.448: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/01 11:05:42.454: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/01 11:05:42.459: [smf] INFO: Removed Session: UE IMSI:[262424649774099] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/01 11:05:42.459: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/01 11:05:42.465: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/01 11:05:42.470: [smf] INFO: Removed Session: UE IMSI:[262421352394415] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/01 11:05:42.470: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/01 11:05:42.476: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/01 11:05:42.481: [smf] INFO: Removed Session: UE IMSI:[262425373564507] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/01 11:05:42.481: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/01 11:05:42.487: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/01 11:05:42.493: [smf] INFO: Removed Session: UE IMSI:[262422241823066] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/01 11:05:42.493: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/01 11:05:42.497: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/01 11:05:42.502: [smf] INFO: Removed Session: UE IMSI:[262429964285869] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/01 11:05:42.502: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/01 11:05:42.508: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/01 11:05:42.514: [smf] INFO: Removed Session: UE IMSI:[262421178224459] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/01 11:05:42.514: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/01 11:05:42.519: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/01 11:05:42.524: [smf] INFO: Removed Session: UE IMSI:[262427582121109] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/01 11:05:42.524: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/01 11:05:42.530: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/01 11:05:42.535: [smf] INFO: Removed Session: UE IMSI:[262427184282650] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/01 11:05:42.535: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/01 11:05:42.540: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/01 11:05:42.545: [smf] INFO: Removed Session: UE IMSI:[262427924055522] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/01 11:05:42.545: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/01 11:05:42.551: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/01 11:05:42.556: [smf] INFO: Removed Session: UE IMSI:[262420975478861] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/01 11:05:42.556: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/01 11:05:42.562: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/01 11:05:42.567: [smf] INFO: Removed Session: UE IMSI:[262420273805373] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/01 11:05:42.567: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/01 11:05:42.573: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/01 11:05:42.577: [smf] INFO: Removed Session: UE IMSI:[262429045938509] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/01 11:05:42.577: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/01 11:05:42.583: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/01 11:05:42.588: [smf] INFO: Removed Session: UE IMSI:[262420449802153] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/01 11:05:42.588: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/01 11:05:42.594: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/01 11:05:42.599: [smf] INFO: Removed Session: UE IMSI:[262424827875541] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/01 11:05:42.599: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/01 11:05:42.605: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/01 11:05:42.610: [smf] INFO: Removed Session: UE IMSI:[262429681712454] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/01 11:05:42.610: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/01 11:05:42.616: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/01 11:05:42.621: [smf] INFO: Removed Session: UE IMSI:[262427981235977] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/01 11:05:42.621: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/01 11:05:42.626: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/01 11:05:42.631: [smf] INFO: Removed Session: UE IMSI:[262424743277814] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/01 11:05:42.631: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/01 11:05:42.637: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/01 11:05:42.642: [smf] INFO: Removed Session: UE IMSI:[262423011212212] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/01 11:05:42.642: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/01 11:05:42.648: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/01 11:05:42.652: [smf] INFO: Removed Session: UE IMSI:[262420359110488] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/01 11:05:42.652: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/01 11:05:42.659: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/01 11:05:42.664: [smf] INFO: Removed Session: UE IMSI:[262429048327614] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/01 11:05:42.664: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/01 11:05:42.670: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/01 11:05:42.674: [smf] INFO: Removed Session: UE IMSI:[262421854610258] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/01 11:05:42.674: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/01 11:05:42.681: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/01 11:05:42.687: [smf] INFO: Removed Session: UE IMSI:[262427865801881] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/01 11:05:42.687: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/01 11:05:42.691: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/01 11:05:42.696: [smf] INFO: Removed Session: UE IMSI:[262425732964159] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/01 11:05:42.696: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/01 11:05:42.702: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/01 11:05:42.708: [smf] INFO: Removed Session: UE IMSI:[262424439554577] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/01 11:05:42.709: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/01 11:05:42.713: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/01 11:05:42.719: [smf] INFO: Removed Session: UE IMSI:[262425441882747] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/01 11:05:42.719: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/01 11:05:42.723: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/01 11:05:42.728: [smf] INFO: Removed Session: UE IMSI:[262423328451997] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/01 11:05:42.729: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/01 11:05:42.734: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/01 11:05:42.738: [smf] INFO: Removed Session: UE IMSI:[262426956603332] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/01 11:05:42.738: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/01 11:05:42.745: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/01 11:05:42.751: [smf] INFO: Removed Session: UE IMSI:[262425179919998] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/01 11:05:42.751: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/01 11:05:42.755: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/01 11:05:42.760: [smf] INFO: Removed Session: UE IMSI:[262423824744437] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/01 11:05:42.760: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/01 11:05:42.766: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/01 11:05:42.771: [smf] INFO: Removed Session: UE IMSI:[262420757169547] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/01 11:05:42.771: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/01 11:05:42.777: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/01 11:05:42.782: [smf] INFO: Removed Session: UE IMSI:[262424184781798] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/01 11:05:42.782: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/01 11:05:42.788: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/01 11:05:42.793: [smf] INFO: Removed Session: UE IMSI:[262426270377846] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/01 11:05:42.793: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/01 11:05:42.798: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/01 11:05:42.803: [smf] INFO: Removed Session: UE IMSI:[262422358769616] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/01 11:05:42.803: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/01 11:05:42.809: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/01 11:05:42.814: [smf] INFO: Removed Session: UE IMSI:[262422908421192] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/01 11:05:42.814: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/01 11:05:42.820: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/01 11:05:42.825: [smf] INFO: Removed Session: UE IMSI:[262425465606948] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/01 11:05:42.825: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/01 11:05:42.831: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/01 11:05:42.836: [smf] INFO: Removed Session: UE IMSI:[262423249339733] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/01 11:05:42.836: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/01 11:05:42.841: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/01 11:05:42.846: [smf] INFO: Removed Session: UE IMSI:[262424019086226] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/01 11:05:42.846: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/01 11:05:42.852: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/01 11:05:42.857: [smf] INFO: Removed Session: UE IMSI:[262428006964820] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/01 11:05:42.857: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/01 11:05:42.863: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/01 11:05:42.868: [smf] INFO: Removed Session: UE IMSI:[262421484505616] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/01 11:05:42.868: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/01 11:05:42.874: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/01 11:05:42.878: [smf] INFO: Removed Session: UE IMSI:[262422569778940] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/01 11:05:42.878: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/01 11:05:42.885: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/01 11:05:42.891: [smf] INFO: Removed Session: UE IMSI:[262425790182457] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/01 11:05:42.891: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/01 11:05:42.895: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/01 11:05:42.898: [smf] INFO: Removed Session: UE IMSI:[262424396496379] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/01 11:05:42.898: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/01 11:05:42.906: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/01 11:05:42.914: [smf] INFO: Removed Session: UE IMSI:[262427680344490] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/01 11:05:42.914: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/01 11:05:42.917: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/01 11:05:42.923: [smf] INFO: Removed Session: UE IMSI:[262429031038634] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/01 11:05:42.923: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/01 11:05:42.927: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/01 11:05:42.931: [smf] INFO: Removed Session: UE IMSI:[262424581177753] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/01 11:05:42.931: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/01 11:05:42.938: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/01 11:05:42.945: [smf] INFO: Removed Session: UE IMSI:[262428347544542] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/01 11:05:42.945: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/01 11:05:42.949: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/01 11:05:42.960: [smf] INFO: Removed Session: UE IMSI:[262424907264393] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/01 11:05:42.961: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/01 11:05:42.961: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/01 11:05:42.970: [smf] INFO: Removed Session: UE IMSI:[262426115128115] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/01 11:05:42.970: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/01 11:05:42.973: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/01 11:05:42.982: [smf] INFO: Removed Session: UE IMSI:[262426829205188] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/01 11:05:42.982: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/01 11:05:42.984: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/01 11:05:42.994: [smf] INFO: Removed Session: UE IMSI:[262424902902166] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:42.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/01 11:05:42.994: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/01 11:05:42.996: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/01 11:05:43.005: [smf] INFO: Removed Session: UE IMSI:[262428532603926] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:43.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/01 11:05:43.005: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 04/01 11:05:43.007: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 04/01 11:05:43.014: [smf] INFO: Removed Session: UE IMSI:[262429003743498] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:43.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 04/01 11:05:43.014: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: Warning: Stopping inactive timer T_next. MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:05:45.020: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:05:45.020: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@28bdcd2f908d: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 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=6511936) Waiting for packet dumper to finish... 1 (prev_count=6511936, count=6512448) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_addr_pool_exhaustion started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:05:50.782: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:05:51.502: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/01 11:05:52.517: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/01 11:05:52.517: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/01 11:05:52.517: [smf] INFO: UE IMSI[262425950877883] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.524: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/01 11:05:52.524: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/01 11:05:52.524: [smf] INFO: UE IMSI[262426351943878] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.530: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/01 11:05:52.530: [upf] INFO: UE F-SEID[UP:0x177 CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.530: [upf] INFO: UE F-SEID[UP:0x177 CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.535: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/01 11:05:52.535: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/01 11:05:52.535: [smf] INFO: UE IMSI[262425055143203] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.538: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/01 11:05:52.538: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.538: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.544: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/01 11:05:52.544: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/01 11:05:52.544: [smf] INFO: UE IMSI[262429657604935] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.550: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/01 11:05:52.550: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.550: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.552: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/01 11:05:52.552: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/01 11:05:52.552: [smf] INFO: UE IMSI[262426916054667] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.553: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/01 11:05:52.553: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.553: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.557: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/01 11:05:52.557: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/01 11:05:52.558: [smf] INFO: UE IMSI[262429102259044] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.558: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/01 11:05:52.558: [upf] INFO: UE F-SEID[UP:0x5e CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.558: [upf] INFO: UE F-SEID[UP:0x5e CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.563: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/01 11:05:52.563: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/01 11:05:52.563: [smf] INFO: UE IMSI[262423471517938] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.564: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/01 11:05:52.564: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.564: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.569: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/01 11:05:52.569: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/01 11:05:52.569: [smf] INFO: UE IMSI[262429493797306] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.570: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/01 11:05:52.570: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.570: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.575: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/01 11:05:52.575: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/01 11:05:52.575: [smf] INFO: UE IMSI[262424057466574] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.576: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/01 11:05:52.576: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.576: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.581: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/01 11:05:52.581: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/01 11:05:52.581: [smf] INFO: UE IMSI[262422603736261] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.582: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/01 11:05:52.582: [upf] INFO: UE F-SEID[UP:0x13b CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.582: [upf] INFO: UE F-SEID[UP:0x13b CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.587: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/01 11:05:52.587: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/01 11:05:52.587: [smf] INFO: UE IMSI[262429446280414] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.587: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/01 11:05:52.587: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.587: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.593: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/01 11:05:52.593: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/01 11:05:52.593: [smf] INFO: UE IMSI[262420490011949] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.593: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/01 11:05:52.593: [upf] INFO: UE F-SEID[UP:0x654 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.593: [upf] INFO: UE F-SEID[UP:0x654 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.598: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/01 11:05:52.598: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/01 11:05:52.598: [smf] INFO: UE IMSI[262424742477994] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.599: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/01 11:05:52.599: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.599: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.604: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/01 11:05:52.604: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/01 11:05:52.604: [smf] INFO: UE IMSI[262425034968508] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.605: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/01 11:05:52.605: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.605: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.610: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/01 11:05:52.610: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/01 11:05:52.610: [smf] INFO: UE IMSI[262429828251144] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.610: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/01 11:05:52.610: [upf] INFO: UE F-SEID[UP:0x71d CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.610: [upf] INFO: UE F-SEID[UP:0x71d CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.616: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/01 11:05:52.616: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/01 11:05:52.616: [smf] INFO: UE IMSI[262423554325189] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.616: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/01 11:05:52.616: [upf] INFO: UE F-SEID[UP:0x601 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.616: [upf] INFO: UE F-SEID[UP:0x601 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.621: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/01 11:05:52.621: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/01 11:05:52.621: [smf] INFO: UE IMSI[262425680395394] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.622: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/01 11:05:52.622: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.622: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.627: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/01 11:05:52.627: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/01 11:05:52.627: [smf] INFO: UE IMSI[262423803303963] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.627: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/01 11:05:52.627: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.628: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.633: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/01 11:05:52.633: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/01 11:05:52.633: [smf] INFO: UE IMSI[262420898633013] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.633: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/01 11:05:52.633: [upf] INFO: UE F-SEID[UP:0x96b CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.633: [upf] INFO: UE F-SEID[UP:0x96b CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.638: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/01 11:05:52.638: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/01 11:05:52.638: [smf] INFO: UE IMSI[262420663467527] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.639: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/01 11:05:52.639: [upf] INFO: UE F-SEID[UP:0x55d CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.639: [upf] INFO: UE F-SEID[UP:0x55d CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.644: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/01 11:05:52.644: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/01 11:05:52.644: [smf] INFO: UE IMSI[262425592320906] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.645: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/01 11:05:52.645: [upf] INFO: UE F-SEID[UP:0x61b CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.645: [upf] INFO: UE F-SEID[UP:0x61b CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.650: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/01 11:05:52.650: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/01 11:05:52.650: [smf] INFO: UE IMSI[262425137427610] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.650: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/01 11:05:52.650: [upf] INFO: UE F-SEID[UP:0xd CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.650: [upf] INFO: UE F-SEID[UP:0xd CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.656: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/01 11:05:52.656: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/01 11:05:52.656: [smf] INFO: UE IMSI[262426706042388] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.656: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/01 11:05:52.656: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.656: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.661: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/01 11:05:52.661: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/01 11:05:52.661: [smf] INFO: UE IMSI[262428218802875] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.662: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/01 11:05:52.662: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.662: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.667: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/01 11:05:52.667: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/01 11:05:52.667: [smf] INFO: UE IMSI[262423092797407] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.668: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/01 11:05:52.668: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.668: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.673: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/01 11:05:52.673: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/01 11:05:52.673: [smf] INFO: UE IMSI[262425693764726] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.674: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/01 11:05:52.674: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.674: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.679: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/01 11:05:52.679: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/01 11:05:52.679: [smf] INFO: UE IMSI[262429041329519] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.679: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/01 11:05:52.679: [upf] INFO: UE F-SEID[UP:0x91c CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.679: [upf] INFO: UE F-SEID[UP:0x91c CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.685: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/01 11:05:52.685: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/01 11:05:52.685: [smf] INFO: UE IMSI[262427300948602] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.685: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/01 11:05:52.685: [upf] INFO: UE F-SEID[UP:0x499 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.685: [upf] INFO: UE F-SEID[UP:0x499 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.691: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/01 11:05:52.691: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/01 11:05:52.691: [smf] INFO: UE IMSI[262427169453402] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.691: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/01 11:05:52.691: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.691: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.696: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/01 11:05:52.696: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/01 11:05:52.697: [smf] INFO: UE IMSI[262421406398146] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.697: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/01 11:05:52.697: [upf] INFO: UE F-SEID[UP:0x705 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.697: [upf] INFO: UE F-SEID[UP:0x705 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.702: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/01 11:05:52.702: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/01 11:05:52.702: [smf] INFO: UE IMSI[262426490280079] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.703: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/01 11:05:52.703: [upf] INFO: UE F-SEID[UP:0x70a CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.703: [upf] INFO: UE F-SEID[UP:0x70a CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.708: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/01 11:05:52.708: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/01 11:05:52.708: [smf] INFO: UE IMSI[262424974930452] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.709: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/01 11:05:52.709: [upf] INFO: UE F-SEID[UP:0x57a CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.709: [upf] INFO: UE F-SEID[UP:0x57a CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.714: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/01 11:05:52.714: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/01 11:05:52.714: [smf] INFO: UE IMSI[262425588797038] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.714: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/01 11:05:52.714: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.714: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.720: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/01 11:05:52.720: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/01 11:05:52.720: [smf] INFO: UE IMSI[262423740068401] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.720: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/01 11:05:52.720: [upf] INFO: UE F-SEID[UP:0x95 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.720: [upf] INFO: UE F-SEID[UP:0x95 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.725: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/01 11:05:52.725: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/01 11:05:52.725: [smf] INFO: UE IMSI[262426260848359] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.726: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/01 11:05:52.726: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.726: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.731: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/01 11:05:52.731: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/01 11:05:52.731: [smf] INFO: UE IMSI[262425384145304] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.732: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/01 11:05:52.732: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.732: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.737: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/01 11:05:52.737: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/01 11:05:52.737: [smf] INFO: UE IMSI[262425575417103] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.738: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/01 11:05:52.738: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.738: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.744: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/01 11:05:52.744: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/01 11:05:52.744: [smf] INFO: UE IMSI[262429670074639] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.745: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/01 11:05:52.745: [upf] INFO: UE F-SEID[UP:0x821 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.745: [upf] INFO: UE F-SEID[UP:0x821 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.750: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/01 11:05:52.750: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/01 11:05:52.750: [smf] INFO: UE IMSI[262426737059968] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.751: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/01 11:05:52.751: [upf] INFO: UE F-SEID[UP:0xcb CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.751: [upf] INFO: UE F-SEID[UP:0xcb CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.756: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/01 11:05:52.756: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/01 11:05:52.757: [smf] INFO: UE IMSI[262428424076914] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.757: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/01 11:05:52.757: [upf] INFO: UE F-SEID[UP:0x862 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.757: [upf] INFO: UE F-SEID[UP:0x862 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.762: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/01 11:05:52.762: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/01 11:05:52.762: [smf] INFO: UE IMSI[262427736622638] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.763: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/01 11:05:52.763: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.763: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.768: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/01 11:05:52.768: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/01 11:05:52.768: [smf] INFO: UE IMSI[262426728002125] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.769: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/01 11:05:52.769: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.769: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.774: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/01 11:05:52.774: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/01 11:05:52.774: [smf] INFO: UE IMSI[262422396118222] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.775: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/01 11:05:52.775: [upf] INFO: UE F-SEID[UP:0xf50 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.775: [upf] INFO: UE F-SEID[UP:0xf50 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.780: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/01 11:05:52.780: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/01 11:05:52.780: [smf] INFO: UE IMSI[262424765792190] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.781: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/01 11:05:52.781: [upf] INFO: UE F-SEID[UP:0x991 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.781: [upf] INFO: UE F-SEID[UP:0x991 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.786: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/01 11:05:52.786: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/01 11:05:52.786: [smf] INFO: UE IMSI[262423633145564] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.786: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/01 11:05:52.786: [upf] INFO: UE F-SEID[UP:0x8c CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.786: [upf] INFO: UE F-SEID[UP:0x8c CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.792: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/01 11:05:52.792: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/01 11:05:52.792: [smf] INFO: UE IMSI[262422207418157] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.792: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/01 11:05:52.792: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.792: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.798: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/01 11:05:52.798: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/01 11:05:52.798: [smf] INFO: UE IMSI[262421716178446] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.798: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/01 11:05:52.798: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.798: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.803: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/01 11:05:52.803: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/01 11:05:52.803: [smf] INFO: UE IMSI[262428114093490] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.804: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/01 11:05:52.804: [upf] INFO: UE F-SEID[UP:0x587 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.804: [upf] INFO: UE F-SEID[UP:0x587 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.809: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/01 11:05:52.809: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/01 11:05:52.809: [smf] INFO: UE IMSI[262421064058020] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.810: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/01 11:05:52.810: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.810: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.815: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/01 11:05:52.815: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/01 11:05:52.815: [smf] INFO: UE IMSI[262429231115827] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.816: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/01 11:05:52.816: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.816: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.821: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/01 11:05:52.821: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/01 11:05:52.821: [smf] INFO: UE IMSI[262424807046128] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.821: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/01 11:05:52.821: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.821: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.827: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/01 11:05:52.827: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/01 11:05:52.827: [smf] INFO: UE IMSI[262427062950964] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.827: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/01 11:05:52.827: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.827: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.833: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/01 11:05:52.833: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/01 11:05:52.833: [smf] INFO: UE IMSI[262428560036218] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.833: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/01 11:05:52.833: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.833: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.838: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/01 11:05:52.838: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/01 11:05:52.838: [smf] INFO: UE IMSI[262421597419002] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.839: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/01 11:05:52.839: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.839: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.844: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/01 11:05:52.844: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/01 11:05:52.844: [smf] INFO: UE IMSI[262421873532185] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.845: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/01 11:05:52.845: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.845: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.850: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/01 11:05:52.850: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/01 11:05:52.850: [smf] INFO: UE IMSI[262422903313325] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.851: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/01 11:05:52.851: [upf] INFO: UE F-SEID[UP:0x1df CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.851: [upf] INFO: UE F-SEID[UP:0x1df CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.856: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/01 11:05:52.856: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/01 11:05:52.856: [smf] INFO: UE IMSI[262427576711644] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.857: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/01 11:05:52.857: [upf] INFO: UE F-SEID[UP:0x683 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.857: [upf] INFO: UE F-SEID[UP:0x683 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.862: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/01 11:05:52.862: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/01 11:05:52.862: [smf] INFO: UE IMSI[262429617535800] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.863: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/01 11:05:52.863: [upf] INFO: UE F-SEID[UP:0x93d CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.863: [upf] INFO: UE F-SEID[UP:0x93d CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.868: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/01 11:05:52.868: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/01 11:05:52.868: [smf] INFO: UE IMSI[262424237471991] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.869: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/01 11:05:52.869: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.869: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.874: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/01 11:05:52.874: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/01 11:05:52.874: [smf] INFO: UE IMSI[262420206758968] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.874: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/01 11:05:52.874: [upf] INFO: UE F-SEID[UP:0x541 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.874: [upf] INFO: UE F-SEID[UP:0x541 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.880: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/01 11:05:52.880: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/01 11:05:52.880: [smf] INFO: UE IMSI[262429000470739] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.880: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/01 11:05:52.880: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.880: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.886: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/01 11:05:52.886: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/01 11:05:52.886: [smf] INFO: UE IMSI[262425722801516] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.886: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/01 11:05:52.886: [upf] INFO: UE F-SEID[UP:0x73a CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.886: [upf] INFO: UE F-SEID[UP:0x73a CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.891: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/01 11:05:52.891: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/01 11:05:52.891: [smf] INFO: UE IMSI[262424639009078] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.892: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/01 11:05:52.892: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.892: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.897: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/01 11:05:52.897: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/01 11:05:52.897: [smf] INFO: UE IMSI[262426801315408] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.898: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/01 11:05:52.898: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.898: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.903: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/01 11:05:52.903: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/01 11:05:52.903: [smf] INFO: UE IMSI[262421692445768] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.904: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/01 11:05:52.904: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.904: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.909: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/01 11:05:52.909: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/01 11:05:52.909: [smf] INFO: UE IMSI[262429284744757] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.910: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/01 11:05:52.910: [upf] INFO: UE F-SEID[UP:0x56c CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.910: [upf] INFO: UE F-SEID[UP:0x56c CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.915: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/01 11:05:52.915: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/01 11:05:52.915: [smf] INFO: UE IMSI[262423810272152] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.915: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/01 11:05:52.915: [upf] INFO: UE F-SEID[UP:0x639 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.915: [upf] INFO: UE F-SEID[UP:0x639 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.921: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/01 11:05:52.921: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/01 11:05:52.921: [smf] INFO: UE IMSI[262427868154508] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.921: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/01 11:05:52.921: [upf] INFO: UE F-SEID[UP:0x849 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.921: [upf] INFO: UE F-SEID[UP:0x849 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.927: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/01 11:05:52.927: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/01 11:05:52.927: [smf] INFO: UE IMSI[262424261268875] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.928: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/01 11:05:52.928: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.928: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.935: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/01 11:05:52.935: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/01 11:05:52.935: [smf] INFO: UE IMSI[262426434352569] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.936: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/01 11:05:52.936: [upf] INFO: UE F-SEID[UP:0x27c CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.936: [upf] INFO: UE F-SEID[UP:0x27c CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.943: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/01 11:05:52.943: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/01 11:05:52.943: [smf] INFO: UE IMSI[262422297173697] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.945: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/01 11:05:52.945: [upf] INFO: UE F-SEID[UP:0x9e CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.945: [upf] INFO: UE F-SEID[UP:0x9e CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.953: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/01 11:05:52.953: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/01 11:05:52.953: [smf] INFO: UE IMSI[262421450171468] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.954: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/01 11:05:52.954: [upf] INFO: UE F-SEID[UP:0x266 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.954: [upf] INFO: UE F-SEID[UP:0x266 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.960: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/01 11:05:52.960: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/01 11:05:52.960: [smf] INFO: UE IMSI[262428776712467] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.960: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/01 11:05:52.960: [upf] INFO: UE F-SEID[UP:0x76e CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.960: [upf] INFO: UE F-SEID[UP:0x76e CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.966: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/01 11:05:52.966: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/01 11:05:52.966: [smf] INFO: UE IMSI[262423555626726] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.967: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/01 11:05:52.967: [upf] INFO: UE F-SEID[UP:0x92b CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.967: [upf] INFO: UE F-SEID[UP:0x92b CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.973: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/01 11:05:52.973: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/01 11:05:52.973: [smf] INFO: UE IMSI[262425122217433] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.974: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/01 11:05:52.974: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.974: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.981: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/01 11:05:52.981: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/01 11:05:52.981: [smf] INFO: UE IMSI[262426616034201] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.983: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/01 11:05:52.983: [upf] INFO: UE F-SEID[UP:0x74a CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.983: [upf] INFO: UE F-SEID[UP:0x74a CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.989: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/01 11:05:52.989: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/01 11:05:52.989: [smf] INFO: UE IMSI[262424615371856] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.993: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/01 11:05:52.993: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.993: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.996: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/01 11:05:52.996: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/01 11:05:52.996: [smf] INFO: UE IMSI[262420892624368] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:52.996: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/01 11:05:52.996: [upf] INFO: UE F-SEID[UP:0x801 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:52.996: [upf] INFO: UE F-SEID[UP:0x801 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.002: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/01 11:05:53.002: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/01 11:05:53.002: [smf] INFO: UE IMSI[262426978024333] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.003: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/01 11:05:53.003: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.003: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.008: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/01 11:05:53.008: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/01 11:05:53.008: [smf] INFO: UE IMSI[262422467228926] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.008: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/01 11:05:53.008: [upf] INFO: UE F-SEID[UP:0xbc CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.008: [upf] INFO: UE F-SEID[UP:0xbc CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.014: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/01 11:05:53.014: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/01 11:05:53.014: [smf] INFO: UE IMSI[262422340772577] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.015: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/01 11:05:53.015: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.015: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.020: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/01 11:05:53.020: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/01 11:05:53.020: [smf] INFO: UE IMSI[262426853956008] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.021: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/01 11:05:53.021: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.021: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.027: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/01 11:05:53.027: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/01 11:05:53.027: [smf] INFO: UE IMSI[262426111764538] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.028: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/01 11:05:53.028: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.028: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.034: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/01 11:05:53.034: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/01 11:05:53.034: [smf] INFO: UE IMSI[262423748653569] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.035: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/01 11:05:53.035: [upf] INFO: UE F-SEID[UP:0x61 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.035: [upf] INFO: UE F-SEID[UP:0x61 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.043: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/01 11:05:53.043: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/01 11:05:53.043: [smf] INFO: UE IMSI[262427310705436] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.044: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/01 11:05:53.044: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.044: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.052: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/01 11:05:53.052: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/01 11:05:53.052: [smf] INFO: UE IMSI[262421568908511] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.054: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/01 11:05:53.054: [upf] INFO: UE F-SEID[UP:0x258 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.054: [upf] INFO: UE F-SEID[UP:0x258 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.059: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/01 11:05:53.059: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/01 11:05:53.059: [smf] INFO: UE IMSI[262424926869920] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.060: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/01 11:05:53.060: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.060: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.065: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/01 11:05:53.065: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/01 11:05:53.065: [smf] INFO: UE IMSI[262422171133783] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.066: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/01 11:05:53.066: [upf] INFO: UE F-SEID[UP:0x113 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.066: [upf] INFO: UE F-SEID[UP:0x113 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.071: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/01 11:05:53.071: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/01 11:05:53.071: [smf] INFO: UE IMSI[262425732941160] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.072: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/01 11:05:53.072: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.072: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.077: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/01 11:05:53.077: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/01 11:05:53.077: [smf] INFO: UE IMSI[262420307712749] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.078: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/01 11:05:53.078: [upf] INFO: UE F-SEID[UP:0x464 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.078: [upf] INFO: UE F-SEID[UP:0x464 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.083: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/01 11:05:53.083: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/01 11:05:53.083: [smf] INFO: UE IMSI[262425577369601] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.084: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/01 11:05:53.084: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.084: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.089: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/01 11:05:53.089: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/01 11:05:53.089: [smf] INFO: UE IMSI[262429105427420] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.090: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/01 11:05:53.090: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.090: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.096: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/01 11:05:53.096: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/01 11:05:53.096: [smf] INFO: UE IMSI[262427158446637] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.097: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/01 11:05:53.097: [upf] INFO: UE F-SEID[UP:0x223 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.097: [upf] INFO: UE F-SEID[UP:0x223 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.102: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/01 11:05:53.102: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/01 11:05:53.102: [smf] INFO: UE IMSI[262428490508555] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.103: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/01 11:05:53.103: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.103: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.108: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/01 11:05:53.108: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/01 11:05:53.108: [smf] INFO: UE IMSI[262429006748399] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.109: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/01 11:05:53.109: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.109: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.114: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/01 11:05:53.114: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/01 11:05:53.114: [smf] INFO: UE IMSI[262429932607090] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.115: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/01 11:05:53.115: [upf] INFO: UE F-SEID[UP:0x553 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.115: [upf] INFO: UE F-SEID[UP:0x553 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.121: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/01 11:05:53.121: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/01 11:05:53.121: [smf] INFO: UE IMSI[262425881800328] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.122: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/01 11:05:53.122: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.122: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.127: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/01 11:05:53.127: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/01 11:05:53.127: [smf] INFO: UE IMSI[262424028743468] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.127: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/01 11:05:53.127: [upf] INFO: UE F-SEID[UP:0x195 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.127: [upf] INFO: UE F-SEID[UP:0x195 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.134: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/01 11:05:53.134: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/01 11:05:53.134: [smf] INFO: UE IMSI[262425871868763] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.135: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/01 11:05:53.135: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.135: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.140: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/01 11:05:53.140: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/01 11:05:53.140: [smf] INFO: UE IMSI[262423259889207] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.141: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/01 11:05:53.141: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.141: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.146: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/01 11:05:53.146: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/01 11:05:53.146: [smf] INFO: UE IMSI[262429863355768] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.147: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/01 11:05:53.147: [upf] INFO: UE F-SEID[UP:0x329 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.147: [upf] INFO: UE F-SEID[UP:0x329 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.154: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/01 11:05:53.154: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/01 11:05:53.154: [smf] INFO: UE IMSI[262428852087460] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.154: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/01 11:05:53.154: [upf] INFO: UE F-SEID[UP:0x54c CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.154: [upf] INFO: UE F-SEID[UP:0x54c CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.160: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/01 11:05:53.160: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/01 11:05:53.160: [smf] INFO: UE IMSI[262420455994893] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.160: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/01 11:05:53.160: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.160: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.166: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/01 11:05:53.166: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/01 11:05:53.166: [smf] INFO: UE IMSI[262420094534564] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.167: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/01 11:05:53.167: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.167: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.173: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/01 11:05:53.173: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/01 11:05:53.173: [smf] INFO: UE IMSI[262425941610193] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.174: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/01 11:05:53.174: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.174: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.180: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/01 11:05:53.180: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/01 11:05:53.180: [smf] INFO: UE IMSI[262428452048029] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.182: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/01 11:05:53.182: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.182: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.187: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/01 11:05:53.187: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/01 11:05:53.187: [smf] INFO: UE IMSI[262429132024727] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.189: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/01 11:05:53.189: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.189: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.194: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/01 11:05:53.194: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/01 11:05:53.194: [smf] INFO: UE IMSI[262421467342206] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.195: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/01 11:05:53.195: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.195: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.200: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/01 11:05:53.200: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/01 11:05:53.200: [smf] INFO: UE IMSI[262420871639379] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.201: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/01 11:05:53.201: [upf] INFO: UE F-SEID[UP:0x79 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.201: [upf] INFO: UE F-SEID[UP:0x79 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.206: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/01 11:05:53.206: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/01 11:05:53.206: [smf] INFO: UE IMSI[262426516741251] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.207: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/01 11:05:53.207: [upf] INFO: UE F-SEID[UP:0x18e CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.207: [upf] INFO: UE F-SEID[UP:0x18e CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.212: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/01 11:05:53.212: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/01 11:05:53.212: [smf] INFO: UE IMSI[262422530606533] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.212: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/01 11:05:53.212: [upf] INFO: UE F-SEID[UP:0x986 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.212: [upf] INFO: UE F-SEID[UP:0x986 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.217: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/01 11:05:53.217: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/01 11:05:53.217: [smf] INFO: UE IMSI[262429021327043] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.218: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/01 11:05:53.218: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.218: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.224: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/01 11:05:53.224: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/01 11:05:53.224: [smf] INFO: UE IMSI[262423201954550] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.225: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/01 11:05:53.225: [upf] INFO: UE F-SEID[UP:0x367 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.225: [upf] INFO: UE F-SEID[UP:0x367 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.231: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/01 11:05:53.231: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/01 11:05:53.231: [smf] INFO: UE IMSI[262426141369879] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.232: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/01 11:05:53.232: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.232: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.237: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/01 11:05:53.237: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/01 11:05:53.237: [smf] INFO: UE IMSI[262428012966865] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.238: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/01 11:05:53.238: [upf] INFO: UE F-SEID[UP:0x680 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.238: [upf] INFO: UE F-SEID[UP:0x680 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.243: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/01 11:05:53.243: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/01 11:05:53.243: [smf] INFO: UE IMSI[262425337348730] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.244: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/01 11:05:53.244: [upf] INFO: UE F-SEID[UP:0x63e CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.244: [upf] INFO: UE F-SEID[UP:0x63e CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.249: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/01 11:05:53.249: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/01 11:05:53.249: [smf] INFO: UE IMSI[262428571746232] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.250: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/01 11:05:53.250: [upf] INFO: UE F-SEID[UP:0x158 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.250: [upf] INFO: UE F-SEID[UP:0x158 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.255: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/01 11:05:53.255: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/01 11:05:53.255: [smf] INFO: UE IMSI[262426599221420] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.255: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/01 11:05:53.255: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.255: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.261: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/01 11:05:53.261: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/01 11:05:53.261: [smf] INFO: UE IMSI[262425343524677] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.261: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/01 11:05:53.261: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.261: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.266: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/01 11:05:53.266: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/01 11:05:53.266: [smf] INFO: UE IMSI[262421961812408] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.267: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/01 11:05:53.267: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.267: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.272: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/01 11:05:53.272: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/01 11:05:53.272: [smf] INFO: UE IMSI[262428109534520] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.273: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/01 11:05:53.273: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.273: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.278: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/01 11:05:53.278: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/01 11:05:53.278: [smf] INFO: UE IMSI[262429447570217] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.279: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/01 11:05:53.279: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.279: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.284: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/01 11:05:53.284: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/01 11:05:53.284: [smf] INFO: UE IMSI[262422148790765] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.284: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/01 11:05:53.284: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.284: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.290: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/01 11:05:53.290: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/01 11:05:53.290: [smf] INFO: UE IMSI[262425889672787] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.290: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/01 11:05:53.290: [upf] INFO: UE F-SEID[UP:0xe61 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.290: [upf] INFO: UE F-SEID[UP:0xe61 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.296: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/01 11:05:53.296: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/01 11:05:53.296: [smf] INFO: UE IMSI[262427811435326] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.296: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/01 11:05:53.296: [upf] INFO: UE F-SEID[UP:0x43 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.296: [upf] INFO: UE F-SEID[UP:0x43 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.301: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/01 11:05:53.301: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/01 11:05:53.301: [smf] INFO: UE IMSI[262422272360749] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.302: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/01 11:05:53.302: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.302: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.307: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/01 11:05:53.307: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/01 11:05:53.307: [smf] INFO: UE IMSI[262424512282866] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.308: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/01 11:05:53.308: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.308: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.313: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/01 11:05:53.313: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/01 11:05:53.313: [smf] INFO: UE IMSI[262423173834813] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.314: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/01 11:05:53.314: [upf] INFO: UE F-SEID[UP:0x72f CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.314: [upf] INFO: UE F-SEID[UP:0x72f CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.319: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/01 11:05:53.319: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/01 11:05:53.319: [smf] INFO: UE IMSI[262427367339489] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.320: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/01 11:05:53.320: [upf] INFO: UE F-SEID[UP:0xceb CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.320: [upf] INFO: UE F-SEID[UP:0xceb CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.325: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/01 11:05:53.325: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/01 11:05:53.325: [smf] INFO: UE IMSI[262421221454315] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.326: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/01 11:05:53.326: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.326: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.331: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/01 11:05:53.331: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/01 11:05:53.331: [smf] INFO: UE IMSI[262428945427267] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.331: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/01 11:05:53.331: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.331: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.337: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/01 11:05:53.337: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/01 11:05:53.337: [smf] INFO: UE IMSI[262426282553616] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.337: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/01 11:05:53.337: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.337: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.343: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/01 11:05:53.343: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/01 11:05:53.343: [smf] INFO: UE IMSI[262422796893580] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.343: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/01 11:05:53.343: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.343: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.349: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/01 11:05:53.349: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/01 11:05:53.349: [smf] INFO: UE IMSI[262429710800805] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.349: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/01 11:05:53.349: [upf] INFO: UE F-SEID[UP:0x57e CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.349: [upf] INFO: UE F-SEID[UP:0x57e CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.355: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/01 11:05:53.355: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/01 11:05:53.355: [smf] INFO: UE IMSI[262421138897397] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.355: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/01 11:05:53.355: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.355: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.361: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/01 11:05:53.361: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/01 11:05:53.361: [smf] INFO: UE IMSI[262422979685541] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.361: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/01 11:05:53.361: [upf] INFO: UE F-SEID[UP:0x53a CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.361: [upf] INFO: UE F-SEID[UP:0x53a CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.366: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/01 11:05:53.366: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/01 11:05:53.366: [smf] INFO: UE IMSI[262427688569885] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.367: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/01 11:05:53.367: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.367: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.372: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/01 11:05:53.372: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/01 11:05:53.372: [smf] INFO: UE IMSI[262423008755891] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.373: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/01 11:05:53.373: [upf] INFO: UE F-SEID[UP:0x85 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.373: [upf] INFO: UE F-SEID[UP:0x85 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.378: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/01 11:05:53.378: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/01 11:05:53.378: [smf] INFO: UE IMSI[262426727931188] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.379: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/01 11:05:53.379: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.379: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.384: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/01 11:05:53.384: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/01 11:05:53.384: [smf] INFO: UE IMSI[262428337317665] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.385: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/01 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x1cd CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x1cd CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.390: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/01 11:05:53.390: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/01 11:05:53.390: [smf] INFO: UE IMSI[262428081689507] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.391: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/01 11:05:53.391: [upf] INFO: UE F-SEID[UP:0x671 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.391: [upf] INFO: UE F-SEID[UP:0x671 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.396: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/01 11:05:53.396: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/01 11:05:53.396: [smf] INFO: UE IMSI[262429496872319] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.396: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/01 11:05:53.396: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.396: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.402: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/01 11:05:53.402: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/01 11:05:53.402: [smf] INFO: UE IMSI[262420252990561] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.402: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/01 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.408: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/01 11:05:53.408: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/01 11:05:53.408: [smf] INFO: UE IMSI[262427653628125] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.408: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/01 11:05:53.408: [upf] INFO: UE F-SEID[UP:0x58b CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.408: [upf] INFO: UE F-SEID[UP:0x58b CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.413: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/01 11:05:53.413: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/01 11:05:53.413: [smf] INFO: UE IMSI[262427721105724] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.414: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/01 11:05:53.414: [upf] INFO: UE F-SEID[UP:0xbed CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.414: [upf] INFO: UE F-SEID[UP:0xbed CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.419: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/01 11:05:53.419: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/01 11:05:53.419: [smf] INFO: UE IMSI[262423914303050] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.420: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/01 11:05:53.420: [upf] INFO: UE F-SEID[UP:0x33f CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.420: [upf] INFO: UE F-SEID[UP:0x33f CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.425: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/01 11:05:53.425: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/01 11:05:53.425: [smf] INFO: UE IMSI[262421538860697] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.426: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/01 11:05:53.426: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.426: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.431: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/01 11:05:53.431: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/01 11:05:53.431: [smf] INFO: UE IMSI[262421550275236] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.431: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/01 11:05:53.431: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.431: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.437: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/01 11:05:53.437: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/01 11:05:53.437: [smf] INFO: UE IMSI[262421539726709] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.438: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/01 11:05:53.438: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.438: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.443: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/01 11:05:53.443: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/01 11:05:53.443: [smf] INFO: UE IMSI[262429992240556] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.444: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/01 11:05:53.444: [upf] INFO: UE F-SEID[UP:0x353 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.444: [upf] INFO: UE F-SEID[UP:0x353 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.449: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/01 11:05:53.449: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/01 11:05:53.449: [smf] INFO: UE IMSI[262423963107250] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/01 11:05:53.450: [upf] INFO: UE F-SEID[UP:0xacf CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.450: [upf] INFO: UE F-SEID[UP:0xacf CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.455: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/01 11:05:53.456: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/01 11:05:53.456: [smf] INFO: UE IMSI[262424263797616] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.457: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/01 11:05:53.457: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.457: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.462: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/01 11:05:53.462: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/01 11:05:53.462: [smf] INFO: UE IMSI[262422128689509] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.463: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/01 11:05:53.463: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.463: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.468: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/01 11:05:53.468: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/01 11:05:53.468: [smf] INFO: UE IMSI[262428191248962] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.469: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/01 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.474: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/01 11:05:53.474: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/01 11:05:53.474: [smf] INFO: UE IMSI[262422651654480] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.475: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/01 11:05:53.475: [upf] INFO: UE F-SEID[UP:0x4a CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.475: [upf] INFO: UE F-SEID[UP:0x4a CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.480: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/01 11:05:53.480: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/01 11:05:53.480: [smf] INFO: UE IMSI[262425050770159] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.481: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/01 11:05:53.481: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.481: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.486: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/01 11:05:53.486: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/01 11:05:53.486: [smf] INFO: UE IMSI[262426122927272] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.487: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/01 11:05:53.487: [upf] INFO: UE F-SEID[UP:0xa6a CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.487: [upf] INFO: UE F-SEID[UP:0xa6a CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.492: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/01 11:05:53.492: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/01 11:05:53.492: [smf] INFO: UE IMSI[262421794578571] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.493: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/01 11:05:53.493: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.493: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.498: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/01 11:05:53.498: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/01 11:05:53.498: [smf] INFO: UE IMSI[262427748970877] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.499: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/01 11:05:53.499: [upf] INFO: UE F-SEID[UP:0x342 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.499: [upf] INFO: UE F-SEID[UP:0x342 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.504: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/01 11:05:53.504: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/01 11:05:53.504: [smf] INFO: UE IMSI[262422347557508] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.505: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/01 11:05:53.505: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.505: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.510: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/01 11:05:53.510: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/01 11:05:53.510: [smf] INFO: UE IMSI[262426126602754] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.511: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/01 11:05:53.511: [upf] INFO: UE F-SEID[UP:0x45f CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.511: [upf] INFO: UE F-SEID[UP:0x45f CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.516: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/01 11:05:53.516: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/01 11:05:53.516: [smf] INFO: UE IMSI[262422455842545] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.516: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/01 11:05:53.516: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.516: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.522: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/01 11:05:53.522: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/01 11:05:53.522: [smf] INFO: UE IMSI[262429360592424] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.522: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/01 11:05:53.522: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.522: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.527: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/01 11:05:53.527: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/01 11:05:53.527: [smf] INFO: UE IMSI[262429174493678] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.528: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/01 11:05:53.528: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.528: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.533: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/01 11:05:53.533: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/01 11:05:53.533: [smf] INFO: UE IMSI[262423901458277] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.534: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/01 11:05:53.534: [upf] INFO: UE F-SEID[UP:0x836 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.534: [upf] INFO: UE F-SEID[UP:0x836 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.539: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/01 11:05:53.539: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/01 11:05:53.539: [smf] INFO: UE IMSI[262426747674124] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.540: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/01 11:05:53.540: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.540: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.545: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/01 11:05:53.545: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/01 11:05:53.545: [smf] INFO: UE IMSI[262424281088843] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.546: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/01 11:05:53.546: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.546: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.551: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/01 11:05:53.551: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/01 11:05:53.551: [smf] INFO: UE IMSI[262426083313083] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.552: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/01 11:05:53.552: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.552: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.557: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/01 11:05:53.557: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/01 11:05:53.557: [smf] INFO: UE IMSI[262422400416714] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.557: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/01 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x83f CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x83f CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.562: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/01 11:05:53.562: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/01 11:05:53.563: [smf] INFO: UE IMSI[262423730285595] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.563: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/01 11:05:53.563: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.563: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.569: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/01 11:05:53.569: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/01 11:05:53.569: [smf] INFO: UE IMSI[262421265376036] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.569: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/01 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.575: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/01 11:05:53.575: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/01 11:05:53.575: [smf] INFO: UE IMSI[262423803681899] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.576: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/01 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x869 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x869 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.582: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/01 11:05:53.582: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/01 11:05:53.582: [smf] INFO: UE IMSI[262424901557850] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.583: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/01 11:05:53.583: [upf] INFO: UE F-SEID[UP:0x840 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.583: [upf] INFO: UE F-SEID[UP:0x840 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.588: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/01 11:05:53.588: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/01 11:05:53.588: [smf] INFO: UE IMSI[262423321395768] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.589: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/01 11:05:53.589: [upf] INFO: UE F-SEID[UP:0x489 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.589: [upf] INFO: UE F-SEID[UP:0x489 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.594: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/01 11:05:53.594: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/01 11:05:53.594: [smf] INFO: UE IMSI[262428073889753] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.595: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/01 11:05:53.595: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.595: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.600: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/01 11:05:53.600: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/01 11:05:53.600: [smf] INFO: UE IMSI[262420709359788] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.601: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/01 11:05:53.601: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.601: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.606: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/01 11:05:53.606: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/01 11:05:53.606: [smf] INFO: UE IMSI[262421800179260] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.607: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/01 11:05:53.607: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.607: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.612: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/01 11:05:53.612: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/01 11:05:53.612: [smf] INFO: UE IMSI[262428605449518] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.612: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/01 11:05:53.612: [upf] INFO: UE F-SEID[UP:0x11f CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.612: [upf] INFO: UE F-SEID[UP:0x11f CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.618: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/01 11:05:53.618: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/01 11:05:53.618: [smf] INFO: UE IMSI[262426765775250] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.618: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/01 11:05:53.618: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.618: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.623: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/01 11:05:53.623: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/01 11:05:53.623: [smf] INFO: UE IMSI[262425272761986] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.624: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/01 11:05:53.624: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.624: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.629: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/01 11:05:53.629: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/01 11:05:53.629: [smf] INFO: UE IMSI[262426931853959] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.630: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/01 11:05:53.630: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.630: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.635: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/01 11:05:53.635: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/01 11:05:53.635: [smf] INFO: UE IMSI[262421483210623] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.636: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/01 11:05:53.636: [upf] INFO: UE F-SEID[UP:0x21e CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.636: [upf] INFO: UE F-SEID[UP:0x21e CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.641: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/01 11:05:53.641: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/01 11:05:53.641: [smf] INFO: UE IMSI[262428143003355] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.642: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/01 11:05:53.642: [upf] INFO: UE F-SEID[UP:0x78b CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.642: [upf] INFO: UE F-SEID[UP:0x78b CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.647: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/01 11:05:53.647: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/01 11:05:53.647: [smf] INFO: UE IMSI[262425044342909] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.648: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/01 11:05:53.648: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.648: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.653: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/01 11:05:53.653: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/01 11:05:53.653: [smf] INFO: UE IMSI[262422182198841] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.654: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/01 11:05:53.654: [upf] INFO: UE F-SEID[UP:0x984 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.654: [upf] INFO: UE F-SEID[UP:0x984 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.659: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/01 11:05:53.659: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/01 11:05:53.659: [smf] INFO: UE IMSI[262420645190483] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.659: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/01 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.665: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/01 11:05:53.665: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/01 11:05:53.665: [smf] INFO: UE IMSI[262425424376166] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.665: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/01 11:05:53.665: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.665: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.671: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/01 11:05:53.671: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/01 11:05:53.671: [smf] INFO: UE IMSI[262421675773737] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.671: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/01 11:05:53.671: [upf] INFO: UE F-SEID[UP:0xb23 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.671: [upf] INFO: UE F-SEID[UP:0xb23 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.677: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/01 11:05:53.677: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/01 11:05:53.677: [smf] INFO: UE IMSI[262424691462066] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.677: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/01 11:05:53.677: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.677: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.682: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/01 11:05:53.682: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/01 11:05:53.682: [smf] INFO: UE IMSI[262427314027988] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.683: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/01 11:05:53.683: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.683: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.688: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/01 11:05:53.688: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/01 11:05:53.688: [smf] INFO: UE IMSI[262424993894280] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.689: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/01 11:05:53.689: [upf] INFO: UE F-SEID[UP:0x404 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.689: [upf] INFO: UE F-SEID[UP:0x404 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.694: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/01 11:05:53.694: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/01 11:05:53.694: [smf] INFO: UE IMSI[262429552777632] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.694: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/01 11:05:53.694: [upf] INFO: UE F-SEID[UP:0x450 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.694: [upf] INFO: UE F-SEID[UP:0x450 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.700: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/01 11:05:53.700: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/01 11:05:53.700: [smf] INFO: UE IMSI[262428171726661] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.700: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/01 11:05:53.700: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.700: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.705: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/01 11:05:53.705: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/01 11:05:53.705: [smf] INFO: UE IMSI[262420275349731] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.706: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/01 11:05:53.706: [upf] INFO: UE F-SEID[UP:0x666 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.706: [upf] INFO: UE F-SEID[UP:0x666 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.711: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/01 11:05:53.711: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/01 11:05:53.711: [smf] INFO: UE IMSI[262425877061906] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.712: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/01 11:05:53.712: [upf] INFO: UE F-SEID[UP:0x59e CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.712: [upf] INFO: UE F-SEID[UP:0x59e CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.717: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/01 11:05:53.717: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/01 11:05:53.717: [smf] INFO: UE IMSI[262425688561668] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.718: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/01 11:05:53.718: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.718: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.723: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/01 11:05:53.723: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/01 11:05:53.723: [smf] INFO: UE IMSI[262423706965871] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.723: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/01 11:05:53.723: [upf] INFO: UE F-SEID[UP:0xbbf CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.723: [upf] INFO: UE F-SEID[UP:0xbbf CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.729: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/01 11:05:53.729: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/01 11:05:53.729: [smf] INFO: UE IMSI[262423671595249] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.729: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/01 11:05:53.729: [upf] INFO: UE F-SEID[UP:0x64b CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.729: [upf] INFO: UE F-SEID[UP:0x64b CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.734: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/01 11:05:53.734: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/01 11:05:53.734: [smf] INFO: UE IMSI[262427268922251] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.735: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/01 11:05:53.735: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.735: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.740: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/01 11:05:53.740: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/01 11:05:53.740: [smf] INFO: UE IMSI[262423977078666] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.741: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/01 11:05:53.741: [upf] INFO: UE F-SEID[UP:0x807 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.741: [upf] INFO: UE F-SEID[UP:0x807 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.746: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/01 11:05:53.746: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/01 11:05:53.746: [smf] INFO: UE IMSI[262429568613814] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.746: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/01 11:05:53.746: [upf] INFO: UE F-SEID[UP:0xb8f CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.746: [upf] INFO: UE F-SEID[UP:0xb8f CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.752: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/01 11:05:53.752: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/01 11:05:53.752: [smf] INFO: UE IMSI[262422175311074] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.752: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/01 11:05:53.752: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.752: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.757: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/01 11:05:53.757: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/01 11:05:53.758: [smf] INFO: UE IMSI[262427727014943] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.758: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/01 11:05:53.758: [upf] INFO: UE F-SEID[UP:0x854 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.758: [upf] INFO: UE F-SEID[UP:0x854 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.763: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/01 11:05:53.763: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/01 11:05:53.763: [smf] INFO: UE IMSI[262420539780334] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.764: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/01 11:05:53.764: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.764: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.769: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/01 11:05:53.769: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/01 11:05:53.769: [smf] INFO: UE IMSI[262420042571185] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.770: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/01 11:05:53.770: [upf] INFO: UE F-SEID[UP:0x409 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.770: [upf] INFO: UE F-SEID[UP:0x409 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.775: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/01 11:05:53.775: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/01 11:05:53.775: [smf] INFO: UE IMSI[262428459782088] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.776: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/01 11:05:53.776: [upf] INFO: UE F-SEID[UP:0xddf CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.776: [upf] INFO: UE F-SEID[UP:0xddf CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.781: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/01 11:05:53.781: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/01 11:05:53.781: [smf] INFO: UE IMSI[262427658524207] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.781: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/01 11:05:53.781: [upf] INFO: UE F-SEID[UP:0x507 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.781: [upf] INFO: UE F-SEID[UP:0x507 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.786: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/01 11:05:53.786: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/01 11:05:53.786: [smf] INFO: UE IMSI[262420357790402] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.787: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/01 11:05:53.787: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.787: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.792: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/01 11:05:53.792: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/01 11:05:53.792: [smf] INFO: UE IMSI[262420924370195] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.793: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/01 11:05:53.793: [upf] INFO: UE F-SEID[UP:0x64d CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.793: [upf] INFO: UE F-SEID[UP:0x64d CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.798: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/01 11:05:53.798: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/01 11:05:53.798: [smf] INFO: UE IMSI[262425149259517] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.799: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/01 11:05:53.799: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.799: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.804: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/01 11:05:53.804: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/01 11:05:53.804: [smf] INFO: UE IMSI[262421597356549] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.804: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/01 11:05:53.804: [upf] INFO: UE F-SEID[UP:0x9de CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.804: [upf] INFO: UE F-SEID[UP:0x9de CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.810: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/01 11:05:53.810: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/01 11:05:53.810: [smf] INFO: UE IMSI[262425727255075] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.810: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/01 11:05:53.810: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.810: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.815: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/01 11:05:53.815: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/01 11:05:53.815: [smf] INFO: UE IMSI[262429532732332] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.816: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/01 11:05:53.816: [upf] INFO: UE F-SEID[UP:0xebe CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.816: [upf] INFO: UE F-SEID[UP:0xebe CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.821: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/01 11:05:53.821: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/01 11:05:53.821: [smf] INFO: UE IMSI[262428841793220] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.822: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/01 11:05:53.822: [upf] INFO: UE F-SEID[UP:0x189 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.822: [upf] INFO: UE F-SEID[UP:0x189 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.827: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/01 11:05:53.827: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/01 11:05:53.827: [smf] INFO: UE IMSI[262428564048006] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.828: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/01 11:05:53.828: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.828: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.833: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/01 11:05:53.833: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/01 11:05:53.833: [smf] INFO: UE IMSI[262425032967322] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.834: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/01 11:05:53.834: [upf] INFO: UE F-SEID[UP:0x941 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.834: [upf] INFO: UE F-SEID[UP:0x941 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.839: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/01 11:05:53.839: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/01 11:05:53.839: [smf] INFO: UE IMSI[262427351108127] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.839: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/01 11:05:53.839: [upf] INFO: UE F-SEID[UP:0x197 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.839: [upf] INFO: UE F-SEID[UP:0x197 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.845: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/01 11:05:53.845: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/01 11:05:53.845: [smf] INFO: UE IMSI[262429649516141] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.845: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/01 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.850: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/01 11:05:53.850: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/01 11:05:53.850: [smf] INFO: UE IMSI[262426038998993] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.851: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/01 11:05:53.851: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.851: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.856: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/01 11:05:53.856: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/01 11:05:53.856: [smf] INFO: UE IMSI[262427234458427] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.857: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/01 11:05:53.857: [upf] INFO: UE F-SEID[UP:0x56a CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.857: [upf] INFO: UE F-SEID[UP:0x56a CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.862: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/01 11:05:53.862: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/01 11:05:53.862: [smf] INFO: UE IMSI[262426141026088] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.863: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/01 11:05:53.863: [upf] INFO: UE F-SEID[UP:0x21a CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.863: [upf] INFO: UE F-SEID[UP:0x21a CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.868: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/01 11:05:53.868: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/01 11:05:53.868: [smf] INFO: UE IMSI[262421659651225] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.868: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/01 11:05:53.868: [upf] INFO: UE F-SEID[UP:0x1e CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.868: [upf] INFO: UE F-SEID[UP:0x1e CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.874: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/01 11:05:53.874: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/01 11:05:53.874: [smf] INFO: UE IMSI[262429044539079] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.874: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/01 11:05:53.874: [upf] INFO: UE F-SEID[UP:0x84a CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.874: [upf] INFO: UE F-SEID[UP:0x84a CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.880: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/01 11:05:53.880: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/01 11:05:53.880: [smf] INFO: UE IMSI[262428633451830] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.880: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/01 11:05:53.880: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.880: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.885: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/01 11:05:53.885: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/01 11:05:53.885: [smf] INFO: UE IMSI[262428834370459] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.886: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/01 11:05:53.886: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.886: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.891: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/01 11:05:53.891: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/01 11:05:53.891: [smf] INFO: UE IMSI[262424077076224] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.892: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/01 11:05:53.892: [upf] INFO: UE F-SEID[UP:0x503 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.892: [upf] INFO: UE F-SEID[UP:0x503 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.897: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/01 11:05:53.897: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/01 11:05:53.897: [smf] INFO: UE IMSI[262420596073098] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.897: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/01 11:05:53.897: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.898: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.903: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/01 11:05:53.903: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/01 11:05:53.903: [smf] INFO: UE IMSI[262428030167606] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.903: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/01 11:05:53.904: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.904: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.909: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/01 11:05:53.909: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/01 11:05:53.909: [smf] INFO: UE IMSI[262421617857458] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.909: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/01 11:05:53.909: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.909: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.914: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/01 11:05:53.914: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/01 11:05:53.914: [smf] INFO: UE IMSI[262422797688467] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.915: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/01 11:05:53.915: [upf] INFO: UE F-SEID[UP:0x95f CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.915: [upf] INFO: UE F-SEID[UP:0x95f CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.920: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/01 11:05:53.920: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/01 11:05:53.920: [smf] INFO: UE IMSI[262427552734824] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.921: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/01 11:05:53.921: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.921: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.926: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/01 11:05:53.926: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/01 11:05:53.926: [smf] INFO: UE IMSI[262420306246552] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.927: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/01 11:05:53.927: [upf] INFO: UE F-SEID[UP:0x958 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.927: [upf] INFO: UE F-SEID[UP:0x958 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.932: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/01 11:05:53.932: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/01 11:05:53.932: [smf] INFO: UE IMSI[262425174672385] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.933: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/01 11:05:53.933: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.933: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.938: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/01 11:05:53.938: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/01 11:05:53.938: [smf] INFO: UE IMSI[262428452693615] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.939: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/01 11:05:53.939: [upf] INFO: UE F-SEID[UP:0x198 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.939: [upf] INFO: UE F-SEID[UP:0x198 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.944: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/01 11:05:53.944: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/01 11:05:53.944: [smf] INFO: UE IMSI[262424245808147] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.944: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/01 11:05:53.944: [upf] INFO: UE F-SEID[UP:0x30f CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.944: [upf] INFO: UE F-SEID[UP:0x30f CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.949: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/01 11:05:53.949: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/01 11:05:53.949: [smf] INFO: UE IMSI[262429767854393] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.950: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/01 11:05:53.950: [upf] INFO: UE F-SEID[UP:0x67c CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.950: [upf] INFO: UE F-SEID[UP:0x67c CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.955: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/01 11:05:53.955: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/01 11:05:53.955: [smf] INFO: UE IMSI[262423761907841] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.956: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/01 11:05:53.956: [upf] INFO: UE F-SEID[UP:0xdf CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.956: [upf] INFO: UE F-SEID[UP:0xdf CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.961: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/01 11:05:53.961: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/01 11:05:53.961: [smf] INFO: UE IMSI[262424597714824] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.962: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/01 11:05:53.962: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.962: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.967: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/01 11:05:53.967: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/01 11:05:53.967: [smf] INFO: UE IMSI[262424310117854] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.968: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/01 11:05:53.968: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.968: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.973: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/01 11:05:53.973: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/01 11:05:53.973: [smf] INFO: UE IMSI[262426545357208] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.973: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/01 11:05:53.973: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.973: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.978: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/01 11:05:53.978: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/01 11:05:53.978: [smf] INFO: UE IMSI[262423486646062] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.979: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/01 11:05:53.979: [upf] INFO: UE F-SEID[UP:0x53f CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.979: [upf] INFO: UE F-SEID[UP:0x53f CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.984: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/01 11:05:53.984: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/01 11:05:53.984: [smf] INFO: UE IMSI[262422419206299] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.985: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/01 11:05:53.985: [upf] INFO: UE F-SEID[UP:0x35b CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.985: [upf] INFO: UE F-SEID[UP:0x35b CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.990: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/01 11:05:53.990: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/01 11:05:53.990: [smf] INFO: UE IMSI[262421996771461] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.990: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/01 11:05:53.990: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.990: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.996: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/01 11:05:53.996: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/01 11:05:53.996: [smf] INFO: UE IMSI[262427102150150] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:53.996: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/01 11:05:53.996: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:53.996: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.002: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/01 11:05:54.002: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/01 11:05:54.002: [smf] INFO: UE IMSI[262424648200267] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.002: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/01 11:05:54.002: [upf] INFO: UE F-SEID[UP:0xfef CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.002: [upf] INFO: UE F-SEID[UP:0xfef CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.008: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/01 11:05:54.008: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/01 11:05:54.008: [smf] INFO: UE IMSI[262426359746101] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.008: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/01 11:05:54.008: [upf] INFO: UE F-SEID[UP:0x899 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.008: [upf] INFO: UE F-SEID[UP:0x899 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.014: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/01 11:05:54.014: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/01 11:05:54.014: [smf] INFO: UE IMSI[262425317713377] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.014: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/01 11:05:54.014: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.014: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.020: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/01 11:05:54.020: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/01 11:05:54.020: [smf] INFO: UE IMSI[262427272656592] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.021: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/01 11:05:54.021: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.021: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.026: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/01 11:05:54.026: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/01 11:05:54.026: [smf] INFO: UE IMSI[262426981479397] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.027: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/01 11:05:54.027: [upf] INFO: UE F-SEID[UP:0x27 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.027: [upf] INFO: UE F-SEID[UP:0x27 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.032: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/01 11:05:54.032: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/01 11:05:54.032: [smf] INFO: UE IMSI[262429661705162] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.033: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/01 11:05:54.033: [upf] INFO: UE F-SEID[UP:0xda0 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.033: [upf] INFO: UE F-SEID[UP:0xda0 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.038: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/01 11:05:54.038: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/01 11:05:54.038: [smf] INFO: UE IMSI[262422407345845] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.039: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/01 11:05:54.039: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.039: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.044: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/01 11:05:54.044: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/01 11:05:54.044: [smf] INFO: UE IMSI[262424874880099] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.045: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/01 11:05:54.045: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.045: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.050: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/01 11:05:54.050: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/01 11:05:54.050: [smf] INFO: UE IMSI[262427188139248] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.051: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/01 11:05:54.051: [upf] INFO: UE F-SEID[UP:0x150 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.051: [upf] INFO: UE F-SEID[UP:0x150 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.056: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/01 11:05:54.056: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/01 11:05:54.056: [smf] INFO: UE IMSI[262429225764290] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.057: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/01 11:05:54.057: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.057: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.062: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/01 11:05:54.062: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/01 11:05:54.062: [smf] INFO: UE IMSI[262425783895870] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.063: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/01 11:05:54.063: [upf] INFO: UE F-SEID[UP:0x14e CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.063: [upf] INFO: UE F-SEID[UP:0x14e CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.068: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/01 11:05:54.068: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/01 11:05:54.068: [smf] INFO: UE IMSI[262426599273992] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.068: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/01 11:05:54.068: [upf] INFO: UE F-SEID[UP:0x13d CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.068: [upf] INFO: UE F-SEID[UP:0x13d CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.074: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/01 11:05:54.074: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/01 11:05:54.074: [smf] INFO: UE IMSI[262429725965034] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.074: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/01 11:05:54.074: [upf] INFO: UE F-SEID[UP:0x75 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.074: [upf] INFO: UE F-SEID[UP:0x75 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.079: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/01 11:05:54.080: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/01 11:05:54.080: [smf] INFO: UE IMSI[262428176979748] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.080: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/01 11:05:54.080: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.080: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.085: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/01 11:05:54.085: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/01 11:05:54.085: [smf] INFO: UE IMSI[262429463793567] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.086: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/01 11:05:54.086: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.086: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.091: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/01 11:05:54.091: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/01 11:05:54.091: [smf] INFO: UE IMSI[262422492827225] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.091: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/01 11:05:54.091: [upf] INFO: UE F-SEID[UP:0x690 CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.091: [upf] INFO: UE F-SEID[UP:0x690 CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.097: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/01 11:05:54.097: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/01 11:05:54.097: [smf] INFO: UE IMSI[262423560617985] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.098: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/01 11:05:54.098: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.098: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.103: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/01 11:05:54.103: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/01 11:05:54.103: [smf] INFO: UE IMSI[262420101920124] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.103: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/01 11:05:54.104: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.104: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.109: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/01 11:05:54.109: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/01 11:05:54.109: [smf] INFO: UE IMSI[262423137250347] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.110: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/01 11:05:54.110: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.110: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.115: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/01 11:05:54.115: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/01 11:05:54.115: [smf] INFO: UE IMSI[262426939761368] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.115: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/01 11:05:54.115: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.115: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.120: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/01 11:05:54.120: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/01 11:05:54.120: [smf] INFO: UE IMSI[262426572488193] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.121: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/01 11:05:54.121: [upf] INFO: UE F-SEID[UP:0xc23 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.121: [upf] INFO: UE F-SEID[UP:0xc23 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.127: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/01 11:05:54.127: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/01 11:05:54.127: [smf] INFO: UE IMSI[262425804331318] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.128: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/01 11:05:54.128: [upf] INFO: UE F-SEID[UP:0x14 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.128: [upf] INFO: UE F-SEID[UP:0x14 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.133: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/01 11:05:54.133: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/01 11:05:54.133: [smf] INFO: UE IMSI[262429161812642] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.133: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/01 11:05:54.133: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.133: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.139: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/01 11:05:54.139: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/01 11:05:54.139: [smf] INFO: UE IMSI[262427059971280] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.139: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/01 11:05:54.139: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.139: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.144: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/01 11:05:54.144: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/01 11:05:54.144: [smf] INFO: UE IMSI[262423993021260] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.145: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/01 11:05:54.145: [upf] INFO: UE F-SEID[UP:0x80f CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.145: [upf] INFO: UE F-SEID[UP:0x80f CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.150: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/01 11:05:54.150: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/01 11:05:54.150: [smf] INFO: UE IMSI[262422206106939] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.151: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/01 11:05:54.151: [upf] INFO: UE F-SEID[UP:0x879 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.151: [upf] INFO: UE F-SEID[UP:0x879 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.156: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/01 11:05:54.156: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/01 11:05:54.156: [smf] INFO: UE IMSI[262422972416693] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.157: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/01 11:05:54.157: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.157: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.162: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/01 11:05:54.162: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/01 11:05:54.162: [smf] INFO: UE IMSI[262427485115058] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.162: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/01 11:05:54.162: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.162: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.168: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/01 11:05:54.168: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/01 11:05:54.168: [smf] INFO: UE IMSI[262424867338451] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.168: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/01 11:05:54.168: [upf] INFO: UE F-SEID[UP:0xef7 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.168: [upf] INFO: UE F-SEID[UP:0xef7 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.173: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/01 11:05:54.173: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/01 11:05:54.173: [smf] INFO: UE IMSI[262427271159676] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.174: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/01 11:05:54.174: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.174: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.179: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/01 11:05:54.179: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/01 11:05:54.179: [smf] INFO: UE IMSI[262423973081940] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.180: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/01 11:05:54.180: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.180: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.185: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/01 11:05:54.185: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/01 11:05:54.185: [smf] INFO: UE IMSI[262428107563881] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.185: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/01 11:05:54.185: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.185: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.191: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/01 11:05:54.191: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/01 11:05:54.191: [smf] INFO: UE IMSI[262425085295203] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.191: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/01 11:05:54.191: [upf] INFO: UE F-SEID[UP:0x623 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.191: [upf] INFO: UE F-SEID[UP:0x623 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.196: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/01 11:05:54.196: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/01 11:05:54.196: [smf] INFO: UE IMSI[262422625202766] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.197: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/01 11:05:54.197: [upf] INFO: UE F-SEID[UP:0x618 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.197: [upf] INFO: UE F-SEID[UP:0x618 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.202: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/01 11:05:54.202: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/01 11:05:54.202: [smf] INFO: UE IMSI[262426091926912] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.203: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/01 11:05:54.203: [upf] INFO: UE F-SEID[UP:0x560 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.203: [upf] INFO: UE F-SEID[UP:0x560 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.208: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/01 11:05:54.208: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/01 11:05:54.208: [smf] INFO: UE IMSI[262429931257610] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.208: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/01 11:05:54.208: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.208: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.214: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/01 11:05:54.214: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/01 11:05:54.214: [smf] INFO: UE IMSI[262429377224483] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.214: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/01 11:05:54.214: [upf] INFO: UE F-SEID[UP:0x542 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.214: [upf] INFO: UE F-SEID[UP:0x542 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.220: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/01 11:05:54.220: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/01 11:05:54.220: [smf] INFO: UE IMSI[262421268483151] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.220: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/01 11:05:54.220: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.220: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.225: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/01 11:05:54.225: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/01 11:05:54.225: [smf] INFO: UE IMSI[262427569461574] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.226: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/01 11:05:54.226: [upf] INFO: UE F-SEID[UP:0x5da CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.226: [upf] INFO: UE F-SEID[UP:0x5da CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.231: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/01 11:05:54.231: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/01 11:05:54.231: [smf] INFO: UE IMSI[262427674245999] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.232: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/01 11:05:54.232: [upf] INFO: UE F-SEID[UP:0x192 CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.232: [upf] INFO: UE F-SEID[UP:0x192 CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.237: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/01 11:05:54.237: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/01 11:05:54.237: [smf] INFO: UE IMSI[262420086697530] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.238: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/01 11:05:54.238: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.238: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.243: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/01 11:05:54.243: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/01 11:05:54.243: [smf] INFO: UE IMSI[262422723607170] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.244: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/01 11:05:54.244: [upf] INFO: UE F-SEID[UP:0x866 CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.244: [upf] INFO: UE F-SEID[UP:0x866 CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.249: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/01 11:05:54.249: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/01 11:05:54.249: [smf] INFO: UE IMSI[262427699262671] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.249: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/01 11:05:54.249: [upf] INFO: UE F-SEID[UP:0xbb CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.249: [upf] INFO: UE F-SEID[UP:0xbb CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.254: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/01 11:05:54.254: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/01 11:05:54.254: [smf] INFO: UE IMSI[262428455827930] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.255: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/01 11:05:54.255: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.255: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.260: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/01 11:05:54.260: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/01 11:05:54.260: [smf] INFO: UE IMSI[262428622008347] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.261: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/01 11:05:54.261: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.261: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.266: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/01 11:05:54.266: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/01 11:05:54.266: [smf] INFO: UE IMSI[262426822075314] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.267: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/01 11:05:54.267: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.267: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.272: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/01 11:05:54.272: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/01 11:05:54.272: [smf] INFO: UE IMSI[262423017538959] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.272: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/01 11:05:54.272: [upf] INFO: UE F-SEID[UP:0x53b CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.272: [upf] INFO: UE F-SEID[UP:0x53b CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.278: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/01 11:05:54.278: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/01 11:05:54.278: [smf] INFO: UE IMSI[262428025401086] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.278: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/01 11:05:54.278: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.278: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.283: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/01 11:05:54.283: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/01 11:05:54.283: [smf] INFO: UE IMSI[262429513609106] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.284: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/01 11:05:54.284: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.284: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.289: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/01 11:05:54.289: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/01 11:05:54.289: [smf] INFO: UE IMSI[262428201514115] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.290: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/01 11:05:54.290: [upf] INFO: UE F-SEID[UP:0x11d CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.290: [upf] INFO: UE F-SEID[UP:0x11d CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.295: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/01 11:05:54.295: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/01 11:05:54.295: [smf] INFO: UE IMSI[262427844785677] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.296: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/01 11:05:54.296: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.296: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.301: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/01 11:05:54.301: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/01 11:05:54.301: [smf] INFO: UE IMSI[262425727339982] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.302: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/01 11:05:54.302: [upf] INFO: UE F-SEID[UP:0x3 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.302: [upf] INFO: UE F-SEID[UP:0x3 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.307: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/01 11:05:54.307: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/01 11:05:54.307: [smf] INFO: UE IMSI[262421663577340] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.307: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/01 11:05:54.307: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.307: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.312: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/01 11:05:54.312: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/01 11:05:54.312: [smf] INFO: UE IMSI[262425438484120] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.313: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/01 11:05:54.313: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.313: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.318: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/01 11:05:54.318: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/01 11:05:54.318: [smf] INFO: UE IMSI[262420780704410] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.319: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/01 11:05:54.319: [upf] INFO: UE F-SEID[UP:0x4ea CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.319: [upf] INFO: UE F-SEID[UP:0x4ea CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.324: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/01 11:05:54.324: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/01 11:05:54.324: [smf] INFO: UE IMSI[262428454166848] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.325: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/01 11:05:54.325: [upf] INFO: UE F-SEID[UP:0x191 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.325: [upf] INFO: UE F-SEID[UP:0x191 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.330: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/01 11:05:54.330: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/01 11:05:54.330: [smf] INFO: UE IMSI[262425929428695] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.330: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/01 11:05:54.330: [upf] INFO: UE F-SEID[UP:0x8b CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.330: [upf] INFO: UE F-SEID[UP:0x8b CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.336: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/01 11:05:54.336: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/01 11:05:54.336: [smf] INFO: UE IMSI[262421059370425] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.336: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/01 11:05:54.336: [upf] INFO: UE F-SEID[UP:0xc1d CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.336: [upf] INFO: UE F-SEID[UP:0xc1d CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.341: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/01 11:05:54.341: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/01 11:05:54.341: [smf] INFO: UE IMSI[262424052673190] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.342: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/01 11:05:54.342: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.342: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.347: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/01 11:05:54.347: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/01 11:05:54.347: [smf] INFO: UE IMSI[262428211953974] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.348: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/01 11:05:54.348: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.348: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.353: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/01 11:05:54.353: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/01 11:05:54.353: [smf] INFO: UE IMSI[262426253151518] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.354: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/01 11:05:54.354: [upf] INFO: UE F-SEID[UP:0xc3c CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.354: [upf] INFO: UE F-SEID[UP:0xc3c CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.359: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/01 11:05:54.359: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/01 11:05:54.359: [smf] INFO: UE IMSI[262421170843900] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.359: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/01 11:05:54.359: [upf] INFO: UE F-SEID[UP:0x891 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.359: [upf] INFO: UE F-SEID[UP:0x891 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.364: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/01 11:05:54.364: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/01 11:05:54.364: [smf] INFO: UE IMSI[262423014771742] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.365: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/01 11:05:54.365: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.365: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.370: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/01 11:05:54.370: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/01 11:05:54.370: [smf] INFO: UE IMSI[262422009505391] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.371: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/01 11:05:54.371: [upf] INFO: UE F-SEID[UP:0x68b CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.371: [upf] INFO: UE F-SEID[UP:0x68b CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.376: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/01 11:05:54.376: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/01 11:05:54.376: [smf] INFO: UE IMSI[262424364224351] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.377: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/01 11:05:54.377: [upf] INFO: UE F-SEID[UP:0x738 CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.377: [upf] INFO: UE F-SEID[UP:0x738 CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.382: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/01 11:05:54.382: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/01 11:05:54.382: [smf] INFO: UE IMSI[262420567030357] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.382: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/01 11:05:54.382: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.382: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.387: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/01 11:05:54.387: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/01 11:05:54.387: [smf] INFO: UE IMSI[262425843301548] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.388: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/01 11:05:54.388: [upf] INFO: UE F-SEID[UP:0x658 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.388: [upf] INFO: UE F-SEID[UP:0x658 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.393: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/01 11:05:54.393: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/01 11:05:54.393: [smf] INFO: UE IMSI[262429258185426] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.394: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/01 11:05:54.394: [upf] INFO: UE F-SEID[UP:0x36 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.394: [upf] INFO: UE F-SEID[UP:0x36 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.399: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/01 11:05:54.399: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/01 11:05:54.399: [smf] INFO: UE IMSI[262421359075277] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.399: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/01 11:05:54.399: [upf] INFO: UE F-SEID[UP:0x486 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.399: [upf] INFO: UE F-SEID[UP:0x486 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.405: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/01 11:05:54.405: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/01 11:05:54.405: [smf] INFO: UE IMSI[262425233710337] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.405: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/01 11:05:54.405: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.405: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.410: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/01 11:05:54.410: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/01 11:05:54.410: [smf] INFO: UE IMSI[262421641743278] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.411: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/01 11:05:54.411: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.411: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.416: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/01 11:05:54.416: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/01 11:05:54.416: [smf] INFO: UE IMSI[262429597744117] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.417: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/01 11:05:54.417: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.417: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.422: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/01 11:05:54.422: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/01 11:05:54.422: [smf] INFO: UE IMSI[262421720337505] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.423: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/01 11:05:54.423: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.423: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.428: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/01 11:05:54.428: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/01 11:05:54.428: [smf] INFO: UE IMSI[262420381481005] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.428: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/01 11:05:54.428: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.428: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.433: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/01 11:05:54.433: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/01 11:05:54.433: [smf] INFO: UE IMSI[262428545430441] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.434: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/01 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xfec CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xfec CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.439: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/01 11:05:54.439: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/01 11:05:54.439: [smf] INFO: UE IMSI[262420882102008] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.440: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/01 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.445: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/01 11:05:54.445: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/01 11:05:54.445: [smf] INFO: UE IMSI[262422528062228] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.446: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/01 11:05:54.446: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.446: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.451: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/01 11:05:54.451: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/01 11:05:54.451: [smf] INFO: UE IMSI[262429658078640] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.451: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/01 11:05:54.451: [upf] INFO: UE F-SEID[UP:0xbba CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.451: [upf] INFO: UE F-SEID[UP:0xbba CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.457: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/01 11:05:54.457: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/01 11:05:54.457: [smf] INFO: UE IMSI[262426088949083] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.457: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/01 11:05:54.457: [upf] INFO: UE F-SEID[UP:0x42f CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.457: [upf] INFO: UE F-SEID[UP:0x42f CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.462: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/01 11:05:54.462: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/01 11:05:54.462: [smf] INFO: UE IMSI[262427422277406] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.463: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/01 11:05:54.463: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.463: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.468: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/01 11:05:54.468: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/01 11:05:54.468: [smf] INFO: UE IMSI[262423513001930] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.469: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/01 11:05:54.469: [upf] INFO: UE F-SEID[UP:0x148 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.469: [upf] INFO: UE F-SEID[UP:0x148 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.474: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/01 11:05:54.474: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/01 11:05:54.474: [smf] INFO: UE IMSI[262423883768534] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.475: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/01 11:05:54.475: [upf] INFO: UE F-SEID[UP:0x83a CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.475: [upf] INFO: UE F-SEID[UP:0x83a CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.480: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/01 11:05:54.480: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/01 11:05:54.480: [smf] INFO: UE IMSI[262424466356270] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.480: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/01 11:05:54.480: [upf] INFO: UE F-SEID[UP:0xfca CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.480: [upf] INFO: UE F-SEID[UP:0xfca CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.485: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/01 11:05:54.485: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/01 11:05:54.485: [smf] INFO: UE IMSI[262423440127891] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.486: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/01 11:05:54.486: [upf] INFO: UE F-SEID[UP:0xcff CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.486: [upf] INFO: UE F-SEID[UP:0xcff CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.491: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/01 11:05:54.491: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/01 11:05:54.491: [smf] INFO: UE IMSI[262425994152415] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.492: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/01 11:05:54.492: [upf] INFO: UE F-SEID[UP:0x770 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.492: [upf] INFO: UE F-SEID[UP:0x770 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.497: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/01 11:05:54.497: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/01 11:05:54.497: [smf] INFO: UE IMSI[262424798520685] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.498: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/01 11:05:54.498: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.498: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.503: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/01 11:05:54.503: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/01 11:05:54.503: [smf] INFO: UE IMSI[262429404680194] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.503: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/01 11:05:54.503: [upf] INFO: UE F-SEID[UP:0x33 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.503: [upf] INFO: UE F-SEID[UP:0x33 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.508: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/01 11:05:54.508: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/01 11:05:54.508: [smf] INFO: UE IMSI[262426014311764] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.509: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/01 11:05:54.509: [upf] INFO: UE F-SEID[UP:0x533 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.509: [upf] INFO: UE F-SEID[UP:0x533 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.514: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/01 11:05:54.514: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/01 11:05:54.514: [smf] INFO: UE IMSI[262420085370701] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.515: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/01 11:05:54.515: [upf] INFO: UE F-SEID[UP:0x200 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.515: [upf] INFO: UE F-SEID[UP:0x200 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.520: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/01 11:05:54.520: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/01 11:05:54.520: [smf] INFO: UE IMSI[262420823161758] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.521: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/01 11:05:54.521: [upf] INFO: UE F-SEID[UP:0x88 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.521: [upf] INFO: UE F-SEID[UP:0x88 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.526: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/01 11:05:54.526: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/01 11:05:54.526: [smf] INFO: UE IMSI[262421202765482] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.526: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/01 11:05:54.526: [upf] INFO: UE F-SEID[UP:0x796 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.526: [upf] INFO: UE F-SEID[UP:0x796 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.532: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/01 11:05:54.532: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/01 11:05:54.532: [smf] INFO: UE IMSI[262423064507079] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.532: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/01 11:05:54.532: [upf] INFO: UE F-SEID[UP:0x441 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.532: [upf] INFO: UE F-SEID[UP:0x441 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.537: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/01 11:05:54.537: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/01 11:05:54.537: [smf] INFO: UE IMSI[262420533940681] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.538: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/01 11:05:54.538: [upf] INFO: UE F-SEID[UP:0x811 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.538: [upf] INFO: UE F-SEID[UP:0x811 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.543: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/01 11:05:54.543: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/01 11:05:54.543: [smf] INFO: UE IMSI[262426313417601] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.544: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/01 11:05:54.544: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.544: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.549: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/01 11:05:54.549: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/01 11:05:54.549: [smf] INFO: UE IMSI[262422607897567] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.549: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/01 11:05:54.549: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.549: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.555: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/01 11:05:54.555: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/01 11:05:54.555: [smf] INFO: UE IMSI[262429939734259] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.555: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/01 11:05:54.555: [upf] INFO: UE F-SEID[UP:0x52c CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.555: [upf] INFO: UE F-SEID[UP:0x52c CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.560: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/01 11:05:54.560: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/01 11:05:54.560: [smf] INFO: UE IMSI[262426694367045] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.561: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/01 11:05:54.561: [upf] INFO: UE F-SEID[UP:0x33c CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.561: [upf] INFO: UE F-SEID[UP:0x33c CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.566: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/01 11:05:54.566: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/01 11:05:54.566: [smf] INFO: UE IMSI[262426825646171] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.567: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/01 11:05:54.567: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.567: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.572: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/01 11:05:54.572: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/01 11:05:54.572: [smf] INFO: UE IMSI[262420046783876] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.573: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/01 11:05:54.573: [upf] INFO: UE F-SEID[UP:0x99 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.573: [upf] INFO: UE F-SEID[UP:0x99 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.578: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/01 11:05:54.578: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/01 11:05:54.578: [smf] INFO: UE IMSI[262421998332854] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.578: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/01 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.583: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/01 11:05:54.583: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/01 11:05:54.583: [smf] INFO: UE IMSI[262420384310546] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.584: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/01 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x24b CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x24b CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.589: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/01 11:05:54.589: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/01 11:05:54.589: [smf] INFO: UE IMSI[262427690345568] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.590: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/01 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x256 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x256 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.595: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/01 11:05:54.595: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/01 11:05:54.595: [smf] INFO: UE IMSI[262420450897575] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.596: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/01 11:05:54.596: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.596: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.601: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/01 11:05:54.601: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/01 11:05:54.601: [smf] INFO: UE IMSI[262428208980637] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.602: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/01 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x166 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x166 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.607: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/01 11:05:54.607: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/01 11:05:54.607: [smf] INFO: UE IMSI[262423089308546] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.607: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/01 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xad CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xad CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.612: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/01 11:05:54.612: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/01 11:05:54.612: [smf] INFO: UE IMSI[262421515550986] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.613: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/01 11:05:54.613: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.613: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.618: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/01 11:05:54.618: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/01 11:05:54.618: [smf] INFO: UE IMSI[262426748482205] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.619: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/01 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xecb CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xecb CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.624: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/01 11:05:54.624: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/01 11:05:54.624: [smf] INFO: UE IMSI[262424090046726] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.625: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/01 11:05:54.625: [upf] INFO: UE F-SEID[UP:0x628 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.625: [upf] INFO: UE F-SEID[UP:0x628 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.630: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/01 11:05:54.630: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/01 11:05:54.630: [smf] INFO: UE IMSI[262421683107061] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.630: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/01 11:05:54.630: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.630: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.635: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/01 11:05:54.635: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/01 11:05:54.635: [smf] INFO: UE IMSI[262428262882508] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.636: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/01 11:05:54.636: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.636: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.641: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/01 11:05:54.641: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/01 11:05:54.641: [smf] INFO: UE IMSI[262425873203473] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.642: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/01 11:05:54.642: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.642: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.647: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/01 11:05:54.647: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/01 11:05:54.647: [smf] INFO: UE IMSI[262423049681647] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.648: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/01 11:05:54.648: [upf] INFO: UE F-SEID[UP:0x35 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.648: [upf] INFO: UE F-SEID[UP:0x35 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.653: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/01 11:05:54.653: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/01 11:05:54.653: [smf] INFO: UE IMSI[262424858737571] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.653: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/01 11:05:54.653: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.653: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.658: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/01 11:05:54.658: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/01 11:05:54.658: [smf] INFO: UE IMSI[262428082782677] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.659: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/01 11:05:54.659: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.659: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.664: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/01 11:05:54.664: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/01 11:05:54.664: [smf] INFO: UE IMSI[262426878675439] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.665: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/01 11:05:54.665: [upf] INFO: UE F-SEID[UP:0xebb CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.665: [upf] INFO: UE F-SEID[UP:0xebb CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.670: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/01 11:05:54.670: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/01 11:05:54.670: [smf] INFO: UE IMSI[262424765095283] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.671: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/01 11:05:54.671: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.671: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.676: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/01 11:05:54.676: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/01 11:05:54.676: [smf] INFO: UE IMSI[262427306600700] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.676: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/01 11:05:54.676: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.676: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.681: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/01 11:05:54.681: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/01 11:05:54.681: [smf] INFO: UE IMSI[262428760020211] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.682: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/01 11:05:54.682: [upf] INFO: UE F-SEID[UP:0x96c CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.682: [upf] INFO: UE F-SEID[UP:0x96c CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.687: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/01 11:05:54.687: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/01 11:05:54.687: [smf] INFO: UE IMSI[262423773339463] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.688: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/01 11:05:54.688: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.688: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.693: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/01 11:05:54.693: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/01 11:05:54.693: [smf] INFO: UE IMSI[262427078866383] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.693: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/01 11:05:54.693: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.693: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.698: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/01 11:05:54.698: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/01 11:05:54.698: [smf] INFO: UE IMSI[262423880750136] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.699: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/01 11:05:54.699: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.699: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.704: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/01 11:05:54.704: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/01 11:05:54.704: [smf] INFO: UE IMSI[262428338507616] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.705: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/01 11:05:54.705: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.705: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.710: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/01 11:05:54.710: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/01 11:05:54.710: [smf] INFO: UE IMSI[262423037518772] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.710: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/01 11:05:54.711: [upf] INFO: UE F-SEID[UP:0x13c CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.711: [upf] INFO: UE F-SEID[UP:0x13c CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.716: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/01 11:05:54.716: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/01 11:05:54.716: [smf] INFO: UE IMSI[262425994994339] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.716: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/01 11:05:54.716: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.716: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.721: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/01 11:05:54.721: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/01 11:05:54.721: [smf] INFO: UE IMSI[262422149284863] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.722: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/01 11:05:54.722: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.722: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.727: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/01 11:05:54.727: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/01 11:05:54.727: [smf] INFO: UE IMSI[262429842846657] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.728: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/01 11:05:54.728: [upf] INFO: UE F-SEID[UP:0x467 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.728: [upf] INFO: UE F-SEID[UP:0x467 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.733: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/01 11:05:54.733: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/01 11:05:54.733: [smf] INFO: UE IMSI[262428494710618] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.733: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/01 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.738: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/01 11:05:54.738: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/01 11:05:54.738: [smf] INFO: UE IMSI[262421984719403] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.739: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/01 11:05:54.739: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.739: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.744: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/01 11:05:54.744: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/01 11:05:54.744: [smf] INFO: UE IMSI[262423136253520] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.745: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/01 11:05:54.745: [upf] INFO: UE F-SEID[UP:0x383 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.745: [upf] INFO: UE F-SEID[UP:0x383 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.750: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/01 11:05:54.750: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/01 11:05:54.750: [smf] INFO: UE IMSI[262422592769317] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.750: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/01 11:05:54.751: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.751: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.756: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/01 11:05:54.756: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/01 11:05:54.756: [smf] INFO: UE IMSI[262429257691224] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.756: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/01 11:05:54.756: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.756: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.761: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/01 11:05:54.761: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/01 11:05:54.761: [smf] INFO: UE IMSI[262425378832870] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.762: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/01 11:05:54.762: [upf] INFO: UE F-SEID[UP:0x724 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.762: [upf] INFO: UE F-SEID[UP:0x724 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.767: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/01 11:05:54.767: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/01 11:05:54.767: [smf] INFO: UE IMSI[262422262434239] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.768: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/01 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x26e CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x26e CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.773: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/01 11:05:54.773: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/01 11:05:54.773: [smf] INFO: UE IMSI[262428369453269] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.773: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/01 11:05:54.773: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.773: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.778: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/01 11:05:54.778: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/01 11:05:54.778: [smf] INFO: UE IMSI[262426991652159] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.779: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/01 11:05:54.779: [upf] INFO: UE F-SEID[UP:0x351 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.779: [upf] INFO: UE F-SEID[UP:0x351 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.784: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/01 11:05:54.784: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/01 11:05:54.784: [smf] INFO: UE IMSI[262423314812520] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.785: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/01 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x445 CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x445 CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.790: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/01 11:05:54.790: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/01 11:05:54.790: [smf] INFO: UE IMSI[262428589056195] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.790: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/01 11:05:54.790: [upf] INFO: UE F-SEID[UP:0x731 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.790: [upf] INFO: UE F-SEID[UP:0x731 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.795: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/01 11:05:54.795: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/01 11:05:54.795: [smf] INFO: UE IMSI[262427256871014] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.796: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/01 11:05:54.796: [upf] INFO: UE F-SEID[UP:0x81b CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.796: [upf] INFO: UE F-SEID[UP:0x81b CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.801: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/01 11:05:54.801: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/01 11:05:54.801: [smf] INFO: UE IMSI[262426240478753] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.802: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/01 11:05:54.802: [upf] INFO: UE F-SEID[UP:0x860 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.802: [upf] INFO: UE F-SEID[UP:0x860 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.807: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/01 11:05:54.807: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/01 11:05:54.807: [smf] INFO: UE IMSI[262429492364024] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.808: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/01 11:05:54.808: [upf] INFO: UE F-SEID[UP:0x193 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.808: [upf] INFO: UE F-SEID[UP:0x193 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.813: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/01 11:05:54.813: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/01 11:05:54.813: [smf] INFO: UE IMSI[262421281278306] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.813: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/01 11:05:54.813: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.813: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.818: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/01 11:05:54.818: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/01 11:05:54.818: [smf] INFO: UE IMSI[262429395317159] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.819: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/01 11:05:54.819: [upf] INFO: UE F-SEID[UP:0x76f CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.819: [upf] INFO: UE F-SEID[UP:0x76f CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.824: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/01 11:05:54.824: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/01 11:05:54.824: [smf] INFO: UE IMSI[262422585626326] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.825: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/01 11:05:54.825: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.825: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.830: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/01 11:05:54.830: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/01 11:05:54.830: [smf] INFO: UE IMSI[262426387939550] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.830: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/01 11:05:54.830: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.830: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.835: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/01 11:05:54.835: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/01 11:05:54.835: [smf] INFO: UE IMSI[262425221464619] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.836: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/01 11:05:54.836: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.836: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.841: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/01 11:05:54.841: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/01 11:05:54.841: [smf] INFO: UE IMSI[262426815851199] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.842: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/01 11:05:54.842: [upf] INFO: UE F-SEID[UP:0xdce CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.842: [upf] INFO: UE F-SEID[UP:0xdce CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.847: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/01 11:05:54.847: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/01 11:05:54.847: [smf] INFO: UE IMSI[262422283960394] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.847: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/01 11:05:54.847: [upf] INFO: UE F-SEID[UP:0x290 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.847: [upf] INFO: UE F-SEID[UP:0x290 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.852: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/01 11:05:54.853: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/01 11:05:54.853: [smf] INFO: UE IMSI[262421473498513] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.853: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/01 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x637 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x637 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.858: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/01 11:05:54.858: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/01 11:05:54.858: [smf] INFO: UE IMSI[262422727011387] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.859: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/01 11:05:54.859: [upf] INFO: UE F-SEID[UP:0xba CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.859: [upf] INFO: UE F-SEID[UP:0xba CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.864: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/01 11:05:54.864: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/01 11:05:54.864: [smf] INFO: UE IMSI[262427483211369] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.865: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/01 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.870: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/01 11:05:54.870: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/01 11:05:54.870: [smf] INFO: UE IMSI[262421761296307] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.870: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/01 11:05:54.870: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.870: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.875: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/01 11:05:54.875: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/01 11:05:54.875: [smf] INFO: UE IMSI[262423529982812] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.876: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/01 11:05:54.876: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.876: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.881: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/01 11:05:54.881: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/01 11:05:54.881: [smf] INFO: UE IMSI[262421433638843] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.882: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/01 11:05:54.882: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.882: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.887: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/01 11:05:54.887: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/01 11:05:54.887: [smf] INFO: UE IMSI[262425426093247] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.887: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/01 11:05:54.887: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.887: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.892: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/01 11:05:54.892: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/01 11:05:54.892: [smf] INFO: UE IMSI[262425040260425] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.893: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/01 11:05:54.893: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.893: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.898: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/01 11:05:54.898: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/01 11:05:54.898: [smf] INFO: UE IMSI[262423544186796] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.899: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/01 11:05:54.899: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.899: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.904: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/01 11:05:54.904: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/01 11:05:54.904: [smf] INFO: UE IMSI[262424559496188] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.904: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/01 11:05:54.904: [upf] INFO: UE F-SEID[UP:0x1 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.904: [upf] INFO: UE F-SEID[UP:0x1 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.910: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/01 11:05:54.910: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/01 11:05:54.910: [smf] INFO: UE IMSI[262425217630811] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.910: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/01 11:05:54.910: [upf] INFO: UE F-SEID[UP:0x422 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.910: [upf] INFO: UE F-SEID[UP:0x422 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.915: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/01 11:05:54.915: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/01 11:05:54.915: [smf] INFO: UE IMSI[262424276239969] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.916: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/01 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x761 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x761 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.921: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/01 11:05:54.921: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/01 11:05:54.921: [smf] INFO: UE IMSI[262428404050543] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.922: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/01 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x20d CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x20d CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.927: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/01 11:05:54.927: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/01 11:05:54.927: [smf] INFO: UE IMSI[262423358278947] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.927: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/01 11:05:54.927: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.927: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.932: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/01 11:05:54.932: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/01 11:05:54.932: [smf] INFO: UE IMSI[262423537263829] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.933: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/01 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x815 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x815 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.938: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/01 11:05:54.938: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/01 11:05:54.938: [smf] INFO: UE IMSI[262420425130019] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.939: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/01 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.944: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/01 11:05:54.944: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/01 11:05:54.944: [smf] INFO: UE IMSI[262424977901460] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.944: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/01 11:05:54.944: [upf] INFO: UE F-SEID[UP:0x600 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.944: [upf] INFO: UE F-SEID[UP:0x600 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.949: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/01 11:05:54.949: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/01 11:05:54.949: [smf] INFO: UE IMSI[262427816026315] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.950: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/01 11:05:54.950: [upf] INFO: UE F-SEID[UP:0x733 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.950: [upf] INFO: UE F-SEID[UP:0x733 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.955: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/01 11:05:54.955: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/01 11:05:54.955: [smf] INFO: UE IMSI[262423875659186] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.956: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/01 11:05:54.956: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.956: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.961: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/01 11:05:54.961: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/01 11:05:54.961: [smf] INFO: UE IMSI[262427591459531] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.962: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/01 11:05:54.962: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.962: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.967: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/01 11:05:54.967: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/01 11:05:54.967: [smf] INFO: UE IMSI[262423509144645] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.967: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/01 11:05:54.967: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.967: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.972: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/01 11:05:54.972: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/01 11:05:54.972: [smf] INFO: UE IMSI[262425827389431] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.973: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/01 11:05:54.973: [upf] INFO: UE F-SEID[UP:0x23a CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.973: [upf] INFO: UE F-SEID[UP:0x23a CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.978: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/01 11:05:54.978: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/01 11:05:54.978: [smf] INFO: UE IMSI[262420520803615] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.979: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/01 11:05:54.979: [upf] INFO: UE F-SEID[UP:0x4db CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.979: [upf] INFO: UE F-SEID[UP:0x4db CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.984: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/01 11:05:54.984: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/01 11:05:54.984: [smf] INFO: UE IMSI[262423871632243] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.984: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/01 11:05:54.984: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.984: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.989: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/01 11:05:54.989: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/01 11:05:54.989: [smf] INFO: UE IMSI[262422943640270] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.990: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/01 11:05:54.990: [upf] INFO: UE F-SEID[UP:0x362 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.990: [upf] INFO: UE F-SEID[UP:0x362 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.995: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/01 11:05:54.995: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/01 11:05:54.995: [smf] INFO: UE IMSI[262422732544206] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:54.996: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/01 11:05:54.996: [upf] INFO: UE F-SEID[UP:0x39d CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:54.996: [upf] INFO: UE F-SEID[UP:0x39d CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.001: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/01 11:05:55.001: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/01 11:05:55.001: [smf] INFO: UE IMSI[262424491290169] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.001: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/01 11:05:55.001: [upf] INFO: UE F-SEID[UP:0xbae CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.001: [upf] INFO: UE F-SEID[UP:0xbae CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.006: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/01 11:05:55.006: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/01 11:05:55.006: [smf] INFO: UE IMSI[262428465754271] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.007: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/01 11:05:55.007: [upf] INFO: UE F-SEID[UP:0x38e CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.007: [upf] INFO: UE F-SEID[UP:0x38e CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.012: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/01 11:05:55.012: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/01 11:05:55.012: [smf] INFO: UE IMSI[262427201320531] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.013: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/01 11:05:55.013: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.013: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.018: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/01 11:05:55.018: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/01 11:05:55.018: [smf] INFO: UE IMSI[262420741882755] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.019: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/01 11:05:55.019: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.019: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.024: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/01 11:05:55.024: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/01 11:05:55.024: [smf] INFO: UE IMSI[262427457140892] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.024: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/01 11:05:55.024: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.024: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.029: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/01 11:05:55.029: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/01 11:05:55.029: [smf] INFO: UE IMSI[262427071322594] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.030: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/01 11:05:55.030: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.030: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.035: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/01 11:05:55.035: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/01 11:05:55.035: [smf] INFO: UE IMSI[262421750992148] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.036: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/01 11:05:55.036: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.036: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.041: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/01 11:05:55.041: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/01 11:05:55.041: [smf] INFO: UE IMSI[262423100805280] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.042: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/01 11:05:55.042: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.042: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.047: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/01 11:05:55.047: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/01 11:05:55.047: [smf] INFO: UE IMSI[262422195836285] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.047: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/01 11:05:55.047: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.047: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.052: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/01 11:05:55.052: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/01 11:05:55.052: [smf] INFO: UE IMSI[262422731916570] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.053: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/01 11:05:55.053: [upf] INFO: UE F-SEID[UP:0x17 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.053: [upf] INFO: UE F-SEID[UP:0x17 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.058: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/01 11:05:55.058: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/01 11:05:55.058: [smf] INFO: UE IMSI[262425778683935] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.059: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/01 11:05:55.059: [upf] INFO: UE F-SEID[UP:0x2af CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.059: [upf] INFO: UE F-SEID[UP:0x2af CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.064: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/01 11:05:55.064: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/01 11:05:55.064: [smf] INFO: UE IMSI[262421930524654] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.065: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/01 11:05:55.065: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.065: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.070: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/01 11:05:55.070: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/01 11:05:55.070: [smf] INFO: UE IMSI[262428119021365] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.071: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/01 11:05:55.071: [upf] INFO: UE F-SEID[UP:0x83d CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.071: [upf] INFO: UE F-SEID[UP:0x83d CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.076: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/01 11:05:55.076: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/01 11:05:55.076: [smf] INFO: UE IMSI[262422367831521] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.077: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/01 11:05:55.077: [upf] INFO: UE F-SEID[UP:0x18 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.077: [upf] INFO: UE F-SEID[UP:0x18 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.082: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/01 11:05:55.082: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/01 11:05:55.082: [smf] INFO: UE IMSI[262426946284268] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.082: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/01 11:05:55.082: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.082: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.087: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/01 11:05:55.087: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/01 11:05:55.087: [smf] INFO: UE IMSI[262420945413821] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.088: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/01 11:05:55.088: [upf] INFO: UE F-SEID[UP:0xfad CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.088: [upf] INFO: UE F-SEID[UP:0xfad CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.093: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/01 11:05:55.093: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/01 11:05:55.093: [smf] INFO: UE IMSI[262426557844165] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.094: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/01 11:05:55.094: [upf] INFO: UE F-SEID[UP:0x22e CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.094: [upf] INFO: UE F-SEID[UP:0x22e CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.099: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/01 11:05:55.099: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/01 11:05:55.099: [smf] INFO: UE IMSI[262424141410979] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.100: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/01 11:05:55.100: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.100: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.105: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/01 11:05:55.105: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/01 11:05:55.105: [smf] INFO: UE IMSI[262420491456854] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.105: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/01 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x50a CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x50a CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.111: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/01 11:05:55.111: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/01 11:05:55.111: [smf] INFO: UE IMSI[262422492975571] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.111: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/01 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x79e CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x79e CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.116: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/01 11:05:55.116: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/01 11:05:55.116: [smf] INFO: UE IMSI[262426002463538] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.117: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/01 11:05:55.117: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.117: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.122: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/01 11:05:55.122: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/01 11:05:55.122: [smf] INFO: UE IMSI[262425694494062] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.123: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/01 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x901 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x901 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.128: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/01 11:05:55.128: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/01 11:05:55.128: [smf] INFO: UE IMSI[262424887695999] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.129: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/01 11:05:55.129: [upf] INFO: UE F-SEID[UP:0x91d CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.129: [upf] INFO: UE F-SEID[UP:0x91d CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.134: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/01 11:05:55.134: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/01 11:05:55.134: [smf] INFO: UE IMSI[262421131749515] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.134: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/01 11:05:55.134: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.134: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.140: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/01 11:05:55.140: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/01 11:05:55.140: [smf] INFO: UE IMSI[262420243833801] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.140: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/01 11:05:55.140: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.140: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.145: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/01 11:05:55.145: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/01 11:05:55.145: [smf] INFO: UE IMSI[262421456521312] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.146: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/01 11:05:55.146: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.146: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.151: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/01 11:05:55.151: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/01 11:05:55.151: [smf] INFO: UE IMSI[262427156088295] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.152: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/01 11:05:55.152: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.152: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.157: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/01 11:05:55.157: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/01 11:05:55.157: [smf] INFO: UE IMSI[262429714526913] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.158: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/01 11:05:55.158: [upf] INFO: UE F-SEID[UP:0x77f CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.158: [upf] INFO: UE F-SEID[UP:0x77f CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.163: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/01 11:05:55.163: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/01 11:05:55.163: [smf] INFO: UE IMSI[262426996434802] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.163: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/01 11:05:55.163: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.163: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.168: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/01 11:05:55.168: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/01 11:05:55.168: [smf] INFO: UE IMSI[262429180071257] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.169: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/01 11:05:55.169: [upf] INFO: UE F-SEID[UP:0x957 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.169: [upf] INFO: UE F-SEID[UP:0x957 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.174: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/01 11:05:55.174: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/01 11:05:55.174: [smf] INFO: UE IMSI[262429903171471] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.175: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/01 11:05:55.175: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.175: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.180: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/01 11:05:55.180: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/01 11:05:55.180: [smf] INFO: UE IMSI[262424630653843] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.181: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/01 11:05:55.181: [upf] INFO: UE F-SEID[UP:0xada CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.181: [upf] INFO: UE F-SEID[UP:0xada CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.186: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/01 11:05:55.186: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/01 11:05:55.186: [smf] INFO: UE IMSI[262427883748964] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.186: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/01 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.192: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/01 11:05:55.192: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/01 11:05:55.192: [smf] INFO: UE IMSI[262425718332832] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.192: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/01 11:05:55.192: [upf] INFO: UE F-SEID[UP:0x490 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.192: [upf] INFO: UE F-SEID[UP:0x490 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.198: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/01 11:05:55.198: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/01 11:05:55.198: [smf] INFO: UE IMSI[262423747032862] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.198: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/01 11:05:55.198: [upf] INFO: UE F-SEID[UP:0x8a CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.198: [upf] INFO: UE F-SEID[UP:0x8a CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.203: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/01 11:05:55.203: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/01 11:05:55.203: [smf] INFO: UE IMSI[262429818086048] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.204: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/01 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x555 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x555 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.209: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/01 11:05:55.209: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/01 11:05:55.209: [smf] INFO: UE IMSI[262420088038743] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.210: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/01 11:05:55.210: [upf] INFO: UE F-SEID[UP:0x16e CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.210: [upf] INFO: UE F-SEID[UP:0x16e CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.215: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/01 11:05:55.215: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/01 11:05:55.215: [smf] INFO: UE IMSI[262421592960536] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.216: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/01 11:05:55.216: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.216: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.221: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/01 11:05:55.221: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/01 11:05:55.221: [smf] INFO: UE IMSI[262424038952965] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.222: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/01 11:05:55.222: [upf] INFO: UE F-SEID[UP:0xc24 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.222: [upf] INFO: UE F-SEID[UP:0xc24 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.227: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/01 11:05:55.227: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/01 11:05:55.227: [smf] INFO: UE IMSI[262421724475154] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.227: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/01 11:05:55.227: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.227: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.232: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/01 11:05:55.232: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/01 11:05:55.232: [smf] INFO: UE IMSI[262424392991823] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.233: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/01 11:05:55.233: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.233: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.238: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/01 11:05:55.238: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/01 11:05:55.238: [smf] INFO: UE IMSI[262426221172482] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.239: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/01 11:05:55.239: [upf] INFO: UE F-SEID[UP:0x853 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.239: [upf] INFO: UE F-SEID[UP:0x853 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.244: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/01 11:05:55.244: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/01 11:05:55.244: [smf] INFO: UE IMSI[262420622962341] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.245: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/01 11:05:55.245: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.245: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.250: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/01 11:05:55.250: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/01 11:05:55.250: [smf] INFO: UE IMSI[262427406572193] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.251: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/01 11:05:55.251: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.251: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.256: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/01 11:05:55.256: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/01 11:05:55.256: [smf] INFO: UE IMSI[262428563450997] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.257: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/01 11:05:55.257: [upf] INFO: UE F-SEID[UP:0x51e CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.257: [upf] INFO: UE F-SEID[UP:0x51e CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.262: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/01 11:05:55.262: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/01 11:05:55.262: [smf] INFO: UE IMSI[262425142055596] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.262: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/01 11:05:55.262: [upf] INFO: UE F-SEID[UP:0x22b CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.262: [upf] INFO: UE F-SEID[UP:0x22b CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.267: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/01 11:05:55.267: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/01 11:05:55.267: [smf] INFO: UE IMSI[262421999372998] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.268: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/01 11:05:55.268: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.268: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.273: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/01 11:05:55.273: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/01 11:05:55.273: [smf] INFO: UE IMSI[262423868025968] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.274: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/01 11:05:55.274: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.274: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.279: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/01 11:05:55.279: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/01 11:05:55.279: [smf] INFO: UE IMSI[262421911326223] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.280: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/01 11:05:55.280: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.280: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.285: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/01 11:05:55.285: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/01 11:05:55.285: [smf] INFO: UE IMSI[262424139051057] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.286: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/01 11:05:55.286: [upf] INFO: UE F-SEID[UP:0x612 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.286: [upf] INFO: UE F-SEID[UP:0x612 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.291: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/01 11:05:55.291: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/01 11:05:55.291: [smf] INFO: UE IMSI[262428316222123] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.292: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/01 11:05:55.292: [upf] INFO: UE F-SEID[UP:0x745 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.292: [upf] INFO: UE F-SEID[UP:0x745 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.297: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/01 11:05:55.297: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/01 11:05:55.297: [smf] INFO: UE IMSI[262424427336367] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.297: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/01 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x283 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x283 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.302: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/01 11:05:55.302: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/01 11:05:55.302: [smf] INFO: UE IMSI[262427055950625] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.303: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/01 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x27e CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x27e CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.308: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/01 11:05:55.308: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/01 11:05:55.308: [smf] INFO: UE IMSI[262425983313297] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.309: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/01 11:05:55.309: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.309: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.314: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/01 11:05:55.314: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/01 11:05:55.314: [smf] INFO: UE IMSI[262429366733188] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.314: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/01 11:05:55.314: [upf] INFO: UE F-SEID[UP:0x482 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.314: [upf] INFO: UE F-SEID[UP:0x482 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.320: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/01 11:05:55.320: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/01 11:05:55.320: [smf] INFO: UE IMSI[262422108286234] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.320: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/01 11:05:55.320: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.320: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.325: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/01 11:05:55.325: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/01 11:05:55.325: [smf] INFO: UE IMSI[262423510073081] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.326: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/01 11:05:55.326: [upf] INFO: UE F-SEID[UP:0x78 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.326: [upf] INFO: UE F-SEID[UP:0x78 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.331: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/01 11:05:55.331: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/01 11:05:55.331: [smf] INFO: UE IMSI[262425875613009] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.332: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/01 11:05:55.332: [upf] INFO: UE F-SEID[UP:0x7de CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.332: [upf] INFO: UE F-SEID[UP:0x7de CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.337: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/01 11:05:55.337: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/01 11:05:55.337: [smf] INFO: UE IMSI[262421986269498] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.338: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/01 11:05:55.338: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.338: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.343: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/01 11:05:55.343: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/01 11:05:55.343: [smf] INFO: UE IMSI[262428824358990] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.343: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/01 11:05:55.343: [upf] INFO: UE F-SEID[UP:0x723 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.343: [upf] INFO: UE F-SEID[UP:0x723 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.349: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/01 11:05:55.349: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/01 11:05:55.349: [smf] INFO: UE IMSI[262421180878706] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.349: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/01 11:05:55.349: [upf] INFO: UE F-SEID[UP:0xf60 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.349: [upf] INFO: UE F-SEID[UP:0xf60 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.354: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/01 11:05:55.354: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/01 11:05:55.354: [smf] INFO: UE IMSI[262420328495137] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.355: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/01 11:05:55.355: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.355: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.360: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/01 11:05:55.360: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/01 11:05:55.360: [smf] INFO: UE IMSI[262425073790975] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.361: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/01 11:05:55.361: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.361: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.366: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/01 11:05:55.366: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/01 11:05:55.366: [smf] INFO: UE IMSI[262429451348834] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.366: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/01 11:05:55.366: [upf] INFO: UE F-SEID[UP:0x68c CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.366: [upf] INFO: UE F-SEID[UP:0x68c CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.372: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/01 11:05:55.372: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/01 11:05:55.372: [smf] INFO: UE IMSI[262429071950986] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.372: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/01 11:05:55.372: [upf] INFO: UE F-SEID[UP:0xa23 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.372: [upf] INFO: UE F-SEID[UP:0xa23 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.377: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/01 11:05:55.377: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/01 11:05:55.377: [smf] INFO: UE IMSI[262429337493097] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.378: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/01 11:05:55.378: [upf] INFO: UE F-SEID[UP:0xdff CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.378: [upf] INFO: UE F-SEID[UP:0xdff CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.383: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/01 11:05:55.383: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/01 11:05:55.383: [smf] INFO: UE IMSI[262426557404723] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.384: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/01 11:05:55.384: [upf] INFO: UE F-SEID[UP:0xccf CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.384: [upf] INFO: UE F-SEID[UP:0xccf CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.389: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/01 11:05:55.389: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/01 11:05:55.389: [smf] INFO: UE IMSI[262427208509278] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.389: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/01 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x205 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x205 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.395: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/01 11:05:55.395: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/01 11:05:55.395: [smf] INFO: UE IMSI[262420653072552] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.395: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/01 11:05:55.395: [upf] INFO: UE F-SEID[UP:0x7be CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.395: [upf] INFO: UE F-SEID[UP:0x7be CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.400: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/01 11:05:55.400: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/01 11:05:55.400: [smf] INFO: UE IMSI[262420263812286] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.401: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/01 11:05:55.401: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.401: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.406: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/01 11:05:55.406: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/01 11:05:55.406: [smf] INFO: UE IMSI[262420283702828] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.407: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/01 11:05:55.407: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.407: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.412: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/01 11:05:55.412: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/01 11:05:55.412: [smf] INFO: UE IMSI[262423991445076] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.412: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/01 11:05:55.412: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.412: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.418: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/01 11:05:55.418: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/01 11:05:55.418: [smf] INFO: UE IMSI[262423810880350] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.418: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/01 11:05:55.418: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.418: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.423: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/01 11:05:55.423: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/01 11:05:55.423: [smf] INFO: UE IMSI[262423120598508] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.424: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/01 11:05:55.424: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.424: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.429: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/01 11:05:55.429: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/01 11:05:55.429: [smf] INFO: UE IMSI[262424516073167] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.430: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/01 11:05:55.430: [upf] INFO: UE F-SEID[UP:0xfae CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.430: [upf] INFO: UE F-SEID[UP:0xfae CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.435: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/01 11:05:55.435: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/01 11:05:55.435: [smf] INFO: UE IMSI[262427843299308] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.435: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/01 11:05:55.435: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.435: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.441: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/01 11:05:55.441: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/01 11:05:55.441: [smf] INFO: UE IMSI[262423538512250] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.441: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/01 11:05:55.441: [upf] INFO: UE F-SEID[UP:0x446 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.441: [upf] INFO: UE F-SEID[UP:0x446 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.446: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/01 11:05:55.446: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/01 11:05:55.446: [smf] INFO: UE IMSI[262428382069626] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.447: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/01 11:05:55.447: [upf] INFO: UE F-SEID[UP:0x909 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.447: [upf] INFO: UE F-SEID[UP:0x909 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.452: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/01 11:05:55.452: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/01 11:05:55.452: [smf] INFO: UE IMSI[262424029846683] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.453: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/01 11:05:55.453: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.453: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.458: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/01 11:05:55.458: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/01 11:05:55.458: [smf] INFO: UE IMSI[262420529491985] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.458: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/01 11:05:55.458: [upf] INFO: UE F-SEID[UP:0x936 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.458: [upf] INFO: UE F-SEID[UP:0x936 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.463: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/01 11:05:55.463: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/01 11:05:55.463: [smf] INFO: UE IMSI[262426906735687] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.464: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/01 11:05:55.464: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.464: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.469: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/01 11:05:55.469: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/01 11:05:55.469: [smf] INFO: UE IMSI[262424616664764] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.470: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/01 11:05:55.470: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.470: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.475: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/01 11:05:55.475: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/01 11:05:55.475: [smf] INFO: UE IMSI[262421973828716] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.475: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/01 11:05:55.475: [upf] INFO: UE F-SEID[UP:0x30b CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.475: [upf] INFO: UE F-SEID[UP:0x30b CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.481: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/01 11:05:55.481: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/01 11:05:55.481: [smf] INFO: UE IMSI[262420432218349] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.481: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/01 11:05:55.481: [upf] INFO: UE F-SEID[UP:0xde CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.481: [upf] INFO: UE F-SEID[UP:0xde CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.486: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/01 11:05:55.486: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/01 11:05:55.486: [smf] INFO: UE IMSI[262420904709093] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.487: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/01 11:05:55.487: [upf] INFO: UE F-SEID[UP:0x24e CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.487: [upf] INFO: UE F-SEID[UP:0x24e CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.492: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/01 11:05:55.492: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/01 11:05:55.492: [smf] INFO: UE IMSI[262425316166994] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.493: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/01 11:05:55.493: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.493: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.498: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/01 11:05:55.498: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/01 11:05:55.498: [smf] INFO: UE IMSI[262427596873610] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.498: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/01 11:05:55.498: [upf] INFO: UE F-SEID[UP:0x156 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.498: [upf] INFO: UE F-SEID[UP:0x156 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.503: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/01 11:05:55.503: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/01 11:05:55.503: [smf] INFO: UE IMSI[262425046395389] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.504: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/01 11:05:55.504: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.504: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.509: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/01 11:05:55.509: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/01 11:05:55.509: [smf] INFO: UE IMSI[262428951476469] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.510: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/01 11:05:55.510: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.510: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.515: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/01 11:05:55.515: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/01 11:05:55.515: [smf] INFO: UE IMSI[262421424192922] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.515: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/01 11:05:55.515: [upf] INFO: UE F-SEID[UP:0x287 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.515: [upf] INFO: UE F-SEID[UP:0x287 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.521: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/01 11:05:55.521: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/01 11:05:55.521: [smf] INFO: UE IMSI[262422850649835] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.521: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/01 11:05:55.521: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.521: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.526: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/01 11:05:55.526: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/01 11:05:55.526: [smf] INFO: UE IMSI[262424060862315] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.527: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/01 11:05:55.527: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.527: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.532: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/01 11:05:55.532: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/01 11:05:55.532: [smf] INFO: UE IMSI[262421571966383] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.533: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/01 11:05:55.533: [upf] INFO: UE F-SEID[UP:0x52 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.533: [upf] INFO: UE F-SEID[UP:0x52 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.538: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/01 11:05:55.538: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/01 11:05:55.538: [smf] INFO: UE IMSI[262426246484301] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.538: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/01 11:05:55.538: [upf] INFO: UE F-SEID[UP:0x393 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.538: [upf] INFO: UE F-SEID[UP:0x393 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.543: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/01 11:05:55.543: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/01 11:05:55.543: [smf] INFO: UE IMSI[262421918559397] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.544: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/01 11:05:55.544: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.544: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.549: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/01 11:05:55.549: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/01 11:05:55.549: [smf] INFO: UE IMSI[262428077850660] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.550: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/01 11:05:55.550: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.550: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.555: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/01 11:05:55.555: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/01 11:05:55.555: [smf] INFO: UE IMSI[262426388475519] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.556: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/01 11:05:55.556: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.556: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.561: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/01 11:05:55.561: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/01 11:05:55.561: [smf] INFO: UE IMSI[262428486796802] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.561: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/01 11:05:55.561: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.561: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.566: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/01 11:05:55.566: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/01 11:05:55.566: [smf] INFO: UE IMSI[262425425935418] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.567: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/01 11:05:55.567: [upf] INFO: UE F-SEID[UP:0x36e CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.567: [upf] INFO: UE F-SEID[UP:0x36e CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.572: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/01 11:05:55.572: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/01 11:05:55.572: [smf] INFO: UE IMSI[262428206669693] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.573: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/01 11:05:55.573: [upf] INFO: UE F-SEID[UP:0x613 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.573: [upf] INFO: UE F-SEID[UP:0x613 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.578: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/01 11:05:55.578: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/01 11:05:55.578: [smf] INFO: UE IMSI[262429516288214] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.578: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/01 11:05:55.578: [upf] INFO: UE F-SEID[UP:0x38 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.578: [upf] INFO: UE F-SEID[UP:0x38 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.583: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/01 11:05:55.583: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/01 11:05:55.583: [smf] INFO: UE IMSI[262429289749405] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.584: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/01 11:05:55.584: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.584: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.589: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/01 11:05:55.589: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/01 11:05:55.589: [smf] INFO: UE IMSI[262429308459927] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.590: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/01 11:05:55.590: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.590: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.595: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/01 11:05:55.595: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/01 11:05:55.595: [smf] INFO: UE IMSI[262422793812914] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.596: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/01 11:05:55.596: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.596: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.601: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/01 11:05:55.601: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/01 11:05:55.601: [smf] INFO: UE IMSI[262425203512394] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.602: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/01 11:05:55.602: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.602: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.607: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/01 11:05:55.607: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/01 11:05:55.607: [smf] INFO: UE IMSI[262426216009743] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.607: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/01 11:05:55.607: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.607: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.612: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/01 11:05:55.612: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/01 11:05:55.612: [smf] INFO: UE IMSI[262426134999731] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.613: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/01 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x97 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x97 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.618: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/01 11:05:55.618: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/01 11:05:55.618: [smf] INFO: UE IMSI[262425594884352] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.619: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/01 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x536 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x536 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.624: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/01 11:05:55.624: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/01 11:05:55.624: [smf] INFO: UE IMSI[262426664538185] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.625: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/01 11:05:55.625: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.625: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.630: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/01 11:05:55.630: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/01 11:05:55.630: [smf] INFO: UE IMSI[262426508014706] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.630: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/01 11:05:55.630: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.630: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.635: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/01 11:05:55.635: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/01 11:05:55.635: [smf] INFO: UE IMSI[262425324829876] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.636: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/01 11:05:55.636: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.636: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.641: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/01 11:05:55.641: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/01 11:05:55.641: [smf] INFO: UE IMSI[262429205560924] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.642: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/01 11:05:55.642: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.642: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.647: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/01 11:05:55.647: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/01 11:05:55.647: [smf] INFO: UE IMSI[262423079107207] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.648: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/01 11:05:55.648: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.648: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.653: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/01 11:05:55.653: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/01 11:05:55.653: [smf] INFO: UE IMSI[262425881967850] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.653: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/01 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.658: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/01 11:05:55.658: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/01 11:05:55.658: [smf] INFO: UE IMSI[262420550041621] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.659: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/01 11:05:55.659: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.659: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.664: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/01 11:05:55.664: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/01 11:05:55.664: [smf] INFO: UE IMSI[262422641925542] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.665: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/01 11:05:55.665: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.665: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.670: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/01 11:05:55.670: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/01 11:05:55.670: [smf] INFO: UE IMSI[262427338741834] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.671: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/01 11:05:55.671: [upf] INFO: UE F-SEID[UP:0x706 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.671: [upf] INFO: UE F-SEID[UP:0x706 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.676: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/01 11:05:55.676: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/01 11:05:55.676: [smf] INFO: UE IMSI[262428419505576] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.676: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/01 11:05:55.676: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.676: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.681: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/01 11:05:55.681: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/01 11:05:55.681: [smf] INFO: UE IMSI[262423482284347] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.682: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/01 11:05:55.682: [upf] INFO: UE F-SEID[UP:0x913 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.682: [upf] INFO: UE F-SEID[UP:0x913 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.687: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/01 11:05:55.687: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/01 11:05:55.687: [smf] INFO: UE IMSI[262425020176500] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.688: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/01 11:05:55.688: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.688: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.693: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/01 11:05:55.693: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/01 11:05:55.693: [smf] INFO: UE IMSI[262425375960474] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.694: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/01 11:05:55.694: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.694: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.699: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/01 11:05:55.699: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/01 11:05:55.699: [smf] INFO: UE IMSI[262421370291083] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.700: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/01 11:05:55.700: [upf] INFO: UE F-SEID[UP:0x165 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.700: [upf] INFO: UE F-SEID[UP:0x165 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.705: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/01 11:05:55.705: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/01 11:05:55.705: [smf] INFO: UE IMSI[262426225189743] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.705: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/01 11:05:55.705: [upf] INFO: UE F-SEID[UP:0x33b CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.705: [upf] INFO: UE F-SEID[UP:0x33b CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.710: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/01 11:05:55.710: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/01 11:05:55.710: [smf] INFO: UE IMSI[262422447935278] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.711: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/01 11:05:55.711: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.711: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.716: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/01 11:05:55.716: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/01 11:05:55.716: [smf] INFO: UE IMSI[262423609748360] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.717: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/01 11:05:55.717: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.717: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.722: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/01 11:05:55.722: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/01 11:05:55.722: [smf] INFO: UE IMSI[262426822875985] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.723: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/01 11:05:55.723: [upf] INFO: UE F-SEID[UP:0x257 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.723: [upf] INFO: UE F-SEID[UP:0x257 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.728: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/01 11:05:55.728: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/01 11:05:55.728: [smf] INFO: UE IMSI[262426371415967] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.728: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/01 11:05:55.728: [upf] INFO: UE F-SEID[UP:0x183 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.728: [upf] INFO: UE F-SEID[UP:0x183 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.734: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/01 11:05:55.734: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/01 11:05:55.734: [smf] INFO: UE IMSI[262429656112913] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.734: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/01 11:05:55.734: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.734: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.739: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/01 11:05:55.739: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/01 11:05:55.739: [smf] INFO: UE IMSI[262420475454672] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.740: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/01 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x943 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x943 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.745: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/01 11:05:55.745: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/01 11:05:55.745: [smf] INFO: UE IMSI[262423359829235] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.746: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/01 11:05:55.746: [upf] INFO: UE F-SEID[UP:0xbaf CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.746: [upf] INFO: UE F-SEID[UP:0xbaf CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.751: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/01 11:05:55.751: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/01 11:05:55.751: [smf] INFO: UE IMSI[262426137879195] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.751: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/01 11:05:55.751: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.751: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.757: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/01 11:05:55.757: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/01 11:05:55.757: [smf] INFO: UE IMSI[262429146638018] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.757: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/01 11:05:55.757: [upf] INFO: UE F-SEID[UP:0x756 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.757: [upf] INFO: UE F-SEID[UP:0x756 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.763: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/01 11:05:55.763: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/01 11:05:55.763: [smf] INFO: UE IMSI[262427338860277] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.763: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/01 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x487 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x487 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.768: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/01 11:05:55.768: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/01 11:05:55.768: [smf] INFO: UE IMSI[262428742625093] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.769: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/01 11:05:55.769: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.769: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.774: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/01 11:05:55.774: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/01 11:05:55.774: [smf] INFO: UE IMSI[262424279730264] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.775: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/01 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x376 CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x376 CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.780: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/01 11:05:55.780: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/01 11:05:55.780: [smf] INFO: UE IMSI[262425752831584] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.780: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/01 11:05:55.780: [upf] INFO: UE F-SEID[UP:0xfba CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.780: [upf] INFO: UE F-SEID[UP:0xfba CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.786: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/01 11:05:55.786: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/01 11:05:55.786: [smf] INFO: UE IMSI[262423617965109] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.786: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/01 11:05:55.786: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.786: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.792: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/01 11:05:55.792: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/01 11:05:55.792: [smf] INFO: UE IMSI[262429586639132] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.792: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/01 11:05:55.792: [upf] INFO: UE F-SEID[UP:0x13e CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.792: [upf] INFO: UE F-SEID[UP:0x13e CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.797: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/01 11:05:55.797: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/01 11:05:55.797: [smf] INFO: UE IMSI[262425725565210] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.798: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/01 11:05:55.798: [upf] INFO: UE F-SEID[UP:0x97c CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.798: [upf] INFO: UE F-SEID[UP:0x97c CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.803: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/01 11:05:55.803: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/01 11:05:55.803: [smf] INFO: UE IMSI[262427771850523] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.804: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/01 11:05:55.804: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.804: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.809: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/01 11:05:55.809: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/01 11:05:55.809: [smf] INFO: UE IMSI[262423898549447] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.809: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/01 11:05:55.809: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.809: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.815: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/01 11:05:55.815: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/01 11:05:55.815: [smf] INFO: UE IMSI[262425257495132] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.815: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/01 11:05:55.815: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.815: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.821: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/01 11:05:55.821: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/01 11:05:55.821: [smf] INFO: UE IMSI[262422248239537] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.821: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/01 11:05:55.821: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.821: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.826: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/01 11:05:55.826: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/01 11:05:55.826: [smf] INFO: UE IMSI[262428561992044] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.827: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/01 11:05:55.827: [upf] INFO: UE F-SEID[UP:0x33d CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.827: [upf] INFO: UE F-SEID[UP:0x33d CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.832: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/01 11:05:55.832: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/01 11:05:55.832: [smf] INFO: UE IMSI[262427463969014] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.833: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/01 11:05:55.833: [upf] INFO: UE F-SEID[UP:0xed CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.833: [upf] INFO: UE F-SEID[UP:0xed CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.838: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/01 11:05:55.838: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/01 11:05:55.838: [smf] INFO: UE IMSI[262424576352990] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.839: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/01 11:05:55.839: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.839: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.844: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/01 11:05:55.844: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/01 11:05:55.844: [smf] INFO: UE IMSI[262421436647121] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.844: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/01 11:05:55.844: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.844: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.850: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/01 11:05:55.850: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/01 11:05:55.850: [smf] INFO: UE IMSI[262429112888905] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.850: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/01 11:05:55.850: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.850: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.855: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/01 11:05:55.855: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/01 11:05:55.855: [smf] INFO: UE IMSI[262429003701092] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.856: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/01 11:05:55.856: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.856: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.861: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/01 11:05:55.861: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/01 11:05:55.861: [smf] INFO: UE IMSI[262426759028321] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.862: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/01 11:05:55.862: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.862: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.867: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/01 11:05:55.867: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/01 11:05:55.867: [smf] INFO: UE IMSI[262425961393081] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.867: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/01 11:05:55.867: [upf] INFO: UE F-SEID[UP:0x214 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.867: [upf] INFO: UE F-SEID[UP:0x214 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.873: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/01 11:05:55.873: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/01 11:05:55.873: [smf] INFO: UE IMSI[262426254654965] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.873: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/01 11:05:55.873: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.873: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.878: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/01 11:05:55.878: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/01 11:05:55.878: [smf] INFO: UE IMSI[262428198975831] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.879: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/01 11:05:55.879: [upf] INFO: UE F-SEID[UP:0x9f CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.879: [upf] INFO: UE F-SEID[UP:0x9f CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.884: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/01 11:05:55.884: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/01 11:05:55.884: [smf] INFO: UE IMSI[262429703501731] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.885: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/01 11:05:55.885: [upf] INFO: UE F-SEID[UP:0x83 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.885: [upf] INFO: UE F-SEID[UP:0x83 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.890: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/01 11:05:55.890: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/01 11:05:55.890: [smf] INFO: UE IMSI[262423870493272] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.890: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/01 11:05:55.890: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.890: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.896: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/01 11:05:55.896: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/01 11:05:55.896: [smf] INFO: UE IMSI[262423527155518] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.896: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/01 11:05:55.896: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.896: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.901: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/01 11:05:55.901: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/01 11:05:55.901: [smf] INFO: UE IMSI[262426177741015] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.902: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/01 11:05:55.902: [upf] INFO: UE F-SEID[UP:0xf43 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.902: [upf] INFO: UE F-SEID[UP:0xf43 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.907: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/01 11:05:55.907: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/01 11:05:55.907: [smf] INFO: UE IMSI[262424208179327] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.908: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/01 11:05:55.908: [upf] INFO: UE F-SEID[UP:0x61d CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.908: [upf] INFO: UE F-SEID[UP:0x61d CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.913: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/01 11:05:55.913: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/01 11:05:55.913: [smf] INFO: UE IMSI[262427483795338] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.913: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/01 11:05:55.913: [upf] INFO: UE F-SEID[UP:0x594 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.913: [upf] INFO: UE F-SEID[UP:0x594 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.919: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/01 11:05:55.919: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/01 11:05:55.919: [smf] INFO: UE IMSI[262425475550128] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.919: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/01 11:05:55.919: [upf] INFO: UE F-SEID[UP:0x340 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.919: [upf] INFO: UE F-SEID[UP:0x340 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.924: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/01 11:05:55.924: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/01 11:05:55.924: [smf] INFO: UE IMSI[262429914736779] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.925: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/01 11:05:55.925: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.925: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.930: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/01 11:05:55.930: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/01 11:05:55.930: [smf] INFO: UE IMSI[262428958158110] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.930: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/01 11:05:55.930: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.930: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.936: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/01 11:05:55.936: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/01 11:05:55.936: [smf] INFO: UE IMSI[262425817231671] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.936: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/01 11:05:55.936: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.936: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.941: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/01 11:05:55.941: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/01 11:05:55.941: [smf] INFO: UE IMSI[262425136127988] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.942: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/01 11:05:55.942: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.942: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.947: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/01 11:05:55.947: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/01 11:05:55.947: [smf] INFO: UE IMSI[262426958483939] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.948: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/01 11:05:55.948: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.948: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.953: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/01 11:05:55.953: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/01 11:05:55.953: [smf] INFO: UE IMSI[262424944701167] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.953: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/01 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x34a CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x34a CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.958: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/01 11:05:55.958: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/01 11:05:55.958: [smf] INFO: UE IMSI[262426735367369] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.959: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/01 11:05:55.959: [upf] INFO: UE F-SEID[UP:0x116 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.959: [upf] INFO: UE F-SEID[UP:0x116 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.964: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/01 11:05:55.964: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/01 11:05:55.964: [smf] INFO: UE IMSI[262428642966562] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.965: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/01 11:05:55.965: [upf] INFO: UE F-SEID[UP:0x540 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.965: [upf] INFO: UE F-SEID[UP:0x540 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.970: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/01 11:05:55.970: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/01 11:05:55.970: [smf] INFO: UE IMSI[262422092946074] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.971: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/01 11:05:55.971: [upf] INFO: UE F-SEID[UP:0x691 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.971: [upf] INFO: UE F-SEID[UP:0x691 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.976: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/01 11:05:55.976: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/01 11:05:55.976: [smf] INFO: UE IMSI[262429581560221] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.976: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/01 11:05:55.976: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.976: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.981: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/01 11:05:55.981: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/01 11:05:55.981: [smf] INFO: UE IMSI[262426022412963] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.982: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/01 11:05:55.982: [upf] INFO: UE F-SEID[UP:0x110 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.982: [upf] INFO: UE F-SEID[UP:0x110 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.987: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/01 11:05:55.987: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/01 11:05:55.987: [smf] INFO: UE IMSI[262426183089685] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.988: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/01 11:05:55.988: [upf] INFO: UE F-SEID[UP:0xefb CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.988: [upf] INFO: UE F-SEID[UP:0xefb CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.993: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/01 11:05:55.993: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/01 11:05:55.993: [smf] INFO: UE IMSI[262429918535257] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.993: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/01 11:05:55.993: [upf] INFO: UE F-SEID[UP:0x534 CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.993: [upf] INFO: UE F-SEID[UP:0x534 CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.998: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/01 11:05:55.998: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/01 11:05:55.998: [smf] INFO: UE IMSI[262420197992118] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:55.999: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/01 11:05:55.999: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:55.999: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.004: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/01 11:05:56.004: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/01 11:05:56.004: [smf] INFO: UE IMSI[262420990061445] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.005: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/01 11:05:56.005: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.005: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.010: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/01 11:05:56.010: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/01 11:05:56.010: [smf] INFO: UE IMSI[262427611181747] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.010: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/01 11:05:56.010: [upf] INFO: UE F-SEID[UP:0xce CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.010: [upf] INFO: UE F-SEID[UP:0xce CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.015: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/01 11:05:56.015: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/01 11:05:56.016: [smf] INFO: UE IMSI[262420412419502] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.016: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/01 11:05:56.016: [upf] INFO: UE F-SEID[UP:0xcc CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.016: [upf] INFO: UE F-SEID[UP:0xcc CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.021: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/01 11:05:56.021: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/01 11:05:56.021: [smf] INFO: UE IMSI[262425950936723] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.022: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/01 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x237 CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x237 CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.027: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/01 11:05:56.027: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/01 11:05:56.027: [smf] INFO: UE IMSI[262425908509975] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.027: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/01 11:05:56.027: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.027: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.033: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/01 11:05:56.033: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/01 11:05:56.033: [smf] INFO: UE IMSI[262426870930704] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.033: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/01 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x85a CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x85a CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/01 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/01 11:05:56.038: [smf] INFO: UE IMSI[262428438010511] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.039: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/01 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x294 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x294 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.044: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/01 11:05:56.044: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/01 11:05:56.044: [smf] INFO: UE IMSI[262426600745150] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.045: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/01 11:05:56.045: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.045: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.050: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/01 11:05:56.050: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/01 11:05:56.050: [smf] INFO: UE IMSI[262428769595612] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.050: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/01 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x54 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x54 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.056: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/01 11:05:56.056: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/01 11:05:56.056: [smf] INFO: UE IMSI[262420693275781] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/01 11:05:56.056: [upf] INFO: UE F-SEID[UP:0x906 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.056: [upf] INFO: UE F-SEID[UP:0x906 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/01 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/01 11:05:56.061: [smf] INFO: UE IMSI[262423653873658] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.062: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/01 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/01 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/01 11:05:56.067: [smf] INFO: UE IMSI[262429226383985] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.068: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/01 11:05:56.068: [upf] INFO: UE F-SEID[UP:0x31b CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.068: [upf] INFO: UE F-SEID[UP:0x31b CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.073: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/01 11:05:56.073: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/01 11:05:56.073: [smf] INFO: UE IMSI[262428143202919] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.074: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/01 11:05:56.074: [upf] INFO: UE F-SEID[UP:0x90e CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.074: [upf] INFO: UE F-SEID[UP:0x90e CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.078: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/01 11:05:56.078: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/01 11:05:56.079: [smf] INFO: UE IMSI[262427023442882] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/01 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.084: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/01 11:05:56.084: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/01 11:05:56.084: [smf] INFO: UE IMSI[262426320643642] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.085: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/01 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x608 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x608 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.090: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/01 11:05:56.090: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/01 11:05:56.090: [smf] INFO: UE IMSI[262425707703870] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.091: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/01 11:05:56.091: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.091: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.096: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/01 11:05:56.096: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/01 11:05:56.096: [smf] INFO: UE IMSI[262424317964473] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.096: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/01 11:05:56.096: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.096: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.101: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/01 11:05:56.101: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/01 11:05:56.101: [smf] INFO: UE IMSI[262423445189939] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.102: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/01 11:05:56.102: [upf] INFO: UE F-SEID[UP:0x62f CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.102: [upf] INFO: UE F-SEID[UP:0x62f CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.107: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/01 11:05:56.107: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/01 11:05:56.107: [smf] INFO: UE IMSI[262420365662996] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.108: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/01 11:05:56.108: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.108: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.113: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/01 11:05:56.113: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/01 11:05:56.113: [smf] INFO: UE IMSI[262428226014739] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.113: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/01 11:05:56.113: [upf] INFO: UE F-SEID[UP:0x62d CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.113: [upf] INFO: UE F-SEID[UP:0x62d CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.118: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/01 11:05:56.118: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/01 11:05:56.118: [smf] INFO: UE IMSI[262429793607476] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.119: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/01 11:05:56.119: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.119: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.124: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/01 11:05:56.124: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/01 11:05:56.124: [smf] INFO: UE IMSI[262420115932745] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.125: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/01 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.130: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/01 11:05:56.130: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/01 11:05:56.130: [smf] INFO: UE IMSI[262428382214212] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.130: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/01 11:05:56.130: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.130: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.136: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/01 11:05:56.136: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/01 11:05:56.136: [smf] INFO: UE IMSI[262420568451445] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.136: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/01 11:05:56.136: [upf] INFO: UE F-SEID[UP:0xd7e CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.136: [upf] INFO: UE F-SEID[UP:0xd7e CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.141: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/01 11:05:56.141: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/01 11:05:56.141: [smf] INFO: UE IMSI[262422601218818] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.142: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/01 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.147: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/01 11:05:56.147: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/01 11:05:56.147: [smf] INFO: UE IMSI[262422845353135] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.148: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/01 11:05:56.148: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.148: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.153: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/01 11:05:56.153: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/01 11:05:56.153: [smf] INFO: UE IMSI[262424684348532] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.154: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/01 11:05:56.154: [upf] INFO: UE F-SEID[UP:0x570 CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.154: [upf] INFO: UE F-SEID[UP:0x570 CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.159: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/01 11:05:56.159: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/01 11:05:56.159: [smf] INFO: UE IMSI[262429493741008] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.159: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/01 11:05:56.159: [upf] INFO: UE F-SEID[UP:0x65 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.159: [upf] INFO: UE F-SEID[UP:0x65 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.164: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/01 11:05:56.164: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/01 11:05:56.164: [smf] INFO: UE IMSI[262420042415020] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.165: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/01 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.170: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/01 11:05:56.170: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/01 11:05:56.170: [smf] INFO: UE IMSI[262421493160465] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.171: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/01 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x87f CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x87f CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.176: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/01 11:05:56.176: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/01 11:05:56.176: [smf] INFO: UE IMSI[262421879302925] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.177: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/01 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.182: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/01 11:05:56.182: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/01 11:05:56.182: [smf] INFO: UE IMSI[262424252083458] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.182: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/01 11:05:56.182: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.182: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.187: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/01 11:05:56.187: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/01 11:05:56.187: [smf] INFO: UE IMSI[262422808622742] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.188: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/01 11:05:56.188: [upf] INFO: UE F-SEID[UP:0x917 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.188: [upf] INFO: UE F-SEID[UP:0x917 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.193: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/01 11:05:56.193: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/01 11:05:56.193: [smf] INFO: UE IMSI[262422916803788] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.194: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/01 11:05:56.194: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.194: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.199: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/01 11:05:56.199: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/01 11:05:56.199: [smf] INFO: UE IMSI[262422896927736] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.201: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/01 11:05:56.201: [upf] INFO: UE F-SEID[UP:0x950 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.201: [upf] INFO: UE F-SEID[UP:0x950 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.206: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/01 11:05:56.206: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/01 11:05:56.206: [smf] INFO: UE IMSI[262428373812115] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.207: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/01 11:05:56.207: [upf] INFO: UE F-SEID[UP:0x822 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.207: [upf] INFO: UE F-SEID[UP:0x822 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.212: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/01 11:05:56.212: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/01 11:05:56.212: [smf] INFO: UE IMSI[262427757766888] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.213: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/01 11:05:56.213: [upf] INFO: UE F-SEID[UP:0xb99 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.213: [upf] INFO: UE F-SEID[UP:0xb99 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.218: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/01 11:05:56.218: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/01 11:05:56.218: [smf] INFO: UE IMSI[262422736794578] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.219: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/01 11:05:56.219: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.219: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.224: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/01 11:05:56.224: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/01 11:05:56.224: [smf] INFO: UE IMSI[262427367131971] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.225: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/01 11:05:56.225: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.225: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.230: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/01 11:05:56.230: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/01 11:05:56.230: [smf] INFO: UE IMSI[262426420551889] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.230: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/01 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.235: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/01 11:05:56.235: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/01 11:05:56.235: [smf] INFO: UE IMSI[262426016105441] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.236: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/01 11:05:56.236: [upf] INFO: UE F-SEID[UP:0x274 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.236: [upf] INFO: UE F-SEID[UP:0x274 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.241: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/01 11:05:56.241: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/01 11:05:56.241: [smf] INFO: UE IMSI[262427892267253] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.242: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/01 11:05:56.242: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.242: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.247: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/01 11:05:56.247: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/01 11:05:56.247: [smf] INFO: UE IMSI[262420879425693] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.247: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/01 11:05:56.247: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.247: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.253: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/01 11:05:56.253: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/01 11:05:56.253: [smf] INFO: UE IMSI[262423756224733] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.253: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/01 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x52e CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x52e CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.258: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/01 11:05:56.258: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/01 11:05:56.258: [smf] INFO: UE IMSI[262426217866733] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.259: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/01 11:05:56.259: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.259: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.264: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/01 11:05:56.264: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/01 11:05:56.264: [smf] INFO: UE IMSI[262421150599287] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.265: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/01 11:05:56.265: [upf] INFO: UE F-SEID[UP:0x51a CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.265: [upf] INFO: UE F-SEID[UP:0x51a CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.270: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/01 11:05:56.270: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/01 11:05:56.270: [smf] INFO: UE IMSI[262420208850353] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.271: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/01 11:05:56.271: [upf] INFO: UE F-SEID[UP:0x55f CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.271: [upf] INFO: UE F-SEID[UP:0x55f CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.276: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/01 11:05:56.276: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/01 11:05:56.276: [smf] INFO: UE IMSI[262427284828082] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.276: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/01 11:05:56.276: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.276: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.282: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/01 11:05:56.282: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/01 11:05:56.282: [smf] INFO: UE IMSI[262420888432467] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.283: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/01 11:05:56.283: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.283: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.288: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/01 11:05:56.288: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/01 11:05:56.288: [smf] INFO: UE IMSI[262428855950156] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/01 11:05:56.289: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.289: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.294: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/01 11:05:56.294: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/01 11:05:56.294: [smf] INFO: UE IMSI[262422442751671] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.294: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/01 11:05:56.294: [upf] INFO: UE F-SEID[UP:0x735 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.294: [upf] INFO: UE F-SEID[UP:0x735 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.300: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/01 11:05:56.300: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/01 11:05:56.300: [smf] INFO: UE IMSI[262424000106423] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.300: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/01 11:05:56.300: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.300: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.305: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/01 11:05:56.305: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/01 11:05:56.305: [smf] INFO: UE IMSI[262424358666191] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.306: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/01 11:05:56.306: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.306: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.311: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/01 11:05:56.311: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/01 11:05:56.311: [smf] INFO: UE IMSI[262429415030041] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.312: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/01 11:05:56.312: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.312: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.317: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/01 11:05:56.317: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/01 11:05:56.317: [smf] INFO: UE IMSI[262423398755774] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.318: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/01 11:05:56.318: [upf] INFO: UE F-SEID[UP:0x547 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.318: [upf] INFO: UE F-SEID[UP:0x547 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.323: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/01 11:05:56.323: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/01 11:05:56.323: [smf] INFO: UE IMSI[262429543134397] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.323: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/01 11:05:56.323: [upf] INFO: UE F-SEID[UP:0xddc CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.323: [upf] INFO: UE F-SEID[UP:0xddc CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.329: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/01 11:05:56.329: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/01 11:05:56.329: [smf] INFO: UE IMSI[262425880335450] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.330: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/01 11:05:56.330: [upf] INFO: UE F-SEID[UP:0xbee CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.330: [upf] INFO: UE F-SEID[UP:0xbee CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.335: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/01 11:05:56.335: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/01 11:05:56.335: [smf] INFO: UE IMSI[262421066766483] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.336: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/01 11:05:56.336: [upf] INFO: UE F-SEID[UP:0x4ba CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.336: [upf] INFO: UE F-SEID[UP:0x4ba CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.342: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/01 11:05:56.342: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/01 11:05:56.342: [smf] INFO: UE IMSI[262424298991918] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.343: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/01 11:05:56.343: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.343: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.348: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/01 11:05:56.348: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/01 11:05:56.348: [smf] INFO: UE IMSI[262420499037396] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.349: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/01 11:05:56.349: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.349: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.355: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/01 11:05:56.355: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/01 11:05:56.355: [smf] INFO: UE IMSI[262426161101280] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.356: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/01 11:05:56.356: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.356: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.362: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/01 11:05:56.362: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/01 11:05:56.362: [smf] INFO: UE IMSI[262421279655163] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.363: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/01 11:05:56.363: [upf] INFO: UE F-SEID[UP:0x2f CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.363: [upf] INFO: UE F-SEID[UP:0x2f CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.368: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/01 11:05:56.368: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/01 11:05:56.368: [smf] INFO: UE IMSI[262428064264496] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.369: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/01 11:05:56.369: [upf] INFO: UE F-SEID[UP:0xdbd CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.369: [upf] INFO: UE F-SEID[UP:0xdbd CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.375: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/01 11:05:56.375: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/01 11:05:56.375: [smf] INFO: UE IMSI[262424276248890] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.376: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/01 11:05:56.376: [upf] INFO: UE F-SEID[UP:0xdef CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.376: [upf] INFO: UE F-SEID[UP:0xdef CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.383: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/01 11:05:56.383: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/01 11:05:56.383: [smf] INFO: UE IMSI[262422514223928] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.385: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/01 11:05:56.385: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.385: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.394: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/01 11:05:56.394: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/01 11:05:56.394: [smf] INFO: UE IMSI[262420090441810] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.396: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/01 11:05:56.397: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.397: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.403: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/01 11:05:56.403: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/01 11:05:56.403: [smf] INFO: UE IMSI[262420564944279] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.407: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/01 11:05:56.407: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.407: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.410: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/01 11:05:56.410: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/01 11:05:56.410: [smf] INFO: UE IMSI[262423790224994] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.411: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/01 11:05:56.411: [upf] INFO: UE F-SEID[UP:0x58c CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.411: [upf] INFO: UE F-SEID[UP:0x58c CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.416: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/01 11:05:56.416: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/01 11:05:56.416: [smf] INFO: UE IMSI[262427675678101] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.417: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/01 11:05:56.417: [upf] INFO: UE F-SEID[UP:0x813 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.417: [upf] INFO: UE F-SEID[UP:0x813 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.422: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/01 11:05:56.422: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/01 11:05:56.422: [smf] INFO: UE IMSI[262426836103088] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.423: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/01 11:05:56.423: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.423: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.428: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/01 11:05:56.428: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/01 11:05:56.428: [smf] INFO: UE IMSI[262428849893947] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.429: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/01 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x348 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x348 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.434: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/01 11:05:56.434: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/01 11:05:56.434: [smf] INFO: UE IMSI[262425806964026] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.435: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/01 11:05:56.435: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.435: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.440: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/01 11:05:56.440: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/01 11:05:56.440: [smf] INFO: UE IMSI[262428926902307] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.441: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/01 11:05:56.441: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.441: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.446: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/01 11:05:56.446: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/01 11:05:56.446: [smf] INFO: UE IMSI[262424122661302] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.446: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/01 11:05:56.446: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.446: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.452: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/01 11:05:56.452: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/01 11:05:56.452: [smf] INFO: UE IMSI[262428834443772] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.452: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/01 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x10a CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x10a CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.458: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/01 11:05:56.458: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/01 11:05:56.458: [smf] INFO: UE IMSI[262425498865784] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.458: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/01 11:05:56.458: [upf] INFO: UE F-SEID[UP:0xdc CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.458: [upf] INFO: UE F-SEID[UP:0xdc CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.464: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/01 11:05:56.464: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/01 11:05:56.464: [smf] INFO: UE IMSI[262427040939757] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.464: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/01 11:05:56.464: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.464: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.469: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/01 11:05:56.469: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/01 11:05:56.469: [smf] INFO: UE IMSI[262428528171408] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.470: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/01 11:05:56.470: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.470: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.475: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/01 11:05:56.475: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/01 11:05:56.475: [smf] INFO: UE IMSI[262427426039620] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.476: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/01 11:05:56.476: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.476: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.481: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/01 11:05:56.481: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/01 11:05:56.481: [smf] INFO: UE IMSI[262428487871495] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.482: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/01 11:05:56.482: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.482: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.487: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/01 11:05:56.487: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/01 11:05:56.487: [smf] INFO: UE IMSI[262425638333224] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.487: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/01 11:05:56.487: [upf] INFO: UE F-SEID[UP:0x24a CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.487: [upf] INFO: UE F-SEID[UP:0x24a CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.493: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/01 11:05:56.493: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/01 11:05:56.493: [smf] INFO: UE IMSI[262424412420233] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.493: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/01 11:05:56.493: [upf] INFO: UE F-SEID[UP:0x79a CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.493: [upf] INFO: UE F-SEID[UP:0x79a CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.498: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/01 11:05:56.498: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/01 11:05:56.498: [smf] INFO: UE IMSI[262421856580939] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.499: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/01 11:05:56.499: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.499: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.504: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/01 11:05:56.504: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/01 11:05:56.504: [smf] INFO: UE IMSI[262424530586113] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.505: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/01 11:05:56.505: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.505: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.510: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/01 11:05:56.510: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/01 11:05:56.510: [smf] INFO: UE IMSI[262424165351013] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.511: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/01 11:05:56.511: [upf] INFO: UE F-SEID[UP:0xe35 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.511: [upf] INFO: UE F-SEID[UP:0xe35 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.516: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/01 11:05:56.516: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/01 11:05:56.516: [smf] INFO: UE IMSI[262420509703781] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.516: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/01 11:05:56.517: [upf] INFO: UE F-SEID[UP:0x337 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.517: [upf] INFO: UE F-SEID[UP:0x337 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.522: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/01 11:05:56.522: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/01 11:05:56.522: [smf] INFO: UE IMSI[262423648865805] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.523: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/01 11:05:56.523: [upf] INFO: UE F-SEID[UP:0x186 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.523: [upf] INFO: UE F-SEID[UP:0x186 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.528: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/01 11:05:56.528: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/01 11:05:56.528: [smf] INFO: UE IMSI[262421577743163] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.528: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/01 11:05:56.528: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.528: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.533: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/01 11:05:56.533: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/01 11:05:56.533: [smf] INFO: UE IMSI[262428410694088] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.534: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/01 11:05:56.534: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.534: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.539: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/01 11:05:56.539: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/01 11:05:56.539: [smf] INFO: UE IMSI[262423137726264] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.540: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/01 11:05:56.540: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.540: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.545: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/01 11:05:56.545: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/01 11:05:56.545: [smf] INFO: UE IMSI[262429490573679] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.546: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/01 11:05:56.546: [upf] INFO: UE F-SEID[UP:0x410 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.546: [upf] INFO: UE F-SEID[UP:0x410 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.551: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/01 11:05:56.551: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/01 11:05:56.551: [smf] INFO: UE IMSI[262423277705882] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.552: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/01 11:05:56.552: [upf] INFO: UE F-SEID[UP:0x267 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.552: [upf] INFO: UE F-SEID[UP:0x267 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.557: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/01 11:05:56.557: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/01 11:05:56.557: [smf] INFO: UE IMSI[262423513644561] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.558: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/01 11:05:56.558: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.558: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.563: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/01 11:05:56.563: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/01 11:05:56.563: [smf] INFO: UE IMSI[262426867781147] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.564: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/01 11:05:56.564: [upf] INFO: UE F-SEID[UP:0x13f CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.564: [upf] INFO: UE F-SEID[UP:0x13f CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.569: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/01 11:05:56.569: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/01 11:05:56.569: [smf] INFO: UE IMSI[262426221521800] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.569: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/01 11:05:56.569: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.569: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.574: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/01 11:05:56.574: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/01 11:05:56.574: [smf] INFO: UE IMSI[262427240040593] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.575: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/01 11:05:56.575: [upf] INFO: UE F-SEID[UP:0x625 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.575: [upf] INFO: UE F-SEID[UP:0x625 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.580: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/01 11:05:56.580: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/01 11:05:56.580: [smf] INFO: UE IMSI[262422252554241] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.581: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/01 11:05:56.581: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.581: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.586: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/01 11:05:56.586: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/01 11:05:56.586: [smf] INFO: UE IMSI[262422612561908] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.587: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/01 11:05:56.587: [upf] INFO: UE F-SEID[UP:0x33e CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.587: [upf] INFO: UE F-SEID[UP:0x33e CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.592: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/01 11:05:56.592: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/01 11:05:56.592: [smf] INFO: UE IMSI[262428859664299] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.592: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/01 11:05:56.592: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.592: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.598: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/01 11:05:56.598: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/01 11:05:56.598: [smf] INFO: UE IMSI[262426968414485] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.598: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/01 11:05:56.598: [upf] INFO: UE F-SEID[UP:0x939 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.598: [upf] INFO: UE F-SEID[UP:0x939 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.603: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/01 11:05:56.603: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/01 11:05:56.603: [smf] INFO: UE IMSI[262427017220315] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.604: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/01 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x326 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x326 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.609: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/01 11:05:56.609: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/01 11:05:56.609: [smf] INFO: UE IMSI[262429499660410] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.610: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/01 11:05:56.610: [upf] INFO: UE F-SEID[UP:0x545 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.610: [upf] INFO: UE F-SEID[UP:0x545 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.615: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/01 11:05:56.615: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/01 11:05:56.615: [smf] INFO: UE IMSI[262420888281594] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.616: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/01 11:05:56.616: [upf] INFO: UE F-SEID[UP:0x895 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.616: [upf] INFO: UE F-SEID[UP:0x895 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.621: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/01 11:05:56.621: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/01 11:05:56.621: [smf] INFO: UE IMSI[262428600829308] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.622: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/01 11:05:56.622: [upf] INFO: UE F-SEID[UP:0x776 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.622: [upf] INFO: UE F-SEID[UP:0x776 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.627: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/01 11:05:56.627: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/01 11:05:56.627: [smf] INFO: UE IMSI[262429595517704] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.627: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/01 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x330 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x330 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.633: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/01 11:05:56.633: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/01 11:05:56.633: [smf] INFO: UE IMSI[262429650944836] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.633: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/01 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x319 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x319 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.639: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/01 11:05:56.639: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/01 11:05:56.639: [smf] INFO: UE IMSI[262427810904284] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.639: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/01 11:05:56.639: [upf] INFO: UE F-SEID[UP:0x845 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.639: [upf] INFO: UE F-SEID[UP:0x845 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.644: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/01 11:05:56.644: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/01 11:05:56.644: [smf] INFO: UE IMSI[262421022668897] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.645: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/01 11:05:56.645: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.645: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.650: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/01 11:05:56.650: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/01 11:05:56.650: [smf] INFO: UE IMSI[262423735561632] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.651: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/01 11:05:56.651: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.651: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.656: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/01 11:05:56.656: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/01 11:05:56.656: [smf] INFO: UE IMSI[262420621621606] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.657: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/01 11:05:56.657: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.657: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.662: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/01 11:05:56.662: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/01 11:05:56.662: [smf] INFO: UE IMSI[262426280766558] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.663: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/01 11:05:56.663: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.663: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.668: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/01 11:05:56.668: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/01 11:05:56.668: [smf] INFO: UE IMSI[262424284948530] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.669: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/01 11:05:56.669: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.669: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.674: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/01 11:05:56.674: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/01 11:05:56.674: [smf] INFO: UE IMSI[262424443870411] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/01 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.680: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/01 11:05:56.680: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/01 11:05:56.680: [smf] INFO: UE IMSI[262425378574928] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.680: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/01 11:05:56.680: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.680: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/01 11:05:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/01 11:05:56.685: [smf] INFO: UE IMSI[262428322476121] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.686: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/01 11:05:56.686: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.686: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.691: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/01 11:05:56.691: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/01 11:05:56.691: [smf] INFO: UE IMSI[262425236044684] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.692: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/01 11:05:56.692: [upf] INFO: UE F-SEID[UP:0x22 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.692: [upf] INFO: UE F-SEID[UP:0x22 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.697: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/01 11:05:56.697: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/01 11:05:56.697: [smf] INFO: UE IMSI[262429412060198] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.698: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/01 11:05:56.698: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.698: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.703: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/01 11:05:56.703: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/01 11:05:56.703: [smf] INFO: UE IMSI[262427410390033] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.704: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/01 11:05:56.704: [upf] INFO: UE F-SEID[UP:0x692 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.704: [upf] INFO: UE F-SEID[UP:0x692 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.709: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/01 11:05:56.709: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/01 11:05:56.709: [smf] INFO: UE IMSI[262425253089411] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.710: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/01 11:05:56.710: [upf] INFO: UE F-SEID[UP:0xded CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.710: [upf] INFO: UE F-SEID[UP:0xded CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.715: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/01 11:05:56.715: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/01 11:05:56.715: [smf] INFO: UE IMSI[262423841637158] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.715: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/01 11:05:56.715: [upf] INFO: UE F-SEID[UP:0x81f CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.715: [upf] INFO: UE F-SEID[UP:0x81f CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.721: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/01 11:05:56.721: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/01 11:05:56.721: [smf] INFO: UE IMSI[262426078324889] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.721: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/01 11:05:56.721: [upf] INFO: UE F-SEID[UP:0xacd CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.721: [upf] INFO: UE F-SEID[UP:0xacd CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.726: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/01 11:05:56.726: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/01 11:05:56.726: [smf] INFO: UE IMSI[262424946760834] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.727: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/01 11:05:56.727: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.727: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.732: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/01 11:05:56.732: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/01 11:05:56.732: [smf] INFO: UE IMSI[262429793115179] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.733: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/01 11:05:56.733: [upf] INFO: UE F-SEID[UP:0x28d CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.733: [upf] INFO: UE F-SEID[UP:0x28d CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.738: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/01 11:05:56.738: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/01 11:05:56.738: [smf] INFO: UE IMSI[262429310835165] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.739: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/01 11:05:56.739: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.739: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.744: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/01 11:05:56.744: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/01 11:05:56.744: [smf] INFO: UE IMSI[262424987027615] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.744: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/01 11:05:56.744: [upf] INFO: UE F-SEID[UP:0x42a CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.744: [upf] INFO: UE F-SEID[UP:0x42a CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.750: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/01 11:05:56.750: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/01 11:05:56.750: [smf] INFO: UE IMSI[262425933430460] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.750: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/01 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.756: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/01 11:05:56.756: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/01 11:05:56.756: [smf] INFO: UE IMSI[262426279879723] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.756: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/01 11:05:56.756: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.756: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.761: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/01 11:05:56.761: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/01 11:05:56.761: [smf] INFO: UE IMSI[262429139432016] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.762: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/01 11:05:56.762: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.762: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.767: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/01 11:05:56.767: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/01 11:05:56.767: [smf] INFO: UE IMSI[262420874179698] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.768: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/01 11:05:56.768: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.768: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.773: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/01 11:05:56.773: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/01 11:05:56.773: [smf] INFO: UE IMSI[262428908862469] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.774: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/01 11:05:56.774: [upf] INFO: UE F-SEID[UP:0x63 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.774: [upf] INFO: UE F-SEID[UP:0x63 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.779: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/01 11:05:56.779: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/01 11:05:56.779: [smf] INFO: UE IMSI[262427939659617] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.779: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/01 11:05:56.779: [upf] INFO: UE F-SEID[UP:0xa1b CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.779: [upf] INFO: UE F-SEID[UP:0xa1b CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.785: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/01 11:05:56.785: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/01 11:05:56.785: [smf] INFO: UE IMSI[262428954482012] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.786: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/01 11:05:56.786: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.786: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.791: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/01 11:05:56.791: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/01 11:05:56.791: [smf] INFO: UE IMSI[262429087213600] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.792: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/01 11:05:56.792: [upf] INFO: UE F-SEID[UP:0x74f CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.792: [upf] INFO: UE F-SEID[UP:0x74f CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.798: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/01 11:05:56.798: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/01 11:05:56.798: [smf] INFO: UE IMSI[262427449433410] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.798: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/01 11:05:56.798: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.798: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.804: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/01 11:05:56.804: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/01 11:05:56.804: [smf] INFO: UE IMSI[262428121417685] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.804: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/01 11:05:56.804: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.804: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.809: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/01 11:05:56.809: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/01 11:05:56.809: [smf] INFO: UE IMSI[262421186491677] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.810: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/01 11:05:56.810: [upf] INFO: UE F-SEID[UP:0xf30 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.810: [upf] INFO: UE F-SEID[UP:0xf30 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.815: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/01 11:05:56.815: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/01 11:05:56.815: [smf] INFO: UE IMSI[262420731419009] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.816: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/01 11:05:56.816: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.816: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.821: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/01 11:05:56.821: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/01 11:05:56.821: [smf] INFO: UE IMSI[262420371780171] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.822: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/01 11:05:56.822: [upf] INFO: UE F-SEID[UP:0x168 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.822: [upf] INFO: UE F-SEID[UP:0x168 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.827: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/01 11:05:56.827: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/01 11:05:56.827: [smf] INFO: UE IMSI[262427674275504] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.827: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/01 11:05:56.827: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.827: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.833: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/01 11:05:56.833: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/01 11:05:56.833: [smf] INFO: UE IMSI[262423690024897] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.833: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/01 11:05:56.833: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.833: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.839: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/01 11:05:56.839: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/01 11:05:56.839: [smf] INFO: UE IMSI[262427799046269] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.839: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/01 11:05:56.839: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.839: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.844: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/01 11:05:56.845: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/01 11:05:56.845: [smf] INFO: UE IMSI[262421440375095] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.845: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/01 11:05:56.845: [upf] INFO: UE F-SEID[UP:0xd9e CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.845: [upf] INFO: UE F-SEID[UP:0xd9e CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.850: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/01 11:05:56.850: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/01 11:05:56.850: [smf] INFO: UE IMSI[262429618091226] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.851: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/01 11:05:56.851: [upf] INFO: UE F-SEID[UP:0x63a CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.851: [upf] INFO: UE F-SEID[UP:0x63a CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.856: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/01 11:05:56.856: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/01 11:05:56.856: [smf] INFO: UE IMSI[262424458023311] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.857: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/01 11:05:56.857: [upf] INFO: UE F-SEID[UP:0x927 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.857: [upf] INFO: UE F-SEID[UP:0x927 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.862: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/01 11:05:56.862: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/01 11:05:56.862: [smf] INFO: UE IMSI[262426955543819] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.862: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/01 11:05:56.862: [upf] INFO: UE F-SEID[UP:0x709 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.862: [upf] INFO: UE F-SEID[UP:0x709 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.868: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/01 11:05:56.868: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/01 11:05:56.868: [smf] INFO: UE IMSI[262422953644235] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.868: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/01 11:05:56.868: [upf] INFO: UE F-SEID[UP:0x784 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.868: [upf] INFO: UE F-SEID[UP:0x784 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.874: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/01 11:05:56.874: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/01 11:05:56.874: [smf] INFO: UE IMSI[262428662851116] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.874: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/01 11:05:56.874: [upf] INFO: UE F-SEID[UP:0x903 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.874: [upf] INFO: UE F-SEID[UP:0x903 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.879: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/01 11:05:56.879: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/01 11:05:56.879: [smf] INFO: UE IMSI[262427754777548] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.880: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/01 11:05:56.880: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.880: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.885: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/01 11:05:56.885: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/01 11:05:56.885: [smf] INFO: UE IMSI[262424908502850] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.886: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/01 11:05:56.886: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.886: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.891: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/01 11:05:56.891: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/01 11:05:56.891: [smf] INFO: UE IMSI[262420763453355] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.891: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/01 11:05:56.891: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.891: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.897: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/01 11:05:56.897: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/01 11:05:56.897: [smf] INFO: UE IMSI[262429384836381] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.897: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/01 11:05:56.897: [upf] INFO: UE F-SEID[UP:0x68e CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.897: [upf] INFO: UE F-SEID[UP:0x68e CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.903: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/01 11:05:56.903: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/01 11:05:56.903: [smf] INFO: UE IMSI[262427696404441] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.903: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/01 11:05:56.903: [upf] INFO: UE F-SEID[UP:0x286 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.903: [upf] INFO: UE F-SEID[UP:0x286 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.908: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/01 11:05:56.908: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/01 11:05:56.908: [smf] INFO: UE IMSI[262429746121564] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.909: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/01 11:05:56.909: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.909: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.914: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/01 11:05:56.914: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/01 11:05:56.914: [smf] INFO: UE IMSI[262424434517864] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.915: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/01 11:05:56.915: [upf] INFO: UE F-SEID[UP:0x59 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.915: [upf] INFO: UE F-SEID[UP:0x59 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.920: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/01 11:05:56.920: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/01 11:05:56.920: [smf] INFO: UE IMSI[262427900391113] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.920: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/01 11:05:56.920: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.920: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.926: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/01 11:05:56.926: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/01 11:05:56.926: [smf] INFO: UE IMSI[262429822907466] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.926: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/01 11:05:56.926: [upf] INFO: UE F-SEID[UP:0x955 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.926: [upf] INFO: UE F-SEID[UP:0x955 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.931: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/01 11:05:56.931: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/01 11:05:56.931: [smf] INFO: UE IMSI[262420600272812] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.932: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/01 11:05:56.932: [upf] INFO: UE F-SEID[UP:0x213 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.932: [upf] INFO: UE F-SEID[UP:0x213 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.937: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/01 11:05:56.937: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/01 11:05:56.937: [smf] INFO: UE IMSI[262429816062634] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.938: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/01 11:05:56.938: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.938: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.943: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/01 11:05:56.943: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/01 11:05:56.943: [smf] INFO: UE IMSI[262427287316569] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.944: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/01 11:05:56.944: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.944: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.949: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/01 11:05:56.949: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/01 11:05:56.949: [smf] INFO: UE IMSI[262423141454911] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.949: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/01 11:05:56.949: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.949: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.955: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/01 11:05:56.955: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/01 11:05:56.955: [smf] INFO: UE IMSI[262429100116132] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.955: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/01 11:05:56.955: [upf] INFO: UE F-SEID[UP:0x5af CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.955: [upf] INFO: UE F-SEID[UP:0x5af CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.961: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/01 11:05:56.961: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/01 11:05:56.961: [smf] INFO: UE IMSI[262429400889130] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.961: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/01 11:05:56.961: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.961: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.967: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/01 11:05:56.967: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/01 11:05:56.967: [smf] INFO: UE IMSI[262428318179247] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.968: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/01 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x829 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x829 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.973: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/01 11:05:56.973: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/01 11:05:56.973: [smf] INFO: UE IMSI[262427757306738] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.974: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/01 11:05:56.974: [upf] INFO: UE F-SEID[UP:0xace CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.974: [upf] INFO: UE F-SEID[UP:0xace CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.979: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/01 11:05:56.979: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/01 11:05:56.979: [smf] INFO: UE IMSI[262421399086476] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.980: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/01 11:05:56.980: [upf] INFO: UE F-SEID[UP:0x90b CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.980: [upf] INFO: UE F-SEID[UP:0x90b CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.985: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/01 11:05:56.985: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/01 11:05:56.985: [smf] INFO: UE IMSI[262429625995163] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/01 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x386 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x386 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.991: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/01 11:05:56.991: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/01 11:05:56.991: [smf] INFO: UE IMSI[262420432188139] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.992: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/01 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x89 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x89 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.997: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/01 11:05:56.997: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/01 11:05:56.997: [smf] INFO: UE IMSI[262426694541929] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:56.998: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/01 11:05:56.998: [upf] INFO: UE F-SEID[UP:0xfc CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:56.998: [upf] INFO: UE F-SEID[UP:0xfc CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.003: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/01 11:05:57.003: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/01 11:05:57.003: [smf] INFO: UE IMSI[262423686672721] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.004: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/01 11:05:57.004: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.004: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.009: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/01 11:05:57.009: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/01 11:05:57.009: [smf] INFO: UE IMSI[262421591046537] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.010: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/01 11:05:57.010: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.010: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.015: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/01 11:05:57.015: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/01 11:05:57.015: [smf] INFO: UE IMSI[262423283265212] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.015: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/01 11:05:57.015: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.015: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.021: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/01 11:05:57.021: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/01 11:05:57.021: [smf] INFO: UE IMSI[262428093425266] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.021: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/01 11:05:57.021: [upf] INFO: UE F-SEID[UP:0x1f CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.021: [upf] INFO: UE F-SEID[UP:0x1f CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.027: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/01 11:05:57.027: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/01 11:05:57.027: [smf] INFO: UE IMSI[262421650804247] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.027: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/01 11:05:57.027: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.027: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.032: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/01 11:05:57.032: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/01 11:05:57.032: [smf] INFO: UE IMSI[262428255218595] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.033: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/01 11:05:57.033: [upf] INFO: UE F-SEID[UP:0x16d CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.033: [upf] INFO: UE F-SEID[UP:0x16d CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.038: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/01 11:05:57.038: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/01 11:05:57.038: [smf] INFO: UE IMSI[262422629430196] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.039: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/01 11:05:57.039: [upf] INFO: UE F-SEID[UP:0x86d CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.039: [upf] INFO: UE F-SEID[UP:0x86d CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.044: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/01 11:05:57.044: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/01 11:05:57.044: [smf] INFO: UE IMSI[262420190145973] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.045: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/01 11:05:57.045: [upf] INFO: UE F-SEID[UP:0xcfa CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.045: [upf] INFO: UE F-SEID[UP:0xcfa CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.050: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/01 11:05:57.050: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/01 11:05:57.050: [smf] INFO: UE IMSI[262428966491687] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.050: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/01 11:05:57.050: [upf] INFO: UE F-SEID[UP:0x32 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.050: [upf] INFO: UE F-SEID[UP:0x32 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.056: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/01 11:05:57.056: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/01 11:05:57.056: [smf] INFO: UE IMSI[262426318770801] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.056: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/01 11:05:57.056: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.056: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.061: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/01 11:05:57.061: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/01 11:05:57.061: [smf] INFO: UE IMSI[262429896570741] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.062: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/01 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x676 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x676 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.067: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/01 11:05:57.067: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/01 11:05:57.067: [smf] INFO: UE IMSI[262423855743644] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.068: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/01 11:05:57.068: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.068: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.073: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/01 11:05:57.073: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/01 11:05:57.073: [smf] INFO: UE IMSI[262429196990716] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.074: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/01 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.079: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/01 11:05:57.079: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/01 11:05:57.079: [smf] INFO: UE IMSI[262427272752452] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.081: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/01 11:05:57.081: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.081: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.086: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/01 11:05:57.086: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/01 11:05:57.086: [smf] INFO: UE IMSI[262426530133700] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.087: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/01 11:05:57.087: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.087: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.092: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/01 11:05:57.092: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/01 11:05:57.092: [smf] INFO: UE IMSI[262428509524249] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.093: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/01 11:05:57.093: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.093: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.098: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/01 11:05:57.098: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/01 11:05:57.098: [smf] INFO: UE IMSI[262427166259570] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.099: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/01 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.104: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/01 11:05:57.104: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/01 11:05:57.104: [smf] INFO: UE IMSI[262425550841663] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.105: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/01 11:05:57.105: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.105: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.110: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/01 11:05:57.110: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/01 11:05:57.110: [smf] INFO: UE IMSI[262426351576949] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.111: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/01 11:05:57.111: [upf] INFO: UE F-SEID[UP:0x551 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.111: [upf] INFO: UE F-SEID[UP:0x551 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.115: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/01 11:05:57.115: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/01 11:05:57.115: [smf] INFO: UE IMSI[262423280817872] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.116: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/01 11:05:57.116: [upf] INFO: UE F-SEID[UP:0x263 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.116: [upf] INFO: UE F-SEID[UP:0x263 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.121: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/01 11:05:57.121: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/01 11:05:57.121: [smf] INFO: UE IMSI[262426147196794] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.122: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/01 11:05:57.122: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.122: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.127: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/01 11:05:57.127: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/01 11:05:57.127: [smf] INFO: UE IMSI[262424506471708] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.128: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/01 11:05:57.128: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.128: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.133: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/01 11:05:57.133: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/01 11:05:57.133: [smf] INFO: UE IMSI[262424075870691] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.133: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/01 11:05:57.133: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.133: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.138: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/01 11:05:57.138: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/01 11:05:57.138: [smf] INFO: UE IMSI[262429544274797] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.139: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/01 11:05:57.139: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.139: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.144: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/01 11:05:57.144: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/01 11:05:57.144: [smf] INFO: UE IMSI[262422917217294] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.145: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/01 11:05:57.145: [upf] INFO: UE F-SEID[UP:0x68d CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.145: [upf] INFO: UE F-SEID[UP:0x68d CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.150: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/01 11:05:57.150: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/01 11:05:57.150: [smf] INFO: UE IMSI[262426547590314] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.151: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/01 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x563 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x563 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.156: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/01 11:05:57.156: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/01 11:05:57.156: [smf] INFO: UE IMSI[262423697817596] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.156: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/01 11:05:57.156: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.156: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.161: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/01 11:05:57.161: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/01 11:05:57.161: [smf] INFO: UE IMSI[262429454630442] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.162: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/01 11:05:57.162: [upf] INFO: UE F-SEID[UP:0x794 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.162: [upf] INFO: UE F-SEID[UP:0x794 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.167: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/01 11:05:57.167: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/01 11:05:57.167: [smf] INFO: UE IMSI[262424371551464] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.168: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/01 11:05:57.168: [upf] INFO: UE F-SEID[UP:0x361 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.168: [upf] INFO: UE F-SEID[UP:0x361 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.173: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/01 11:05:57.173: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/01 11:05:57.173: [smf] INFO: UE IMSI[262428310591531] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.174: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/01 11:05:57.174: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.174: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.179: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/01 11:05:57.179: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/01 11:05:57.179: [smf] INFO: UE IMSI[262428490093563] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.179: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/01 11:05:57.179: [upf] INFO: UE F-SEID[UP:0x327 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.179: [upf] INFO: UE F-SEID[UP:0x327 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.184: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/01 11:05:57.184: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/01 11:05:57.184: [smf] INFO: UE IMSI[262424039414582] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.185: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/01 11:05:57.185: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.185: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.190: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/01 11:05:57.190: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/01 11:05:57.190: [smf] INFO: UE IMSI[262427834606352] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.191: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/01 11:05:57.191: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.191: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.196: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/01 11:05:57.196: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/01 11:05:57.196: [smf] INFO: UE IMSI[262423749175403] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.197: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/01 11:05:57.197: [upf] INFO: UE F-SEID[UP:0x9fc CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.197: [upf] INFO: UE F-SEID[UP:0x9fc CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.202: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/01 11:05:57.202: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/01 11:05:57.202: [smf] INFO: UE IMSI[262429130882860] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.202: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/01 11:05:57.202: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.202: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.207: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/01 11:05:57.207: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/01 11:05:57.207: [smf] INFO: UE IMSI[262420343392190] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.208: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/01 11:05:57.208: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.208: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.213: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/01 11:05:57.213: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/01 11:05:57.213: [smf] INFO: UE IMSI[262427671093336] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.214: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/01 11:05:57.214: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.214: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.219: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/01 11:05:57.219: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/01 11:05:57.219: [smf] INFO: UE IMSI[262425784570236] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.220: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/01 11:05:57.220: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.220: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.225: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/01 11:05:57.225: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/01 11:05:57.225: [smf] INFO: UE IMSI[262429745780213] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.225: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/01 11:05:57.225: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.225: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.231: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/01 11:05:57.231: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/01 11:05:57.231: [smf] INFO: UE IMSI[262425438022704] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.231: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/01 11:05:57.232: [upf] INFO: UE F-SEID[UP:0xeda CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.232: [upf] INFO: UE F-SEID[UP:0xeda CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.237: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/01 11:05:57.237: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/01 11:05:57.237: [smf] INFO: UE IMSI[262428267572191] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.237: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/01 11:05:57.237: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.237: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.242: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/01 11:05:57.242: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/01 11:05:57.242: [smf] INFO: UE IMSI[262420417336535] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.243: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/01 11:05:57.243: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.243: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.248: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/01 11:05:57.248: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/01 11:05:57.248: [smf] INFO: UE IMSI[262425073768886] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.249: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/01 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.254: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/01 11:05:57.254: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/01 11:05:57.254: [smf] INFO: UE IMSI[262426137586711] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.254: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/01 11:05:57.254: [upf] INFO: UE F-SEID[UP:0x53 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.254: [upf] INFO: UE F-SEID[UP:0x53 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.259: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/01 11:05:57.259: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/01 11:05:57.259: [smf] INFO: UE IMSI[262424509784038] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.260: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/01 11:05:57.260: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.260: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.265: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/01 11:05:57.265: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/01 11:05:57.265: [smf] INFO: UE IMSI[262420005103762] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.266: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/01 11:05:57.266: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.266: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.271: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/01 11:05:57.271: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/01 11:05:57.271: [smf] INFO: UE IMSI[262421666187860] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.271: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/01 11:05:57.271: [upf] INFO: UE F-SEID[UP:0xf CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.271: [upf] INFO: UE F-SEID[UP:0xf CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.277: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/01 11:05:57.277: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/01 11:05:57.277: [smf] INFO: UE IMSI[262428390523069] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.277: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/01 11:05:57.277: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.277: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.282: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/01 11:05:57.282: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/01 11:05:57.282: [smf] INFO: UE IMSI[262425684884562] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.283: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/01 11:05:57.283: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.283: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.288: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/01 11:05:57.288: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/01 11:05:57.288: [smf] INFO: UE IMSI[262420287170137] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.289: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/01 11:05:57.289: [upf] INFO: UE F-SEID[UP:0x39c CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.289: [upf] INFO: UE F-SEID[UP:0x39c CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.294: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/01 11:05:57.294: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/01 11:05:57.294: [smf] INFO: UE IMSI[262428420530966] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.294: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/01 11:05:57.294: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.294: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.299: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/01 11:05:57.299: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/01 11:05:57.299: [smf] INFO: UE IMSI[262427878218356] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.300: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/01 11:05:57.300: [upf] INFO: UE F-SEID[UP:0x967 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.300: [upf] INFO: UE F-SEID[UP:0x967 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.305: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/01 11:05:57.305: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/01 11:05:57.305: [smf] INFO: UE IMSI[262425118917638] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.306: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/01 11:05:57.306: [upf] INFO: UE F-SEID[UP:0x48c CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.306: [upf] INFO: UE F-SEID[UP:0x48c CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.311: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/01 11:05:57.311: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/01 11:05:57.311: [smf] INFO: UE IMSI[262424634699980] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.311: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/01 11:05:57.311: [upf] INFO: UE F-SEID[UP:0x970 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.311: [upf] INFO: UE F-SEID[UP:0x970 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.317: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/01 11:05:57.317: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/01 11:05:57.317: [smf] INFO: UE IMSI[262424812103805] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.317: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/01 11:05:57.317: [upf] INFO: UE F-SEID[UP:0x961 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.317: [upf] INFO: UE F-SEID[UP:0x961 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.322: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/01 11:05:57.322: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/01 11:05:57.322: [smf] INFO: UE IMSI[262424668281604] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.323: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/01 11:05:57.323: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.323: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.328: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/01 11:05:57.328: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/01 11:05:57.328: [smf] INFO: UE IMSI[262429204281444] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.329: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/01 11:05:57.329: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.329: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.334: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/01 11:05:57.334: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/01 11:05:57.334: [smf] INFO: UE IMSI[262427713889245] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.334: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/01 11:05:57.334: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.334: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.339: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/01 11:05:57.339: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/01 11:05:57.339: [smf] INFO: UE IMSI[262428255086693] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.340: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/01 11:05:57.340: [upf] INFO: UE F-SEID[UP:0x575 CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.340: [upf] INFO: UE F-SEID[UP:0x575 CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.345: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/01 11:05:57.345: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/01 11:05:57.345: [smf] INFO: UE IMSI[262427000890204] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.346: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/01 11:05:57.346: [upf] INFO: UE F-SEID[UP:0x15c CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.346: [upf] INFO: UE F-SEID[UP:0x15c CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.351: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/01 11:05:57.351: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/01 11:05:57.351: [smf] INFO: UE IMSI[262422991107821] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.352: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/01 11:05:57.352: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.352: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.357: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/01 11:05:57.357: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/01 11:05:57.357: [smf] INFO: UE IMSI[262422649196910] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.357: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/01 11:05:57.357: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.357: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.363: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/01 11:05:57.363: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/01 11:05:57.363: [smf] INFO: UE IMSI[262420317416030] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.364: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/01 11:05:57.364: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.364: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.369: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/01 11:05:57.369: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/01 11:05:57.369: [smf] INFO: UE IMSI[262424345340931] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.370: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/01 11:05:57.370: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.370: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.375: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/01 11:05:57.375: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/01 11:05:57.375: [smf] INFO: UE IMSI[262427208425916] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.376: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/01 11:05:57.376: [upf] INFO: UE F-SEID[UP:0x59f CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.376: [upf] INFO: UE F-SEID[UP:0x59f CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.381: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/01 11:05:57.381: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/01 11:05:57.381: [smf] INFO: UE IMSI[262425878270439] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.382: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/01 11:05:57.382: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.382: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.387: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/01 11:05:57.387: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/01 11:05:57.387: [smf] INFO: UE IMSI[262425702252527] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.388: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/01 11:05:57.388: [upf] INFO: UE F-SEID[UP:0x143 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.388: [upf] INFO: UE F-SEID[UP:0x143 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.393: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/01 11:05:57.393: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/01 11:05:57.393: [smf] INFO: UE IMSI[262429799486312] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.394: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/01 11:05:57.394: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.394: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.399: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/01 11:05:57.399: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/01 11:05:57.399: [smf] INFO: UE IMSI[262429766611215] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.399: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/01 11:05:57.399: [upf] INFO: UE F-SEID[UP:0x916 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.399: [upf] INFO: UE F-SEID[UP:0x916 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.404: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/01 11:05:57.404: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/01 11:05:57.404: [smf] INFO: UE IMSI[262429242526241] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.405: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/01 11:05:57.405: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.405: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.411: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/01 11:05:57.411: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/01 11:05:57.411: [smf] INFO: UE IMSI[262425938088046] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.412: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/01 11:05:57.412: [upf] INFO: UE F-SEID[UP:0x577 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.412: [upf] INFO: UE F-SEID[UP:0x577 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.416: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/01 11:05:57.416: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/01 11:05:57.416: [smf] INFO: UE IMSI[262426278902947] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.417: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/01 11:05:57.417: [upf] INFO: UE F-SEID[UP:0xffa CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.417: [upf] INFO: UE F-SEID[UP:0xffa CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.422: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/01 11:05:57.422: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/01 11:05:57.422: [smf] INFO: UE IMSI[262421009398035] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.424: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/01 11:05:57.424: [upf] INFO: UE F-SEID[UP:0x262 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.424: [upf] INFO: UE F-SEID[UP:0x262 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.429: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/01 11:05:57.429: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/01 11:05:57.429: [smf] INFO: UE IMSI[262422954169720] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.430: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/01 11:05:57.430: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.430: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.435: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/01 11:05:57.435: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/01 11:05:57.435: [smf] INFO: UE IMSI[262421779813417] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.436: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/01 11:05:57.436: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.436: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.441: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/01 11:05:57.441: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/01 11:05:57.441: [smf] INFO: UE IMSI[262423763225686] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.442: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/01 11:05:57.442: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.442: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.447: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/01 11:05:57.447: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/01 11:05:57.447: [smf] INFO: UE IMSI[262426468448257] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.448: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/01 11:05:57.448: [upf] INFO: UE F-SEID[UP:0xf5d CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.448: [upf] INFO: UE F-SEID[UP:0xf5d CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.453: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/01 11:05:57.453: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/01 11:05:57.453: [smf] INFO: UE IMSI[262428372595653] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.454: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/01 11:05:57.454: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.454: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.459: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/01 11:05:57.459: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/01 11:05:57.459: [smf] INFO: UE IMSI[262429489124868] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.460: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/01 11:05:57.460: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.460: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.465: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/01 11:05:57.465: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/01 11:05:57.465: [smf] INFO: UE IMSI[262426461050758] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.466: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/01 11:05:57.466: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.466: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.471: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/01 11:05:57.471: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/01 11:05:57.471: [smf] INFO: UE IMSI[262420619955701] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.473: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/01 11:05:57.473: [upf] INFO: UE F-SEID[UP:0x67b CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.473: [upf] INFO: UE F-SEID[UP:0x67b CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.478: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/01 11:05:57.478: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/01 11:05:57.478: [smf] INFO: UE IMSI[262422895847210] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.479: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/01 11:05:57.479: [upf] INFO: UE F-SEID[UP:0x752 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.479: [upf] INFO: UE F-SEID[UP:0x752 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.484: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/01 11:05:57.484: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/01 11:05:57.484: [smf] INFO: UE IMSI[262422369992509] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.485: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/01 11:05:57.485: [upf] INFO: UE F-SEID[UP:0xafa CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.485: [upf] INFO: UE F-SEID[UP:0xafa CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.490: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/01 11:05:57.490: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/01 11:05:57.490: [smf] INFO: UE IMSI[262421900538453] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.491: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/01 11:05:57.491: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.491: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.496: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/01 11:05:57.496: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/01 11:05:57.496: [smf] INFO: UE IMSI[262429806696529] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.497: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/01 11:05:57.497: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.497: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.502: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/01 11:05:57.502: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/01 11:05:57.502: [smf] INFO: UE IMSI[262423861811076] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.503: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/01 11:05:57.503: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.503: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.508: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/01 11:05:57.508: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/01 11:05:57.508: [smf] INFO: UE IMSI[262429339830714] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.509: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/01 11:05:57.509: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.509: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.514: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/01 11:05:57.514: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/01 11:05:57.514: [smf] INFO: UE IMSI[262423452222037] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.515: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/01 11:05:57.515: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.515: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.520: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/01 11:05:57.520: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/01 11:05:57.520: [smf] INFO: UE IMSI[262425886184346] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.521: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/01 11:05:57.521: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.521: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.526: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/01 11:05:57.526: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/01 11:05:57.526: [smf] INFO: UE IMSI[262420848115164] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.527: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/01 11:05:57.527: [upf] INFO: UE F-SEID[UP:0x40c CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.527: [upf] INFO: UE F-SEID[UP:0x40c CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.532: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/01 11:05:57.532: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/01 11:05:57.532: [smf] INFO: UE IMSI[262420766752704] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.533: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/01 11:05:57.533: [upf] INFO: UE F-SEID[UP:0x890 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.533: [upf] INFO: UE F-SEID[UP:0x890 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.538: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/01 11:05:57.538: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/01 11:05:57.538: [smf] INFO: UE IMSI[262428818402974] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.539: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/01 11:05:57.539: [upf] INFO: UE F-SEID[UP:0x561 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.539: [upf] INFO: UE F-SEID[UP:0x561 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.544: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/01 11:05:57.544: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/01 11:05:57.544: [smf] INFO: UE IMSI[262428966525690] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.545: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/01 11:05:57.545: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.545: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.550: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/01 11:05:57.550: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/01 11:05:57.550: [smf] INFO: UE IMSI[262426769462147] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.551: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/01 11:05:57.551: [upf] INFO: UE F-SEID[UP:0x718 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.551: [upf] INFO: UE F-SEID[UP:0x718 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.556: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/01 11:05:57.556: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/01 11:05:57.556: [smf] INFO: UE IMSI[262429522223371] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.557: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/01 11:05:57.557: [upf] INFO: UE F-SEID[UP:0x3da CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.557: [upf] INFO: UE F-SEID[UP:0x3da CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.562: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/01 11:05:57.562: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/01 11:05:57.562: [smf] INFO: UE IMSI[262425124739659] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.562: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/01 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x87c CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x87c CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.567: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/01 11:05:57.567: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/01 11:05:57.567: [smf] INFO: UE IMSI[262426129615939] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.568: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/01 11:05:57.568: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.568: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.573: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/01 11:05:57.573: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/01 11:05:57.573: [smf] INFO: UE IMSI[262428656624075] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.574: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/01 11:05:57.574: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.574: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.579: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/01 11:05:57.579: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/01 11:05:57.579: [smf] INFO: UE IMSI[262426443132643] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.580: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/01 11:05:57.580: [upf] INFO: UE F-SEID[UP:0x11c CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.580: [upf] INFO: UE F-SEID[UP:0x11c CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.585: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/01 11:05:57.585: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/01 11:05:57.585: [smf] INFO: UE IMSI[262427567241039] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.585: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/01 11:05:57.585: [upf] INFO: UE F-SEID[UP:0x140 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.585: [upf] INFO: UE F-SEID[UP:0x140 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.591: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/01 11:05:57.591: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/01 11:05:57.591: [smf] INFO: UE IMSI[262429836391560] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.591: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/01 11:05:57.591: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.591: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.596: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/01 11:05:57.596: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/01 11:05:57.596: [smf] INFO: UE IMSI[262426067413472] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.598: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/01 11:05:57.598: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.598: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.602: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/01 11:05:57.602: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/01 11:05:57.602: [smf] INFO: UE IMSI[262421239648808] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.603: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/01 11:05:57.603: [upf] INFO: UE F-SEID[UP:0x29 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.603: [upf] INFO: UE F-SEID[UP:0x29 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.608: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/01 11:05:57.608: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/01 11:05:57.608: [smf] INFO: UE IMSI[262427292117673] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.609: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/01 11:05:57.609: [upf] INFO: UE F-SEID[UP:0x775 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.609: [upf] INFO: UE F-SEID[UP:0x775 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.614: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/01 11:05:57.614: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/01 11:05:57.614: [smf] INFO: UE IMSI[262422505386672] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.615: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/01 11:05:57.615: [upf] INFO: UE F-SEID[UP:0x250 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.615: [upf] INFO: UE F-SEID[UP:0x250 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.620: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/01 11:05:57.620: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/01 11:05:57.620: [smf] INFO: UE IMSI[262428375087918] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.621: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/01 11:05:57.621: [upf] INFO: UE F-SEID[UP:0x440 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.621: [upf] INFO: UE F-SEID[UP:0x440 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.626: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/01 11:05:57.626: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/01 11:05:57.626: [smf] INFO: UE IMSI[262422207651081] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.627: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/01 11:05:57.627: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.627: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.632: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/01 11:05:57.632: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/01 11:05:57.632: [smf] INFO: UE IMSI[262428972895945] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.633: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/01 11:05:57.633: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.633: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.638: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/01 11:05:57.638: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/01 11:05:57.638: [smf] INFO: UE IMSI[262423148461445] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.638: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/01 11:05:57.638: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.638: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.643: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/01 11:05:57.643: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/01 11:05:57.643: [smf] INFO: UE IMSI[262422863257437] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.644: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/01 11:05:57.644: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.644: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.649: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/01 11:05:57.649: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/01 11:05:57.649: [smf] INFO: UE IMSI[262428800357513] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.650: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/01 11:05:57.650: [upf] INFO: UE F-SEID[UP:0x652 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.650: [upf] INFO: UE F-SEID[UP:0x652 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.655: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/01 11:05:57.655: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/01 11:05:57.655: [smf] INFO: UE IMSI[262429543287309] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.655: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/01 11:05:57.655: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.655: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.661: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/01 11:05:57.661: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/01 11:05:57.661: [smf] INFO: UE IMSI[262424243143648] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.662: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/01 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x12a CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x12a CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.667: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/01 11:05:57.667: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/01 11:05:57.667: [smf] INFO: UE IMSI[262424695835069] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.668: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/01 11:05:57.668: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.668: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.673: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/01 11:05:57.674: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/01 11:05:57.674: [smf] INFO: UE IMSI[262424653769355] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.675: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/01 11:05:57.675: [upf] INFO: UE F-SEID[UP:0x346 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.675: [upf] INFO: UE F-SEID[UP:0x346 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.680: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/01 11:05:57.680: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/01 11:05:57.680: [smf] INFO: UE IMSI[262427537980009] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.682: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/01 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x61a CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x61a CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.687: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/01 11:05:57.687: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/01 11:05:57.687: [smf] INFO: UE IMSI[262420086256248] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.687: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/01 11:05:57.688: [upf] INFO: UE F-SEID[UP:0x12 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.688: [upf] INFO: UE F-SEID[UP:0x12 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.693: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/01 11:05:57.693: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/01 11:05:57.693: [smf] INFO: UE IMSI[262426157229719] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.694: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/01 11:05:57.694: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.694: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.699: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/01 11:05:57.699: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/01 11:05:57.699: [smf] INFO: UE IMSI[262429550227562] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.701: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/01 11:05:57.702: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.702: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.707: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/01 11:05:57.707: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/01 11:05:57.707: [smf] INFO: UE IMSI[262422938866944] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.709: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/01 11:05:57.709: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.709: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.714: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/01 11:05:57.714: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/01 11:05:57.714: [smf] INFO: UE IMSI[262427556103784] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.715: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/01 11:05:57.715: [upf] INFO: UE F-SEID[UP:0x19 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.715: [upf] INFO: UE F-SEID[UP:0x19 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.720: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/01 11:05:57.720: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/01 11:05:57.720: [smf] INFO: UE IMSI[262425140698413] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.721: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/01 11:05:57.721: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.721: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.726: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/01 11:05:57.726: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/01 11:05:57.726: [smf] INFO: UE IMSI[262420389074221] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.726: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/01 11:05:57.726: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.726: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.731: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/01 11:05:57.731: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/01 11:05:57.731: [smf] INFO: UE IMSI[262425912256738] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.732: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/01 11:05:57.732: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.732: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.738: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/01 11:05:57.738: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/01 11:05:57.738: [smf] INFO: UE IMSI[262423035946918] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.739: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/01 11:05:57.739: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.739: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.745: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/01 11:05:57.745: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/01 11:05:57.745: [smf] INFO: UE IMSI[262429532211666] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.746: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/01 11:05:57.747: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.747: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.751: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/01 11:05:57.751: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/01 11:05:57.751: [smf] INFO: UE IMSI[262427127466427] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.753: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/01 11:05:57.753: [upf] INFO: UE F-SEID[UP:0x36f CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.753: [upf] INFO: UE F-SEID[UP:0x36f CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.758: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/01 11:05:57.758: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/01 11:05:57.758: [smf] INFO: UE IMSI[262427374328947] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.759: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/01 11:05:57.759: [upf] INFO: UE F-SEID[UP:0x538 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.759: [upf] INFO: UE F-SEID[UP:0x538 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.764: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/01 11:05:57.764: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/01 11:05:57.764: [smf] INFO: UE IMSI[262427353489114] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.765: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/01 11:05:57.765: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.765: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.770: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/01 11:05:57.770: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/01 11:05:57.770: [smf] INFO: UE IMSI[262424215064659] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.771: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/01 11:05:57.771: [upf] INFO: UE F-SEID[UP:0x865 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.771: [upf] INFO: UE F-SEID[UP:0x865 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.776: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/01 11:05:57.776: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/01 11:05:57.776: [smf] INFO: UE IMSI[262425415989666] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.777: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/01 11:05:57.777: [upf] INFO: UE F-SEID[UP:0x19e CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.777: [upf] INFO: UE F-SEID[UP:0x19e CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.782: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/01 11:05:57.782: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/01 11:05:57.782: [smf] INFO: UE IMSI[262429429167367] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.782: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/01 11:05:57.782: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.782: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.788: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/01 11:05:57.788: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/01 11:05:57.788: [smf] INFO: UE IMSI[262423510302523] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.788: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/01 11:05:57.788: [upf] INFO: UE F-SEID[UP:0x21 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.788: [upf] INFO: UE F-SEID[UP:0x21 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.794: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/01 11:05:57.794: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/01 11:05:57.794: [smf] INFO: UE IMSI[262420985208376] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.794: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/01 11:05:57.794: [upf] INFO: UE F-SEID[UP:0x194 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.794: [upf] INFO: UE F-SEID[UP:0x194 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.799: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/01 11:05:57.799: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/01 11:05:57.799: [smf] INFO: UE IMSI[262422726434015] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.800: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/01 11:05:57.800: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.800: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.805: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/01 11:05:57.805: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/01 11:05:57.805: [smf] INFO: UE IMSI[262423148381017] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.806: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/01 11:05:57.806: [upf] INFO: UE F-SEID[UP:0x38f CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.806: [upf] INFO: UE F-SEID[UP:0x38f CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.811: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/01 11:05:57.811: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/01 11:05:57.811: [smf] INFO: UE IMSI[262423704152551] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.812: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/01 11:05:57.812: [upf] INFO: UE F-SEID[UP:0x6 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.812: [upf] INFO: UE F-SEID[UP:0x6 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.817: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/01 11:05:57.817: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/01 11:05:57.817: [smf] INFO: UE IMSI[262427956672628] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.817: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/01 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x14b CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x14b CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.823: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/01 11:05:57.823: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/01 11:05:57.823: [smf] INFO: UE IMSI[262425615867021] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.823: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/01 11:05:57.823: [upf] INFO: UE F-SEID[UP:0x757 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.823: [upf] INFO: UE F-SEID[UP:0x757 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.829: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/01 11:05:57.829: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/01 11:05:57.829: [smf] INFO: UE IMSI[262423714039371] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.829: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/01 11:05:57.829: [upf] INFO: UE F-SEID[UP:0x930 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.829: [upf] INFO: UE F-SEID[UP:0x930 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.834: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/01 11:05:57.834: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/01 11:05:57.834: [smf] INFO: UE IMSI[262422936305999] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.835: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/01 11:05:57.835: [upf] INFO: UE F-SEID[UP:0x85c CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.835: [upf] INFO: UE F-SEID[UP:0x85c CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.840: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/01 11:05:57.840: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/01 11:05:57.840: [smf] INFO: UE IMSI[262429605091444] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.841: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/01 11:05:57.841: [upf] INFO: UE F-SEID[UP:0x29a CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.841: [upf] INFO: UE F-SEID[UP:0x29a CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.846: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/01 11:05:57.846: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/01 11:05:57.846: [smf] INFO: UE IMSI[262422246687397] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.846: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/01 11:05:57.847: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.847: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.852: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/01 11:05:57.852: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/01 11:05:57.852: [smf] INFO: UE IMSI[262424061072207] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.852: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/01 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x295 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x295 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.858: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/01 11:05:57.858: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/01 11:05:57.858: [smf] INFO: UE IMSI[262423290916732] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.859: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/01 11:05:57.859: [upf] INFO: UE F-SEID[UP:0x834 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.859: [upf] INFO: UE F-SEID[UP:0x834 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.865: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/01 11:05:57.865: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/01 11:05:57.865: [smf] INFO: UE IMSI[262421311919535] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.866: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/01 11:05:57.866: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.866: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.872: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/01 11:05:57.872: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/01 11:05:57.872: [smf] INFO: UE IMSI[262422442095390] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.873: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/01 11:05:57.873: [upf] INFO: UE F-SEID[UP:0x87d CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.873: [upf] INFO: UE F-SEID[UP:0x87d CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.878: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/01 11:05:57.878: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/01 11:05:57.878: [smf] INFO: UE IMSI[262428349137962] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.879: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/01 11:05:57.879: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.879: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.884: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/01 11:05:57.884: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/01 11:05:57.884: [smf] INFO: UE IMSI[262425042261178] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.885: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/01 11:05:57.885: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.885: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.890: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/01 11:05:57.890: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/01 11:05:57.890: [smf] INFO: UE IMSI[262427224370866] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.891: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/01 11:05:57.891: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.891: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.896: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/01 11:05:57.896: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/01 11:05:57.896: [smf] INFO: UE IMSI[262426414673259] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.897: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/01 11:05:57.897: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.897: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.902: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/01 11:05:57.902: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/01 11:05:57.902: [smf] INFO: UE IMSI[262420463430701] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.904: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/01 11:05:57.904: [upf] INFO: UE F-SEID[UP:0x695 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.904: [upf] INFO: UE F-SEID[UP:0x695 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.909: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/01 11:05:57.909: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/01 11:05:57.909: [smf] INFO: UE IMSI[262422707683258] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.911: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/01 11:05:57.911: [upf] INFO: UE F-SEID[UP:0x84d CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.911: [upf] INFO: UE F-SEID[UP:0x84d CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.917: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/01 11:05:57.917: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/01 11:05:57.917: [smf] INFO: UE IMSI[262425227738917] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.918: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/01 11:05:57.918: [upf] INFO: UE F-SEID[UP:0x3e CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.918: [upf] INFO: UE F-SEID[UP:0x3e CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.923: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/01 11:05:57.923: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/01 11:05:57.923: [smf] INFO: UE IMSI[262428762245689] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.924: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/01 11:05:57.924: [upf] INFO: UE F-SEID[UP:0xc6a CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.924: [upf] INFO: UE F-SEID[UP:0xc6a CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.929: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/01 11:05:57.929: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/01 11:05:57.929: [smf] INFO: UE IMSI[262429583230749] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.930: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/01 11:05:57.930: [upf] INFO: UE F-SEID[UP:0x308 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.930: [upf] INFO: UE F-SEID[UP:0x308 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.935: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/01 11:05:57.935: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/01 11:05:57.935: [smf] INFO: UE IMSI[262427197313049] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.936: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/01 11:05:57.936: [upf] INFO: UE F-SEID[UP:0xafe CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.936: [upf] INFO: UE F-SEID[UP:0xafe CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.941: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/01 11:05:57.941: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/01 11:05:57.941: [smf] INFO: UE IMSI[262422543322355] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.942: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/01 11:05:57.942: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.942: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.947: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/01 11:05:57.947: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/01 11:05:57.947: [smf] INFO: UE IMSI[262428074377643] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.947: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/01 11:05:57.947: [upf] INFO: UE F-SEID[UP:0x82b CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.947: [upf] INFO: UE F-SEID[UP:0x82b CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.952: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/01 11:05:57.952: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/01 11:05:57.952: [smf] INFO: UE IMSI[262422129244777] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.953: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/01 11:05:57.953: [upf] INFO: UE F-SEID[UP:0x49c CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.953: [upf] INFO: UE F-SEID[UP:0x49c CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.958: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/01 11:05:57.958: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/01 11:05:57.958: [smf] INFO: UE IMSI[262424022086913] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.959: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/01 11:05:57.959: [upf] INFO: UE F-SEID[UP:0x185 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.959: [upf] INFO: UE F-SEID[UP:0x185 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.964: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/01 11:05:57.964: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/01 11:05:57.964: [smf] INFO: UE IMSI[262424430369325] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.965: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/01 11:05:57.965: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.965: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.970: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/01 11:05:57.970: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/01 11:05:57.970: [smf] INFO: UE IMSI[262420875884352] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.970: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/01 11:05:57.970: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.970: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.976: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/01 11:05:57.976: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/01 11:05:57.976: [smf] INFO: UE IMSI[262426355142056] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.976: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/01 11:05:57.976: [upf] INFO: UE F-SEID[UP:0xdae CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.976: [upf] INFO: UE F-SEID[UP:0xdae CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.981: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/01 11:05:57.981: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/01 11:05:57.981: [smf] INFO: UE IMSI[262427666946846] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.982: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/01 11:05:57.982: [upf] INFO: UE F-SEID[UP:0x28 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.982: [upf] INFO: UE F-SEID[UP:0x28 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.987: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/01 11:05:57.987: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/01 11:05:57.987: [smf] INFO: UE IMSI[262423423780382] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.988: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/01 11:05:57.988: [upf] INFO: UE F-SEID[UP:0x7df CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.988: [upf] INFO: UE F-SEID[UP:0x7df CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.993: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/01 11:05:57.993: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/01 11:05:57.993: [smf] INFO: UE IMSI[262426361968830] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.993: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/01 11:05:57.993: [upf] INFO: UE F-SEID[UP:0xfed CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.993: [upf] INFO: UE F-SEID[UP:0xfed CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.999: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/01 11:05:57.999: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/01 11:05:57.999: [smf] INFO: UE IMSI[262423837234547] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:57.999: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/01 11:05:57.999: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:57.999: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.004: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/01 11:05:58.004: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/01 11:05:58.004: [smf] INFO: UE IMSI[262426153620974] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.005: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/01 11:05:58.005: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.005: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.010: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/01 11:05:58.010: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/01 11:05:58.010: [smf] INFO: UE IMSI[262426652526771] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.011: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/01 11:05:58.011: [upf] INFO: UE F-SEID[UP:0x3af CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.011: [upf] INFO: UE F-SEID[UP:0x3af CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.016: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/01 11:05:58.016: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/01 11:05:58.016: [smf] INFO: UE IMSI[262426229673323] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.017: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/01 11:05:58.017: [upf] INFO: UE F-SEID[UP:0xef0 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.017: [upf] INFO: UE F-SEID[UP:0xef0 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.022: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/01 11:05:58.022: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/01 11:05:58.022: [smf] INFO: UE IMSI[262424597225030] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.022: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/01 11:05:58.022: [upf] INFO: UE F-SEID[UP:0x799 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.022: [upf] INFO: UE F-SEID[UP:0x799 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.028: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/01 11:05:58.028: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/01 11:05:58.028: [smf] INFO: UE IMSI[262428799652956] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.028: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/01 11:05:58.028: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.028: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.033: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/01 11:05:58.033: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/01 11:05:58.033: [smf] INFO: UE IMSI[262428398827106] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.034: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/01 11:05:58.034: [upf] INFO: UE F-SEID[UP:0x17f CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.034: [upf] INFO: UE F-SEID[UP:0x17f CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.039: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/01 11:05:58.039: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/01 11:05:58.039: [smf] INFO: UE IMSI[262422196992198] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.040: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/01 11:05:58.040: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.040: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.045: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/01 11:05:58.045: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/01 11:05:58.045: [smf] INFO: UE IMSI[262429806226658] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.046: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/01 11:05:58.046: [upf] INFO: UE F-SEID[UP:0x872 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.046: [upf] INFO: UE F-SEID[UP:0x872 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.052: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/01 11:05:58.052: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/01 11:05:58.052: [smf] INFO: UE IMSI[262427729202655] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.053: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/01 11:05:58.054: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.054: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.059: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/01 11:05:58.059: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/01 11:05:58.059: [smf] INFO: UE IMSI[262429752966479] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.060: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/01 11:05:58.060: [upf] INFO: UE F-SEID[UP:0xade CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.060: [upf] INFO: UE F-SEID[UP:0xade CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.065: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/01 11:05:58.065: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/01 11:05:58.065: [smf] INFO: UE IMSI[262422376175602] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.066: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/01 11:05:58.066: [upf] INFO: UE F-SEID[UP:0x25d CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.066: [upf] INFO: UE F-SEID[UP:0x25d CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.071: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/01 11:05:58.071: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/01 11:05:58.071: [smf] INFO: UE IMSI[262423067178801] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.072: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/01 11:05:58.072: [upf] INFO: UE F-SEID[UP:0xddb CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.072: [upf] INFO: UE F-SEID[UP:0xddb CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.077: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/01 11:05:58.077: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/01 11:05:58.077: [smf] INFO: UE IMSI[262422577869009] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.078: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/01 11:05:58.078: [upf] INFO: UE F-SEID[UP:0x773 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.078: [upf] INFO: UE F-SEID[UP:0x773 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.083: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/01 11:05:58.083: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/01 11:05:58.083: [smf] INFO: UE IMSI[262420019566748] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.083: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/01 11:05:58.083: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.083: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.088: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/01 11:05:58.088: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/01 11:05:58.088: [smf] INFO: UE IMSI[262425692112971] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.089: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/01 11:05:58.089: [upf] INFO: UE F-SEID[UP:0x16b CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.089: [upf] INFO: UE F-SEID[UP:0x16b CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.094: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/01 11:05:58.094: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/01 11:05:58.094: [smf] INFO: UE IMSI[262423631928531] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.095: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/01 11:05:58.095: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.095: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.100: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/01 11:05:58.100: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/01 11:05:58.100: [smf] INFO: UE IMSI[262423053453666] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.100: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/01 11:05:58.100: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.100: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.106: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/01 11:05:58.106: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/01 11:05:58.106: [smf] INFO: UE IMSI[262428148677597] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.106: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/01 11:05:58.106: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.106: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.111: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/01 11:05:58.111: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/01 11:05:58.111: [smf] INFO: UE IMSI[262422553630238] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.112: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/01 11:05:58.112: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.112: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.117: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/01 11:05:58.117: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/01 11:05:58.117: [smf] INFO: UE IMSI[262427915057696] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.118: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/01 11:05:58.118: [upf] INFO: UE F-SEID[UP:0x859 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.118: [upf] INFO: UE F-SEID[UP:0x859 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.123: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/01 11:05:58.123: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/01 11:05:58.123: [smf] INFO: UE IMSI[262428844557471] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.123: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/01 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.129: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/01 11:05:58.129: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/01 11:05:58.129: [smf] INFO: UE IMSI[262424058775570] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.129: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/01 11:05:58.129: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.129: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.134: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/01 11:05:58.134: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/01 11:05:58.134: [smf] INFO: UE IMSI[262421943364006] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.135: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/01 11:05:58.135: [upf] INFO: UE F-SEID[UP:0x643 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.135: [upf] INFO: UE F-SEID[UP:0x643 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.140: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/01 11:05:58.140: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/01 11:05:58.140: [smf] INFO: UE IMSI[262421367075535] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.141: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/01 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x75d CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x75d CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.146: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/01 11:05:58.146: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/01 11:05:58.146: [smf] INFO: UE IMSI[262425985975549] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.147: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/01 11:05:58.147: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.147: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.152: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/01 11:05:58.152: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/01 11:05:58.152: [smf] INFO: UE IMSI[262423358098696] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.152: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/01 11:05:58.152: [upf] INFO: UE F-SEID[UP:0x11 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.152: [upf] INFO: UE F-SEID[UP:0x11 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.157: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/01 11:05:58.157: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/01 11:05:58.157: [smf] INFO: UE IMSI[262427657022918] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.158: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/01 11:05:58.158: [upf] INFO: UE F-SEID[UP:0x400 CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.158: [upf] INFO: UE F-SEID[UP:0x400 CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.163: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/01 11:05:58.163: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/01 11:05:58.163: [smf] INFO: UE IMSI[262426653096395] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.164: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/01 11:05:58.164: [upf] INFO: UE F-SEID[UP:0x44d CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.164: [upf] INFO: UE F-SEID[UP:0x44d CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.169: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/01 11:05:58.169: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/01 11:05:58.169: [smf] INFO: UE IMSI[262423653587989] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.170: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/01 11:05:58.170: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.170: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.175: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/01 11:05:58.175: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/01 11:05:58.175: [smf] INFO: UE IMSI[262423011733285] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.175: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/01 11:05:58.175: [upf] INFO: UE F-SEID[UP:0x908 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.175: [upf] INFO: UE F-SEID[UP:0x908 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.181: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/01 11:05:58.181: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/01 11:05:58.181: [smf] INFO: UE IMSI[262421462860483] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.181: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/01 11:05:58.181: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.181: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.186: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/01 11:05:58.186: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/01 11:05:58.186: [smf] INFO: UE IMSI[262421338558928] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.187: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/01 11:05:58.187: [upf] INFO: UE F-SEID[UP:0x260 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.187: [upf] INFO: UE F-SEID[UP:0x260 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.192: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/01 11:05:58.192: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/01 11:05:58.192: [smf] INFO: UE IMSI[262420884972957] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.193: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/01 11:05:58.193: [upf] INFO: UE F-SEID[UP:0x24c CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.193: [upf] INFO: UE F-SEID[UP:0x24c CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.198: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/01 11:05:58.198: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/01 11:05:58.198: [smf] INFO: UE IMSI[262425266580930] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.198: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/01 11:05:58.198: [upf] INFO: UE F-SEID[UP:0x449 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.198: [upf] INFO: UE F-SEID[UP:0x449 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.204: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/01 11:05:58.204: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/01 11:05:58.204: [smf] INFO: UE IMSI[262424444916351] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.204: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/01 11:05:58.204: [upf] INFO: UE F-SEID[UP:0x81a CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.204: [upf] INFO: UE F-SEID[UP:0x81a CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.209: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/01 11:05:58.209: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/01 11:05:58.209: [smf] INFO: UE IMSI[262425927877969] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.210: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/01 11:05:58.210: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.210: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.215: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/01 11:05:58.215: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/01 11:05:58.215: [smf] INFO: UE IMSI[262420191689627] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.216: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/01 11:05:58.216: [upf] INFO: UE F-SEID[UP:0x399 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.216: [upf] INFO: UE F-SEID[UP:0x399 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.221: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/01 11:05:58.221: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/01 11:05:58.221: [smf] INFO: UE IMSI[262423064336606] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.222: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/01 11:05:58.222: [upf] INFO: UE F-SEID[UP:0x458 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.222: [upf] INFO: UE F-SEID[UP:0x458 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.227: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/01 11:05:58.227: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/01 11:05:58.227: [smf] INFO: UE IMSI[262429938351527] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.229: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/01 11:05:58.229: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.229: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.233: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/01 11:05:58.233: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/01 11:05:58.233: [smf] INFO: UE IMSI[262429265595572] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.234: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/01 11:05:58.234: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.234: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.239: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/01 11:05:58.239: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/01 11:05:58.239: [smf] INFO: UE IMSI[262427424629685] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.240: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/01 11:05:58.240: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.240: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.245: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/01 11:05:58.245: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/01 11:05:58.245: [smf] INFO: UE IMSI[262421184478486] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.246: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/01 11:05:58.246: [upf] INFO: UE F-SEID[UP:0x217 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.246: [upf] INFO: UE F-SEID[UP:0x217 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.251: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/01 11:05:58.251: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/01 11:05:58.251: [smf] INFO: UE IMSI[262425173938376] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.252: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/01 11:05:58.252: [upf] INFO: UE F-SEID[UP:0x539 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.252: [upf] INFO: UE F-SEID[UP:0x539 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.257: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/01 11:05:58.257: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/01 11:05:58.257: [smf] INFO: UE IMSI[262422488351172] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.257: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/01 11:05:58.257: [upf] INFO: UE F-SEID[UP:0x979 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.257: [upf] INFO: UE F-SEID[UP:0x979 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.263: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/01 11:05:58.263: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/01 11:05:58.263: [smf] INFO: UE IMSI[262421655403034] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.263: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/01 11:05:58.263: [upf] INFO: UE F-SEID[UP:0x729 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.263: [upf] INFO: UE F-SEID[UP:0x729 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.269: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/01 11:05:58.269: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/01 11:05:58.269: [smf] INFO: UE IMSI[262421331092043] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.269: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/01 11:05:58.269: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.269: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.275: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/01 11:05:58.275: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/01 11:05:58.275: [smf] INFO: UE IMSI[262424197574271] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.275: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/01 11:05:58.275: [upf] INFO: UE F-SEID[UP:0x293 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.275: [upf] INFO: UE F-SEID[UP:0x293 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.281: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/01 11:05:58.281: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/01 11:05:58.281: [smf] INFO: UE IMSI[262420157158900] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.281: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/01 11:05:58.281: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.281: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.286: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/01 11:05:58.286: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/01 11:05:58.286: [smf] INFO: UE IMSI[262422028410379] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.287: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/01 11:05:58.287: [upf] INFO: UE F-SEID[UP:0x58a CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.287: [upf] INFO: UE F-SEID[UP:0x58a CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.292: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/01 11:05:58.292: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/01 11:05:58.292: [smf] INFO: UE IMSI[262426032862433] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.293: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/01 11:05:58.293: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.293: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.298: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/01 11:05:58.298: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/01 11:05:58.298: [smf] INFO: UE IMSI[262422292376267] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.298: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/01 11:05:58.298: [upf] INFO: UE F-SEID[UP:0xa32 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.298: [upf] INFO: UE F-SEID[UP:0xa32 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.304: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/01 11:05:58.304: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/01 11:05:58.304: [smf] INFO: UE IMSI[262420152124739] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.304: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/01 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.309: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/01 11:05:58.309: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/01 11:05:58.309: [smf] INFO: UE IMSI[262427266497002] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.310: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/01 11:05:58.310: [upf] INFO: UE F-SEID[UP:0x60b CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.310: [upf] INFO: UE F-SEID[UP:0x60b CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.315: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/01 11:05:58.315: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/01 11:05:58.315: [smf] INFO: UE IMSI[262427301628222] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.316: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/01 11:05:58.316: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.316: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.321: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/01 11:05:58.321: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/01 11:05:58.321: [smf] INFO: UE IMSI[262428198186212] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.322: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/01 11:05:58.322: [upf] INFO: UE F-SEID[UP:0x717 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.322: [upf] INFO: UE F-SEID[UP:0x717 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.328: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/01 11:05:58.328: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/01 11:05:58.328: [smf] INFO: UE IMSI[262425829425007] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.328: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/01 11:05:58.328: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.328: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.335: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/01 11:05:58.335: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/01 11:05:58.335: [smf] INFO: UE IMSI[262429611299896] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.336: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/01 11:05:58.336: [upf] INFO: UE F-SEID[UP:0x98b CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.336: [upf] INFO: UE F-SEID[UP:0x98b CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.342: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/01 11:05:58.342: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/01 11:05:58.342: [smf] INFO: UE IMSI[262420113984853] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.343: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/01 11:05:58.343: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.343: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.349: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/01 11:05:58.349: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/01 11:05:58.349: [smf] INFO: UE IMSI[262423068743275] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.349: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/01 11:05:58.349: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.349: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.355: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/01 11:05:58.355: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/01 11:05:58.355: [smf] INFO: UE IMSI[262425780532187] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.355: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/01 11:05:58.355: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.355: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.361: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/01 11:05:58.361: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/01 11:05:58.361: [smf] INFO: UE IMSI[262421255182014] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.362: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/01 11:05:58.362: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.362: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.368: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/01 11:05:58.368: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/01 11:05:58.368: [smf] INFO: UE IMSI[262424344103088] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.369: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/01 11:05:58.369: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.369: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.376: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/01 11:05:58.376: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/01 11:05:58.376: [smf] INFO: UE IMSI[262428983872647] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.376: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/01 11:05:58.376: [upf] INFO: UE F-SEID[UP:0xcea CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.376: [upf] INFO: UE F-SEID[UP:0xcea CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.383: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/01 11:05:58.383: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/01 11:05:58.383: [smf] INFO: UE IMSI[262422739326670] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.383: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/01 11:05:58.383: [upf] INFO: UE F-SEID[UP:0x84c CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.383: [upf] INFO: UE F-SEID[UP:0x84c CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.389: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/01 11:05:58.389: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/01 11:05:58.389: [smf] INFO: UE IMSI[262429266588741] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.389: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/01 11:05:58.389: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.389: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.395: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/01 11:05:58.395: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/01 11:05:58.395: [smf] INFO: UE IMSI[262427992388883] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.396: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/01 11:05:58.396: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.396: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.401: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/01 11:05:58.401: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/01 11:05:58.401: [smf] INFO: UE IMSI[262429075348180] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.402: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/01 11:05:58.402: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.402: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.408: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/01 11:05:58.408: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/01 11:05:58.408: [smf] INFO: UE IMSI[262424370760032] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.408: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/01 11:05:58.408: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.408: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.414: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/01 11:05:58.414: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/01 11:05:58.414: [smf] INFO: UE IMSI[262423833988358] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.416: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/01 11:05:58.416: [upf] INFO: UE F-SEID[UP:0x82c CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.416: [upf] INFO: UE F-SEID[UP:0x82c CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.422: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/01 11:05:58.422: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/01 11:05:58.422: [smf] INFO: UE IMSI[262426231765003] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.422: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/01 11:05:58.422: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.422: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.428: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/01 11:05:58.428: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/01 11:05:58.428: [smf] INFO: UE IMSI[262426033849705] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.429: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/01 11:05:58.429: [upf] INFO: UE F-SEID[UP:0x476 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.429: [upf] INFO: UE F-SEID[UP:0x476 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.435: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/01 11:05:58.435: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/01 11:05:58.435: [smf] INFO: UE IMSI[262426089714120] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.437: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/01 11:05:58.437: [upf] INFO: UE F-SEID[UP:0x827 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.437: [upf] INFO: UE F-SEID[UP:0x827 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.443: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/01 11:05:58.443: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/01 11:05:58.443: [smf] INFO: UE IMSI[262427058934173] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.445: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/01 11:05:58.445: [upf] INFO: UE F-SEID[UP:0x345 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.445: [upf] INFO: UE F-SEID[UP:0x345 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.455: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 04/01 11:05:58.455: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 04/01 11:05:58.455: [smf] INFO: UE IMSI[262420727751561] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.458: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/01 11:05:58.458: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.458: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.467: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 04/01 11:05:58.467: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 04/01 11:05:58.467: [smf] INFO: UE IMSI[262421652886326] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.475: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 04/01 11:05:58.475: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 04/01 11:05:58.475: [smf] INFO: UE IMSI[262422383764111] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.476: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 04/01 11:05:58.476: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.476: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.481: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 04/01 11:05:58.481: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.481: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.482: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 04/01 11:05:58.482: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 04/01 11:05:58.482: [smf] INFO: UE IMSI[262423242904158] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.484: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 04/01 11:05:58.484: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.484: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.488: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 04/01 11:05:58.488: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 04/01 11:05:58.488: [smf] INFO: UE IMSI[262425982831088] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.489: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 04/01 11:05:58.489: [upf] INFO: UE F-SEID[UP:0x43e CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.489: [upf] INFO: UE F-SEID[UP:0x43e CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.494: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 04/01 11:05:58.494: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 04/01 11:05:58.494: [smf] INFO: UE IMSI[262428731912963] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.495: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 04/01 11:05:58.495: [upf] INFO: UE F-SEID[UP:0x8af CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.495: [upf] INFO: UE F-SEID[UP:0x8af CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.500: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 04/01 11:05:58.500: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 04/01 11:05:58.500: [smf] INFO: UE IMSI[262425022481782] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.501: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 04/01 11:05:58.501: [upf] INFO: UE F-SEID[UP:0x443 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.501: [upf] INFO: UE F-SEID[UP:0x443 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.506: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 04/01 11:05:58.506: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 04/01 11:05:58.506: [smf] INFO: UE IMSI[262420777914192] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.506: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 04/01 11:05:58.506: [upf] INFO: UE F-SEID[UP:0x60c CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.506: [upf] INFO: UE F-SEID[UP:0x60c CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.511: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 04/01 11:05:58.511: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 04/01 11:05:58.511: [smf] INFO: UE IMSI[262423088546381] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.512: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 04/01 11:05:58.512: [upf] INFO: UE F-SEID[UP:0x77c CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.512: [upf] INFO: UE F-SEID[UP:0x77c CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.517: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 04/01 11:05:58.517: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 04/01 11:05:58.517: [smf] INFO: UE IMSI[262423857028582] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.518: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 04/01 11:05:58.518: [upf] INFO: UE F-SEID[UP:0x550 CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.518: [upf] INFO: UE F-SEID[UP:0x550 CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.523: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 04/01 11:05:58.523: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 04/01 11:05:58.523: [smf] INFO: UE IMSI[262424624136631] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.524: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 04/01 11:05:58.524: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.524: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.529: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 04/01 11:05:58.529: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 04/01 11:05:58.529: [smf] INFO: UE IMSI[262427523016699] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.529: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 04/01 11:05:58.529: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.529: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.535: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 04/01 11:05:58.535: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 04/01 11:05:58.535: [smf] INFO: UE IMSI[262424684940121] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.535: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 04/01 11:05:58.535: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.535: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.540: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 04/01 11:05:58.540: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 04/01 11:05:58.540: [smf] INFO: UE IMSI[262426149848885] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.541: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 04/01 11:05:58.541: [upf] INFO: UE F-SEID[UP:0x496 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.541: [upf] INFO: UE F-SEID[UP:0x496 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.546: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 04/01 11:05:58.546: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 04/01 11:05:58.546: [smf] INFO: UE IMSI[262426718383519] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.547: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 04/01 11:05:58.547: [upf] INFO: UE F-SEID[UP:0x88e CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.547: [upf] INFO: UE F-SEID[UP:0x88e CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.552: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 04/01 11:05:58.552: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 04/01 11:05:58.552: [smf] INFO: UE IMSI[262426936229156] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.553: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 04/01 11:05:58.553: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.553: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.557: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 04/01 11:05:58.558: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 04/01 11:05:58.558: [smf] INFO: UE IMSI[262421523177919] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.558: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 04/01 11:05:58.558: [upf] INFO: UE F-SEID[UP:0x874 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.558: [upf] INFO: UE F-SEID[UP:0x874 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.563: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 04/01 11:05:58.563: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 04/01 11:05:58.563: [smf] INFO: UE IMSI[262425405447827] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.564: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 04/01 11:05:58.564: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.564: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.569: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 04/01 11:05:58.569: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 04/01 11:05:58.569: [smf] INFO: UE IMSI[262420369772177] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.570: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 04/01 11:05:58.570: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.570: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.575: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 04/01 11:05:58.575: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 04/01 11:05:58.575: [smf] INFO: UE IMSI[262422646133290] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:05:58.576: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 04/01 11:05:58.576: [upf] INFO: UE F-SEID[UP:0x37d CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.576: [upf] INFO: UE F-SEID[UP:0x37d CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.581: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@28bdcd2f908d: Successfully created 1019 PDP contexts before exhausting the pool MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:05:58.779: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 04/01 11:05:58.779: [upf] INFO: UE F-SEID[UP:0xabb CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.779: [upf] INFO: UE F-SEID[UP:0xabb CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/01 11:05:58.792: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 04/01 11:05:58.800: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 04/01 11:05:58.806: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 04/01 11:05:58.808: [smf] INFO: Removed Session: UE IMSI:[262425950877883] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 04/01 11:05:58.809: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 04/01 11:05:58.812: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 04/01 11:05:58.813: [smf] INFO: Removed Session: UE IMSI:[262426351943878] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 04/01 11:05:58.813: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 04/01 11:05:58.816: [smf] INFO: Removed Session: UE IMSI:[262425055143203] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 04/01 11:05:58.816: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 04/01 11:05:58.817: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 04/01 11:05:58.818: [smf] INFO: Removed Session: UE IMSI:[262429657604935] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 04/01 11:05:58.818: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 04/01 11:05:58.823: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 04/01 11:05:58.823: [smf] INFO: Removed Session: UE IMSI:[262426916054667] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 04/01 11:05:58.823: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 04/01 11:05:58.828: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 04/01 11:05:58.828: [smf] INFO: Removed Session: UE IMSI:[262429102259044] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 04/01 11:05:58.828: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 04/01 11:05:58.833: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 04/01 11:05:58.834: [smf] INFO: Removed Session: UE IMSI:[262423471517938] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 04/01 11:05:58.834: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 04/01 11:05:58.838: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 04/01 11:05:58.839: [smf] INFO: Removed Session: UE IMSI:[262429493797306] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 04/01 11:05:58.839: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 04/01 11:05:58.844: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 04/01 11:05:58.844: [smf] INFO: Removed Session: UE IMSI:[262424057466574] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 04/01 11:05:58.844: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 04/01 11:05:58.849: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 04/01 11:05:58.850: [smf] INFO: Removed Session: UE IMSI:[262422603736261] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 04/01 11:05:58.850: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 04/01 11:05:58.854: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 04/01 11:05:58.855: [smf] INFO: Removed Session: UE IMSI:[262429446280414] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 04/01 11:05:58.855: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 04/01 11:05:58.860: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 04/01 11:05:58.860: [smf] INFO: Removed Session: UE IMSI:[262420490011949] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 04/01 11:05:58.860: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 04/01 11:05:58.865: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 04/01 11:05:58.866: [smf] INFO: Removed Session: UE IMSI:[262424742477994] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 04/01 11:05:58.866: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 04/01 11:05:58.871: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 04/01 11:05:58.871: [smf] INFO: Removed Session: UE IMSI:[262425034968508] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 04/01 11:05:58.872: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 04/01 11:05:58.876: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 04/01 11:05:58.877: [smf] INFO: Removed Session: UE IMSI:[262429828251144] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 04/01 11:05:58.877: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 04/01 11:05:58.882: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 04/01 11:05:58.882: [smf] INFO: Removed Session: UE IMSI:[262423554325189] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 04/01 11:05:58.883: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 04/01 11:05:58.887: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 04/01 11:05:58.888: [smf] INFO: Removed Session: UE IMSI:[262425680395394] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 04/01 11:05:58.888: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 04/01 11:05:58.892: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 04/01 11:05:58.893: [smf] INFO: Removed Session: UE IMSI:[262423803303963] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 04/01 11:05:58.893: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 04/01 11:05:58.898: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 04/01 11:05:58.898: [smf] INFO: Removed Session: UE IMSI:[262420898633013] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 04/01 11:05:58.898: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 04/01 11:05:58.903: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/01 11:05:58.904: [smf] INFO: Removed Session: UE IMSI:[262420663467527] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 04/01 11:05:58.904: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 04/01 11:05:58.908: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/01 11:05:58.909: [smf] INFO: Removed Session: UE IMSI:[262425592320906] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/01 11:05:58.909: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/01 11:05:58.914: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/01 11:05:58.914: [smf] INFO: Removed Session: UE IMSI:[262425137427610] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/01 11:05:58.914: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/01 11:05:58.919: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/01 11:05:58.920: [smf] INFO: Removed Session: UE IMSI:[262426706042388] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/01 11:05:58.920: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/01 11:05:58.924: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/01 11:05:58.925: [smf] INFO: Removed Session: UE IMSI:[262428218802875] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/01 11:05:58.925: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/01 11:05:58.930: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/01 11:05:58.930: [smf] INFO: Removed Session: UE IMSI:[262423092797407] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/01 11:05:58.930: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/01 11:05:58.935: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/01 11:05:58.935: [smf] INFO: Removed Session: UE IMSI:[262425693764726] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/01 11:05:58.936: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/01 11:05:58.940: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/01 11:05:58.941: [smf] INFO: Removed Session: UE IMSI:[262429041329519] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/01 11:05:58.941: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/01 11:05:58.946: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/01 11:05:58.946: [smf] INFO: Removed Session: UE IMSI:[262427300948602] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/01 11:05:58.946: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/01 11:05:58.951: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/01 11:05:58.951: [smf] INFO: Removed Session: UE IMSI:[262427169453402] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/01 11:05:58.951: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/01 11:05:58.956: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/01 11:05:58.957: [smf] INFO: Removed Session: UE IMSI:[262421406398146] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/01 11:05:58.957: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/01 11:05:58.962: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/01 11:05:58.962: [smf] INFO: Removed Session: UE IMSI:[262426490280079] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/01 11:05:58.962: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/01 11:05:58.967: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/01 11:05:58.967: [smf] INFO: Removed Session: UE IMSI:[262424974930452] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/01 11:05:58.967: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/01 11:05:58.972: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/01 11:05:58.973: [smf] INFO: Removed Session: UE IMSI:[262425588797038] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/01 11:05:58.973: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/01 11:05:58.978: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/01 11:05:58.978: [smf] INFO: Removed Session: UE IMSI:[262423740068401] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/01 11:05:58.978: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/01 11:05:58.983: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/01 11:05:58.985: [smf] INFO: Removed Session: UE IMSI:[262426260848359] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/01 11:05:58.985: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/01 11:05:58.989: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/01 11:05:58.991: [smf] INFO: Removed Session: UE IMSI:[262425384145304] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/01 11:05:58.991: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/01 11:05:58.995: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/01 11:05:58.996: [smf] INFO: Removed Session: UE IMSI:[262425575417103] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:58.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/01 11:05:58.996: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/01 11:05:59.001: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/01 11:05:59.002: [smf] INFO: Removed Session: UE IMSI:[262429670074639] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/01 11:05:59.002: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/01 11:05:59.007: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/01 11:05:59.008: [smf] INFO: Removed Session: UE IMSI:[262426737059968] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/01 11:05:59.008: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/01 11:05:59.012: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/01 11:05:59.013: [smf] INFO: Removed Session: UE IMSI:[262428424076914] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/01 11:05:59.013: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/01 11:05:59.018: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/01 11:05:59.018: [smf] INFO: Removed Session: UE IMSI:[262427736622638] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/01 11:05:59.018: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/01 11:05:59.023: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/01 11:05:59.024: [smf] INFO: Removed Session: UE IMSI:[262426728002125] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/01 11:05:59.024: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/01 11:05:59.028: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/01 11:05:59.029: [smf] INFO: Removed Session: UE IMSI:[262422396118222] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/01 11:05:59.029: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/01 11:05:59.034: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/01 11:05:59.035: [smf] INFO: Removed Session: UE IMSI:[262424765792190] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/01 11:05:59.035: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/01 11:05:59.039: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/01 11:05:59.040: [smf] INFO: Removed Session: UE IMSI:[262423633145564] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/01 11:05:59.040: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/01 11:05:59.045: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/01 11:05:59.046: [smf] INFO: Removed Session: UE IMSI:[262422207418157] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/01 11:05:59.046: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/01 11:05:59.050: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/01 11:05:59.051: [smf] INFO: Removed Session: UE IMSI:[262421716178446] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/01 11:05:59.051: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/01 11:05:59.056: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/01 11:05:59.056: [smf] INFO: Removed Session: UE IMSI:[262428114093490] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/01 11:05:59.056: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/01 11:05:59.061: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/01 11:05:59.062: [smf] INFO: Removed Session: UE IMSI:[262421064058020] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/01 11:05:59.062: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/01 11:05:59.067: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/01 11:05:59.068: [smf] INFO: Removed Session: UE IMSI:[262429231115827] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/01 11:05:59.068: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/01 11:05:59.073: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/01 11:05:59.074: [smf] INFO: Removed Session: UE IMSI:[262424807046128] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/01 11:05:59.074: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/01 11:05:59.078: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/01 11:05:59.079: [smf] INFO: Removed Session: UE IMSI:[262427062950964] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/01 11:05:59.079: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/01 11:05:59.084: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/01 11:05:59.086: [smf] INFO: Removed Session: UE IMSI:[262428560036218] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/01 11:05:59.086: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/01 11:05:59.090: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/01 11:05:59.091: [smf] INFO: Removed Session: UE IMSI:[262421597419002] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/01 11:05:59.091: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/01 11:05:59.096: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/01 11:05:59.097: [smf] INFO: Removed Session: UE IMSI:[262421873532185] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/01 11:05:59.097: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/01 11:05:59.101: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/01 11:05:59.102: [smf] INFO: Removed Session: UE IMSI:[262422903313325] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/01 11:05:59.102: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/01 11:05:59.106: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/01 11:05:59.107: [smf] INFO: Removed Session: UE IMSI:[262427576711644] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/01 11:05:59.107: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/01 11:05:59.112: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/01 11:05:59.112: [smf] INFO: Removed Session: UE IMSI:[262429617535800] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/01 11:05:59.112: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/01 11:05:59.117: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/01 11:05:59.118: [smf] INFO: Removed Session: UE IMSI:[262424237471991] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/01 11:05:59.118: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/01 11:05:59.122: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/01 11:05:59.123: [smf] INFO: Removed Session: UE IMSI:[262420206758968] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/01 11:05:59.123: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/01 11:05:59.128: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/01 11:05:59.128: [smf] INFO: Removed Session: UE IMSI:[262429000470739] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/01 11:05:59.128: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/01 11:05:59.133: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/01 11:05:59.134: [smf] INFO: Removed Session: UE IMSI:[262425722801516] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/01 11:05:59.134: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/01 11:05:59.139: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/01 11:05:59.139: [smf] INFO: Removed Session: UE IMSI:[262424639009078] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/01 11:05:59.139: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/01 11:05:59.144: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/01 11:05:59.145: [smf] INFO: Removed Session: UE IMSI:[262426801315408] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/01 11:05:59.145: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/01 11:05:59.150: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/01 11:05:59.151: [smf] INFO: Removed Session: UE IMSI:[262421692445768] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/01 11:05:59.151: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/01 11:05:59.155: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/01 11:05:59.156: [smf] INFO: Removed Session: UE IMSI:[262429284744757] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/01 11:05:59.156: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/01 11:05:59.161: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/01 11:05:59.161: [smf] INFO: Removed Session: UE IMSI:[262423810272152] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/01 11:05:59.161: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/01 11:05:59.166: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/01 11:05:59.167: [smf] INFO: Removed Session: UE IMSI:[262427868154508] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/01 11:05:59.167: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/01 11:05:59.172: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/01 11:05:59.172: [smf] INFO: Removed Session: UE IMSI:[262424261268875] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/01 11:05:59.172: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/01 11:05:59.177: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/01 11:05:59.177: [smf] INFO: Removed Session: UE IMSI:[262426434352569] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/01 11:05:59.178: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/01 11:05:59.182: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/01 11:05:59.183: [smf] INFO: Removed Session: UE IMSI:[262422297173697] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/01 11:05:59.183: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/01 11:05:59.188: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/01 11:05:59.188: [smf] INFO: Removed Session: UE IMSI:[262421450171468] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/01 11:05:59.188: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/01 11:05:59.193: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/01 11:05:59.193: [smf] INFO: Removed Session: UE IMSI:[262428776712467] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/01 11:05:59.193: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/01 11:05:59.198: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/01 11:05:59.199: [smf] INFO: Removed Session: UE IMSI:[262423555626726] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/01 11:05:59.199: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/01 11:05:59.204: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/01 11:05:59.204: [smf] INFO: Removed Session: UE IMSI:[262425122217433] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/01 11:05:59.204: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/01 11:05:59.209: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/01 11:05:59.209: [smf] INFO: Removed Session: UE IMSI:[262426616034201] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/01 11:05:59.209: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/01 11:05:59.214: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/01 11:05:59.215: [smf] INFO: Removed Session: UE IMSI:[262424615371856] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/01 11:05:59.215: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/01 11:05:59.220: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/01 11:05:59.220: [smf] INFO: Removed Session: UE IMSI:[262420892624368] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/01 11:05:59.220: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/01 11:05:59.225: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/01 11:05:59.225: [smf] INFO: Removed Session: UE IMSI:[262426978024333] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/01 11:05:59.225: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/01 11:05:59.230: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/01 11:05:59.231: [smf] INFO: Removed Session: UE IMSI:[262422467228926] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/01 11:05:59.231: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/01 11:05:59.236: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/01 11:05:59.236: [smf] INFO: Removed Session: UE IMSI:[262422340772577] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/01 11:05:59.236: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/01 11:05:59.241: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/01 11:05:59.242: [smf] INFO: Removed Session: UE IMSI:[262426853956008] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/01 11:05:59.242: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/01 11:05:59.247: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/01 11:05:59.248: [smf] INFO: Removed Session: UE IMSI:[262426111764538] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/01 11:05:59.248: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/01 11:05:59.253: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/01 11:05:59.254: [smf] INFO: Removed Session: UE IMSI:[262423748653569] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/01 11:05:59.254: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/01 11:05:59.258: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/01 11:05:59.259: [smf] INFO: Removed Session: UE IMSI:[262427310705436] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/01 11:05:59.259: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/01 11:05:59.264: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/01 11:05:59.264: [smf] INFO: Removed Session: UE IMSI:[262421568908511] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/01 11:05:59.264: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/01 11:05:59.269: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/01 11:05:59.269: [smf] INFO: Removed Session: UE IMSI:[262424926869920] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/01 11:05:59.270: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/01 11:05:59.274: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/01 11:05:59.275: [smf] INFO: Removed Session: UE IMSI:[262422171133783] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/01 11:05:59.275: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/01 11:05:59.280: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/01 11:05:59.280: [smf] INFO: Removed Session: UE IMSI:[262425732941160] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/01 11:05:59.280: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/01 11:05:59.285: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/01 11:05:59.285: [smf] INFO: Removed Session: UE IMSI:[262420307712749] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/01 11:05:59.285: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/01 11:05:59.290: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/01 11:05:59.291: [smf] INFO: Removed Session: UE IMSI:[262425577369601] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/01 11:05:59.291: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/01 11:05:59.296: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/01 11:05:59.296: [smf] INFO: Removed Session: UE IMSI:[262429105427420] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/01 11:05:59.296: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/01 11:05:59.301: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/01 11:05:59.301: [smf] INFO: Removed Session: UE IMSI:[262427158446637] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/01 11:05:59.301: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/01 11:05:59.306: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/01 11:05:59.307: [smf] INFO: Removed Session: UE IMSI:[262428490508555] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/01 11:05:59.307: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/01 11:05:59.312: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/01 11:05:59.313: [smf] INFO: Removed Session: UE IMSI:[262429006748399] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/01 11:05:59.313: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/01 11:05:59.318: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/01 11:05:59.318: [smf] INFO: Removed Session: UE IMSI:[262429932607090] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/01 11:05:59.319: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/01 11:05:59.323: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/01 11:05:59.324: [smf] INFO: Removed Session: UE IMSI:[262425881800328] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/01 11:05:59.324: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/01 11:05:59.328: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/01 11:05:59.329: [smf] INFO: Removed Session: UE IMSI:[262424028743468] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/01 11:05:59.329: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/01 11:05:59.334: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/01 11:05:59.334: [smf] INFO: Removed Session: UE IMSI:[262425871868763] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/01 11:05:59.334: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/01 11:05:59.339: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/01 11:05:59.339: [smf] INFO: Removed Session: UE IMSI:[262423259889207] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/01 11:05:59.339: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/01 11:05:59.344: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/01 11:05:59.345: [smf] INFO: Removed Session: UE IMSI:[262429863355768] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/01 11:05:59.345: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/01 11:05:59.350: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/01 11:05:59.350: [smf] INFO: Removed Session: UE IMSI:[262428852087460] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/01 11:05:59.350: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/01 11:05:59.355: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/01 11:05:59.356: [smf] INFO: Removed Session: UE IMSI:[262420455994893] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/01 11:05:59.356: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/01 11:05:59.360: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/01 11:05:59.361: [smf] INFO: Removed Session: UE IMSI:[262420094534564] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/01 11:05:59.361: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/01 11:05:59.366: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/01 11:05:59.366: [smf] INFO: Removed Session: UE IMSI:[262425941610193] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/01 11:05:59.366: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/01 11:05:59.372: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/01 11:05:59.372: [smf] INFO: Removed Session: UE IMSI:[262428452048029] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/01 11:05:59.372: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/01 11:05:59.377: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/01 11:05:59.378: [smf] INFO: Removed Session: UE IMSI:[262429132024727] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/01 11:05:59.378: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/01 11:05:59.383: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/01 11:05:59.383: [smf] INFO: Removed Session: UE IMSI:[262421467342206] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/01 11:05:59.383: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/01 11:05:59.388: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/01 11:05:59.388: [smf] INFO: Removed Session: UE IMSI:[262420871639379] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/01 11:05:59.388: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/01 11:05:59.393: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/01 11:05:59.394: [smf] INFO: Removed Session: UE IMSI:[262426516741251] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/01 11:05:59.394: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/01 11:05:59.399: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/01 11:05:59.399: [smf] INFO: Removed Session: UE IMSI:[262422530606533] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/01 11:05:59.399: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/01 11:05:59.404: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/01 11:05:59.404: [smf] INFO: Removed Session: UE IMSI:[262429021327043] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/01 11:05:59.405: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/01 11:05:59.409: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/01 11:05:59.410: [smf] INFO: Removed Session: UE IMSI:[262423201954550] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/01 11:05:59.410: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/01 11:05:59.415: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/01 11:05:59.415: [smf] INFO: Removed Session: UE IMSI:[262426141369879] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/01 11:05:59.415: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/01 11:05:59.420: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/01 11:05:59.420: [smf] INFO: Removed Session: UE IMSI:[262428012966865] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/01 11:05:59.420: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/01 11:05:59.425: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/01 11:05:59.426: [smf] INFO: Removed Session: UE IMSI:[262425337348730] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/01 11:05:59.426: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/01 11:05:59.431: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/01 11:05:59.431: [smf] INFO: Removed Session: UE IMSI:[262428571746232] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/01 11:05:59.431: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/01 11:05:59.436: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/01 11:05:59.436: [smf] INFO: Removed Session: UE IMSI:[262426599221420] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/01 11:05:59.436: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/01 11:05:59.441: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/01 11:05:59.442: [smf] INFO: Removed Session: UE IMSI:[262425343524677] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/01 11:05:59.442: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/01 11:05:59.447: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/01 11:05:59.447: [smf] INFO: Removed Session: UE IMSI:[262421961812408] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/01 11:05:59.447: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/01 11:05:59.452: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/01 11:05:59.452: [smf] INFO: Removed Session: UE IMSI:[262428109534520] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/01 11:05:59.452: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/01 11:05:59.457: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/01 11:05:59.458: [smf] INFO: Removed Session: UE IMSI:[262429447570217] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/01 11:05:59.458: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/01 11:05:59.463: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/01 11:05:59.463: [smf] INFO: Removed Session: UE IMSI:[262422148790765] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/01 11:05:59.463: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/01 11:05:59.468: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/01 11:05:59.468: [smf] INFO: Removed Session: UE IMSI:[262425889672787] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/01 11:05:59.468: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/01 11:05:59.473: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/01 11:05:59.474: [smf] INFO: Removed Session: UE IMSI:[262427811435326] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/01 11:05:59.474: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/01 11:05:59.479: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/01 11:05:59.479: [smf] INFO: Removed Session: UE IMSI:[262422272360749] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/01 11:05:59.479: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/01 11:05:59.484: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/01 11:05:59.485: [smf] INFO: Removed Session: UE IMSI:[262424512282866] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/01 11:05:59.485: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/01 11:05:59.489: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/01 11:05:59.490: [smf] INFO: Removed Session: UE IMSI:[262423173834813] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/01 11:05:59.490: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/01 11:05:59.495: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/01 11:05:59.495: [smf] INFO: Removed Session: UE IMSI:[262427367339489] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/01 11:05:59.495: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/01 11:05:59.501: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/01 11:05:59.501: [smf] INFO: Removed Session: UE IMSI:[262421221454315] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/01 11:05:59.501: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/01 11:05:59.506: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/01 11:05:59.506: [smf] INFO: Removed Session: UE IMSI:[262428945427267] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/01 11:05:59.506: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/01 11:05:59.511: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/01 11:05:59.512: [smf] INFO: Removed Session: UE IMSI:[262426282553616] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/01 11:05:59.512: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/01 11:05:59.517: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/01 11:05:59.517: [smf] INFO: Removed Session: UE IMSI:[262422796893580] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/01 11:05:59.517: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/01 11:05:59.522: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/01 11:05:59.522: [smf] INFO: Removed Session: UE IMSI:[262429710800805] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/01 11:05:59.522: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/01 11:05:59.527: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/01 11:05:59.528: [smf] INFO: Removed Session: UE IMSI:[262421138897397] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/01 11:05:59.528: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/01 11:05:59.533: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/01 11:05:59.533: [smf] INFO: Removed Session: UE IMSI:[262422979685541] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/01 11:05:59.533: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/01 11:05:59.538: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/01 11:05:59.538: [smf] INFO: Removed Session: UE IMSI:[262427688569885] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/01 11:05:59.538: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/01 11:05:59.543: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/01 11:05:59.544: [smf] INFO: Removed Session: UE IMSI:[262423008755891] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/01 11:05:59.544: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/01 11:05:59.548: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/01 11:05:59.549: [smf] INFO: Removed Session: UE IMSI:[262426727931188] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/01 11:05:59.549: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/01 11:05:59.554: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/01 11:05:59.555: [smf] INFO: Removed Session: UE IMSI:[262428337317665] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/01 11:05:59.555: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/01 11:05:59.559: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/01 11:05:59.560: [smf] INFO: Removed Session: UE IMSI:[262428081689507] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/01 11:05:59.560: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/01 11:05:59.565: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/01 11:05:59.565: [smf] INFO: Removed Session: UE IMSI:[262429496872319] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/01 11:05:59.565: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/01 11:05:59.570: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/01 11:05:59.571: [smf] INFO: Removed Session: UE IMSI:[262420252990561] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/01 11:05:59.571: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/01 11:05:59.575: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/01 11:05:59.576: [smf] INFO: Removed Session: UE IMSI:[262427653628125] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/01 11:05:59.576: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/01 11:05:59.581: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/01 11:05:59.581: [smf] INFO: Removed Session: UE IMSI:[262427721105724] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/01 11:05:59.581: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/01 11:05:59.586: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/01 11:05:59.587: [smf] INFO: Removed Session: UE IMSI:[262423914303050] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/01 11:05:59.587: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/01 11:05:59.591: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/01 11:05:59.592: [smf] INFO: Removed Session: UE IMSI:[262421538860697] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/01 11:05:59.592: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/01 11:05:59.597: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/01 11:05:59.598: [smf] INFO: Removed Session: UE IMSI:[262421550275236] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/01 11:05:59.598: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/01 11:05:59.603: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/01 11:05:59.604: [smf] INFO: Removed Session: UE IMSI:[262421539726709] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/01 11:05:59.604: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/01 11:05:59.609: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/01 11:05:59.611: [smf] INFO: Removed Session: UE IMSI:[262429992240556] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/01 11:05:59.611: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/01 11:05:59.615: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/01 11:05:59.616: [smf] INFO: Removed Session: UE IMSI:[262423963107250] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/01 11:05:59.616: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/01 11:05:59.620: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/01 11:05:59.622: [smf] INFO: Removed Session: UE IMSI:[262424263797616] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/01 11:05:59.622: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/01 11:05:59.626: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/01 11:05:59.627: [smf] INFO: Removed Session: UE IMSI:[262422128689509] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/01 11:05:59.627: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/01 11:05:59.632: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/01 11:05:59.633: [smf] INFO: Removed Session: UE IMSI:[262428191248962] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/01 11:05:59.633: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/01 11:05:59.637: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/01 11:05:59.638: [smf] INFO: Removed Session: UE IMSI:[262422651654480] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/01 11:05:59.638: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/01 11:05:59.642: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/01 11:05:59.643: [smf] INFO: Removed Session: UE IMSI:[262425050770159] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/01 11:05:59.643: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/01 11:05:59.648: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/01 11:05:59.648: [smf] INFO: Removed Session: UE IMSI:[262426122927272] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/01 11:05:59.648: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/01 11:05:59.653: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/01 11:05:59.654: [smf] INFO: Removed Session: UE IMSI:[262421794578571] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/01 11:05:59.654: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/01 11:05:59.658: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/01 11:05:59.659: [smf] INFO: Removed Session: UE IMSI:[262427748970877] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/01 11:05:59.659: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/01 11:05:59.664: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/01 11:05:59.664: [smf] INFO: Removed Session: UE IMSI:[262422347557508] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/01 11:05:59.664: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/01 11:05:59.669: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/01 11:05:59.670: [smf] INFO: Removed Session: UE IMSI:[262426126602754] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/01 11:05:59.670: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/01 11:05:59.674: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/01 11:05:59.675: [smf] INFO: Removed Session: UE IMSI:[262422455842545] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/01 11:05:59.675: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/01 11:05:59.680: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/01 11:05:59.680: [smf] INFO: Removed Session: UE IMSI:[262429360592424] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/01 11:05:59.680: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/01 11:05:59.685: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/01 11:05:59.686: [smf] INFO: Removed Session: UE IMSI:[262429174493678] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/01 11:05:59.686: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/01 11:05:59.690: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/01 11:05:59.691: [smf] INFO: Removed Session: UE IMSI:[262423901458277] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/01 11:05:59.691: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/01 11:05:59.696: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/01 11:05:59.696: [smf] INFO: Removed Session: UE IMSI:[262426747674124] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/01 11:05:59.696: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/01 11:05:59.701: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/01 11:05:59.701: [smf] INFO: Removed Session: UE IMSI:[262424281088843] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/01 11:05:59.702: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/01 11:05:59.706: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/01 11:05:59.707: [smf] INFO: Removed Session: UE IMSI:[262426083313083] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/01 11:05:59.707: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/01 11:05:59.711: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/01 11:05:59.712: [smf] INFO: Removed Session: UE IMSI:[262422400416714] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/01 11:05:59.712: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/01 11:05:59.717: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/01 11:05:59.717: [smf] INFO: Removed Session: UE IMSI:[262423730285595] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/01 11:05:59.717: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/01 11:05:59.722: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/01 11:05:59.723: [smf] INFO: Removed Session: UE IMSI:[262421265376036] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/01 11:05:59.723: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/01 11:05:59.728: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/01 11:05:59.728: [smf] INFO: Removed Session: UE IMSI:[262423803681899] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/01 11:05:59.728: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/01 11:05:59.733: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/01 11:05:59.734: [smf] INFO: Removed Session: UE IMSI:[262424901557850] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/01 11:05:59.734: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/01 11:05:59.738: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/01 11:05:59.739: [smf] INFO: Removed Session: UE IMSI:[262423321395768] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/01 11:05:59.739: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/01 11:05:59.744: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/01 11:05:59.745: [smf] INFO: Removed Session: UE IMSI:[262428073889753] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/01 11:05:59.745: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/01 11:05:59.749: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/01 11:05:59.750: [smf] INFO: Removed Session: UE IMSI:[262420709359788] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/01 11:05:59.750: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/01 11:05:59.754: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/01 11:05:59.755: [smf] INFO: Removed Session: UE IMSI:[262421800179260] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/01 11:05:59.755: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/01 11:05:59.760: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/01 11:05:59.761: [smf] INFO: Removed Session: UE IMSI:[262428605449518] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/01 11:05:59.761: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/01 11:05:59.766: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/01 11:05:59.766: [smf] INFO: Removed Session: UE IMSI:[262426765775250] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/01 11:05:59.766: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/01 11:05:59.771: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/01 11:05:59.772: [smf] INFO: Removed Session: UE IMSI:[262425272761986] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/01 11:05:59.772: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/01 11:05:59.777: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/01 11:05:59.777: [smf] INFO: Removed Session: UE IMSI:[262426931853959] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/01 11:05:59.777: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/01 11:05:59.782: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/01 11:05:59.783: [smf] INFO: Removed Session: UE IMSI:[262421483210623] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/01 11:05:59.783: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/01 11:05:59.788: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/01 11:05:59.789: [smf] INFO: Removed Session: UE IMSI:[262428143003355] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/01 11:05:59.789: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/01 11:05:59.793: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/01 11:05:59.794: [smf] INFO: Removed Session: UE IMSI:[262425044342909] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/01 11:05:59.794: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/01 11:05:59.799: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/01 11:05:59.799: [smf] INFO: Removed Session: UE IMSI:[262422182198841] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/01 11:05:59.799: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/01 11:05:59.804: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/01 11:05:59.804: [smf] INFO: Removed Session: UE IMSI:[262420645190483] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/01 11:05:59.804: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/01 11:05:59.809: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/01 11:05:59.810: [smf] INFO: Removed Session: UE IMSI:[262425424376166] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/01 11:05:59.810: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/01 11:05:59.815: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/01 11:05:59.815: [smf] INFO: Removed Session: UE IMSI:[262421675773737] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/01 11:05:59.815: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/01 11:05:59.820: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/01 11:05:59.820: [smf] INFO: Removed Session: UE IMSI:[262424691462066] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/01 11:05:59.820: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/01 11:05:59.825: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/01 11:05:59.826: [smf] INFO: Removed Session: UE IMSI:[262427314027988] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/01 11:05:59.826: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/01 11:05:59.833: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/01 11:05:59.834: [smf] INFO: Removed Session: UE IMSI:[262424993894280] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/01 11:05:59.834: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/01 11:05:59.839: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/01 11:05:59.840: [smf] INFO: Removed Session: UE IMSI:[262429552777632] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/01 11:05:59.840: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/01 11:05:59.846: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/01 11:05:59.847: [smf] INFO: Removed Session: UE IMSI:[262428171726661] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/01 11:05:59.847: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/01 11:05:59.852: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/01 11:05:59.853: [smf] INFO: Removed Session: UE IMSI:[262420275349731] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/01 11:05:59.853: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/01 11:05:59.858: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/01 11:05:59.858: [smf] INFO: Removed Session: UE IMSI:[262425877061906] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/01 11:05:59.858: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/01 11:05:59.863: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/01 11:05:59.864: [smf] INFO: Removed Session: UE IMSI:[262425688561668] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/01 11:05:59.864: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/01 11:05:59.869: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/01 11:05:59.869: [smf] INFO: Removed Session: UE IMSI:[262423706965871] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/01 11:05:59.869: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/01 11:05:59.874: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/01 11:05:59.874: [smf] INFO: Removed Session: UE IMSI:[262423671595249] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/01 11:05:59.875: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/01 11:05:59.879: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/01 11:05:59.880: [smf] INFO: Removed Session: UE IMSI:[262427268922251] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/01 11:05:59.880: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/01 11:05:59.885: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/01 11:05:59.885: [smf] INFO: Removed Session: UE IMSI:[262423977078666] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/01 11:05:59.885: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/01 11:05:59.890: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/01 11:05:59.890: [smf] INFO: Removed Session: UE IMSI:[262429568613814] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/01 11:05:59.890: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/01 11:05:59.895: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/01 11:05:59.896: [smf] INFO: Removed Session: UE IMSI:[262422175311074] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/01 11:05:59.896: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/01 11:05:59.901: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/01 11:05:59.902: [smf] INFO: Removed Session: UE IMSI:[262427727014943] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/01 11:05:59.902: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/01 11:05:59.907: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/01 11:05:59.908: [smf] INFO: Removed Session: UE IMSI:[262420539780334] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/01 11:05:59.908: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/01 11:05:59.913: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/01 11:05:59.914: [smf] INFO: Removed Session: UE IMSI:[262420042571185] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/01 11:05:59.914: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/01 11:05:59.918: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/01 11:05:59.919: [smf] INFO: Removed Session: UE IMSI:[262428459782088] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/01 11:05:59.919: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/01 11:05:59.923: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/01 11:05:59.924: [smf] INFO: Removed Session: UE IMSI:[262427658524207] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/01 11:05:59.924: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/01 11:05:59.929: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/01 11:05:59.929: [smf] INFO: Removed Session: UE IMSI:[262420357790402] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/01 11:05:59.929: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/01 11:05:59.934: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/01 11:05:59.935: [smf] INFO: Removed Session: UE IMSI:[262420924370195] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/01 11:05:59.936: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/01 11:05:59.941: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/01 11:05:59.942: [smf] INFO: Removed Session: UE IMSI:[262425149259517] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/01 11:05:59.942: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/01 11:05:59.946: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/01 11:05:59.947: [smf] INFO: Removed Session: UE IMSI:[262421597356549] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/01 11:05:59.947: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/01 11:05:59.952: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/01 11:05:59.952: [smf] INFO: Removed Session: UE IMSI:[262425727255075] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/01 11:05:59.952: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/01 11:05:59.957: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/01 11:05:59.958: [smf] INFO: Removed Session: UE IMSI:[262429532732332] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/01 11:05:59.958: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/01 11:05:59.963: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/01 11:05:59.963: [smf] INFO: Removed Session: UE IMSI:[262428841793220] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/01 11:05:59.963: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/01 11:05:59.968: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/01 11:05:59.969: [smf] INFO: Removed Session: UE IMSI:[262428564048006] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/01 11:05:59.969: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/01 11:05:59.976: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/01 11:05:59.977: [smf] INFO: Removed Session: UE IMSI:[262425032967322] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/01 11:05:59.977: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/01 11:05:59.981: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/01 11:05:59.982: [smf] INFO: Removed Session: UE IMSI:[262427351108127] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/01 11:05:59.982: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/01 11:05:59.987: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/01 11:05:59.987: [smf] INFO: Removed Session: UE IMSI:[262429649516141] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/01 11:05:59.987: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/01 11:05:59.992: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/01 11:05:59.993: [smf] INFO: Removed Session: UE IMSI:[262426038998993] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/01 11:05:59.993: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/01 11:05:59.998: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/01 11:05:59.998: [smf] INFO: Removed Session: UE IMSI:[262427234458427] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:05:59.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/01 11:05:59.998: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/01 11:06:00.003: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/01 11:06:00.004: [smf] INFO: Removed Session: UE IMSI:[262426141026088] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/01 11:06:00.004: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/01 11:06:00.009: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/01 11:06:00.009: [smf] INFO: Removed Session: UE IMSI:[262421659651225] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/01 11:06:00.009: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/01 11:06:00.014: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/01 11:06:00.015: [smf] INFO: Removed Session: UE IMSI:[262429044539079] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/01 11:06:00.015: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/01 11:06:00.020: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/01 11:06:00.020: [smf] INFO: Removed Session: UE IMSI:[262428633451830] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/01 11:06:00.020: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/01 11:06:00.025: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/01 11:06:00.026: [smf] INFO: Removed Session: UE IMSI:[262428834370459] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/01 11:06:00.026: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/01 11:06:00.032: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/01 11:06:00.033: [smf] INFO: Removed Session: UE IMSI:[262424077076224] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/01 11:06:00.033: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/01 11:06:00.038: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/01 11:06:00.039: [smf] INFO: Removed Session: UE IMSI:[262420596073098] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/01 11:06:00.039: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/01 11:06:00.044: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/01 11:06:00.045: [smf] INFO: Removed Session: UE IMSI:[262428030167606] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/01 11:06:00.045: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/01 11:06:00.050: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/01 11:06:00.050: [smf] INFO: Removed Session: UE IMSI:[262421617857458] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/01 11:06:00.051: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/01 11:06:00.055: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/01 11:06:00.056: [smf] INFO: Removed Session: UE IMSI:[262422797688467] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/01 11:06:00.056: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/01 11:06:00.061: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/01 11:06:00.063: [smf] INFO: Removed Session: UE IMSI:[262427552734824] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/01 11:06:00.063: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/01 11:06:00.067: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/01 11:06:00.068: [smf] INFO: Removed Session: UE IMSI:[262420306246552] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/01 11:06:00.068: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/01 11:06:00.073: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/01 11:06:00.074: [smf] INFO: Removed Session: UE IMSI:[262425174672385] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/01 11:06:00.074: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/01 11:06:00.078: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/01 11:06:00.080: [smf] INFO: Removed Session: UE IMSI:[262428452693615] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/01 11:06:00.080: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/01 11:06:00.084: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/01 11:06:00.085: [smf] INFO: Removed Session: UE IMSI:[262424245808147] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/01 11:06:00.085: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/01 11:06:00.089: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/01 11:06:00.090: [smf] INFO: Removed Session: UE IMSI:[262429767854393] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/01 11:06:00.090: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/01 11:06:00.095: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/01 11:06:00.096: [smf] INFO: Removed Session: UE IMSI:[262423761907841] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/01 11:06:00.096: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/01 11:06:00.100: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/01 11:06:00.101: [smf] INFO: Removed Session: UE IMSI:[262424597714824] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/01 11:06:00.101: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/01 11:06:00.106: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/01 11:06:00.106: [smf] INFO: Removed Session: UE IMSI:[262424310117854] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/01 11:06:00.106: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/01 11:06:00.111: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/01 11:06:00.112: [smf] INFO: Removed Session: UE IMSI:[262426545357208] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/01 11:06:00.112: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/01 11:06:00.116: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/01 11:06:00.117: [smf] INFO: Removed Session: UE IMSI:[262423486646062] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/01 11:06:00.117: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/01 11:06:00.122: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/01 11:06:00.123: [smf] INFO: Removed Session: UE IMSI:[262422419206299] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/01 11:06:00.123: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/01 11:06:00.128: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/01 11:06:00.130: [smf] INFO: Removed Session: UE IMSI:[262421996771461] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/01 11:06:00.130: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/01 11:06:00.134: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/01 11:06:00.136: [smf] INFO: Removed Session: UE IMSI:[262427102150150] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/01 11:06:00.136: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/01 11:06:00.140: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/01 11:06:00.141: [smf] INFO: Removed Session: UE IMSI:[262424648200267] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/01 11:06:00.141: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/01 11:06:00.145: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/01 11:06:00.146: [smf] INFO: Removed Session: UE IMSI:[262426359746101] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/01 11:06:00.146: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/01 11:06:00.151: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/01 11:06:00.152: [smf] INFO: Removed Session: UE IMSI:[262425317713377] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/01 11:06:00.152: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/01 11:06:00.157: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/01 11:06:00.158: [smf] INFO: Removed Session: UE IMSI:[262427272656592] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/01 11:06:00.158: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/01 11:06:00.163: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/01 11:06:00.163: [smf] INFO: Removed Session: UE IMSI:[262426981479397] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/01 11:06:00.163: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/01 11:06:00.168: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/01 11:06:00.169: [smf] INFO: Removed Session: UE IMSI:[262429661705162] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/01 11:06:00.169: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/01 11:06:00.174: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/01 11:06:00.174: [smf] INFO: Removed Session: UE IMSI:[262422407345845] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/01 11:06:00.174: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/01 11:06:00.179: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/01 11:06:00.180: [smf] INFO: Removed Session: UE IMSI:[262424874880099] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/01 11:06:00.180: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/01 11:06:00.185: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/01 11:06:00.186: [smf] INFO: Removed Session: UE IMSI:[262427188139248] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/01 11:06:00.186: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/01 11:06:00.190: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/01 11:06:00.191: [smf] INFO: Removed Session: UE IMSI:[262429225764290] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/01 11:06:00.191: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/01 11:06:00.196: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/01 11:06:00.197: [smf] INFO: Removed Session: UE IMSI:[262425783895870] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/01 11:06:00.197: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/01 11:06:00.202: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/01 11:06:00.203: [smf] INFO: Removed Session: UE IMSI:[262426599273992] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/01 11:06:00.203: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/01 11:06:00.207: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/01 11:06:00.208: [smf] INFO: Removed Session: UE IMSI:[262429725965034] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/01 11:06:00.208: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/01 11:06:00.213: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/01 11:06:00.213: [smf] INFO: Removed Session: UE IMSI:[262428176979748] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/01 11:06:00.213: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/01 11:06:00.218: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/01 11:06:00.218: [smf] INFO: Removed Session: UE IMSI:[262429463793567] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/01 11:06:00.218: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/01 11:06:00.223: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/01 11:06:00.224: [smf] INFO: Removed Session: UE IMSI:[262422492827225] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/01 11:06:00.224: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/01 11:06:00.228: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/01 11:06:00.229: [smf] INFO: Removed Session: UE IMSI:[262423560617985] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/01 11:06:00.229: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/01 11:06:00.234: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/01 11:06:00.234: [smf] INFO: Removed Session: UE IMSI:[262420101920124] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/01 11:06:00.234: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/01 11:06:00.239: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/01 11:06:00.240: [smf] INFO: Removed Session: UE IMSI:[262423137250347] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/01 11:06:00.240: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/01 11:06:00.245: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/01 11:06:00.245: [smf] INFO: Removed Session: UE IMSI:[262426939761368] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/01 11:06:00.245: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/01 11:06:00.250: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/01 11:06:00.251: [smf] INFO: Removed Session: UE IMSI:[262426572488193] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/01 11:06:00.251: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/01 11:06:00.255: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/01 11:06:00.256: [smf] INFO: Removed Session: UE IMSI:[262425804331318] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/01 11:06:00.256: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/01 11:06:00.260: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/01 11:06:00.261: [smf] INFO: Removed Session: UE IMSI:[262429161812642] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/01 11:06:00.261: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/01 11:06:00.266: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/01 11:06:00.267: [smf] INFO: Removed Session: UE IMSI:[262427059971280] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/01 11:06:00.267: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/01 11:06:00.271: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/01 11:06:00.272: [smf] INFO: Removed Session: UE IMSI:[262423993021260] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/01 11:06:00.272: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/01 11:06:00.276: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/01 11:06:00.277: [smf] INFO: Removed Session: UE IMSI:[262422206106939] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/01 11:06:00.277: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/01 11:06:00.282: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/01 11:06:00.282: [smf] INFO: Removed Session: UE IMSI:[262422972416693] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/01 11:06:00.282: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/01 11:06:00.287: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/01 11:06:00.287: [smf] INFO: Removed Session: UE IMSI:[262427485115058] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/01 11:06:00.287: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/01 11:06:00.292: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/01 11:06:00.293: [smf] INFO: Removed Session: UE IMSI:[262424867338451] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/01 11:06:00.293: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/01 11:06:00.297: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/01 11:06:00.298: [smf] INFO: Removed Session: UE IMSI:[262427271159676] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/01 11:06:00.298: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/01 11:06:00.303: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/01 11:06:00.303: [smf] INFO: Removed Session: UE IMSI:[262423973081940] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/01 11:06:00.303: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/01 11:06:00.308: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/01 11:06:00.308: [smf] INFO: Removed Session: UE IMSI:[262428107563881] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/01 11:06:00.308: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/01 11:06:00.313: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/01 11:06:00.313: [smf] INFO: Removed Session: UE IMSI:[262425085295203] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/01 11:06:00.313: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/01 11:06:00.318: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/01 11:06:00.319: [smf] INFO: Removed Session: UE IMSI:[262422625202766] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/01 11:06:00.319: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/01 11:06:00.323: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/01 11:06:00.324: [smf] INFO: Removed Session: UE IMSI:[262426091926912] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/01 11:06:00.324: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/01 11:06:00.329: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/01 11:06:00.329: [smf] INFO: Removed Session: UE IMSI:[262429931257610] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/01 11:06:00.329: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/01 11:06:00.334: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/01 11:06:00.334: [smf] INFO: Removed Session: UE IMSI:[262429377224483] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/01 11:06:00.334: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/01 11:06:00.339: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/01 11:06:00.339: [smf] INFO: Removed Session: UE IMSI:[262421268483151] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/01 11:06:00.339: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/01 11:06:00.344: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/01 11:06:00.345: [smf] INFO: Removed Session: UE IMSI:[262427569461574] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/01 11:06:00.345: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/01 11:06:00.350: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/01 11:06:00.350: [smf] INFO: Removed Session: UE IMSI:[262427674245999] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/01 11:06:00.350: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/01 11:06:00.355: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/01 11:06:00.355: [smf] INFO: Removed Session: UE IMSI:[262420086697530] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/01 11:06:00.355: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/01 11:06:00.360: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/01 11:06:00.360: [smf] INFO: Removed Session: UE IMSI:[262422723607170] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/01 11:06:00.360: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/01 11:06:00.365: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/01 11:06:00.366: [smf] INFO: Removed Session: UE IMSI:[262427699262671] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/01 11:06:00.366: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/01 11:06:00.371: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/01 11:06:00.371: [smf] INFO: Removed Session: UE IMSI:[262428455827930] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/01 11:06:00.371: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/01 11:06:00.376: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/01 11:06:00.376: [smf] INFO: Removed Session: UE IMSI:[262428622008347] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/01 11:06:00.376: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/01 11:06:00.381: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/01 11:06:00.381: [smf] INFO: Removed Session: UE IMSI:[262426822075314] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/01 11:06:00.381: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/01 11:06:00.386: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/01 11:06:00.387: [smf] INFO: Removed Session: UE IMSI:[262423017538959] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/01 11:06:00.387: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/01 11:06:00.392: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/01 11:06:00.392: [smf] INFO: Removed Session: UE IMSI:[262428025401086] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/01 11:06:00.392: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/01 11:06:00.397: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/01 11:06:00.397: [smf] INFO: Removed Session: UE IMSI:[262429513609106] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/01 11:06:00.397: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/01 11:06:00.402: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/01 11:06:00.402: [smf] INFO: Removed Session: UE IMSI:[262428201514115] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/01 11:06:00.402: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/01 11:06:00.407: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/01 11:06:00.408: [smf] INFO: Removed Session: UE IMSI:[262427844785677] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/01 11:06:00.408: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/01 11:06:00.412: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/01 11:06:00.413: [smf] INFO: Removed Session: UE IMSI:[262425727339982] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/01 11:06:00.413: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/01 11:06:00.418: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/01 11:06:00.418: [smf] INFO: Removed Session: UE IMSI:[262421663577340] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/01 11:06:00.418: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/01 11:06:00.423: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/01 11:06:00.423: [smf] INFO: Removed Session: UE IMSI:[262425438484120] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/01 11:06:00.423: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/01 11:06:00.428: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/01 11:06:00.428: [smf] INFO: Removed Session: UE IMSI:[262420780704410] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/01 11:06:00.429: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/01 11:06:00.433: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/01 11:06:00.434: [smf] INFO: Removed Session: UE IMSI:[262428454166848] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/01 11:06:00.434: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/01 11:06:00.439: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/01 11:06:00.439: [smf] INFO: Removed Session: UE IMSI:[262425929428695] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/01 11:06:00.439: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/01 11:06:00.444: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/01 11:06:00.444: [smf] INFO: Removed Session: UE IMSI:[262421059370425] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/01 11:06:00.444: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/01 11:06:00.449: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/01 11:06:00.449: [smf] INFO: Removed Session: UE IMSI:[262424052673190] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/01 11:06:00.449: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/01 11:06:00.454: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/01 11:06:00.455: [smf] INFO: Removed Session: UE IMSI:[262428211953974] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/01 11:06:00.455: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/01 11:06:00.459: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/01 11:06:00.460: [smf] INFO: Removed Session: UE IMSI:[262426253151518] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/01 11:06:00.460: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/01 11:06:00.465: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/01 11:06:00.465: [smf] INFO: Removed Session: UE IMSI:[262421170843900] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/01 11:06:00.465: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/01 11:06:00.470: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/01 11:06:00.470: [smf] INFO: Removed Session: UE IMSI:[262423014771742] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/01 11:06:00.470: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/01 11:06:00.475: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/01 11:06:00.475: [smf] INFO: Removed Session: UE IMSI:[262422009505391] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/01 11:06:00.475: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/01 11:06:00.480: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/01 11:06:00.481: [smf] INFO: Removed Session: UE IMSI:[262424364224351] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/01 11:06:00.481: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/01 11:06:00.486: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/01 11:06:00.486: [smf] INFO: Removed Session: UE IMSI:[262420567030357] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/01 11:06:00.486: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/01 11:06:00.491: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/01 11:06:00.491: [smf] INFO: Removed Session: UE IMSI:[262425843301548] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/01 11:06:00.491: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/01 11:06:00.496: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/01 11:06:00.496: [smf] INFO: Removed Session: UE IMSI:[262429258185426] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/01 11:06:00.496: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/01 11:06:00.501: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/01 11:06:00.502: [smf] INFO: Removed Session: UE IMSI:[262421359075277] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/01 11:06:00.502: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/01 11:06:00.506: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/01 11:06:00.507: [smf] INFO: Removed Session: UE IMSI:[262425233710337] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/01 11:06:00.507: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/01 11:06:00.512: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/01 11:06:00.512: [smf] INFO: Removed Session: UE IMSI:[262421641743278] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/01 11:06:00.512: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/01 11:06:00.517: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/01 11:06:00.517: [smf] INFO: Removed Session: UE IMSI:[262429597744117] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/01 11:06:00.517: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/01 11:06:00.522: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/01 11:06:00.523: [smf] INFO: Removed Session: UE IMSI:[262421720337505] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/01 11:06:00.523: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/01 11:06:00.527: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/01 11:06:00.528: [smf] INFO: Removed Session: UE IMSI:[262420381481005] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/01 11:06:00.528: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/01 11:06:00.533: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/01 11:06:00.533: [smf] INFO: Removed Session: UE IMSI:[262428545430441] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/01 11:06:00.533: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/01 11:06:00.538: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/01 11:06:00.538: [smf] INFO: Removed Session: UE IMSI:[262420882102008] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/01 11:06:00.538: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/01 11:06:00.543: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/01 11:06:00.543: [smf] INFO: Removed Session: UE IMSI:[262422528062228] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/01 11:06:00.543: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/01 11:06:00.548: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/01 11:06:00.549: [smf] INFO: Removed Session: UE IMSI:[262429658078640] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/01 11:06:00.549: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/01 11:06:00.554: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/01 11:06:00.554: [smf] INFO: Removed Session: UE IMSI:[262426088949083] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/01 11:06:00.554: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/01 11:06:00.559: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/01 11:06:00.560: [smf] INFO: Removed Session: UE IMSI:[262427422277406] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/01 11:06:00.560: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/01 11:06:00.564: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/01 11:06:00.565: [smf] INFO: Removed Session: UE IMSI:[262423513001930] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/01 11:06:00.565: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/01 11:06:00.570: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/01 11:06:00.570: [smf] INFO: Removed Session: UE IMSI:[262423883768534] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/01 11:06:00.570: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/01 11:06:00.575: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/01 11:06:00.575: [smf] INFO: Removed Session: UE IMSI:[262424466356270] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/01 11:06:00.575: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/01 11:06:00.580: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/01 11:06:00.580: [smf] INFO: Removed Session: UE IMSI:[262423440127891] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/01 11:06:00.580: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/01 11:06:00.585: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/01 11:06:00.586: [smf] INFO: Removed Session: UE IMSI:[262425994152415] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/01 11:06:00.586: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/01 11:06:00.591: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/01 11:06:00.591: [smf] INFO: Removed Session: UE IMSI:[262424798520685] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/01 11:06:00.591: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/01 11:06:00.596: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/01 11:06:00.596: [smf] INFO: Removed Session: UE IMSI:[262429404680194] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/01 11:06:00.596: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/01 11:06:00.601: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/01 11:06:00.602: [smf] INFO: Removed Session: UE IMSI:[262426014311764] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/01 11:06:00.602: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/01 11:06:00.606: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/01 11:06:00.607: [smf] INFO: Removed Session: UE IMSI:[262420085370701] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/01 11:06:00.607: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/01 11:06:00.611: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/01 11:06:00.612: [smf] INFO: Removed Session: UE IMSI:[262420823161758] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/01 11:06:00.612: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/01 11:06:00.617: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/01 11:06:00.617: [smf] INFO: Removed Session: UE IMSI:[262421202765482] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/01 11:06:00.617: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/01 11:06:00.622: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/01 11:06:00.622: [smf] INFO: Removed Session: UE IMSI:[262423064507079] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/01 11:06:00.622: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/01 11:06:00.627: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/01 11:06:00.628: [smf] INFO: Removed Session: UE IMSI:[262420533940681] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/01 11:06:00.628: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/01 11:06:00.633: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/01 11:06:00.633: [smf] INFO: Removed Session: UE IMSI:[262426313417601] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/01 11:06:00.633: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/01 11:06:00.638: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/01 11:06:00.638: [smf] INFO: Removed Session: UE IMSI:[262422607897567] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/01 11:06:00.638: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/01 11:06:00.643: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/01 11:06:00.644: [smf] INFO: Removed Session: UE IMSI:[262429939734259] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/01 11:06:00.644: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/01 11:06:00.648: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/01 11:06:00.649: [smf] INFO: Removed Session: UE IMSI:[262426694367045] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/01 11:06:00.649: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/01 11:06:00.654: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/01 11:06:00.654: [smf] INFO: Removed Session: UE IMSI:[262426825646171] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/01 11:06:00.654: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/01 11:06:00.659: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/01 11:06:00.659: [smf] INFO: Removed Session: UE IMSI:[262420046783876] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/01 11:06:00.659: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/01 11:06:00.664: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/01 11:06:00.665: [smf] INFO: Removed Session: UE IMSI:[262421998332854] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/01 11:06:00.665: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/01 11:06:00.669: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/01 11:06:00.670: [smf] INFO: Removed Session: UE IMSI:[262420384310546] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/01 11:06:00.670: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/01 11:06:00.675: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/01 11:06:00.675: [smf] INFO: Removed Session: UE IMSI:[262427690345568] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/01 11:06:00.675: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/01 11:06:00.680: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/01 11:06:00.680: [smf] INFO: Removed Session: UE IMSI:[262420450897575] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/01 11:06:00.680: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/01 11:06:00.685: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/01 11:06:00.686: [smf] INFO: Removed Session: UE IMSI:[262428208980637] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/01 11:06:00.686: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/01 11:06:00.691: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/01 11:06:00.691: [smf] INFO: Removed Session: UE IMSI:[262423089308546] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/01 11:06:00.691: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/01 11:06:00.696: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/01 11:06:00.696: [smf] INFO: Removed Session: UE IMSI:[262421515550986] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/01 11:06:00.696: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/01 11:06:00.701: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/01 11:06:00.701: [smf] INFO: Removed Session: UE IMSI:[262426748482205] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/01 11:06:00.701: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/01 11:06:00.706: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/01 11:06:00.707: [smf] INFO: Removed Session: UE IMSI:[262424090046726] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/01 11:06:00.707: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/01 11:06:00.712: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/01 11:06:00.712: [smf] INFO: Removed Session: UE IMSI:[262421683107061] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/01 11:06:00.712: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/01 11:06:00.717: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/01 11:06:00.717: [smf] INFO: Removed Session: UE IMSI:[262428262882508] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/01 11:06:00.717: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/01 11:06:00.722: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/01 11:06:00.722: [smf] INFO: Removed Session: UE IMSI:[262425873203473] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/01 11:06:00.722: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/01 11:06:00.727: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/01 11:06:00.728: [smf] INFO: Removed Session: UE IMSI:[262423049681647] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/01 11:06:00.728: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/01 11:06:00.732: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/01 11:06:00.733: [smf] INFO: Removed Session: UE IMSI:[262424858737571] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/01 11:06:00.733: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/01 11:06:00.738: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/01 11:06:00.738: [smf] INFO: Removed Session: UE IMSI:[262428082782677] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/01 11:06:00.738: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/01 11:06:00.743: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/01 11:06:00.744: [smf] INFO: Removed Session: UE IMSI:[262426878675439] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/01 11:06:00.744: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/01 11:06:00.748: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/01 11:06:00.749: [smf] INFO: Removed Session: UE IMSI:[262424765095283] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/01 11:06:00.749: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/01 11:06:00.754: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/01 11:06:00.754: [smf] INFO: Removed Session: UE IMSI:[262427306600700] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/01 11:06:00.754: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/01 11:06:00.759: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/01 11:06:00.759: [smf] INFO: Removed Session: UE IMSI:[262428760020211] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/01 11:06:00.759: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/01 11:06:00.764: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/01 11:06:00.764: [smf] INFO: Removed Session: UE IMSI:[262423773339463] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/01 11:06:00.764: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/01 11:06:00.769: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/01 11:06:00.770: [smf] INFO: Removed Session: UE IMSI:[262427078866383] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/01 11:06:00.770: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/01 11:06:00.775: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/01 11:06:00.775: [smf] INFO: Removed Session: UE IMSI:[262423880750136] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/01 11:06:00.775: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/01 11:06:00.780: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/01 11:06:00.780: [smf] INFO: Removed Session: UE IMSI:[262428338507616] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/01 11:06:00.780: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/01 11:06:00.785: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/01 11:06:00.785: [smf] INFO: Removed Session: UE IMSI:[262423037518772] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/01 11:06:00.785: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/01 11:06:00.790: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/01 11:06:00.791: [smf] INFO: Removed Session: UE IMSI:[262425994994339] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/01 11:06:00.791: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/01 11:06:00.796: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/01 11:06:00.796: [smf] INFO: Removed Session: UE IMSI:[262422149284863] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/01 11:06:00.796: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/01 11:06:00.801: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/01 11:06:00.801: [smf] INFO: Removed Session: UE IMSI:[262429842846657] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/01 11:06:00.801: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/01 11:06:00.806: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/01 11:06:00.806: [smf] INFO: Removed Session: UE IMSI:[262428494710618] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/01 11:06:00.806: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/01 11:06:00.811: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/01 11:06:00.812: [smf] INFO: Removed Session: UE IMSI:[262421984719403] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/01 11:06:00.812: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/01 11:06:00.816: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/01 11:06:00.817: [smf] INFO: Removed Session: UE IMSI:[262423136253520] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/01 11:06:00.817: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/01 11:06:00.822: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/01 11:06:00.822: [smf] INFO: Removed Session: UE IMSI:[262422592769317] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/01 11:06:00.822: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/01 11:06:00.827: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/01 11:06:00.827: [smf] INFO: Removed Session: UE IMSI:[262429257691224] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/01 11:06:00.827: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/01 11:06:00.832: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/01 11:06:00.833: [smf] INFO: Removed Session: UE IMSI:[262425378832870] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/01 11:06:00.833: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/01 11:06:00.837: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/01 11:06:00.838: [smf] INFO: Removed Session: UE IMSI:[262422262434239] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/01 11:06:00.838: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/01 11:06:00.843: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/01 11:06:00.843: [smf] INFO: Removed Session: UE IMSI:[262428369453269] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/01 11:06:00.843: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/01 11:06:00.848: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/01 11:06:00.848: [smf] INFO: Removed Session: UE IMSI:[262426991652159] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/01 11:06:00.848: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/01 11:06:00.853: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/01 11:06:00.854: [smf] INFO: Removed Session: UE IMSI:[262423314812520] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/01 11:06:00.854: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/01 11:06:00.859: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/01 11:06:00.859: [smf] INFO: Removed Session: UE IMSI:[262428589056195] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/01 11:06:00.859: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/01 11:06:00.864: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/01 11:06:00.864: [smf] INFO: Removed Session: UE IMSI:[262427256871014] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/01 11:06:00.864: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/01 11:06:00.869: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/01 11:06:00.870: [smf] INFO: Removed Session: UE IMSI:[262426240478753] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/01 11:06:00.870: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/01 11:06:00.874: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/01 11:06:00.875: [smf] INFO: Removed Session: UE IMSI:[262429492364024] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/01 11:06:00.875: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/01 11:06:00.879: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/01 11:06:00.880: [smf] INFO: Removed Session: UE IMSI:[262421281278306] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/01 11:06:00.880: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/01 11:06:00.885: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/01 11:06:00.885: [smf] INFO: Removed Session: UE IMSI:[262429395317159] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/01 11:06:00.885: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/01 11:06:00.890: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/01 11:06:00.891: [smf] INFO: Removed Session: UE IMSI:[262422585626326] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/01 11:06:00.891: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/01 11:06:00.895: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/01 11:06:00.896: [smf] INFO: Removed Session: UE IMSI:[262426387939550] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/01 11:06:00.896: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/01 11:06:00.900: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/01 11:06:00.901: [smf] INFO: Removed Session: UE IMSI:[262425221464619] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/01 11:06:00.901: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/01 11:06:00.906: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/01 11:06:00.906: [smf] INFO: Removed Session: UE IMSI:[262426815851199] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/01 11:06:00.906: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/01 11:06:00.911: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/01 11:06:00.911: [smf] INFO: Removed Session: UE IMSI:[262422283960394] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/01 11:06:00.911: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/01 11:06:00.916: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/01 11:06:00.916: [smf] INFO: Removed Session: UE IMSI:[262421473498513] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/01 11:06:00.917: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/01 11:06:00.921: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/01 11:06:00.922: [smf] INFO: Removed Session: UE IMSI:[262422727011387] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/01 11:06:00.922: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/01 11:06:00.927: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/01 11:06:00.927: [smf] INFO: Removed Session: UE IMSI:[262427483211369] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/01 11:06:00.927: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/01 11:06:00.932: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/01 11:06:00.932: [smf] INFO: Removed Session: UE IMSI:[262421761296307] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/01 11:06:00.932: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/01 11:06:00.937: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/01 11:06:00.937: [smf] INFO: Removed Session: UE IMSI:[262423529982812] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/01 11:06:00.937: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/01 11:06:00.942: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/01 11:06:00.943: [smf] INFO: Removed Session: UE IMSI:[262421433638843] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/01 11:06:00.943: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/01 11:06:00.947: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/01 11:06:00.948: [smf] INFO: Removed Session: UE IMSI:[262425426093247] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/01 11:06:00.948: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/01 11:06:00.953: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/01 11:06:00.953: [smf] INFO: Removed Session: UE IMSI:[262425040260425] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/01 11:06:00.953: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/01 11:06:00.958: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/01 11:06:00.958: [smf] INFO: Removed Session: UE IMSI:[262423544186796] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/01 11:06:00.958: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/01 11:06:00.963: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/01 11:06:00.963: [smf] INFO: Removed Session: UE IMSI:[262424559496188] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/01 11:06:00.963: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/01 11:06:00.968: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/01 11:06:00.969: [smf] INFO: Removed Session: UE IMSI:[262425217630811] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/01 11:06:00.969: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/01 11:06:00.974: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/01 11:06:00.974: [smf] INFO: Removed Session: UE IMSI:[262424276239969] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/01 11:06:00.974: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/01 11:06:00.979: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/01 11:06:00.979: [smf] INFO: Removed Session: UE IMSI:[262428404050543] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/01 11:06:00.979: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/01 11:06:00.984: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/01 11:06:00.984: [smf] INFO: Removed Session: UE IMSI:[262423358278947] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/01 11:06:00.984: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/01 11:06:00.989: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/01 11:06:00.990: [smf] INFO: Removed Session: UE IMSI:[262423537263829] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/01 11:06:00.990: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/01 11:06:00.994: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/01 11:06:00.995: [smf] INFO: Removed Session: UE IMSI:[262420425130019] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:00.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/01 11:06:00.995: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/01 11:06:01.000: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/01 11:06:01.000: [smf] INFO: Removed Session: UE IMSI:[262424977901460] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/01 11:06:01.000: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/01 11:06:01.005: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/01 11:06:01.005: [smf] INFO: Removed Session: UE IMSI:[262427816026315] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/01 11:06:01.005: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/01 11:06:01.010: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/01 11:06:01.010: [smf] INFO: Removed Session: UE IMSI:[262423875659186] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/01 11:06:01.010: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/01 11:06:01.015: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/01 11:06:01.016: [smf] INFO: Removed Session: UE IMSI:[262427591459531] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/01 11:06:01.016: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/01 11:06:01.021: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/01 11:06:01.021: [smf] INFO: Removed Session: UE IMSI:[262423509144645] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/01 11:06:01.021: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/01 11:06:01.026: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/01 11:06:01.026: [smf] INFO: Removed Session: UE IMSI:[262425827389431] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/01 11:06:01.026: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/01 11:06:01.031: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/01 11:06:01.032: [smf] INFO: Removed Session: UE IMSI:[262420520803615] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/01 11:06:01.032: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/01 11:06:01.037: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/01 11:06:01.037: [smf] INFO: Removed Session: UE IMSI:[262423871632243] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/01 11:06:01.037: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/01 11:06:01.042: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/01 11:06:01.042: [smf] INFO: Removed Session: UE IMSI:[262422943640270] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/01 11:06:01.042: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/01 11:06:01.047: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/01 11:06:01.048: [smf] INFO: Removed Session: UE IMSI:[262422732544206] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/01 11:06:01.048: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/01 11:06:01.053: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/01 11:06:01.053: [smf] INFO: Removed Session: UE IMSI:[262424491290169] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/01 11:06:01.053: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/01 11:06:01.058: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/01 11:06:01.058: [smf] INFO: Removed Session: UE IMSI:[262428465754271] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/01 11:06:01.058: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/01 11:06:01.063: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/01 11:06:01.064: [smf] INFO: Removed Session: UE IMSI:[262427201320531] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/01 11:06:01.064: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/01 11:06:01.069: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/01 11:06:01.069: [smf] INFO: Removed Session: UE IMSI:[262420741882755] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/01 11:06:01.069: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/01 11:06:01.074: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/01 11:06:01.074: [smf] INFO: Removed Session: UE IMSI:[262427457140892] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/01 11:06:01.074: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/01 11:06:01.079: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/01 11:06:01.080: [smf] INFO: Removed Session: UE IMSI:[262427071322594] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/01 11:06:01.080: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/01 11:06:01.085: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/01 11:06:01.085: [smf] INFO: Removed Session: UE IMSI:[262421750992148] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/01 11:06:01.085: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/01 11:06:01.090: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/01 11:06:01.090: [smf] INFO: Removed Session: UE IMSI:[262423100805280] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/01 11:06:01.090: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/01 11:06:01.095: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/01 11:06:01.096: [smf] INFO: Removed Session: UE IMSI:[262422195836285] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/01 11:06:01.096: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/01 11:06:01.100: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/01 11:06:01.101: [smf] INFO: Removed Session: UE IMSI:[262422731916570] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/01 11:06:01.101: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/01 11:06:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/01 11:06:01.106: [smf] INFO: Removed Session: UE IMSI:[262425778683935] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/01 11:06:01.106: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/01 11:06:01.111: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/01 11:06:01.111: [smf] INFO: Removed Session: UE IMSI:[262421930524654] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/01 11:06:01.111: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/01 11:06:01.116: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/01 11:06:01.117: [smf] INFO: Removed Session: UE IMSI:[262428119021365] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/01 11:06:01.117: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/01 11:06:01.122: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/01 11:06:01.122: [smf] INFO: Removed Session: UE IMSI:[262422367831521] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/01 11:06:01.122: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/01 11:06:01.127: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/01 11:06:01.128: [smf] INFO: Removed Session: UE IMSI:[262426946284268] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/01 11:06:01.128: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/01 11:06:01.132: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/01 11:06:01.133: [smf] INFO: Removed Session: UE IMSI:[262420945413821] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/01 11:06:01.133: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/01 11:06:01.138: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/01 11:06:01.138: [smf] INFO: Removed Session: UE IMSI:[262426557844165] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/01 11:06:01.138: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/01 11:06:01.143: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/01 11:06:01.144: [smf] INFO: Removed Session: UE IMSI:[262424141410979] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/01 11:06:01.144: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/01 11:06:01.148: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/01 11:06:01.149: [smf] INFO: Removed Session: UE IMSI:[262420491456854] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/01 11:06:01.149: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/01 11:06:01.154: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/01 11:06:01.154: [smf] INFO: Removed Session: UE IMSI:[262422492975571] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/01 11:06:01.154: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/01 11:06:01.159: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/01 11:06:01.159: [smf] INFO: Removed Session: UE IMSI:[262426002463538] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/01 11:06:01.159: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/01 11:06:01.164: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/01 11:06:01.165: [smf] INFO: Removed Session: UE IMSI:[262425694494062] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/01 11:06:01.165: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/01 11:06:01.169: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/01 11:06:01.170: [smf] INFO: Removed Session: UE IMSI:[262424887695999] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/01 11:06:01.170: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/01 11:06:01.175: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/01 11:06:01.175: [smf] INFO: Removed Session: UE IMSI:[262421131749515] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/01 11:06:01.175: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/01 11:06:01.180: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/01 11:06:01.181: [smf] INFO: Removed Session: UE IMSI:[262420243833801] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/01 11:06:01.181: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/01 11:06:01.185: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/01 11:06:01.186: [smf] INFO: Removed Session: UE IMSI:[262421456521312] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/01 11:06:01.186: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/01 11:06:01.191: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/01 11:06:01.192: [smf] INFO: Removed Session: UE IMSI:[262427156088295] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/01 11:06:01.192: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/01 11:06:01.196: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/01 11:06:01.197: [smf] INFO: Removed Session: UE IMSI:[262429714526913] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/01 11:06:01.198: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/01 11:06:01.202: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/01 11:06:01.203: [smf] INFO: Removed Session: UE IMSI:[262426996434802] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/01 11:06:01.203: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/01 11:06:01.207: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/01 11:06:01.208: [smf] INFO: Removed Session: UE IMSI:[262429180071257] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/01 11:06:01.208: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/01 11:06:01.213: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/01 11:06:01.213: [smf] INFO: Removed Session: UE IMSI:[262429903171471] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/01 11:06:01.213: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/01 11:06:01.218: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/01 11:06:01.219: [smf] INFO: Removed Session: UE IMSI:[262424630653843] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/01 11:06:01.219: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/01 11:06:01.224: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/01 11:06:01.225: [smf] INFO: Removed Session: UE IMSI:[262427883748964] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/01 11:06:01.225: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/01 11:06:01.230: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/01 11:06:01.231: [smf] INFO: Removed Session: UE IMSI:[262425718332832] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/01 11:06:01.231: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/01 11:06:01.242: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/01 11:06:01.243: [smf] INFO: Removed Session: UE IMSI:[262423747032862] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/01 11:06:01.243: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/01 11:06:01.248: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/01 11:06:01.249: [smf] INFO: Removed Session: UE IMSI:[262429818086048] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/01 11:06:01.249: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/01 11:06:01.255: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/01 11:06:01.257: [smf] INFO: Removed Session: UE IMSI:[262420088038743] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/01 11:06:01.257: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/01 11:06:01.262: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/01 11:06:01.263: [smf] INFO: Removed Session: UE IMSI:[262421592960536] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/01 11:06:01.263: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/01 11:06:01.268: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/01 11:06:01.269: [smf] INFO: Removed Session: UE IMSI:[262424038952965] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/01 11:06:01.269: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/01 11:06:01.274: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/01 11:06:01.274: [smf] INFO: Removed Session: UE IMSI:[262421724475154] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/01 11:06:01.274: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/01 11:06:01.279: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/01 11:06:01.280: [smf] INFO: Removed Session: UE IMSI:[262424392991823] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/01 11:06:01.280: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/01 11:06:01.284: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/01 11:06:01.285: [smf] INFO: Removed Session: UE IMSI:[262426221172482] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/01 11:06:01.285: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/01 11:06:01.290: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/01 11:06:01.290: [smf] INFO: Removed Session: UE IMSI:[262420622962341] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/01 11:06:01.290: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/01 11:06:01.295: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/01 11:06:01.296: [smf] INFO: Removed Session: UE IMSI:[262427406572193] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/01 11:06:01.296: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/01 11:06:01.301: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/01 11:06:01.301: [smf] INFO: Removed Session: UE IMSI:[262428563450997] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/01 11:06:01.301: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/01 11:06:01.306: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/01 11:06:01.307: [smf] INFO: Removed Session: UE IMSI:[262425142055596] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/01 11:06:01.307: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/01 11:06:01.312: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/01 11:06:01.313: [smf] INFO: Removed Session: UE IMSI:[262421999372998] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/01 11:06:01.313: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/01 11:06:01.318: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/01 11:06:01.318: [smf] INFO: Removed Session: UE IMSI:[262423868025968] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/01 11:06:01.318: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/01 11:06:01.323: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/01 11:06:01.324: [smf] INFO: Removed Session: UE IMSI:[262421911326223] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/01 11:06:01.324: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/01 11:06:01.328: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/01 11:06:01.329: [smf] INFO: Removed Session: UE IMSI:[262424139051057] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/01 11:06:01.329: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/01 11:06:01.334: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/01 11:06:01.334: [smf] INFO: Removed Session: UE IMSI:[262428316222123] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/01 11:06:01.334: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/01 11:06:01.339: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/01 11:06:01.340: [smf] INFO: Removed Session: UE IMSI:[262424427336367] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/01 11:06:01.340: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/01 11:06:01.344: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/01 11:06:01.345: [smf] INFO: Removed Session: UE IMSI:[262427055950625] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/01 11:06:01.345: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/01 11:06:01.350: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/01 11:06:01.350: [smf] INFO: Removed Session: UE IMSI:[262425983313297] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/01 11:06:01.350: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/01 11:06:01.355: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/01 11:06:01.356: [smf] INFO: Removed Session: UE IMSI:[262429366733188] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/01 11:06:01.356: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/01 11:06:01.360: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/01 11:06:01.361: [smf] INFO: Removed Session: UE IMSI:[262422108286234] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/01 11:06:01.361: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/01 11:06:01.366: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/01 11:06:01.367: [smf] INFO: Removed Session: UE IMSI:[262423510073081] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/01 11:06:01.367: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/01 11:06:01.371: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/01 11:06:01.373: [smf] INFO: Removed Session: UE IMSI:[262425875613009] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/01 11:06:01.373: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/01 11:06:01.378: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/01 11:06:01.379: [smf] INFO: Removed Session: UE IMSI:[262421986269498] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/01 11:06:01.379: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/01 11:06:01.383: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/01 11:06:01.384: [smf] INFO: Removed Session: UE IMSI:[262428824358990] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/01 11:06:01.384: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/01 11:06:01.389: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/01 11:06:01.390: [smf] INFO: Removed Session: UE IMSI:[262421180878706] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/01 11:06:01.390: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/01 11:06:01.394: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/01 11:06:01.395: [smf] INFO: Removed Session: UE IMSI:[262420328495137] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/01 11:06:01.395: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/01 11:06:01.400: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/01 11:06:01.400: [smf] INFO: Removed Session: UE IMSI:[262425073790975] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/01 11:06:01.400: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/01 11:06:01.405: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/01 11:06:01.406: [smf] INFO: Removed Session: UE IMSI:[262429451348834] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/01 11:06:01.406: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/01 11:06:01.410: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/01 11:06:01.411: [smf] INFO: Removed Session: UE IMSI:[262429071950986] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/01 11:06:01.411: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/01 11:06:01.416: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/01 11:06:01.416: [smf] INFO: Removed Session: UE IMSI:[262429337493097] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/01 11:06:01.416: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/01 11:06:01.421: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/01 11:06:01.421: [smf] INFO: Removed Session: UE IMSI:[262426557404723] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/01 11:06:01.421: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/01 11:06:01.426: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/01 11:06:01.427: [smf] INFO: Removed Session: UE IMSI:[262427208509278] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/01 11:06:01.427: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/01 11:06:01.431: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/01 11:06:01.432: [smf] INFO: Removed Session: UE IMSI:[262420653072552] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/01 11:06:01.432: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/01 11:06:01.437: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/01 11:06:01.437: [smf] INFO: Removed Session: UE IMSI:[262420263812286] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/01 11:06:01.437: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/01 11:06:01.442: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/01 11:06:01.443: [smf] INFO: Removed Session: UE IMSI:[262420283702828] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/01 11:06:01.443: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/01 11:06:01.447: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/01 11:06:01.448: [smf] INFO: Removed Session: UE IMSI:[262423991445076] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/01 11:06:01.448: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/01 11:06:01.453: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/01 11:06:01.454: [smf] INFO: Removed Session: UE IMSI:[262423810880350] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/01 11:06:01.454: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/01 11:06:01.458: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/01 11:06:01.459: [smf] INFO: Removed Session: UE IMSI:[262423120598508] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/01 11:06:01.459: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/01 11:06:01.463: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/01 11:06:01.464: [smf] INFO: Removed Session: UE IMSI:[262424516073167] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/01 11:06:01.464: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/01 11:06:01.469: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/01 11:06:01.470: [smf] INFO: Removed Session: UE IMSI:[262427843299308] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/01 11:06:01.470: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/01 11:06:01.474: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/01 11:06:01.475: [smf] INFO: Removed Session: UE IMSI:[262423538512250] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/01 11:06:01.475: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/01 11:06:01.479: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/01 11:06:01.480: [smf] INFO: Removed Session: UE IMSI:[262428382069626] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/01 11:06:01.480: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/01 11:06:01.485: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/01 11:06:01.486: [smf] INFO: Removed Session: UE IMSI:[262424029846683] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/01 11:06:01.486: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/01 11:06:01.490: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/01 11:06:01.491: [smf] INFO: Removed Session: UE IMSI:[262420529491985] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/01 11:06:01.491: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/01 11:06:01.495: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/01 11:06:01.496: [smf] INFO: Removed Session: UE IMSI:[262426906735687] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/01 11:06:01.496: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/01 11:06:01.501: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/01 11:06:01.501: [smf] INFO: Removed Session: UE IMSI:[262424616664764] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/01 11:06:01.501: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/01 11:06:01.506: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/01 11:06:01.507: [smf] INFO: Removed Session: UE IMSI:[262421973828716] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/01 11:06:01.507: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/01 11:06:01.511: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/01 11:06:01.512: [smf] INFO: Removed Session: UE IMSI:[262420432218349] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/01 11:06:01.512: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/01 11:06:01.516: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/01 11:06:01.517: [smf] INFO: Removed Session: UE IMSI:[262420904709093] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/01 11:06:01.517: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/01 11:06:01.522: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/01 11:06:01.523: [smf] INFO: Removed Session: UE IMSI:[262425316166994] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/01 11:06:01.523: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/01 11:06:01.527: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/01 11:06:01.528: [smf] INFO: Removed Session: UE IMSI:[262427596873610] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/01 11:06:01.528: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/01 11:06:01.533: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/01 11:06:01.533: [smf] INFO: Removed Session: UE IMSI:[262425046395389] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/01 11:06:01.533: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/01 11:06:01.538: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/01 11:06:01.539: [smf] INFO: Removed Session: UE IMSI:[262428951476469] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/01 11:06:01.539: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/01 11:06:01.543: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/01 11:06:01.544: [smf] INFO: Removed Session: UE IMSI:[262421424192922] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/01 11:06:01.544: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/01 11:06:01.549: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/01 11:06:01.549: [smf] INFO: Removed Session: UE IMSI:[262422850649835] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/01 11:06:01.549: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/01 11:06:01.554: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/01 11:06:01.555: [smf] INFO: Removed Session: UE IMSI:[262424060862315] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/01 11:06:01.555: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/01 11:06:01.559: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/01 11:06:01.560: [smf] INFO: Removed Session: UE IMSI:[262421571966383] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/01 11:06:01.560: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/01 11:06:01.565: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/01 11:06:01.565: [smf] INFO: Removed Session: UE IMSI:[262426246484301] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/01 11:06:01.565: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/01 11:06:01.570: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/01 11:06:01.571: [smf] INFO: Removed Session: UE IMSI:[262421918559397] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/01 11:06:01.571: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/01 11:06:01.575: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/01 11:06:01.576: [smf] INFO: Removed Session: UE IMSI:[262428077850660] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/01 11:06:01.576: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/01 11:06:01.581: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/01 11:06:01.581: [smf] INFO: Removed Session: UE IMSI:[262426388475519] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/01 11:06:01.581: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/01 11:06:01.586: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/01 11:06:01.587: [smf] INFO: Removed Session: UE IMSI:[262428486796802] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/01 11:06:01.587: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/01 11:06:01.592: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/01 11:06:01.593: [smf] INFO: Removed Session: UE IMSI:[262425425935418] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/01 11:06:01.593: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/01 11:06:01.598: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/01 11:06:01.600: [smf] INFO: Removed Session: UE IMSI:[262428206669693] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/01 11:06:01.600: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/01 11:06:01.604: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/01 11:06:01.606: [smf] INFO: Removed Session: UE IMSI:[262429516288214] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/01 11:06:01.606: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/01 11:06:01.610: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/01 11:06:01.611: [smf] INFO: Removed Session: UE IMSI:[262429289749405] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/01 11:06:01.611: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/01 11:06:01.616: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/01 11:06:01.617: [smf] INFO: Removed Session: UE IMSI:[262429308459927] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/01 11:06:01.617: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/01 11:06:01.621: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/01 11:06:01.622: [smf] INFO: Removed Session: UE IMSI:[262422793812914] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/01 11:06:01.622: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/01 11:06:01.627: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/01 11:06:01.627: [smf] INFO: Removed Session: UE IMSI:[262425203512394] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/01 11:06:01.627: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/01 11:06:01.632: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/01 11:06:01.633: [smf] INFO: Removed Session: UE IMSI:[262426216009743] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/01 11:06:01.633: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/01 11:06:01.638: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/01 11:06:01.638: [smf] INFO: Removed Session: UE IMSI:[262426134999731] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/01 11:06:01.638: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/01 11:06:01.643: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/01 11:06:01.644: [smf] INFO: Removed Session: UE IMSI:[262425594884352] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/01 11:06:01.644: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/01 11:06:01.648: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/01 11:06:01.649: [smf] INFO: Removed Session: UE IMSI:[262426664538185] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/01 11:06:01.649: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/01 11:06:01.654: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/01 11:06:01.654: [smf] INFO: Removed Session: UE IMSI:[262426508014706] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/01 11:06:01.654: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/01 11:06:01.659: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/01 11:06:01.660: [smf] INFO: Removed Session: UE IMSI:[262425324829876] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/01 11:06:01.660: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/01 11:06:01.664: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/01 11:06:01.665: [smf] INFO: Removed Session: UE IMSI:[262429205560924] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/01 11:06:01.665: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/01 11:06:01.670: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/01 11:06:01.670: [smf] INFO: Removed Session: UE IMSI:[262423079107207] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/01 11:06:01.670: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/01 11:06:01.675: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/01 11:06:01.675: [smf] INFO: Removed Session: UE IMSI:[262425881967850] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/01 11:06:01.676: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/01 11:06:01.680: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/01 11:06:01.681: [smf] INFO: Removed Session: UE IMSI:[262420550041621] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/01 11:06:01.681: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/01 11:06:01.686: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/01 11:06:01.686: [smf] INFO: Removed Session: UE IMSI:[262422641925542] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/01 11:06:01.686: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/01 11:06:01.691: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/01 11:06:01.692: [smf] INFO: Removed Session: UE IMSI:[262427338741834] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/01 11:06:01.692: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/01 11:06:01.696: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/01 11:06:01.697: [smf] INFO: Removed Session: UE IMSI:[262428419505576] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/01 11:06:01.697: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/01 11:06:01.702: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/01 11:06:01.702: [smf] INFO: Removed Session: UE IMSI:[262423482284347] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/01 11:06:01.702: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/01 11:06:01.707: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/01 11:06:01.708: [smf] INFO: Removed Session: UE IMSI:[262425020176500] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/01 11:06:01.708: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/01 11:06:01.713: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/01 11:06:01.713: [smf] INFO: Removed Session: UE IMSI:[262425375960474] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/01 11:06:01.713: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/01 11:06:01.718: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/01 11:06:01.719: [smf] INFO: Removed Session: UE IMSI:[262421370291083] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/01 11:06:01.719: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/01 11:06:01.724: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/01 11:06:01.725: [smf] INFO: Removed Session: UE IMSI:[262426225189743] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/01 11:06:01.725: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/01 11:06:01.730: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/01 11:06:01.730: [smf] INFO: Removed Session: UE IMSI:[262422447935278] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/01 11:06:01.730: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/01 11:06:01.735: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/01 11:06:01.736: [smf] INFO: Removed Session: UE IMSI:[262423609748360] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/01 11:06:01.736: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/01 11:06:01.741: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/01 11:06:01.741: [smf] INFO: Removed Session: UE IMSI:[262426822875985] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/01 11:06:01.741: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/01 11:06:01.746: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/01 11:06:01.747: [smf] INFO: Removed Session: UE IMSI:[262426371415967] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/01 11:06:01.747: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/01 11:06:01.751: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/01 11:06:01.752: [smf] INFO: Removed Session: UE IMSI:[262429656112913] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/01 11:06:01.752: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/01 11:06:01.757: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/01 11:06:01.758: [smf] INFO: Removed Session: UE IMSI:[262420475454672] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/01 11:06:01.758: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/01 11:06:01.762: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/01 11:06:01.763: [smf] INFO: Removed Session: UE IMSI:[262423359829235] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/01 11:06:01.763: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/01 11:06:01.768: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/01 11:06:01.768: [smf] INFO: Removed Session: UE IMSI:[262426137879195] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/01 11:06:01.768: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/01 11:06:01.773: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/01 11:06:01.774: [smf] INFO: Removed Session: UE IMSI:[262429146638018] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/01 11:06:01.774: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/01 11:06:01.778: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/01 11:06:01.779: [smf] INFO: Removed Session: UE IMSI:[262427338860277] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/01 11:06:01.779: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/01 11:06:01.784: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/01 11:06:01.784: [smf] INFO: Removed Session: UE IMSI:[262428742625093] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/01 11:06:01.784: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/01 11:06:01.789: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/01 11:06:01.790: [smf] INFO: Removed Session: UE IMSI:[262424279730264] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/01 11:06:01.790: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/01 11:06:01.795: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/01 11:06:01.795: [smf] INFO: Removed Session: UE IMSI:[262425752831584] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/01 11:06:01.795: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/01 11:06:01.800: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/01 11:06:01.800: [smf] INFO: Removed Session: UE IMSI:[262423617965109] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/01 11:06:01.800: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/01 11:06:01.805: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/01 11:06:01.806: [smf] INFO: Removed Session: UE IMSI:[262429586639132] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/01 11:06:01.806: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/01 11:06:01.811: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/01 11:06:01.811: [smf] INFO: Removed Session: UE IMSI:[262425725565210] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/01 11:06:01.811: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/01 11:06:01.816: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/01 11:06:01.817: [smf] INFO: Removed Session: UE IMSI:[262427771850523] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/01 11:06:01.817: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/01 11:06:01.822: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/01 11:06:01.823: [smf] INFO: Removed Session: UE IMSI:[262423898549447] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/01 11:06:01.823: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/01 11:06:01.827: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/01 11:06:01.828: [smf] INFO: Removed Session: UE IMSI:[262425257495132] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/01 11:06:01.828: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/01 11:06:01.833: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/01 11:06:01.833: [smf] INFO: Removed Session: UE IMSI:[262422248239537] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/01 11:06:01.833: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/01 11:06:01.838: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/01 11:06:01.839: [smf] INFO: Removed Session: UE IMSI:[262428561992044] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/01 11:06:01.839: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/01 11:06:01.844: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/01 11:06:01.845: [smf] INFO: Removed Session: UE IMSI:[262427463969014] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/01 11:06:01.845: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/01 11:06:01.849: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/01 11:06:01.850: [smf] INFO: Removed Session: UE IMSI:[262424576352990] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/01 11:06:01.850: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/01 11:06:01.855: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/01 11:06:01.856: [smf] INFO: Removed Session: UE IMSI:[262421436647121] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/01 11:06:01.856: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/01 11:06:01.861: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/01 11:06:01.862: [smf] INFO: Removed Session: UE IMSI:[262429112888905] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/01 11:06:01.862: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/01 11:06:01.867: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/01 11:06:01.867: [smf] INFO: Removed Session: UE IMSI:[262429003701092] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/01 11:06:01.867: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/01 11:06:01.872: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/01 11:06:01.872: [smf] INFO: Removed Session: UE IMSI:[262426759028321] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/01 11:06:01.872: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/01 11:06:01.877: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/01 11:06:01.878: [smf] INFO: Removed Session: UE IMSI:[262425961393081] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/01 11:06:01.878: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/01 11:06:01.883: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/01 11:06:01.883: [smf] INFO: Removed Session: UE IMSI:[262426254654965] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/01 11:06:01.883: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/01 11:06:01.888: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/01 11:06:01.888: [smf] INFO: Removed Session: UE IMSI:[262428198975831] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/01 11:06:01.888: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/01 11:06:01.893: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/01 11:06:01.894: [smf] INFO: Removed Session: UE IMSI:[262429703501731] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/01 11:06:01.894: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/01 11:06:01.899: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/01 11:06:01.899: [smf] INFO: Removed Session: UE IMSI:[262423870493272] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/01 11:06:01.899: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/01 11:06:01.904: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/01 11:06:01.904: [smf] INFO: Removed Session: UE IMSI:[262423527155518] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/01 11:06:01.904: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/01 11:06:01.909: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/01 11:06:01.910: [smf] INFO: Removed Session: UE IMSI:[262426177741015] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/01 11:06:01.910: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/01 11:06:01.915: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/01 11:06:01.915: [smf] INFO: Removed Session: UE IMSI:[262424208179327] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/01 11:06:01.915: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/01 11:06:01.920: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/01 11:06:01.921: [smf] INFO: Removed Session: UE IMSI:[262427483795338] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/01 11:06:01.921: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/01 11:06:01.925: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/01 11:06:01.926: [smf] INFO: Removed Session: UE IMSI:[262425475550128] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/01 11:06:01.926: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/01 11:06:01.931: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/01 11:06:01.931: [smf] INFO: Removed Session: UE IMSI:[262429914736779] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/01 11:06:01.932: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/01 11:06:01.936: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/01 11:06:01.937: [smf] INFO: Removed Session: UE IMSI:[262428958158110] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/01 11:06:01.937: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/01 11:06:01.945: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/01 11:06:01.946: [smf] INFO: Removed Session: UE IMSI:[262425817231671] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/01 11:06:01.946: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/01 11:06:01.952: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/01 11:06:01.953: [smf] INFO: Removed Session: UE IMSI:[262425136127988] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/01 11:06:01.953: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/01 11:06:01.958: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/01 11:06:01.960: [smf] INFO: Removed Session: UE IMSI:[262426958483939] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/01 11:06:01.960: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/01 11:06:01.965: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/01 11:06:01.966: [smf] INFO: Removed Session: UE IMSI:[262424944701167] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/01 11:06:01.966: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/01 11:06:01.970: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/01 11:06:01.971: [smf] INFO: Removed Session: UE IMSI:[262426735367369] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/01 11:06:01.971: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/01 11:06:01.976: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/01 11:06:01.976: [smf] INFO: Removed Session: UE IMSI:[262428642966562] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/01 11:06:01.976: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/01 11:06:01.981: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/01 11:06:01.981: [smf] INFO: Removed Session: UE IMSI:[262422092946074] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/01 11:06:01.981: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/01 11:06:01.986: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/01 11:06:01.987: [smf] INFO: Removed Session: UE IMSI:[262429581560221] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/01 11:06:01.987: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/01 11:06:01.992: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/01 11:06:01.992: [smf] INFO: Removed Session: UE IMSI:[262426022412963] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/01 11:06:01.992: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/01 11:06:01.997: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/01 11:06:01.997: [smf] INFO: Removed Session: UE IMSI:[262426183089685] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:01.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/01 11:06:01.997: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/01 11:06:02.002: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/01 11:06:02.003: [smf] INFO: Removed Session: UE IMSI:[262429918535257] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/01 11:06:02.003: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/01 11:06:02.008: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/01 11:06:02.008: [smf] INFO: Removed Session: UE IMSI:[262420197992118] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/01 11:06:02.008: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/01 11:06:02.013: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/01 11:06:02.013: [smf] INFO: Removed Session: UE IMSI:[262420990061445] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/01 11:06:02.013: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/01 11:06:02.018: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/01 11:06:02.019: [smf] INFO: Removed Session: UE IMSI:[262427611181747] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/01 11:06:02.019: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/01 11:06:02.024: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/01 11:06:02.024: [smf] INFO: Removed Session: UE IMSI:[262420412419502] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/01 11:06:02.024: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/01 11:06:02.029: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/01 11:06:02.029: [smf] INFO: Removed Session: UE IMSI:[262425950936723] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/01 11:06:02.029: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/01 11:06:02.034: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/01 11:06:02.035: [smf] INFO: Removed Session: UE IMSI:[262425908509975] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/01 11:06:02.035: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/01 11:06:02.040: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/01 11:06:02.040: [smf] INFO: Removed Session: UE IMSI:[262426870930704] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/01 11:06:02.040: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/01 11:06:02.045: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/01 11:06:02.046: [smf] INFO: Removed Session: UE IMSI:[262428438010511] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/01 11:06:02.046: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/01 11:06:02.050: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/01 11:06:02.051: [smf] INFO: Removed Session: UE IMSI:[262426600745150] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/01 11:06:02.051: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/01 11:06:02.056: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/01 11:06:02.057: [smf] INFO: Removed Session: UE IMSI:[262428769595612] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/01 11:06:02.057: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/01 11:06:02.062: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/01 11:06:02.062: [smf] INFO: Removed Session: UE IMSI:[262420693275781] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/01 11:06:02.062: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/01 11:06:02.067: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/01 11:06:02.068: [smf] INFO: Removed Session: UE IMSI:[262423653873658] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/01 11:06:02.068: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/01 11:06:02.073: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/01 11:06:02.073: [smf] INFO: Removed Session: UE IMSI:[262429226383985] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/01 11:06:02.073: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/01 11:06:02.078: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/01 11:06:02.080: [smf] INFO: Removed Session: UE IMSI:[262428143202919] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/01 11:06:02.080: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/01 11:06:02.085: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/01 11:06:02.086: [smf] INFO: Removed Session: UE IMSI:[262427023442882] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/01 11:06:02.086: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/01 11:06:02.090: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/01 11:06:02.091: [smf] INFO: Removed Session: UE IMSI:[262426320643642] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/01 11:06:02.091: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/01 11:06:02.095: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/01 11:06:02.096: [smf] INFO: Removed Session: UE IMSI:[262425707703870] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/01 11:06:02.096: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/01 11:06:02.101: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/01 11:06:02.102: [smf] INFO: Removed Session: UE IMSI:[262424317964473] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/01 11:06:02.102: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/01 11:06:02.106: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/01 11:06:02.107: [smf] INFO: Removed Session: UE IMSI:[262423445189939] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/01 11:06:02.107: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/01 11:06:02.112: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/01 11:06:02.112: [smf] INFO: Removed Session: UE IMSI:[262420365662996] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/01 11:06:02.112: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/01 11:06:02.117: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/01 11:06:02.117: [smf] INFO: Removed Session: UE IMSI:[262428226014739] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/01 11:06:02.117: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/01 11:06:02.122: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/01 11:06:02.123: [smf] INFO: Removed Session: UE IMSI:[262429793607476] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/01 11:06:02.123: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/01 11:06:02.128: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/01 11:06:02.128: [smf] INFO: Removed Session: UE IMSI:[262420115932745] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/01 11:06:02.128: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/01 11:06:02.133: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/01 11:06:02.134: [smf] INFO: Removed Session: UE IMSI:[262428382214212] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/01 11:06:02.134: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/01 11:06:02.138: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/01 11:06:02.139: [smf] INFO: Removed Session: UE IMSI:[262420568451445] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/01 11:06:02.139: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/01 11:06:02.144: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/01 11:06:02.144: [smf] INFO: Removed Session: UE IMSI:[262422601218818] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/01 11:06:02.144: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/01 11:06:02.149: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/01 11:06:02.150: [smf] INFO: Removed Session: UE IMSI:[262422845353135] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/01 11:06:02.150: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/01 11:06:02.154: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/01 11:06:02.155: [smf] INFO: Removed Session: UE IMSI:[262424684348532] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/01 11:06:02.155: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/01 11:06:02.160: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/01 11:06:02.160: [smf] INFO: Removed Session: UE IMSI:[262429493741008] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/01 11:06:02.160: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/01 11:06:02.165: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/01 11:06:02.166: [smf] INFO: Removed Session: UE IMSI:[262420042415020] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/01 11:06:02.166: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/01 11:06:02.170: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/01 11:06:02.171: [smf] INFO: Removed Session: UE IMSI:[262421493160465] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/01 11:06:02.171: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/01 11:06:02.176: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/01 11:06:02.176: [smf] INFO: Removed Session: UE IMSI:[262421879302925] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/01 11:06:02.176: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/01 11:06:02.181: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/01 11:06:02.182: [smf] INFO: Removed Session: UE IMSI:[262424252083458] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/01 11:06:02.182: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/01 11:06:02.187: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/01 11:06:02.187: [smf] INFO: Removed Session: UE IMSI:[262422808622742] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/01 11:06:02.187: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/01 11:06:02.192: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/01 11:06:02.193: [smf] INFO: Removed Session: UE IMSI:[262422916803788] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/01 11:06:02.193: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/01 11:06:02.199: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/01 11:06:02.200: [smf] INFO: Removed Session: UE IMSI:[262422896927736] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/01 11:06:02.200: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/01 11:06:02.206: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/01 11:06:02.207: [smf] INFO: Removed Session: UE IMSI:[262428373812115] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/01 11:06:02.207: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/01 11:06:02.214: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/01 11:06:02.215: [smf] INFO: Removed Session: UE IMSI:[262427757766888] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/01 11:06:02.215: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/01 11:06:02.221: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/01 11:06:02.222: [smf] INFO: Removed Session: UE IMSI:[262422736794578] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/01 11:06:02.222: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/01 11:06:02.231: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/01 11:06:02.232: [smf] INFO: Removed Session: UE IMSI:[262427367131971] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/01 11:06:02.232: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/01 11:06:02.236: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/01 11:06:02.237: [smf] INFO: Removed Session: UE IMSI:[262426420551889] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/01 11:06:02.237: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/01 11:06:02.243: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/01 11:06:02.244: [smf] INFO: Removed Session: UE IMSI:[262426016105441] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/01 11:06:02.244: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/01 11:06:02.248: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/01 11:06:02.249: [smf] INFO: Removed Session: UE IMSI:[262427892267253] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/01 11:06:02.249: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/01 11:06:02.254: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/01 11:06:02.254: [smf] INFO: Removed Session: UE IMSI:[262420879425693] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/01 11:06:02.255: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/01 11:06:02.259: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/01 11:06:02.260: [smf] INFO: Removed Session: UE IMSI:[262423756224733] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/01 11:06:02.260: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/01 11:06:02.265: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/01 11:06:02.265: [smf] INFO: Removed Session: UE IMSI:[262426217866733] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/01 11:06:02.265: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/01 11:06:02.270: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/01 11:06:02.270: [smf] INFO: Removed Session: UE IMSI:[262421150599287] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/01 11:06:02.270: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/01 11:06:02.275: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/01 11:06:02.276: [smf] INFO: Removed Session: UE IMSI:[262420208850353] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/01 11:06:02.276: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/01 11:06:02.281: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/01 11:06:02.281: [smf] INFO: Removed Session: UE IMSI:[262427284828082] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/01 11:06:02.281: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/01 11:06:02.286: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/01 11:06:02.287: [smf] INFO: Removed Session: UE IMSI:[262420888432467] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/01 11:06:02.287: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/01 11:06:02.292: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/01 11:06:02.293: [smf] INFO: Removed Session: UE IMSI:[262428855950156] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/01 11:06:02.293: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/01 11:06:02.299: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/01 11:06:02.299: [smf] INFO: Removed Session: UE IMSI:[262422442751671] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/01 11:06:02.299: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/01 11:06:02.304: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/01 11:06:02.304: [smf] INFO: Removed Session: UE IMSI:[262424000106423] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/01 11:06:02.304: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/01 11:06:02.309: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/01 11:06:02.310: [smf] INFO: Removed Session: UE IMSI:[262424358666191] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/01 11:06:02.310: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/01 11:06:02.315: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/01 11:06:02.316: [smf] INFO: Removed Session: UE IMSI:[262429415030041] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/01 11:06:02.316: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/01 11:06:02.320: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/01 11:06:02.321: [smf] INFO: Removed Session: UE IMSI:[262423398755774] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/01 11:06:02.321: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/01 11:06:02.326: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/01 11:06:02.326: [smf] INFO: Removed Session: UE IMSI:[262429543134397] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/01 11:06:02.326: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/01 11:06:02.331: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/01 11:06:02.332: [smf] INFO: Removed Session: UE IMSI:[262425880335450] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/01 11:06:02.332: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/01 11:06:02.336: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/01 11:06:02.337: [smf] INFO: Removed Session: UE IMSI:[262421066766483] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/01 11:06:02.337: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/01 11:06:02.341: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/01 11:06:02.342: [smf] INFO: Removed Session: UE IMSI:[262424298991918] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/01 11:06:02.342: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/01 11:06:02.347: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/01 11:06:02.348: [smf] INFO: Removed Session: UE IMSI:[262420499037396] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/01 11:06:02.348: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/01 11:06:02.352: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/01 11:06:02.353: [smf] INFO: Removed Session: UE IMSI:[262426161101280] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/01 11:06:02.353: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/01 11:06:02.358: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/01 11:06:02.358: [smf] INFO: Removed Session: UE IMSI:[262421279655163] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/01 11:06:02.358: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/01 11:06:02.363: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/01 11:06:02.364: [smf] INFO: Removed Session: UE IMSI:[262428064264496] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/01 11:06:02.364: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/01 11:06:02.369: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/01 11:06:02.370: [smf] INFO: Removed Session: UE IMSI:[262424276248890] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/01 11:06:02.370: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/01 11:06:02.375: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/01 11:06:02.375: [smf] INFO: Removed Session: UE IMSI:[262422514223928] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/01 11:06:02.375: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/01 11:06:02.380: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/01 11:06:02.381: [smf] INFO: Removed Session: UE IMSI:[262420090441810] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/01 11:06:02.381: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/01 11:06:02.385: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/01 11:06:02.386: [smf] INFO: Removed Session: UE IMSI:[262420564944279] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/01 11:06:02.386: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/01 11:06:02.391: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/01 11:06:02.392: [smf] INFO: Removed Session: UE IMSI:[262423790224994] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/01 11:06:02.392: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/01 11:06:02.397: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/01 11:06:02.399: [smf] INFO: Removed Session: UE IMSI:[262427675678101] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/01 11:06:02.399: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/01 11:06:02.403: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/01 11:06:02.404: [smf] INFO: Removed Session: UE IMSI:[262426836103088] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/01 11:06:02.404: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/01 11:06:02.409: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/01 11:06:02.409: [smf] INFO: Removed Session: UE IMSI:[262428849893947] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/01 11:06:02.409: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/01 11:06:02.414: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/01 11:06:02.415: [smf] INFO: Removed Session: UE IMSI:[262425806964026] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/01 11:06:02.415: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/01 11:06:02.419: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/01 11:06:02.420: [smf] INFO: Removed Session: UE IMSI:[262428926902307] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/01 11:06:02.420: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/01 11:06:02.425: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/01 11:06:02.425: [smf] INFO: Removed Session: UE IMSI:[262424122661302] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/01 11:06:02.425: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/01 11:06:02.430: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/01 11:06:02.431: [smf] INFO: Removed Session: UE IMSI:[262428834443772] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/01 11:06:02.431: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/01 11:06:02.436: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/01 11:06:02.437: [smf] INFO: Removed Session: UE IMSI:[262425498865784] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/01 11:06:02.437: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/01 11:06:02.441: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/01 11:06:02.442: [smf] INFO: Removed Session: UE IMSI:[262427040939757] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/01 11:06:02.442: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/01 11:06:02.447: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/01 11:06:02.447: [smf] INFO: Removed Session: UE IMSI:[262428528171408] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/01 11:06:02.447: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/01 11:06:02.453: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/01 11:06:02.453: [smf] INFO: Removed Session: UE IMSI:[262427426039620] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/01 11:06:02.453: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/01 11:06:02.458: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/01 11:06:02.459: [smf] INFO: Removed Session: UE IMSI:[262428487871495] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/01 11:06:02.459: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/01 11:06:02.464: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/01 11:06:02.465: [smf] INFO: Removed Session: UE IMSI:[262425638333224] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/01 11:06:02.465: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/01 11:06:02.469: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/01 11:06:02.470: [smf] INFO: Removed Session: UE IMSI:[262424412420233] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/01 11:06:02.470: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/01 11:06:02.475: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/01 11:06:02.475: [smf] INFO: Removed Session: UE IMSI:[262421856580939] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/01 11:06:02.475: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/01 11:06:02.480: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/01 11:06:02.480: [smf] INFO: Removed Session: UE IMSI:[262424530586113] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/01 11:06:02.480: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/01 11:06:02.485: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/01 11:06:02.486: [smf] INFO: Removed Session: UE IMSI:[262424165351013] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/01 11:06:02.486: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/01 11:06:02.491: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/01 11:06:02.491: [smf] INFO: Removed Session: UE IMSI:[262420509703781] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/01 11:06:02.491: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/01 11:06:02.497: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/01 11:06:02.497: [smf] INFO: Removed Session: UE IMSI:[262423648865805] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/01 11:06:02.497: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/01 11:06:02.503: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/01 11:06:02.504: [smf] INFO: Removed Session: UE IMSI:[262421577743163] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/01 11:06:02.504: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/01 11:06:02.509: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/01 11:06:02.510: [smf] INFO: Removed Session: UE IMSI:[262428410694088] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/01 11:06:02.510: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/01 11:06:02.514: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/01 11:06:02.515: [smf] INFO: Removed Session: UE IMSI:[262423137726264] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/01 11:06:02.515: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/01 11:06:02.520: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/01 11:06:02.520: [smf] INFO: Removed Session: UE IMSI:[262429490573679] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/01 11:06:02.520: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/01 11:06:02.525: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/01 11:06:02.526: [smf] INFO: Removed Session: UE IMSI:[262423277705882] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/01 11:06:02.526: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/01 11:06:02.531: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/01 11:06:02.532: [smf] INFO: Removed Session: UE IMSI:[262423513644561] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/01 11:06:02.532: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/01 11:06:02.536: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/01 11:06:02.537: [smf] INFO: Removed Session: UE IMSI:[262426867781147] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/01 11:06:02.537: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/01 11:06:02.542: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/01 11:06:02.542: [smf] INFO: Removed Session: UE IMSI:[262426221521800] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/01 11:06:02.542: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/01 11:06:02.547: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/01 11:06:02.547: [smf] INFO: Removed Session: UE IMSI:[262427240040593] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/01 11:06:02.547: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/01 11:06:02.552: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/01 11:06:02.553: [smf] INFO: Removed Session: UE IMSI:[262422252554241] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/01 11:06:02.553: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/01 11:06:02.558: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/01 11:06:02.558: [smf] INFO: Removed Session: UE IMSI:[262422612561908] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/01 11:06:02.558: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/01 11:06:02.563: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/01 11:06:02.563: [smf] INFO: Removed Session: UE IMSI:[262428859664299] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/01 11:06:02.563: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/01 11:06:02.569: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/01 11:06:02.570: [smf] INFO: Removed Session: UE IMSI:[262426968414485] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/01 11:06:02.570: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/01 11:06:02.574: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/01 11:06:02.576: [smf] INFO: Removed Session: UE IMSI:[262427017220315] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/01 11:06:02.576: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/01 11:06:02.581: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/01 11:06:02.582: [smf] INFO: Removed Session: UE IMSI:[262429499660410] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/01 11:06:02.582: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/01 11:06:02.586: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/01 11:06:02.587: [smf] INFO: Removed Session: UE IMSI:[262420888281594] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/01 11:06:02.587: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/01 11:06:02.592: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/01 11:06:02.592: [smf] INFO: Removed Session: UE IMSI:[262428600829308] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/01 11:06:02.592: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/01 11:06:02.597: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/01 11:06:02.598: [smf] INFO: Removed Session: UE IMSI:[262429595517704] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/01 11:06:02.598: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/01 11:06:02.603: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/01 11:06:02.603: [smf] INFO: Removed Session: UE IMSI:[262429650944836] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/01 11:06:02.603: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/01 11:06:02.608: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/01 11:06:02.609: [smf] INFO: Removed Session: UE IMSI:[262427810904284] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/01 11:06:02.609: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/01 11:06:02.614: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/01 11:06:02.614: [smf] INFO: Removed Session: UE IMSI:[262421022668897] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/01 11:06:02.614: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/01 11:06:02.619: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/01 11:06:02.620: [smf] INFO: Removed Session: UE IMSI:[262423735561632] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/01 11:06:02.620: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/01 11:06:02.625: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/01 11:06:02.625: [smf] INFO: Removed Session: UE IMSI:[262420621621606] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/01 11:06:02.625: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/01 11:06:02.630: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/01 11:06:02.631: [smf] INFO: Removed Session: UE IMSI:[262426280766558] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/01 11:06:02.631: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/01 11:06:02.637: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/01 11:06:02.638: [smf] INFO: Removed Session: UE IMSI:[262424284948530] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/01 11:06:02.638: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/01 11:06:02.644: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/01 11:06:02.645: [smf] INFO: Removed Session: UE IMSI:[262424443870411] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/01 11:06:02.645: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/01 11:06:02.650: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/01 11:06:02.650: [smf] INFO: Removed Session: UE IMSI:[262425378574928] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/01 11:06:02.651: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/01 11:06:02.655: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/01 11:06:02.657: [smf] INFO: Removed Session: UE IMSI:[262428322476121] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/01 11:06:02.657: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/01 11:06:02.661: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/01 11:06:02.662: [smf] INFO: Removed Session: UE IMSI:[262425236044684] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/01 11:06:02.662: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/01 11:06:02.666: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/01 11:06:02.667: [smf] INFO: Removed Session: UE IMSI:[262429412060198] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/01 11:06:02.667: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/01 11:06:02.672: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/01 11:06:02.672: [smf] INFO: Removed Session: UE IMSI:[262427410390033] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/01 11:06:02.672: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/01 11:06:02.678: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/01 11:06:02.678: [smf] INFO: Removed Session: UE IMSI:[262425253089411] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/01 11:06:02.678: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/01 11:06:02.683: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/01 11:06:02.683: [smf] INFO: Removed Session: UE IMSI:[262423841637158] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/01 11:06:02.683: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/01 11:06:02.690: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/01 11:06:02.691: [smf] INFO: Removed Session: UE IMSI:[262426078324889] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/01 11:06:02.691: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/01 11:06:02.696: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/01 11:06:02.696: [smf] INFO: Removed Session: UE IMSI:[262424946760834] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/01 11:06:02.696: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/01 11:06:02.701: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/01 11:06:02.702: [smf] INFO: Removed Session: UE IMSI:[262429793115179] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/01 11:06:02.702: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/01 11:06:02.707: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/01 11:06:02.707: [smf] INFO: Removed Session: UE IMSI:[262429310835165] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/01 11:06:02.707: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/01 11:06:02.713: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/01 11:06:02.714: [smf] INFO: Removed Session: UE IMSI:[262424987027615] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/01 11:06:02.714: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/01 11:06:02.719: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/01 11:06:02.720: [smf] INFO: Removed Session: UE IMSI:[262425933430460] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/01 11:06:02.720: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/01 11:06:02.724: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/01 11:06:02.725: [smf] INFO: Removed Session: UE IMSI:[262426279879723] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/01 11:06:02.725: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/01 11:06:02.730: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/01 11:06:02.730: [smf] INFO: Removed Session: UE IMSI:[262429139432016] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/01 11:06:02.730: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/01 11:06:02.735: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/01 11:06:02.736: [smf] INFO: Removed Session: UE IMSI:[262420874179698] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/01 11:06:02.736: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/01 11:06:02.740: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/01 11:06:02.741: [smf] INFO: Removed Session: UE IMSI:[262428908862469] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/01 11:06:02.741: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/01 11:06:02.746: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/01 11:06:02.747: [smf] INFO: Removed Session: UE IMSI:[262427939659617] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/01 11:06:02.747: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/01 11:06:02.751: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/01 11:06:02.752: [smf] INFO: Removed Session: UE IMSI:[262428954482012] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/01 11:06:02.752: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/01 11:06:02.757: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/01 11:06:02.758: [smf] INFO: Removed Session: UE IMSI:[262429087213600] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/01 11:06:02.758: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/01 11:06:02.762: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/01 11:06:02.763: [smf] INFO: Removed Session: UE IMSI:[262427449433410] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/01 11:06:02.763: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/01 11:06:02.768: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/01 11:06:02.769: [smf] INFO: Removed Session: UE IMSI:[262428121417685] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/01 11:06:02.769: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/01 11:06:02.774: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/01 11:06:02.775: [smf] INFO: Removed Session: UE IMSI:[262421186491677] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/01 11:06:02.775: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/01 11:06:02.779: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/01 11:06:02.781: [smf] INFO: Removed Session: UE IMSI:[262420731419009] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/01 11:06:02.781: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/01 11:06:02.785: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/01 11:06:02.787: [smf] INFO: Removed Session: UE IMSI:[262420371780171] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/01 11:06:02.787: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/01 11:06:02.791: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/01 11:06:02.792: [smf] INFO: Removed Session: UE IMSI:[262427674275504] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/01 11:06:02.792: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/01 11:06:02.797: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/01 11:06:02.798: [smf] INFO: Removed Session: UE IMSI:[262423690024897] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/01 11:06:02.798: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/01 11:06:02.802: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/01 11:06:02.803: [smf] INFO: Removed Session: UE IMSI:[262427799046269] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/01 11:06:02.803: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/01 11:06:02.807: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/01 11:06:02.808: [smf] INFO: Removed Session: UE IMSI:[262421440375095] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/01 11:06:02.808: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/01 11:06:02.813: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/01 11:06:02.813: [smf] INFO: Removed Session: UE IMSI:[262429618091226] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/01 11:06:02.813: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/01 11:06:02.818: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/01 11:06:02.819: [smf] INFO: Removed Session: UE IMSI:[262424458023311] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/01 11:06:02.819: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/01 11:06:02.825: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/01 11:06:02.826: [smf] INFO: Removed Session: UE IMSI:[262426955543819] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/01 11:06:02.826: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/01 11:06:02.832: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/01 11:06:02.833: [smf] INFO: Removed Session: UE IMSI:[262422953644235] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/01 11:06:02.833: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/01 11:06:02.837: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/01 11:06:02.839: [smf] INFO: Removed Session: UE IMSI:[262428662851116] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/01 11:06:02.839: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/01 11:06:02.843: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/01 11:06:02.844: [smf] INFO: Removed Session: UE IMSI:[262427754777548] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/01 11:06:02.844: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/01 11:06:02.849: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/01 11:06:02.850: [smf] INFO: Removed Session: UE IMSI:[262424908502850] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/01 11:06:02.850: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/01 11:06:02.855: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/01 11:06:02.856: [smf] INFO: Removed Session: UE IMSI:[262420763453355] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/01 11:06:02.856: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/01 11:06:02.860: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/01 11:06:02.861: [smf] INFO: Removed Session: UE IMSI:[262429384836381] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/01 11:06:02.861: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/01 11:06:02.866: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/01 11:06:02.866: [smf] INFO: Removed Session: UE IMSI:[262427696404441] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/01 11:06:02.866: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/01 11:06:02.871: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/01 11:06:02.872: [smf] INFO: Removed Session: UE IMSI:[262429746121564] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/01 11:06:02.872: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/01 11:06:02.877: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/01 11:06:02.878: [smf] INFO: Removed Session: UE IMSI:[262424434517864] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/01 11:06:02.878: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/01 11:06:02.883: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/01 11:06:02.884: [smf] INFO: Removed Session: UE IMSI:[262427900391113] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/01 11:06:02.884: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/01 11:06:02.888: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/01 11:06:02.889: [smf] INFO: Removed Session: UE IMSI:[262429822907466] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/01 11:06:02.889: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/01 11:06:02.893: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/01 11:06:02.894: [smf] INFO: Removed Session: UE IMSI:[262420600272812] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/01 11:06:02.894: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/01 11:06:02.899: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/01 11:06:02.900: [smf] INFO: Removed Session: UE IMSI:[262429816062634] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/01 11:06:02.900: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/01 11:06:02.904: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/01 11:06:02.905: [smf] INFO: Removed Session: UE IMSI:[262427287316569] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/01 11:06:02.905: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/01 11:06:02.910: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/01 11:06:02.910: [smf] INFO: Removed Session: UE IMSI:[262423141454911] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/01 11:06:02.910: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/01 11:06:02.915: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/01 11:06:02.916: [smf] INFO: Removed Session: UE IMSI:[262429100116132] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/01 11:06:02.916: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/01 11:06:02.921: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/01 11:06:02.922: [smf] INFO: Removed Session: UE IMSI:[262429400889130] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/01 11:06:02.922: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/01 11:06:02.927: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/01 11:06:02.928: [smf] INFO: Removed Session: UE IMSI:[262428318179247] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/01 11:06:02.928: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/01 11:06:02.932: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/01 11:06:02.933: [smf] INFO: Removed Session: UE IMSI:[262427757306738] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/01 11:06:02.933: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/01 11:06:02.938: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/01 11:06:02.939: [smf] INFO: Removed Session: UE IMSI:[262421399086476] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/01 11:06:02.939: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/01 11:06:02.944: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/01 11:06:02.945: [smf] INFO: Removed Session: UE IMSI:[262429625995163] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/01 11:06:02.945: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/01 11:06:02.950: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/01 11:06:02.951: [smf] INFO: Removed Session: UE IMSI:[262420432188139] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/01 11:06:02.952: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/01 11:06:02.956: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/01 11:06:02.957: [smf] INFO: Removed Session: UE IMSI:[262426694541929] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/01 11:06:02.957: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/01 11:06:02.961: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/01 11:06:02.962: [smf] INFO: Removed Session: UE IMSI:[262423686672721] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/01 11:06:02.962: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/01 11:06:02.967: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/01 11:06:02.967: [smf] INFO: Removed Session: UE IMSI:[262421591046537] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/01 11:06:02.967: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/01 11:06:02.972: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/01 11:06:02.973: [smf] INFO: Removed Session: UE IMSI:[262423283265212] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/01 11:06:02.973: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/01 11:06:02.977: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/01 11:06:02.978: [smf] INFO: Removed Session: UE IMSI:[262428093425266] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/01 11:06:02.978: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/01 11:06:02.983: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/01 11:06:02.983: [smf] INFO: Removed Session: UE IMSI:[262421650804247] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/01 11:06:02.983: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/01 11:06:02.988: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/01 11:06:02.989: [smf] INFO: Removed Session: UE IMSI:[262428255218595] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/01 11:06:02.989: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/01 11:06:02.993: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/01 11:06:02.994: [smf] INFO: Removed Session: UE IMSI:[262422629430196] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/01 11:06:02.994: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/01 11:06:02.999: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/01 11:06:02.999: [smf] INFO: Removed Session: UE IMSI:[262420190145973] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:02.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/01 11:06:02.999: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/01 11:06:03.004: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/01 11:06:03.005: [smf] INFO: Removed Session: UE IMSI:[262428966491687] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/01 11:06:03.005: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/01 11:06:03.010: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/01 11:06:03.011: [smf] INFO: Removed Session: UE IMSI:[262426318770801] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/01 11:06:03.011: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/01 11:06:03.016: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/01 11:06:03.017: [smf] INFO: Removed Session: UE IMSI:[262429896570741] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/01 11:06:03.017: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/01 11:06:03.021: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/01 11:06:03.022: [smf] INFO: Removed Session: UE IMSI:[262423855743644] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/01 11:06:03.022: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/01 11:06:03.027: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/01 11:06:03.027: [smf] INFO: Removed Session: UE IMSI:[262429196990716] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/01 11:06:03.027: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/01 11:06:03.032: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/01 11:06:03.033: [smf] INFO: Removed Session: UE IMSI:[262427272752452] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/01 11:06:03.033: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/01 11:06:03.038: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/01 11:06:03.038: [smf] INFO: Removed Session: UE IMSI:[262426530133700] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/01 11:06:03.038: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/01 11:06:03.043: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/01 11:06:03.044: [smf] INFO: Removed Session: UE IMSI:[262428509524249] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/01 11:06:03.044: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/01 11:06:03.048: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/01 11:06:03.049: [smf] INFO: Removed Session: UE IMSI:[262427166259570] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/01 11:06:03.049: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/01 11:06:03.054: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/01 11:06:03.055: [smf] INFO: Removed Session: UE IMSI:[262425550841663] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/01 11:06:03.055: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/01 11:06:03.059: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/01 11:06:03.060: [smf] INFO: Removed Session: UE IMSI:[262426351576949] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/01 11:06:03.060: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/01 11:06:03.065: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/01 11:06:03.066: [smf] INFO: Removed Session: UE IMSI:[262423280817872] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/01 11:06:03.066: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/01 11:06:03.071: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/01 11:06:03.072: [smf] INFO: Removed Session: UE IMSI:[262426147196794] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/01 11:06:03.072: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/01 11:06:03.076: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/01 11:06:03.077: [smf] INFO: Removed Session: UE IMSI:[262424506471708] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/01 11:06:03.077: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/01 11:06:03.082: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/01 11:06:03.083: [smf] INFO: Removed Session: UE IMSI:[262424075870691] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/01 11:06:03.083: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/01 11:06:03.087: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/01 11:06:03.088: [smf] INFO: Removed Session: UE IMSI:[262429544274797] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/01 11:06:03.088: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/01 11:06:03.092: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/01 11:06:03.093: [smf] INFO: Removed Session: UE IMSI:[262422917217294] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/01 11:06:03.093: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/01 11:06:03.098: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/01 11:06:03.099: [smf] INFO: Removed Session: UE IMSI:[262426547590314] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/01 11:06:03.099: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/01 11:06:03.104: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/01 11:06:03.105: [smf] INFO: Removed Session: UE IMSI:[262423697817596] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/01 11:06:03.106: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/01 11:06:03.110: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/01 11:06:03.111: [smf] INFO: Removed Session: UE IMSI:[262429454630442] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/01 11:06:03.111: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/01 11:06:03.115: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/01 11:06:03.117: [smf] INFO: Removed Session: UE IMSI:[262424371551464] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/01 11:06:03.117: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/01 11:06:03.121: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/01 11:06:03.122: [smf] INFO: Removed Session: UE IMSI:[262428310591531] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/01 11:06:03.122: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/01 11:06:03.126: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/01 11:06:03.127: [smf] INFO: Removed Session: UE IMSI:[262428490093563] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/01 11:06:03.127: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/01 11:06:03.132: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/01 11:06:03.133: [smf] INFO: Removed Session: UE IMSI:[262424039414582] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/01 11:06:03.133: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/01 11:06:03.138: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/01 11:06:03.140: [smf] INFO: Removed Session: UE IMSI:[262427834606352] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/01 11:06:03.140: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/01 11:06:03.144: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/01 11:06:03.145: [smf] INFO: Removed Session: UE IMSI:[262423749175403] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/01 11:06:03.145: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/01 11:06:03.149: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/01 11:06:03.150: [smf] INFO: Removed Session: UE IMSI:[262429130882860] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/01 11:06:03.150: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/01 11:06:03.155: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/01 11:06:03.156: [smf] INFO: Removed Session: UE IMSI:[262420343392190] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/01 11:06:03.156: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/01 11:06:03.160: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/01 11:06:03.161: [smf] INFO: Removed Session: UE IMSI:[262427671093336] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/01 11:06:03.161: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/01 11:06:03.167: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/01 11:06:03.168: [smf] INFO: Removed Session: UE IMSI:[262425784570236] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/01 11:06:03.168: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/01 11:06:03.173: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/01 11:06:03.175: [smf] INFO: Removed Session: UE IMSI:[262429745780213] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/01 11:06:03.175: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/01 11:06:03.179: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/01 11:06:03.180: [smf] INFO: Removed Session: UE IMSI:[262425438022704] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/01 11:06:03.180: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/01 11:06:03.184: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/01 11:06:03.185: [smf] INFO: Removed Session: UE IMSI:[262428267572191] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/01 11:06:03.185: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/01 11:06:03.190: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/01 11:06:03.190: [smf] INFO: Removed Session: UE IMSI:[262420417336535] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/01 11:06:03.190: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/01 11:06:03.195: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/01 11:06:03.196: [smf] INFO: Removed Session: UE IMSI:[262425073768886] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/01 11:06:03.196: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/01 11:06:03.201: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/01 11:06:03.201: [smf] INFO: Removed Session: UE IMSI:[262426137586711] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/01 11:06:03.201: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/01 11:06:03.206: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/01 11:06:03.207: [smf] INFO: Removed Session: UE IMSI:[262424509784038] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/01 11:06:03.207: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/01 11:06:03.213: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/01 11:06:03.215: [smf] INFO: Removed Session: UE IMSI:[262420005103762] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/01 11:06:03.215: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/01 11:06:03.220: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/01 11:06:03.222: [smf] INFO: Removed Session: UE IMSI:[262421666187860] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/01 11:06:03.222: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/01 11:06:03.226: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/01 11:06:03.227: [smf] INFO: Removed Session: UE IMSI:[262428390523069] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/01 11:06:03.227: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/01 11:06:03.232: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/01 11:06:03.232: [smf] INFO: Removed Session: UE IMSI:[262425684884562] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/01 11:06:03.232: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/01 11:06:03.237: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/01 11:06:03.238: [smf] INFO: Removed Session: UE IMSI:[262420287170137] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/01 11:06:03.238: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/01 11:06:03.243: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/01 11:06:03.244: [smf] INFO: Removed Session: UE IMSI:[262428420530966] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/01 11:06:03.244: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/01 11:06:03.249: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/01 11:06:03.249: [smf] INFO: Removed Session: UE IMSI:[262427878218356] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/01 11:06:03.249: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/01 11:06:03.254: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/01 11:06:03.255: [smf] INFO: Removed Session: UE IMSI:[262425118917638] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/01 11:06:03.255: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/01 11:06:03.259: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/01 11:06:03.260: [smf] INFO: Removed Session: UE IMSI:[262424634699980] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/01 11:06:03.260: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/01 11:06:03.265: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/01 11:06:03.266: [smf] INFO: Removed Session: UE IMSI:[262424812103805] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/01 11:06:03.266: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/01 11:06:03.271: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/01 11:06:03.272: [smf] INFO: Removed Session: UE IMSI:[262424668281604] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/01 11:06:03.272: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/01 11:06:03.276: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/01 11:06:03.278: [smf] INFO: Removed Session: UE IMSI:[262429204281444] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/01 11:06:03.278: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/01 11:06:03.282: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/01 11:06:03.283: [smf] INFO: Removed Session: UE IMSI:[262427713889245] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/01 11:06:03.283: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/01 11:06:03.288: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/01 11:06:03.289: [smf] INFO: Removed Session: UE IMSI:[262428255086693] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/01 11:06:03.289: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/01 11:06:03.293: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/01 11:06:03.294: [smf] INFO: Removed Session: UE IMSI:[262427000890204] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/01 11:06:03.294: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/01 11:06:03.299: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/01 11:06:03.300: [smf] INFO: Removed Session: UE IMSI:[262422991107821] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/01 11:06:03.300: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/01 11:06:03.305: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/01 11:06:03.306: [smf] INFO: Removed Session: UE IMSI:[262422649196910] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/01 11:06:03.306: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/01 11:06:03.311: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/01 11:06:03.312: [smf] INFO: Removed Session: UE IMSI:[262420317416030] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/01 11:06:03.312: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/01 11:06:03.316: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/01 11:06:03.317: [smf] INFO: Removed Session: UE IMSI:[262424345340931] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/01 11:06:03.317: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/01 11:06:03.322: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/01 11:06:03.324: [smf] INFO: Removed Session: UE IMSI:[262427208425916] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/01 11:06:03.324: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/01 11:06:03.329: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/01 11:06:03.330: [smf] INFO: Removed Session: UE IMSI:[262425878270439] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/01 11:06:03.330: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/01 11:06:03.334: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/01 11:06:03.335: [smf] INFO: Removed Session: UE IMSI:[262425702252527] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/01 11:06:03.335: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/01 11:06:03.340: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/01 11:06:03.341: [smf] INFO: Removed Session: UE IMSI:[262429799486312] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/01 11:06:03.341: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/01 11:06:03.345: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/01 11:06:03.346: [smf] INFO: Removed Session: UE IMSI:[262429766611215] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/01 11:06:03.346: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/01 11:06:03.351: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/01 11:06:03.351: [smf] INFO: Removed Session: UE IMSI:[262429242526241] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/01 11:06:03.351: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/01 11:06:03.356: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/01 11:06:03.357: [smf] INFO: Removed Session: UE IMSI:[262425938088046] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/01 11:06:03.357: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/01 11:06:03.361: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/01 11:06:03.362: [smf] INFO: Removed Session: UE IMSI:[262426278902947] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/01 11:06:03.362: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/01 11:06:03.367: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/01 11:06:03.367: [smf] INFO: Removed Session: UE IMSI:[262421009398035] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/01 11:06:03.367: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/01 11:06:03.372: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/01 11:06:03.372: [smf] INFO: Removed Session: UE IMSI:[262422954169720] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/01 11:06:03.372: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/01 11:06:03.377: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/01 11:06:03.378: [smf] INFO: Removed Session: UE IMSI:[262421779813417] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/01 11:06:03.378: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/01 11:06:03.382: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/01 11:06:03.383: [smf] INFO: Removed Session: UE IMSI:[262423763225686] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/01 11:06:03.383: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/01 11:06:03.388: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/01 11:06:03.388: [smf] INFO: Removed Session: UE IMSI:[262426468448257] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/01 11:06:03.388: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/01 11:06:03.393: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/01 11:06:03.394: [smf] INFO: Removed Session: UE IMSI:[262428372595653] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/01 11:06:03.394: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/01 11:06:03.398: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/01 11:06:03.399: [smf] INFO: Removed Session: UE IMSI:[262429489124868] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/01 11:06:03.399: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/01 11:06:03.404: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/01 11:06:03.404: [smf] INFO: Removed Session: UE IMSI:[262426461050758] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/01 11:06:03.404: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/01 11:06:03.409: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/01 11:06:03.410: [smf] INFO: Removed Session: UE IMSI:[262420619955701] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/01 11:06:03.410: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/01 11:06:03.414: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/01 11:06:03.415: [smf] INFO: Removed Session: UE IMSI:[262422895847210] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/01 11:06:03.415: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/01 11:06:03.419: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/01 11:06:03.420: [smf] INFO: Removed Session: UE IMSI:[262422369992509] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/01 11:06:03.420: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/01 11:06:03.425: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/01 11:06:03.425: [smf] INFO: Removed Session: UE IMSI:[262421900538453] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/01 11:06:03.425: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/01 11:06:03.430: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/01 11:06:03.431: [smf] INFO: Removed Session: UE IMSI:[262429806696529] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/01 11:06:03.431: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/01 11:06:03.435: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/01 11:06:03.436: [smf] INFO: Removed Session: UE IMSI:[262423861811076] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/01 11:06:03.436: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/01 11:06:03.441: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/01 11:06:03.441: [smf] INFO: Removed Session: UE IMSI:[262429339830714] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/01 11:06:03.441: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/01 11:06:03.446: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/01 11:06:03.446: [smf] INFO: Removed Session: UE IMSI:[262423452222037] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/01 11:06:03.446: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/01 11:06:03.451: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/01 11:06:03.452: [smf] INFO: Removed Session: UE IMSI:[262425886184346] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/01 11:06:03.452: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/01 11:06:03.457: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/01 11:06:03.457: [smf] INFO: Removed Session: UE IMSI:[262420848115164] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/01 11:06:03.457: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/01 11:06:03.462: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/01 11:06:03.462: [smf] INFO: Removed Session: UE IMSI:[262420766752704] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/01 11:06:03.462: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/01 11:06:03.467: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/01 11:06:03.468: [smf] INFO: Removed Session: UE IMSI:[262428818402974] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/01 11:06:03.468: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/01 11:06:03.472: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/01 11:06:03.473: [smf] INFO: Removed Session: UE IMSI:[262428966525690] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/01 11:06:03.473: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/01 11:06:03.478: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/01 11:06:03.478: [smf] INFO: Removed Session: UE IMSI:[262426769462147] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/01 11:06:03.478: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/01 11:06:03.483: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/01 11:06:03.484: [smf] INFO: Removed Session: UE IMSI:[262429522223371] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/01 11:06:03.484: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/01 11:06:03.488: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/01 11:06:03.489: [smf] INFO: Removed Session: UE IMSI:[262425124739659] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/01 11:06:03.489: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/01 11:06:03.494: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/01 11:06:03.494: [smf] INFO: Removed Session: UE IMSI:[262426129615939] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/01 11:06:03.494: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/01 11:06:03.499: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/01 11:06:03.499: [smf] INFO: Removed Session: UE IMSI:[262428656624075] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/01 11:06:03.499: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/01 11:06:03.504: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/01 11:06:03.505: [smf] INFO: Removed Session: UE IMSI:[262426443132643] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/01 11:06:03.505: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/01 11:06:03.509: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/01 11:06:03.510: [smf] INFO: Removed Session: UE IMSI:[262427567241039] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/01 11:06:03.510: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/01 11:06:03.515: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/01 11:06:03.515: [smf] INFO: Removed Session: UE IMSI:[262429836391560] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/01 11:06:03.515: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/01 11:06:03.520: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/01 11:06:03.521: [smf] INFO: Removed Session: UE IMSI:[262426067413472] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/01 11:06:03.521: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/01 11:06:03.525: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/01 11:06:03.526: [smf] INFO: Removed Session: UE IMSI:[262421239648808] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/01 11:06:03.526: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/01 11:06:03.531: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/01 11:06:03.531: [smf] INFO: Removed Session: UE IMSI:[262427292117673] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/01 11:06:03.531: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/01 11:06:03.536: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/01 11:06:03.537: [smf] INFO: Removed Session: UE IMSI:[262422505386672] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/01 11:06:03.537: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/01 11:06:03.541: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/01 11:06:03.542: [smf] INFO: Removed Session: UE IMSI:[262428375087918] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/01 11:06:03.542: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/01 11:06:03.547: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/01 11:06:03.547: [smf] INFO: Removed Session: UE IMSI:[262422207651081] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/01 11:06:03.547: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/01 11:06:03.552: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/01 11:06:03.553: [smf] INFO: Removed Session: UE IMSI:[262428972895945] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/01 11:06:03.553: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/01 11:06:03.557: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/01 11:06:03.558: [smf] INFO: Removed Session: UE IMSI:[262423148461445] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/01 11:06:03.558: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/01 11:06:03.563: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/01 11:06:03.563: [smf] INFO: Removed Session: UE IMSI:[262422863257437] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/01 11:06:03.563: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/01 11:06:03.568: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/01 11:06:03.568: [smf] INFO: Removed Session: UE IMSI:[262428800357513] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/01 11:06:03.568: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/01 11:06:03.573: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/01 11:06:03.574: [smf] INFO: Removed Session: UE IMSI:[262429543287309] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/01 11:06:03.574: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/01 11:06:03.579: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/01 11:06:03.580: [smf] INFO: Removed Session: UE IMSI:[262424243143648] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/01 11:06:03.580: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/01 11:06:03.585: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/01 11:06:03.586: [smf] INFO: Removed Session: UE IMSI:[262424695835069] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/01 11:06:03.586: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/01 11:06:03.590: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/01 11:06:03.591: [smf] INFO: Removed Session: UE IMSI:[262424653769355] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/01 11:06:03.591: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/01 11:06:03.596: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/01 11:06:03.597: [smf] INFO: Removed Session: UE IMSI:[262427537980009] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/01 11:06:03.597: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/01 11:06:03.602: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/01 11:06:03.603: [smf] INFO: Removed Session: UE IMSI:[262420086256248] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/01 11:06:03.603: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/01 11:06:03.607: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/01 11:06:03.608: [smf] INFO: Removed Session: UE IMSI:[262426157229719] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/01 11:06:03.608: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/01 11:06:03.613: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/01 11:06:03.614: [smf] INFO: Removed Session: UE IMSI:[262429550227562] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/01 11:06:03.614: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/01 11:06:03.618: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/01 11:06:03.619: [smf] INFO: Removed Session: UE IMSI:[262422938866944] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/01 11:06:03.619: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/01 11:06:03.624: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/01 11:06:03.625: [smf] INFO: Removed Session: UE IMSI:[262427556103784] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/01 11:06:03.625: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/01 11:06:03.629: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/01 11:06:03.630: [smf] INFO: Removed Session: UE IMSI:[262425140698413] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/01 11:06:03.630: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/01 11:06:03.635: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/01 11:06:03.635: [smf] INFO: Removed Session: UE IMSI:[262420389074221] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/01 11:06:03.636: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/01 11:06:03.640: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/01 11:06:03.641: [smf] INFO: Removed Session: UE IMSI:[262425912256738] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/01 11:06:03.641: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/01 11:06:03.646: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/01 11:06:03.646: [smf] INFO: Removed Session: UE IMSI:[262423035946918] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/01 11:06:03.646: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/01 11:06:03.651: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/01 11:06:03.652: [smf] INFO: Removed Session: UE IMSI:[262429532211666] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/01 11:06:03.652: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/01 11:06:03.656: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/01 11:06:03.657: [smf] INFO: Removed Session: UE IMSI:[262427127466427] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/01 11:06:03.657: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/01 11:06:03.662: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/01 11:06:03.662: [smf] INFO: Removed Session: UE IMSI:[262427374328947] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/01 11:06:03.662: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/01 11:06:03.667: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/01 11:06:03.667: [smf] INFO: Removed Session: UE IMSI:[262427353489114] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/01 11:06:03.667: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/01 11:06:03.672: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/01 11:06:03.673: [smf] INFO: Removed Session: UE IMSI:[262424215064659] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/01 11:06:03.673: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/01 11:06:03.678: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/01 11:06:03.678: [smf] INFO: Removed Session: UE IMSI:[262425415989666] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/01 11:06:03.678: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/01 11:06:03.683: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/01 11:06:03.683: [smf] INFO: Removed Session: UE IMSI:[262429429167367] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/01 11:06:03.683: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/01 11:06:03.688: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/01 11:06:03.689: [smf] INFO: Removed Session: UE IMSI:[262423510302523] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/01 11:06:03.689: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/01 11:06:03.694: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/01 11:06:03.694: [smf] INFO: Removed Session: UE IMSI:[262420985208376] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/01 11:06:03.694: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/01 11:06:03.699: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/01 11:06:03.699: [smf] INFO: Removed Session: UE IMSI:[262422726434015] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/01 11:06:03.699: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/01 11:06:03.704: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/01 11:06:03.705: [smf] INFO: Removed Session: UE IMSI:[262423148381017] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/01 11:06:03.705: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/01 11:06:03.710: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/01 11:06:03.710: [smf] INFO: Removed Session: UE IMSI:[262423704152551] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/01 11:06:03.710: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/01 11:06:03.715: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/01 11:06:03.715: [smf] INFO: Removed Session: UE IMSI:[262427956672628] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/01 11:06:03.715: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/01 11:06:03.720: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/01 11:06:03.721: [smf] INFO: Removed Session: UE IMSI:[262425615867021] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/01 11:06:03.721: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/01 11:06:03.726: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/01 11:06:03.726: [smf] INFO: Removed Session: UE IMSI:[262423714039371] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/01 11:06:03.726: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/01 11:06:03.731: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/01 11:06:03.731: [smf] INFO: Removed Session: UE IMSI:[262422936305999] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/01 11:06:03.732: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/01 11:06:03.736: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/01 11:06:03.737: [smf] INFO: Removed Session: UE IMSI:[262429605091444] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/01 11:06:03.737: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/01 11:06:03.742: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/01 11:06:03.742: [smf] INFO: Removed Session: UE IMSI:[262422246687397] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/01 11:06:03.742: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/01 11:06:03.747: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/01 11:06:03.747: [smf] INFO: Removed Session: UE IMSI:[262424061072207] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/01 11:06:03.748: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/01 11:06:03.752: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/01 11:06:03.753: [smf] INFO: Removed Session: UE IMSI:[262423290916732] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/01 11:06:03.753: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/01 11:06:03.758: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/01 11:06:03.758: [smf] INFO: Removed Session: UE IMSI:[262421311919535] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/01 11:06:03.758: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/01 11:06:03.763: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/01 11:06:03.764: [smf] INFO: Removed Session: UE IMSI:[262422442095390] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/01 11:06:03.764: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/01 11:06:03.768: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/01 11:06:03.769: [smf] INFO: Removed Session: UE IMSI:[262428349137962] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/01 11:06:03.769: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/01 11:06:03.774: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/01 11:06:03.774: [smf] INFO: Removed Session: UE IMSI:[262425042261178] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/01 11:06:03.774: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/01 11:06:03.779: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/01 11:06:03.780: [smf] INFO: Removed Session: UE IMSI:[262427224370866] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/01 11:06:03.780: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/01 11:06:03.784: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/01 11:06:03.785: [smf] INFO: Removed Session: UE IMSI:[262426414673259] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/01 11:06:03.785: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/01 11:06:03.790: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/01 11:06:03.790: [smf] INFO: Removed Session: UE IMSI:[262420463430701] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/01 11:06:03.790: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/01 11:06:03.796: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/01 11:06:03.796: [smf] INFO: Removed Session: UE IMSI:[262422707683258] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/01 11:06:03.796: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/01 11:06:03.802: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/01 11:06:03.803: [smf] INFO: Removed Session: UE IMSI:[262425227738917] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/01 11:06:03.803: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/01 11:06:03.807: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/01 11:06:03.808: [smf] INFO: Removed Session: UE IMSI:[262428762245689] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/01 11:06:03.808: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/01 11:06:03.812: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/01 11:06:03.813: [smf] INFO: Removed Session: UE IMSI:[262429583230749] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/01 11:06:03.813: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/01 11:06:03.818: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/01 11:06:03.819: [smf] INFO: Removed Session: UE IMSI:[262427197313049] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/01 11:06:03.819: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/01 11:06:03.825: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/01 11:06:03.826: [smf] INFO: Removed Session: UE IMSI:[262422543322355] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/01 11:06:03.826: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/01 11:06:03.831: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/01 11:06:03.834: [smf] INFO: Removed Session: UE IMSI:[262428074377643] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/01 11:06:03.834: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/01 11:06:03.841: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/01 11:06:03.842: [smf] INFO: Removed Session: UE IMSI:[262422129244777] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/01 11:06:03.842: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/01 11:06:03.846: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/01 11:06:03.847: [smf] INFO: Removed Session: UE IMSI:[262424022086913] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/01 11:06:03.847: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/01 11:06:03.852: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/01 11:06:03.853: [smf] INFO: Removed Session: UE IMSI:[262424430369325] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/01 11:06:03.853: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/01 11:06:03.858: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/01 11:06:03.858: [smf] INFO: Removed Session: UE IMSI:[262420875884352] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/01 11:06:03.858: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/01 11:06:03.863: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/01 11:06:03.864: [smf] INFO: Removed Session: UE IMSI:[262426355142056] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/01 11:06:03.864: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/01 11:06:03.869: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/01 11:06:03.870: [smf] INFO: Removed Session: UE IMSI:[262427666946846] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/01 11:06:03.870: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/01 11:06:03.874: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/01 11:06:03.875: [smf] INFO: Removed Session: UE IMSI:[262423423780382] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/01 11:06:03.875: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/01 11:06:03.880: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/01 11:06:03.881: [smf] INFO: Removed Session: UE IMSI:[262426361968830] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/01 11:06:03.881: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/01 11:06:03.885: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/01 11:06:03.886: [smf] INFO: Removed Session: UE IMSI:[262423837234547] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/01 11:06:03.886: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/01 11:06:03.891: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/01 11:06:03.891: [smf] INFO: Removed Session: UE IMSI:[262426153620974] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/01 11:06:03.891: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/01 11:06:03.896: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/01 11:06:03.897: [smf] INFO: Removed Session: UE IMSI:[262426652526771] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/01 11:06:03.897: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/01 11:06:03.901: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/01 11:06:03.902: [smf] INFO: Removed Session: UE IMSI:[262426229673323] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/01 11:06:03.902: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/01 11:06:03.907: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/01 11:06:03.908: [smf] INFO: Removed Session: UE IMSI:[262424597225030] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/01 11:06:03.908: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/01 11:06:03.913: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/01 11:06:03.914: [smf] INFO: Removed Session: UE IMSI:[262428799652956] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/01 11:06:03.914: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/01 11:06:03.918: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/01 11:06:03.919: [smf] INFO: Removed Session: UE IMSI:[262428398827106] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/01 11:06:03.919: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/01 11:06:03.924: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/01 11:06:03.924: [smf] INFO: Removed Session: UE IMSI:[262422196992198] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/01 11:06:03.924: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/01 11:06:03.929: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/01 11:06:03.929: [smf] INFO: Removed Session: UE IMSI:[262429806226658] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/01 11:06:03.930: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/01 11:06:03.934: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/01 11:06:03.935: [smf] INFO: Removed Session: UE IMSI:[262427729202655] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/01 11:06:03.935: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/01 11:06:03.940: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/01 11:06:03.940: [smf] INFO: Removed Session: UE IMSI:[262429752966479] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/01 11:06:03.940: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/01 11:06:03.945: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/01 11:06:03.946: [smf] INFO: Removed Session: UE IMSI:[262422376175602] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/01 11:06:03.946: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/01 11:06:03.950: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/01 11:06:03.951: [smf] INFO: Removed Session: UE IMSI:[262423067178801] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/01 11:06:03.951: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/01 11:06:03.956: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/01 11:06:03.956: [smf] INFO: Removed Session: UE IMSI:[262422577869009] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/01 11:06:03.956: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/01 11:06:03.961: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/01 11:06:03.962: [smf] INFO: Removed Session: UE IMSI:[262420019566748] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/01 11:06:03.962: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/01 11:06:03.967: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/01 11:06:03.967: [smf] INFO: Removed Session: UE IMSI:[262425692112971] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/01 11:06:03.967: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/01 11:06:03.972: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/01 11:06:03.973: [smf] INFO: Removed Session: UE IMSI:[262423631928531] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/01 11:06:03.973: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/01 11:06:03.978: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/01 11:06:03.979: [smf] INFO: Removed Session: UE IMSI:[262423053453666] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/01 11:06:03.979: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/01 11:06:03.984: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/01 11:06:03.985: [smf] INFO: Removed Session: UE IMSI:[262428148677597] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/01 11:06:03.985: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/01 11:06:03.989: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/01 11:06:03.990: [smf] INFO: Removed Session: UE IMSI:[262422553630238] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/01 11:06:03.990: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/01 11:06:03.995: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/01 11:06:03.995: [smf] INFO: Removed Session: UE IMSI:[262427915057696] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:03.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/01 11:06:03.995: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/01 11:06:04.000: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/01 11:06:04.000: [smf] INFO: Removed Session: UE IMSI:[262428844557471] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/01 11:06:04.000: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/01 11:06:04.005: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/01 11:06:04.006: [smf] INFO: Removed Session: UE IMSI:[262424058775570] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/01 11:06:04.006: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/01 11:06:04.011: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/01 11:06:04.012: [smf] INFO: Removed Session: UE IMSI:[262421943364006] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/01 11:06:04.012: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/01 11:06:04.017: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/01 11:06:04.018: [smf] INFO: Removed Session: UE IMSI:[262421367075535] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/01 11:06:04.018: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/01 11:06:04.022: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/01 11:06:04.023: [smf] INFO: Removed Session: UE IMSI:[262425985975549] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/01 11:06:04.023: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/01 11:06:04.028: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/01 11:06:04.028: [smf] INFO: Removed Session: UE IMSI:[262423358098696] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/01 11:06:04.028: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/01 11:06:04.033: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/01 11:06:04.034: [smf] INFO: Removed Session: UE IMSI:[262427657022918] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/01 11:06:04.034: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/01 11:06:04.038: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/01 11:06:04.039: [smf] INFO: Removed Session: UE IMSI:[262426653096395] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/01 11:06:04.039: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/01 11:06:04.044: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/01 11:06:04.044: [smf] INFO: Removed Session: UE IMSI:[262423653587989] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/01 11:06:04.044: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/01 11:06:04.049: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/01 11:06:04.050: [smf] INFO: Removed Session: UE IMSI:[262423011733285] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/01 11:06:04.050: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/01 11:06:04.054: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/01 11:06:04.055: [smf] INFO: Removed Session: UE IMSI:[262421462860483] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/01 11:06:04.055: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/01 11:06:04.060: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/01 11:06:04.060: [smf] INFO: Removed Session: UE IMSI:[262421338558928] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/01 11:06:04.060: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/01 11:06:04.065: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/01 11:06:04.066: [smf] INFO: Removed Session: UE IMSI:[262420884972957] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/01 11:06:04.066: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/01 11:06:04.070: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/01 11:06:04.071: [smf] INFO: Removed Session: UE IMSI:[262425266580930] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/01 11:06:04.071: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/01 11:06:04.076: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/01 11:06:04.076: [smf] INFO: Removed Session: UE IMSI:[262424444916351] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/01 11:06:04.076: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/01 11:06:04.081: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/01 11:06:04.082: [smf] INFO: Removed Session: UE IMSI:[262425927877969] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/01 11:06:04.082: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/01 11:06:04.086: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/01 11:06:04.087: [smf] INFO: Removed Session: UE IMSI:[262420191689627] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/01 11:06:04.087: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/01 11:06:04.092: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/01 11:06:04.092: [smf] INFO: Removed Session: UE IMSI:[262423064336606] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/01 11:06:04.092: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/01 11:06:04.097: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/01 11:06:04.097: [smf] INFO: Removed Session: UE IMSI:[262429938351527] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/01 11:06:04.097: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/01 11:06:04.102: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/01 11:06:04.103: [smf] INFO: Removed Session: UE IMSI:[262429265595572] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/01 11:06:04.103: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/01 11:06:04.108: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/01 11:06:04.108: [smf] INFO: Removed Session: UE IMSI:[262427424629685] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/01 11:06:04.108: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/01 11:06:04.113: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/01 11:06:04.113: [smf] INFO: Removed Session: UE IMSI:[262421184478486] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/01 11:06:04.113: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/01 11:06:04.118: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/01 11:06:04.119: [smf] INFO: Removed Session: UE IMSI:[262425173938376] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/01 11:06:04.119: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/01 11:06:04.124: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/01 11:06:04.124: [smf] INFO: Removed Session: UE IMSI:[262422488351172] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/01 11:06:04.124: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/01 11:06:04.129: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/01 11:06:04.129: [smf] INFO: Removed Session: UE IMSI:[262421655403034] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/01 11:06:04.129: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/01 11:06:04.134: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/01 11:06:04.135: [smf] INFO: Removed Session: UE IMSI:[262421331092043] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/01 11:06:04.135: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/01 11:06:04.140: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/01 11:06:04.140: [smf] INFO: Removed Session: UE IMSI:[262424197574271] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/01 11:06:04.140: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/01 11:06:04.145: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/01 11:06:04.145: [smf] INFO: Removed Session: UE IMSI:[262420157158900] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/01 11:06:04.145: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/01 11:06:04.150: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/01 11:06:04.151: [smf] INFO: Removed Session: UE IMSI:[262422028410379] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/01 11:06:04.151: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/01 11:06:04.155: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/01 11:06:04.156: [smf] INFO: Removed Session: UE IMSI:[262426032862433] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/01 11:06:04.156: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/01 11:06:04.161: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/01 11:06:04.161: [smf] INFO: Removed Session: UE IMSI:[262422292376267] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/01 11:06:04.161: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/01 11:06:04.166: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/01 11:06:04.167: [smf] INFO: Removed Session: UE IMSI:[262420152124739] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/01 11:06:04.167: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/01 11:06:04.171: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/01 11:06:04.172: [smf] INFO: Removed Session: UE IMSI:[262427266497002] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/01 11:06:04.172: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/01 11:06:04.177: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/01 11:06:04.177: [smf] INFO: Removed Session: UE IMSI:[262427301628222] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/01 11:06:04.177: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/01 11:06:04.182: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/01 11:06:04.183: [smf] INFO: Removed Session: UE IMSI:[262428198186212] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/01 11:06:04.183: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/01 11:06:04.188: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/01 11:06:04.188: [smf] INFO: Removed Session: UE IMSI:[262425829425007] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/01 11:06:04.188: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/01 11:06:04.193: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/01 11:06:04.193: [smf] INFO: Removed Session: UE IMSI:[262429611299896] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/01 11:06:04.193: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/01 11:06:04.198: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/01 11:06:04.199: [smf] INFO: Removed Session: UE IMSI:[262420113984853] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/01 11:06:04.199: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/01 11:06:04.204: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/01 11:06:04.204: [smf] INFO: Removed Session: UE IMSI:[262423068743275] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/01 11:06:04.204: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/01 11:06:04.209: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/01 11:06:04.209: [smf] INFO: Removed Session: UE IMSI:[262425780532187] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/01 11:06:04.209: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/01 11:06:04.214: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/01 11:06:04.215: [smf] INFO: Removed Session: UE IMSI:[262421255182014] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/01 11:06:04.215: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/01 11:06:04.220: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/01 11:06:04.220: [smf] INFO: Removed Session: UE IMSI:[262424344103088] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/01 11:06:04.220: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/01 11:06:04.225: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/01 11:06:04.225: [smf] INFO: Removed Session: UE IMSI:[262428983872647] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/01 11:06:04.225: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/01 11:06:04.230: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/01 11:06:04.231: [smf] INFO: Removed Session: UE IMSI:[262422739326670] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/01 11:06:04.231: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/01 11:06:04.235: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/01 11:06:04.236: [smf] INFO: Removed Session: UE IMSI:[262429266588741] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/01 11:06:04.236: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/01 11:06:04.241: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/01 11:06:04.241: [smf] INFO: Removed Session: UE IMSI:[262427992388883] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/01 11:06:04.241: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/01 11:06:04.246: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/01 11:06:04.247: [smf] INFO: Removed Session: UE IMSI:[262429075348180] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/01 11:06:04.247: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/01 11:06:04.252: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/01 11:06:04.252: [smf] INFO: Removed Session: UE IMSI:[262424370760032] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/01 11:06:04.252: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/01 11:06:04.257: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/01 11:06:04.257: [smf] INFO: Removed Session: UE IMSI:[262423833988358] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/01 11:06:04.257: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/01 11:06:04.262: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/01 11:06:04.263: [smf] INFO: Removed Session: UE IMSI:[262426231765003] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/01 11:06:04.263: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/01 11:06:04.267: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/01 11:06:04.268: [smf] INFO: Removed Session: UE IMSI:[262426033849705] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/01 11:06:04.268: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/01 11:06:04.273: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/01 11:06:04.273: [smf] INFO: Removed Session: UE IMSI:[262426089714120] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/01 11:06:04.273: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/01 11:06:04.278: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/01 11:06:04.279: [smf] INFO: Removed Session: UE IMSI:[262427058934173] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/01 11:06:04.279: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/01 11:06:04.283: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/01 11:06:04.284: [smf] INFO: Removed Session: UE IMSI:[262420727751561] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/01 11:06:04.284: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/01 11:06:04.289: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/01 11:06:04.289: [smf] INFO: Removed Session: UE IMSI:[262421652886326] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/01 11:06:04.289: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/01 11:06:04.294: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/01 11:06:04.295: [smf] INFO: Removed Session: UE IMSI:[262422383764111] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/01 11:06:04.295: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/01 11:06:04.299: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/01 11:06:04.300: [smf] INFO: Removed Session: UE IMSI:[262423242904158] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/01 11:06:04.300: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/01 11:06:04.305: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/01 11:06:04.305: [smf] INFO: Removed Session: UE IMSI:[262425982831088] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/01 11:06:04.305: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/01 11:06:04.310: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/01 11:06:04.310: [smf] INFO: Removed Session: UE IMSI:[262428731912963] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/01 11:06:04.310: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/01 11:06:04.315: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/01 11:06:04.316: [smf] INFO: Removed Session: UE IMSI:[262425022481782] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/01 11:06:04.316: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/01 11:06:04.321: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/01 11:06:04.321: [smf] INFO: Removed Session: UE IMSI:[262420777914192] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/01 11:06:04.322: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/01 11:06:04.326: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/01 11:06:04.327: [smf] INFO: Removed Session: UE IMSI:[262423088546381] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/01 11:06:04.327: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/01 11:06:04.331: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/01 11:06:04.332: [smf] INFO: Removed Session: UE IMSI:[262423857028582] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/01 11:06:04.332: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/01 11:06:04.337: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/01 11:06:04.338: [smf] INFO: Removed Session: UE IMSI:[262424624136631] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/01 11:06:04.338: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/01 11:06:04.342: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/01 11:06:04.343: [smf] INFO: Removed Session: UE IMSI:[262427523016699] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/01 11:06:04.343: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/01 11:06:04.347: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/01 11:06:04.348: [smf] INFO: Removed Session: UE IMSI:[262424684940121] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/01 11:06:04.348: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/01 11:06:04.353: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/01 11:06:04.354: [smf] INFO: Removed Session: UE IMSI:[262426149848885] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/01 11:06:04.354: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/01 11:06:04.358: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/01 11:06:04.359: [smf] INFO: Removed Session: UE IMSI:[262426718383519] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/01 11:06:04.359: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/01 11:06:04.364: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/01 11:06:04.364: [smf] INFO: Removed Session: UE IMSI:[262426936229156] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/01 11:06:04.364: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/01 11:06:04.369: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/01 11:06:04.370: [smf] INFO: Removed Session: UE IMSI:[262421523177919] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/01 11:06:04.370: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/01 11:06:04.374: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/01 11:06:04.375: [smf] INFO: Removed Session: UE IMSI:[262425405447827] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/01 11:06:04.375: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/01 11:06:04.578: [smf] INFO: Removed Session: UE IMSI:[262420369772177] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:04.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/01 11:06:04.578: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: Warning: Stopping inactive timer T_next. MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:06:06.590: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/01 11:06:06.590: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_addr_pool_exhaustion(87)@28bdcd2f908d: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:06:06 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6233076) Waiting for packet dumper to finish... 1 (prev_count=6233076, count=6233588) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:06: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_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_gy_charging_cc_time started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:06:10.439: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:06:11.883: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:06:12.891: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/01 11:06:12.891: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/01 11:06:12.891: [smf] INFO: UE IMSI[262429584699317] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:06:12.902: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/01 11:06:12.902: [upf] INFO: UE F-SEID[UP:0x713 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 04/01 11:06:12.902: [upf] INFO: UE F-SEID[UP:0x713 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass 04/01 11:06:15.906: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c9c8a4910 (../src/upf/context.c:810) 04/01 11:06:18.909: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c9c8a4910 (../src/upf/context.c:810) MTC@28bdcd2f908d: Warning: Re-starting timer T_default, which is already active (running or expired). 04/01 11:06:20.910: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c9c8a4910 (../src/upf/context.c:810) MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:06:21.427: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/01 11:06:21.435: [smf] INFO: Removed Session: UE IMSI:[262429584699317] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:21.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/01 11:06:21.435: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:06:23.443: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_cc_time(89)@28bdcd2f908d: Final verdict of PTC: none 04/01 11:06:23.444: [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(90)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:06:23 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21244) Waiting for packet dumper to finish... 1 (prev_count=21244, count=21756) MTC@28bdcd2f908d: 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@28bdcd2f908d: 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 ------ Tue Apr 1 11:06:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@28bdcd2f908d: 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@28bdcd2f908d: Test case TC_gy_charging_volume_quota_threshold started. MTC@28bdcd2f908d: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@28bdcd2f908d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/01 11:06:27.419: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/01 11:06:27.761: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@28bdcd2f908d: sending CreatePDP 04/01 11:06:28.770: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/01 11:06:28.770: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/01 11:06:28.770: [smf] INFO: UE IMSI[262422735705310] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 04/01 11:06:28.778: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/01 11:06:28.778: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 04/01 11:06:28.778: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@28bdcd2f908d: setverdict(pass): none -> pass MTC@28bdcd2f908d: Warning: Re-starting timer T_default, which is already active (running or expired). 04/01 11:06:36.820: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c9c8a49a0 (../src/upf/context.c:810) MTC@28bdcd2f908d: Warning: Stopping inactive timer T_default. 04/01 11:06:37.336: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/01 11:06:37.348: [smf] INFO: Removed Session: UE IMSI:[262422735705310] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 04/01 11:06:37.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/01 11:06:37.348: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed MTC@28bdcd2f908d: setverdict(pass): pass -> pass, component reason not changed 04/01 11:06:39.356: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/01 11:06:39.356: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@28bdcd2f908d: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(91)@28bdcd2f908d: Final verdict of PTC: none MTC@28bdcd2f908d: Setting final verdict of the test case. MTC@28bdcd2f908d: Local verdict of MTC: pass MTC@28bdcd2f908d: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@28bdcd2f908d: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@28bdcd2f908d: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@28bdcd2f908d: 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'. Tue Apr 1 11:06:39 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24636) Waiting for packet dumper to finish... 1 (prev_count=24636, count=25148) MTC@28bdcd2f908d: 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@28bdcd2f908d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@28bdcd2f908d: Terminating MTC. MC@28bdcd2f908d: MTC terminated. MC2> exit MC@28bdcd2f908d: Shutting down session. MC@28bdcd2f908d: 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-4849.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 (543327) [testenv][open5gs] Merging log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm >/dev/null'] [testenv][open5gs] Formatting log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (543175) [testenv][open5gs] Stopping upf (543232) [testenv][open5gs] Running upf clean script (reason: finished) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-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-4849.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4849.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-20250401-1059-841419eb-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250401-1059-841419eb-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1151/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