Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10 Commit message: "testenv: make podman stop more robust" > git rev-list --no-walk 47544443bde2e01750bc03e9622ec8f61f91881e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins4029839971481523176.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + 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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-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-20241101-1059-e38403eb-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', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-01T10:59:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [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-20241101-1059-e38403eb-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-20241101-1059-e38403eb-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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (9432 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20241101-1059-e38403eb-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-20241101-1059-e38403eb-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-20241101-1059-e38403eb-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-20241101-1059-e38403eb-0', 'make', 'compile'] /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... Notify: Checking modules... DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: DIAMETER_Emulation.ttcn:321.5-63: In guard operation: DIAMETER_Emulation.ttcn:321.5-63: In receive statement: DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. DIAMETER_Emulation.ttcn:322.5-60: In guard operation: DIAMETER_Emulation.ttcn:322.5-60: In receive statement: DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: DIAMETER_Emulation.ttcn:394.6-108: In guard operation: DIAMETER_Emulation.ttcn:394.6-108: In receive statement: DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:403.6-70: In guard operation: DIAMETER_Emulation.ttcn:403.6-70: In receive statement: DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:416.13-68: In guard operation: DIAMETER_Emulation.ttcn:416.13-68: In receive statement: DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:420.17-72: In guard operation: DIAMETER_Emulation.ttcn:420.17-72: In receive statement: DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': GGSN_Tests.ttcn:409.2-431.2: In template definition `t_DefinePDP': GGSN_Tests.ttcn:410.64-431.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:717.10-752.2: In altstep definition `as_DIA_Gy_CCR': GGSN_Tests.ttcn:718.6-81: In guard operation: GGSN_Tests.ttcn:718.6-81: In receive statement: GGSN_Tests.ttcn:718.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. GGSN_Tests.ttcn:784.2-814.2: In function definition `f_pdp_ctx_exp_del_req': GGSN_Tests.ttcn:812.3-15: In deactivate statement: GGSN_Tests.ttcn:812.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:816.2-850.2: In function definition `f_pdp_ctx_del': GGSN_Tests.ttcn:829.3-96: In function instance: GGSN_Tests.ttcn:829.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': GGSN_Tests.ttcn:829.15-95: In parameter #1 for `data': GGSN_Tests.ttcn:829.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': GGSN_Tests.ttcn:829.83-94: In parameter #5 for `teardown_ind': GGSN_Tests.ttcn:829.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:816.41-66: note: Referenced template parameter is here GGSN_Tests.ttcn:848.3-15: In deactivate statement: GGSN_Tests.ttcn:848.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:853.2-877.2: In function definition `f_pdp_ctx_update': GGSN_Tests.ttcn:875.3-15: In deactivate statement: GGSN_Tests.ttcn:875.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:990.2-999.2: In function definition `f_wait_rtr_adv': GGSN_Tests.ttcn:995.5-997.3: In else statement: GGSN_Tests.ttcn:996.4-47: In variable assignment: GGSN_Tests.ttcn:996.26-45: In component 2: GGSN_Tests.ttcn:996.41-45: In actual parameter list of template `@ICMPv6_Templates.tr_ICMP6_OptMTU': GGSN_Tests.ttcn:996.42-44: In parameter #1 for `mtu': GGSN_Tests.ttcn:996.42-44: warning: Inadequate restriction on the referenced template parameter `mtu', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:990.42-66: note: Referenced template parameter is here GGSN_Tests.ttcn:1064.2-1071.2: In testcase definition `TC_pdp6_act_deact': GGSN_Tests.ttcn:1068.3-20: In function instance: GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1074.2-1095.2: In testcase definition `TC_pdp6_act_deact_pcodns': GGSN_Tests.ttcn:1079.3-20: In function instance: GGSN_Tests.ttcn:1079.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1098.2-1113.2: In testcase definition `TC_pdp6_act_deact_icmp6': GGSN_Tests.ttcn:1103.3-20: In function instance: GGSN_Tests.ttcn:1103.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1116.2-1137.2: In testcase definition `TC_pdp6_act_deact_mtu': GGSN_Tests.ttcn:1126.3-20: In function instance: GGSN_Tests.ttcn:1126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1141.2-1160.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': GGSN_Tests.ttcn:1145.3-20: In function instance: GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1171.2-1215.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': GGSN_Tests.ttcn:1177.3-20: In function instance: GGSN_Tests.ttcn:1177.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1218.2-1235.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': GGSN_Tests.ttcn:1222.3-20: In function instance: GGSN_Tests.ttcn:1222.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1238.2-1256.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': GGSN_Tests.ttcn:1242.3-20: In function instance: GGSN_Tests.ttcn:1242.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1259.2-1276.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': GGSN_Tests.ttcn:1263.3-20: In function instance: GGSN_Tests.ttcn:1263.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1279.2-1309.2: In testcase definition `TC_pdp6_clients_interact': GGSN_Tests.ttcn:1283.3-21: In function instance: GGSN_Tests.ttcn:1283.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1288.3-21: In function instance: GGSN_Tests.ttcn:1288.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1312.2-1318.2: In testcase definition `TC_pdp4_act_deact': GGSN_Tests.ttcn:1315.3-20: In function instance: GGSN_Tests.ttcn:1315.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1321.2-1349.2: In testcase definition `TC_pdp4_act_deact_ipcp': GGSN_Tests.ttcn:1328.3-20: In function instance: GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1352.2-1383.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': GGSN_Tests.ttcn:1358.3-20: In function instance: GGSN_Tests.ttcn:1358.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1386.2-1406.2: In testcase definition `TC_pdp4_act_deact_pcodns': GGSN_Tests.ttcn:1390.3-20: In function instance: GGSN_Tests.ttcn:1390.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1409.2-1436.2: In testcase definition `TC_pdp4_act_deact_mtu': GGSN_Tests.ttcn:1420.3-20: In function instance: GGSN_Tests.ttcn:1420.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1440.2-1456.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': GGSN_Tests.ttcn:1444.3-20: In function instance: GGSN_Tests.ttcn:1444.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1459.2-1474.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': GGSN_Tests.ttcn:1463.3-20: In function instance: GGSN_Tests.ttcn:1463.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1477.2-1490.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': GGSN_Tests.ttcn:1481.3-20: In function instance: GGSN_Tests.ttcn:1481.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1493.2-1506.2: In function definition `f_pdp4_clients_interact': GGSN_Tests.ttcn:1497.3-21: In function instance: GGSN_Tests.ttcn:1497.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1498.3-21: In function instance: GGSN_Tests.ttcn:1498.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1550.2-1592.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': GGSN_Tests.ttcn:1565.3-20: In function instance: GGSN_Tests.ttcn:1565.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1584.3-20: In function instance: GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1597.2-1629.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': GGSN_Tests.ttcn:1611.3-20: In function instance: GGSN_Tests.ttcn:1611.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1632.2-1645.2: In testcase definition `TC_pdp4_act_update_teic': GGSN_Tests.ttcn:1636.3-20: In function instance: GGSN_Tests.ttcn:1636.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1648.2-1673.2: In testcase definition `TC_pdp4_act_update_teid': GGSN_Tests.ttcn:1652.3-20: In function instance: GGSN_Tests.ttcn:1652.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1676.2-1682.2: In testcase definition `TC_pdp46_act_deact': GGSN_Tests.ttcn:1679.3-20: In function instance: GGSN_Tests.ttcn:1679.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1685.2-1709.2: In testcase definition `TC_pdp46_act_deact_ipcp': GGSN_Tests.ttcn:1691.3-20: In function instance: GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1712.2-1724.2: In testcase definition `TC_pdp46_act_deact_icmp6': GGSN_Tests.ttcn:1716.3-20: In function instance: GGSN_Tests.ttcn:1716.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1727.2-1748.2: In testcase definition `TC_pdp46_act_deact_pcodns4': GGSN_Tests.ttcn:1732.3-20: In function instance: GGSN_Tests.ttcn:1732.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1751.2-1772.2: In testcase definition `TC_pdp46_act_deact_pcodns6': GGSN_Tests.ttcn:1756.3-20: In function instance: GGSN_Tests.ttcn:1756.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1775.2-1806.2: In testcase definition `TC_pdp46_act_deact_mtu': GGSN_Tests.ttcn:1786.3-20: In function instance: GGSN_Tests.ttcn:1786.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1810.2-1825.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': GGSN_Tests.ttcn:1814.3-20: In function instance: GGSN_Tests.ttcn:1814.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1828.2-1842.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': GGSN_Tests.ttcn:1832.3-20: In function instance: GGSN_Tests.ttcn:1832.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1845.2-1858.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': GGSN_Tests.ttcn:1849.3-20: In function instance: GGSN_Tests.ttcn:1849.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1861.2-1879.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': GGSN_Tests.ttcn:1865.3-20: In function instance: GGSN_Tests.ttcn:1865.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1882.2-1912.2: In testcase definition `TC_pdp46_clients_interact': GGSN_Tests.ttcn:1886.3-21: In function instance: GGSN_Tests.ttcn:1886.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1891.3-21: In function instance: GGSN_Tests.ttcn:1891.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1915.2-1951.2: In testcase definition `TC_pdp46_act_deact_apn4': GGSN_Tests.ttcn:1934.5-1949.3: In else statement: GGSN_Tests.ttcn:1943.4-36: In function instance: GGSN_Tests.ttcn:1943.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1946.4-41: In function instance: GGSN_Tests.ttcn:1946.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1954.2-2014.2: In testcase definition `TC_pdp_act2_recovery': GGSN_Tests.ttcn:1963.3-21: In function instance: GGSN_Tests.ttcn:1963.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2019.2-2040.2: In testcase definition `TC_act_deact_retrans_duplicate': GGSN_Tests.ttcn:2022.3-20: In function instance: GGSN_Tests.ttcn:2022.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2043.2-2083.2: In testcase definition `TC_pdp_act_restart_ctr_echo': GGSN_Tests.ttcn:2049.3-20: In function instance: GGSN_Tests.ttcn:2049.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2086.2-2199.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': GGSN_Tests.ttcn:2112.3-2162.3: In alt construct: GGSN_Tests.ttcn:2113.4-34: In guard expression: GGSN_Tests.ttcn:2113.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2114.4-34: In guard expression: GGSN_Tests.ttcn:2114.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2168.3-2194.3: In alt construct: GGSN_Tests.ttcn:2169.4-34: In guard expression: GGSN_Tests.ttcn:2169.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2170.4-34: In guard expression: GGSN_Tests.ttcn:2170.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2203.2-2303.2: In testcase definition `TC_addr_pool_exhaustion': GGSN_Tests.ttcn:2221.3-2266.3: In alt construct: GGSN_Tests.ttcn:2222.4-34: In guard expression: GGSN_Tests.ttcn:2222.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2223.4-34: In guard expression: GGSN_Tests.ttcn:2223.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2272.3-2298.3: In alt construct: GGSN_Tests.ttcn:2273.4-34: In guard expression: GGSN_Tests.ttcn:2273.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2274.4-34: In guard expression: GGSN_Tests.ttcn:2274.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2306.2-2357.2: In testcase definition `TC_gy_charging_cc_time': GGSN_Tests.ttcn:2313.3-20: In function instance: GGSN_Tests.ttcn:2313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2360.2-2412.2: In testcase definition `TC_gy_charging_volume_quota_threshold': GGSN_Tests.ttcn:2370.3-20: In function instance: GGSN_Tests.ttcn:2370.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here Notify: Generating code... Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort.hh' was generated. Notify: File `DIAMETER_CodecPort.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. Notify: File `DIAMETER_Emulation.hh' was generated. Notify: File `DIAMETER_Emulation.cc' was generated. Notify: File `DIAMETER_Emulation_part_1.cc' was generated. Notify: File `DIAMETER_Emulation_part_2.cc' was generated. Notify: File `DIAMETER_Emulation_part_3.cc' was generated. Notify: File `DIAMETER_Emulation_part_4.cc' was generated. Notify: File `DIAMETER_Emulation_part_5.cc' was generated. Notify: File `DIAMETER_Emulation_part_6.cc' was generated. Notify: File `DIAMETER_Emulation_part_7.cc' was generated. Notify: File `DIAMETER_Templates.hh' was generated. Notify: File `DIAMETER_Templates.cc' was generated. Notify: File `DIAMETER_Templates_part_1.cc' was generated. Notify: File `DIAMETER_Templates_part_2.cc' was generated. Notify: File `DIAMETER_Templates_part_3.cc' was generated. Notify: File `DIAMETER_Templates_part_4.cc' was generated. Notify: File `DIAMETER_Templates_part_5.cc' was generated. Notify: File `DIAMETER_Templates_part_6.cc' was generated. Notify: File `DIAMETER_Templates_part_7.cc' was generated. Notify: File `DIAMETER_Types.hh' was generated. Notify: File `DIAMETER_Types.cc' was generated. Notify: File `DIAMETER_Types_part_1.cc' was generated. Notify: File `DIAMETER_Types_part_2.cc' was generated. Notify: File `DIAMETER_Types_part_3.cc' was generated. Notify: File `DIAMETER_Types_part_4.cc' was generated. Notify: File `DIAMETER_Types_part_5.cc' was generated. Notify: File `DIAMETER_Types_part_6.cc' was generated. Notify: File `DIAMETER_Types_part_7.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. Notify: File `GGSN_Tests.hh' was generated. Notify: File `GGSN_Tests.cc' was generated. Notify: File `GGSN_Tests_part_1.cc' was generated. Notify: File `GGSN_Tests_part_2.cc' was generated. Notify: File `GGSN_Tests_part_3.cc' was generated. Notify: File `GGSN_Tests_part_4.cc' was generated. Notify: File `GGSN_Tests_part_5.cc' was generated. Notify: File `GGSN_Tests_part_6.cc' was generated. Notify: File `GGSN_Tests_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `ICMP_Templates.hh' was generated. Notify: File `ICMP_Templates.cc' was generated. Notify: File `ICMP_Templates_part_1.cc' was generated. Notify: File `ICMP_Templates_part_2.cc' was generated. Notify: File `ICMP_Templates_part_3.cc' was generated. Notify: File `ICMP_Templates_part_4.cc' was generated. Notify: File `ICMP_Templates_part_5.cc' was generated. Notify: File `ICMP_Templates_part_6.cc' was generated. Notify: File `ICMP_Templates_part_7.cc' was generated. Notify: File `ICMP_Types.hh' was generated. Notify: File `ICMP_Types.cc' was generated. Notify: File `ICMP_Types_part_1.cc' was generated. Notify: File `ICMP_Types_part_2.cc' was generated. Notify: File `ICMP_Types_part_3.cc' was generated. Notify: File `ICMP_Types_part_4.cc' was generated. Notify: File `ICMP_Types_part_5.cc' was generated. Notify: File `ICMP_Types_part_6.cc' was generated. Notify: File `ICMP_Types_part_7.cc' was generated. Notify: File `ICMPv6_Templates.hh' was generated. Notify: File `ICMPv6_Templates.cc' was generated. Notify: File `ICMPv6_Templates_part_1.cc' was generated. Notify: File `ICMPv6_Templates_part_2.cc' was generated. Notify: File `ICMPv6_Templates_part_3.cc' was generated. Notify: File `ICMPv6_Templates_part_4.cc' was generated. Notify: File `ICMPv6_Templates_part_5.cc' was generated. Notify: File `ICMPv6_Templates_part_6.cc' was generated. Notify: File `ICMPv6_Templates_part_7.cc' was generated. Notify: File `ICMPv6_Types.hh' was generated. Notify: File `ICMPv6_Types.cc' was generated. Notify: File `ICMPv6_Types_part_1.cc' was generated. Notify: File `ICMPv6_Types_part_2.cc' was generated. Notify: File `ICMPv6_Types_part_3.cc' was generated. Notify: File `ICMPv6_Types_part_4.cc' was generated. Notify: File `ICMPv6_Types_part_5.cc' was generated. Notify: File `ICMPv6_Types_part_6.cc' was generated. Notify: File `ICMPv6_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PAP_Types.hh' was generated. Notify: File `PAP_Types.cc' was generated. Notify: File `PAP_Types_part_1.cc' was generated. Notify: File `PAP_Types_part_2.cc' was generated. Notify: File `PAP_Types_part_3.cc' was generated. Notify: File `PAP_Types_part_4.cc' was generated. Notify: File `PAP_Types_part_5.cc' was generated. Notify: File `PAP_Types_part_6.cc' was generated. Notify: File `PAP_Types_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDP_Types.hh' was generated. Notify: File `UDP_Types.cc' was generated. Notify: File `UDP_Types_part_1.cc' was generated. Notify: File `UDP_Types_part_2.cc' was generated. Notify: File `UDP_Types_part_3.cc' was generated. Notify: File `UDP_Types_part_4.cc' was generated. Notify: File `UDP_Types_part_5.cc' was generated. Notify: File `UDP_Types_part_6.cc' was generated. Notify: File `UDP_Types_part_7.cc' was generated. Notify: 405 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'make', '-j', '17'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_7.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_5.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_3.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_5.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_4.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_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_5.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_3.cc Creating dependency file for IPL4asp_Types_part_4.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 ICMP_Types_part_7.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_6.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_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.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_6.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc 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 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-20241101-1059-e38403eb-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-20241101-1059-e38403eb-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (465 kB/s) Reading package lists... [testenv][open5gs] Installing packages: open5gs-upf, open5gs-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', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: open5gs-common open5gs-smf open5gs-upf 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 3131 kB of archives. After this operation, 18.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4533.bc02.202410312026 [2890 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4533.bc02.202410312026 [193 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4533.bc02.202410312026 [46.8 kB] Fetched 3131 kB in 0s (40.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package open5gs-common: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 ... 39994 files and directories currently installed.) Preparing to unpack .../open5gs-common_2.7.2.4533.bc02.202410312026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4533.bc02.202410312026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../open5gs-smf_2.7.2.4533.bc02.202410312026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4533.bc02.202410312026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../open5gs-upf_2.7.2.4533.bc02.202410312026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4533.bc02.202410312026) ... Setting up open5gs-common:amd64 (2.7.2.4533.bc02.202410312026) ... Setting up open5gs-upf:amd64 (2.7.2.4533.bc02.202410312026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4533.bc02.202410312026) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241101-1059-e38403eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-smf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/open5gs-smf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/freediameter.conf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-upf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/open5gs-upf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'install', '-Dm755', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/testenv.sh'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-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-20241101-1059-e38403eb-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-20241101-1059-e38403eb-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-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-20241101-1059-e38403eb-0', 'sh', '-c', 'open5gs/testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'sh', '-c', 'open5gs-smfd -c open5gs/open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] Open5GS daemon v2.7.2 11/01 10:59:21.716: [app] INFO: Configuration: 'open5gs/open5gs-smf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0', 'sh', '-c', 'open5gs-upfd -c open5gs/open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] 11/01 10:59:21.767: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 11/01 10:59:21.767: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 11/01 10:59:21.767: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 11/01 10:59:21.767: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 11/01 10:59:21.768: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 11/01 10:59:21.787: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 11/01 10:59:21.787: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/01 10:59:21.787: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 11/01 10:59:21.787: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/01 10:59:21.787: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 11/01 10:59:21.787: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 11/01 10:59:21.787: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 11/01 10:59:21.788: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 11/01 10:59:21.931: [app] INFO: Configuration: 'open5gs/open5gs-upf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running testsuite 11/01 10:59:21.973: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 11/01 10:59:21.973: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 11/01 10:59:21.973: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 11/01 10:59:21.974: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 11/01 10:59:21.974: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 11/01 10:59:21.974: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/01 10:59:21.974: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 11/01 10:59:21.975: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-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@ebbe25b923b9: Unix server socket created successfully. MC@ebbe25b923b9: Listening on TCP port 42065. ebbe25b923b9 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests ebbe25b923b9 42065 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ebbe25b923b9: New HC connected from 10.0.2.100 [10.0.2.100]. ebbe25b923b9: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ebbe25b923b9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ebbe25b923b9: Configuration file was processed on all HCs. MC@ebbe25b923b9: Creating MTC on host 10.0.2.100. MC@ebbe25b923b9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ebbe25b923b9: 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 ------ Fri Nov 1 10:59:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 10:59:24.289: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 11/01 10:59:24.290: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 11/01 10:59:24.290: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 11/01 10:59:24.476: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 10:59:25.751: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 10:59:26.761: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 10:59:26.761: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 10:59:26.761: [smf] INFO: UE IMSI[262423102476262] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 10:59:26.770: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 10:59:26.771: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 11/01 10:59:26.771: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 11/01 10:59:26.771: [upf] INFO: UE F-SEID[UP:0x8a CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/01 10:59:26.771: [upf] INFO: UE F-SEID[UP:0x8a CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/01 10:59:26.771: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 10:59:26.774: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 10:59:26.781: [smf] INFO: Removed Session: UE IMSI:[262423102476262] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 11/01 10:59:26.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 10:59:26.781: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 10:59:28.784: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 10:59:28.786: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact(4)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact(3)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 10:59:28 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11928) Waiting for packet dumper to finish... 1 (prev_count=11928, count=13336) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 10:59:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_ipcp started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 10:59:33.275: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 10:59:34.466: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 10:59:35.469: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 10:59:35.469: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 10:59:35.469: [smf] INFO: UE IMSI[262420199690569] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 10:59:35.477: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 10:59:35.477: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 11/01 10:59:35.477: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 10:59:35.479: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 10:59:35.485: [smf] INFO: Removed Session: UE IMSI:[262420199690569] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 11/01 10:59:35.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 10:59:35.485: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 10:59:37.487: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 10:59:37.487: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(5)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 10:59:37 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14192) Waiting for packet dumper to finish... 1 (prev_count=14192, count=14704) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 10:59:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 10:59:42.081: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 10:59:44.050: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 10:59:45.053: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 10:59:45.053: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 10:59:45.053: [smf] INFO: UE IMSI[262426771036989] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 10:59:45.061: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 10:59:45.061: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 11/01 10:59:45.061: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 10:59:45.063: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 10:59:45.068: [smf] INFO: Removed Session: UE IMSI:[262426771036989] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 11/01 10:59:45.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 10:59:45.068: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 10:59:47.071: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 10:59:47.072: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(7)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 10:59:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=16036) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 10:59:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_pcodns started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 10:59:51.759: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 10:59:53.168: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 10:59:54.173: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 10:59:54.173: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 10:59:54.173: [smf] INFO: UE IMSI[262421513872055] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 10:59:54.193: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 10:59:54.193: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 11/01 10:59:54.193: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 11/01 10:59:54.194: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 10:59:54.205: [smf] INFO: Removed Session: UE IMSI:[262421513872055] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 11/01 10:59:54.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 10:59:54.205: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 10:59:56.209: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 10:59:56.209: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(10)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 10:59:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14408) Waiting for packet dumper to finish... 1 (prev_count=14408, count=14920) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 10:59:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_mtu started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 10:59:59.685: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 10:59:59.825: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:00.829: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 11:00:00.829: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 11:00:00.829: [smf] INFO: UE IMSI[262426470379271] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:00.836: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 11:00:00.836: [upf] INFO: UE F-SEID[UP:0xabd CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 11/01 11:00:00.836: [upf] INFO: UE F-SEID[UP:0xabd CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:00:00.838: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 11:00:00.843: [smf] INFO: Removed Session: UE IMSI:[262426470379271] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:00.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 11:00:00.843: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:02.847: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:00:02.847: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_mtu(12)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:00:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12996) Waiting for packet dumper to finish... 1 (prev_count=12996, count=13508) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:00:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_gtpu_access started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:00:05.970: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:00:07.996: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:08.999: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 11:00:08.999: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 11:00:08.999: [smf] INFO: UE IMSI[262428957774858] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:09.006: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 11:00:09.006: [upf] INFO: UE F-SEID[UP:0xb3 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 11/01 11:00:09.006: [upf] INFO: UE F-SEID[UP:0xb3 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:00:09.011: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 11:00:09.016: [smf] INFO: Removed Session: UE IMSI:[262428957774858] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:09.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 11:00:09.016: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:11.020: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:00:11.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_pdp4_act_deact_gtpu_access(13)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:00:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13780) Waiting for packet dumper to finish... 1 (prev_count=13780, count=15084) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:00:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:00:14.166: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:00:16.396: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:17.400: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 11:00:17.400: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 11:00:17.400: [smf] INFO: UE IMSI[262424626624118] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:17.407: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 11:00:17.407: [upf] INFO: UE F-SEID[UP:0x556 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 11/01 11:00:17.407: [upf] INFO: UE F-SEID[UP:0x556 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:00:17.409: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x12b8 (../src/upf/gtp-path.c:524) 11/01 11:00:17.409: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:00:20.410: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 11:00:20.416: [smf] INFO: Removed Session: UE IMSI:[262424626624118] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:20.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 11:00:20.416: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:22.419: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:00:22.419: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:00:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14312) Waiting for packet dumper to finish... 1 (prev_count=14312, count=15712) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:00:25.585: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:00:26.613: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:27.616: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 11:00:27.616: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 11:00:27.616: [smf] INFO: UE IMSI[262426654473137] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:27.623: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 11:00:27.623: [upf] INFO: UE F-SEID[UP:0x984 CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 11/01 11:00:27.623: [upf] INFO: UE F-SEID[UP:0x984 CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:00:27.624: [upf] ERROR: Invalid packet [IP version:6, Packet Length:48] (../src/upf/gtp-path.c:622) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 00010002 00030004 ff020000 00000000 ................ 0020: 00000000 00000002 85007d2d 00000000 ..........}-.... MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:00:30.626: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/01 11:00:30.632: [smf] INFO: Removed Session: UE IMSI:[262426654473137] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:30.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/01 11:00:30.632: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:32.636: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:00:32.636: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:00:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13840) Waiting for packet dumper to finish... 1 (prev_count=13840, count=15144) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:00:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_clients_interact_with_txseq started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:00:37.174: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:00:37.841: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:38.845: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/01 11:00:38.845: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/01 11:00:38.845: [smf] INFO: UE IMSI[262427290383922] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:38.853: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/01 11:00:38.853: [upf] INFO: UE F-SEID[UP:0xecc CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 11/01 11:00:38.853: [upf] INFO: UE F-SEID[UP:0xecc CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:38.855: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 11/01 11:00:38.855: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3192) 11/01 11:00:38.855: [smf] INFO: UE IMSI[262421503351023] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:38.860: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 11/01 11:00:38.861: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 11/01 11:00:38.861: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: GTPU sequence number expected but not present MTC@ebbe25b923b9: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: fail MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@ebbe25b923b9: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@ebbe25b923b9: 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'. Fri Nov 1 11:00:38 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8312) 11/01 11:00:39.061: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:00:39.065: [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=8312, count=16468) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:00:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_clients_interact_without_txseq started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:00:42.181: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:00:44.254: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:45.259: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:00:45.259: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:00:45.259: [smf] INFO: UE IMSI[262420673929837] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:45.265: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:00:45.265: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 11/01 11:00:45.265: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:45.267: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/01 11:00:45.267: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/01 11:00:45.267: [smf] INFO: UE IMSI[262424930864074] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:45.272: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/01 11:00:45.272: [upf] INFO: UE F-SEID[UP:0x97 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 11/01 11:00:45.272: [upf] INFO: UE F-SEID[UP:0x97 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:45.275: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/01 11:00:45.279: [smf] INFO: Removed Session: UE IMSI:[262420673929837] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:45.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/01 11:00:45.279: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:45.279: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:00:45.284: [smf] INFO: Removed Session: UE IMSI:[262424930864074] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:45.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:00:45.284: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:47.288: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:00:47.288: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:00:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20596) Waiting for packet dumper to finish... 1 (prev_count=20596, count=21900) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:00:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_with_single_dns started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:00:50.661: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:00:52.375: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:53.379: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:00:53.379: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:00:53.379: [smf] INFO: UE IMSI[262426008649938] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:53.387: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:00:53.387: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 11/01 11:00:53.387: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:00:53.388: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:00:53.393: [smf] INFO: Removed Session: UE IMSI:[262426008649938] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:53.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:00:53.393: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: sending CreatePDP 11/01 11:00:53.395: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:00:53.395: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:00:53.395: [smf] INFO: UE IMSI[262424413838331] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:00:53.401: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:00:53.401: [upf] INFO: UE F-SEID[UP:0x65 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 11/01 11:00:53.401: [upf] INFO: UE F-SEID[UP:0x65 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:53.402: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:00:53.407: [smf] INFO: Removed Session: UE IMSI:[262424413838331] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:00:53.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:00:53.407: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:00:55.411: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:00:55.411: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:00:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19484) Waiting for packet dumper to finish... 1 (prev_count=19484, count=20892) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:00:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:00:59.461: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:00:59.548: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:00.552: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:00.552: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:00.552: [smf] INFO: UE IMSI[262421460215410] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:01:00.559: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:00.559: [upf] INFO: UE F-SEID[UP:0x291 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 11/01 11:01:00.559: [upf] INFO: UE F-SEID[UP:0x291 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:01:00.560: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:00.565: [smf] INFO: Removed Session: UE IMSI:[262421460215410] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:01:00.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:00.565: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:02.569: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:01:02.569: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13496) Waiting for packet dumper to finish... 1 (prev_count=13496, count=15196) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_update_teic started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:05.762: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:05.982: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:06.985: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:06.986: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:06.986: [smf] INFO: UE IMSI[262423116069194] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:01:06.993: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:06.993: [upf] INFO: UE F-SEID[UP:0x27e CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 11/01 11:01:06.993: [upf] INFO: UE F-SEID[UP:0x27e CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: sending UpdatePDP MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:06.996: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:07.001: [smf] INFO: Removed Session: UE IMSI:[262423116069194] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:01:07.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:07.001: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:09.004: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:01:09.004: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13992) Waiting for packet dumper to finish... 1 (prev_count=13992, count=15296) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp4_act_update_teid started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:14.196: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:14.262: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:15.266: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:15.266: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:15.266: [smf] INFO: UE IMSI[262426668516875] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:01:15.274: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:15.274: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 11/01 11:01:15.274: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: sending UpdatePDP MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:15.277: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:15.280: [smf] INFO: Removed Session: UE IMSI:[262426668516875] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:01:15.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:15.280: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:17.285: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:01:17.285: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15904) Waiting for packet dumper to finish... 1 (prev_count=15904, count=16416) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:20.694: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:21.934: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:22.938: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:22.939: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:22.939: [smf] INFO: UE IMSI[262424298266579] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 11/01 11:01:22.946: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:22.946: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x69d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 11/01 11:01:22.946: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x69d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:01:22.948: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:22.952: [smf] INFO: Removed Session: UE IMSI:[262424298266579] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 11/01 11:01:22.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:22.952: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:24.956: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:01:24.956: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact(32)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:24 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13200) Waiting for packet dumper to finish... 1 (prev_count=13200, count=14080) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_pcodns started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:28.146: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:28.525: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:29.530: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:29.530: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:29.530: [smf] INFO: UE IMSI[262420283309900] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 11/01 11:01:29.538: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:29.538: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x845] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 11/01 11:01:29.538: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x845] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:01:29.538: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:29.542: [smf] INFO: Removed Session: UE IMSI:[262420283309900] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 11/01 11:01:29.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:29.542: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:31.545: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:01:31.545: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:31 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13088) Waiting for packet dumper to finish... 1 (prev_count=13088, count=13600) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_icmp6 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:34.708: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:35.078: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:36.082: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:36.082: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:36.082: [smf] INFO: UE IMSI[262425436725462] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 11/01 11:01:36.090: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:36.090: [upf] INFO: UE F-SEID[UP:0x854 CP:0x617] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 11/01 11:01:36.090: [upf] INFO: UE F-SEID[UP:0x854 CP:0x617] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004420030000000000000000'O 11/01 11:01:36.093: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:36.098: [smf] INFO: Removed Session: UE IMSI:[262425436725462] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 11/01 11:01:36.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:36.098: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:38.101: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:01:38.101: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(36)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(35)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:38 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14436) Waiting for packet dumper to finish... 1 (prev_count=14436, count=14948) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_mtu started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:41.483: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:41.712: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:42.716: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:42.716: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:42.716: [smf] INFO: UE IMSI[262423126211247] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 11/01 11:01:42.724: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:42.724: [upf] INFO: UE F-SEID[UP:0x409 CP:0xb74] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 11/01 11:01:42.724: [upf] INFO: UE F-SEID[UP:0x409 CP:0xb74] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004420040000000000000000'O 11/01 11:01:42.727: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:42.731: [smf] INFO: Removed Session: UE IMSI:[262423126211247] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 11/01 11:01:42.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:42.731: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:44.735: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:01:44.735: [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_mtu(38)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:44 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13908) Waiting for packet dumper to finish... 1 (prev_count=13908, count=14420) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:48.454: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:50.581: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:01:51.584: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:01:51.584: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:01:51.584: [smf] INFO: UE IMSI[262423244375148] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 11/01 11:01:51.591: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:01:51.591: [upf] INFO: UE F-SEID[UP:0x89d CP:0x57] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 11/01 11:01:51.591: [upf] INFO: UE F-SEID[UP:0x89d CP:0x57] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004420050000000000000000'O 11/01 11:01:51.594: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:01:51.598: [smf] INFO: Removed Session: UE IMSI:[262423244375148] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 11/01 11:01:51.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:01:51.599: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:01:53.602: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:01:53.602: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:01:53 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15604) Waiting for packet dumper to finish... 1 (prev_count=15604, count=16116) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:01:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:01:57.934: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:01:59.272: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:02:00.276: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:02:00.276: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:02:00.276: [smf] INFO: UE IMSI[262420881874225] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 11/01 11:02:00.282: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:02:00.282: [upf] INFO: UE F-SEID[UP:0x397 CP:0x965] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 11/01 11:02:00.282: [upf] INFO: UE F-SEID[UP:0x397 CP:0x965] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004420060000000000000000'O MTC@ebbe25b923b9: This GGSN does NOT support forwarding link-local source address. 11/01 11:02:03.290: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:02:03.295: [smf] INFO: Removed Session: UE IMSI:[262420881874225] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 11/01 11:02:03.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:02:03.295: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:02:05.299: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:02:05.300: [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(41)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:02:05 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16068) Waiting for packet dumper to finish... 1 (prev_count=16068, count=17372) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:02:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:02:10.462: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:02:10.615: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:02:11.619: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:02:11.619: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:02:11.619: [smf] INFO: UE IMSI[262426055161616] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 11/01 11:02:11.625: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:02:11.626: [upf] INFO: UE F-SEID[UP:0x80c CP:0xe67] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 11/01 11:02:11.626: [upf] INFO: UE F-SEID[UP:0x80c CP:0xe67] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004420070000000000000000'O 11/01 11:02:11.628: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xc96 (../src/upf/gtp-path.c:602) 11/01 11:02:11.628: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 11/01 11:02:11.628: [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@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:02:14.630: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:02:14.635: [smf] INFO: Removed Session: UE IMSI:[262426055161616] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 11/01 11:02:14.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:02:14.635: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:02:16.639: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:02:16.639: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:02:16 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15372) Waiting for packet dumper to finish... 1 (prev_count=15372, count=15884) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:02:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:02:20.586: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:02:21.761: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:02:22.765: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:02:22.765: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:02:22.765: [smf] INFO: UE IMSI[262429647930947] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 11/01 11:02:22.772: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:02:22.772: [upf] INFO: UE F-SEID[UP:0x199 CP:0x7ee] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 11/01 11:02:22.772: [upf] INFO: UE F-SEID[UP:0x199 CP:0x7ee] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004420080000000000000000'O 11/01 11:02:22.775: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xb869 (../src/upf/gtp-path.c:602) 11/01 11:02:22.775: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 11/01 11:02:22.775: [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@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:02:25.778: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:02:25.784: [smf] INFO: Removed Session: UE IMSI:[262429647930947] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 11/01 11:02:25.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:02:25.784: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:02:27.787: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:02:27.787: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:02:27 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14728) Waiting for packet dumper to finish... 1 (prev_count=14728, count=15240) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:02:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:02:32.360: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:02:32.957: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:02:33.961: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:02:33.961: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:02:33.961: [smf] INFO: UE IMSI[262428677807471] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 11/01 11:02:33.968: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:02:33.968: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x4c3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 11/01 11:02:33.968: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x4c3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004420090000000000000000'O 11/01 11:02:33.970: [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@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:02:36.973: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:02:36.978: [smf] INFO: Removed Session: UE IMSI:[262428677807471] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 11/01 11:02:36.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:02:36.978: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:02:38.982: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:02:38.982: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:02:38 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15064) Waiting for packet dumper to finish... 1 (prev_count=15064, count=16368) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:02:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp6_clients_interact started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:02:42.188: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:02:43.743: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:02:44.748: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:02:44.748: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:02:44.748: [smf] INFO: UE IMSI[262420972144747] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 11/01 11:02:44.754: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:02:44.755: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x298] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 11/01 11:02:44.755: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x298] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '200107800044200A0000000000000000'O MTC@ebbe25b923b9: sending CreatePDP 11/01 11:02:44.757: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/01 11:02:44.757: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/01 11:02:44.757: [smf] INFO: UE IMSI[262427215653094] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 11/01 11:02:44.763: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/01 11:02:44.763: [upf] INFO: UE F-SEID[UP:0x509 CP:0x3dc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 11/01 11:02:44.763: [upf] INFO: UE F-SEID[UP:0x509 CP:0x3dc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: RA with /64 prefix '200107800044200B0000000000000000'O MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:02:50.771: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/01 11:02:50.776: [smf] INFO: Removed Session: UE IMSI:[262420972144747] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 11/01 11:02:50.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/01 11:02:50.776: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:02:50.777: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:02:50.782: [smf] INFO: Removed Session: UE IMSI:[262427215653094] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1691) 11/01 11:02:50.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:02:50.782: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:02:52.786: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:02:52.786: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_clients_interact(50)@ebbe25b923b9: Final verdict of PTC: none TC_pdp6_clients_interact(49)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:02:52 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22748) Waiting for packet dumper to finish... 1 (prev_count=22748, count=24420) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:02:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:02:56.271: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:02:57.160: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:02:58.163: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:02:58.163: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:02:58.163: [smf] INFO: UE IMSI[262425011059720] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 11/01 11:02:58.171: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:02:58.172: [upf] INFO: UE F-SEID[UP:0x72b CP:0x101] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 11/01 11:02:58.172: [upf] INFO: UE F-SEID[UP:0x72b CP:0x101] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:02:58.172: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:02:58.177: [smf] INFO: Removed Session: UE IMSI:[262425011059720] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 11/01 11:02:58.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:02:58.177: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:00.179: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:03:00.179: [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(51)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact(52)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:00 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13880) Waiting for packet dumper to finish... 1 (prev_count=13880, count=14392) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_ipcp started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:03.860: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:04.429: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:05.433: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:05.433: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:05.433: [smf] INFO: UE IMSI[262429943167437] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 11/01 11:03:05.442: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:05.442: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x7c6] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 11/01 11:03:05.442: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x7c6] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:03:05.443: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:03:05.447: [smf] INFO: Removed Session: UE IMSI:[262429943167437] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 11/01 11:03:05.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:03:05.447: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:07.451: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:03:07.451: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(53)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:07 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14312) Waiting for packet dumper to finish... 1 (prev_count=14312, count=14824) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_icmp6 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:10.882: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:11.191: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:12.196: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:12.196: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:12.196: [smf] INFO: UE IMSI[262427822501167] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 11/01 11:03:12.203: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:12.203: [upf] INFO: UE F-SEID[UP:0x21f CP:0xd64] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 11/01 11:03:12.203: [upf] INFO: UE F-SEID[UP:0x21f CP:0xd64] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004421030000000000000000'O 11/01 11:03:12.205: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:03:12.210: [smf] INFO: Removed Session: UE IMSI:[262427822501167] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 11/01 11:03:12.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:03:12.210: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:14.214: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:03:14.214: [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(56)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(55)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:14 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14048) Waiting for packet dumper to finish... 1 (prev_count=14048, count=14560) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_pcodns4 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:18.061: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:18.728: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:19.732: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:19.732: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:19.732: [smf] INFO: UE IMSI[262429703080971] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 11/01 11:03:19.740: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:19.740: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xf63] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 11/01 11:03:19.740: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xf63] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:03:19.741: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:03:19.746: [smf] INFO: Removed Session: UE IMSI:[262429703080971] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 11/01 11:03:19.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:03:19.746: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:21.751: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:03:21.751: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:21 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13148) Waiting for packet dumper to finish... 1 (prev_count=13148, count=13660) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_pcodns6 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:25.409: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:26.453: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:27.455: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:27.455: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:27.455: [smf] INFO: UE IMSI[262423233697830] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 11/01 11:03:27.463: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:27.463: [upf] INFO: UE F-SEID[UP:0x757 CP:0x9e8] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 11/01 11:03:27.463: [upf] INFO: UE F-SEID[UP:0x757 CP:0x9e8] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:03:27.465: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:03:27.469: [smf] INFO: Removed Session: UE IMSI:[262423233697830] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 11/01 11:03:27.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:03:27.469: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:29.474: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:03:29.475: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:29 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14428) Waiting for packet dumper to finish... 1 (prev_count=14428, count=14940) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_mtu started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:33.117: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:33.325: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:34.329: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:34.329: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:34.329: [smf] INFO: UE IMSI[262423854036589] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 11/01 11:03:34.337: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:34.337: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x275] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 11/01 11:03:34.337: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x275] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '20010780004421060000000000000000'O 11/01 11:03:34.340: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:03:34.345: [smf] INFO: Removed Session: UE IMSI:[262423854036589] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 11/01 11:03:34.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:03:34.345: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:36.347: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:03:36.348: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:36 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14800) Waiting for packet dumper to finish... 1 (prev_count=14800, count=15312) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:40.098: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:40.876: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:41.880: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:41.880: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:41.880: [smf] INFO: UE IMSI[262424384242478] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 11/01 11:03:41.888: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:41.888: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x496] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 11/01 11:03:41.888: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x496] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:03:41.890: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:03:41.895: [smf] INFO: Removed Session: UE IMSI:[262424384242478] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 11/01 11:03:41.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:03:41.895: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:43.899: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:03:43.899: [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(64)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(63)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:43 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13540) Waiting for packet dumper to finish... 1 (prev_count=13540, count=14052) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:47.176: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:47.371: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:48.375: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:48.375: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:48.375: [smf] INFO: UE IMSI[262424117576786] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 11/01 11:03:48.385: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:48.385: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xabd] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 11/01 11:03:48.385: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xabd] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:03:48.386: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xf476 (../src/upf/gtp-path.c:524) 11/01 11:03:48.386: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:03:51.389: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:03:51.396: [smf] INFO: Removed Session: UE IMSI:[262424117576786] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 11/01 11:03:51.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:03:51.396: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:03:53.401: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:03:53.401: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:03:53 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=15172) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:03:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:03:58.370: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:03:58.587: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:03:59.591: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:03:59.591: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:03:59.591: [smf] INFO: UE IMSI[262427659490776] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 11/01 11:03:59.599: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:03:59.599: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xca9] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 11/01 11:03:59.599: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xca9] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:03:59.600: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xdf14 (../src/upf/gtp-path.c:602) 11/01 11:03:59.600: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 11/01 11:03:59.600: [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@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:04:02.603: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:04:02.608: [smf] INFO: Removed Session: UE IMSI:[262427659490776] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 11/01 11:04:02.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:04:02.608: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:04:04.612: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:04:04.612: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:04:04 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15592) Waiting for packet dumper to finish... 1 (prev_count=15592, count=16896) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:04:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:04:08.202: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:04:09.139: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:04:10.143: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:04:10.143: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:04:10.143: [smf] INFO: UE IMSI[262429770972933] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 11/01 11:04:10.151: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:04:10.152: [upf] INFO: UE F-SEID[UP:0xa62 CP:0xe6a] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 11/01 11:04:10.152: [upf] INFO: UE F-SEID[UP:0xa62 CP:0xe6a] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '200107800044210A0000000000000000'O 11/01 11:04:10.154: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xb2cd (../src/upf/gtp-path.c:602) 11/01 11:04:10.154: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 11/01 11:04:10.154: [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@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:04:13.157: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:04:13.163: [smf] INFO: Removed Session: UE IMSI:[262429770972933] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 11/01 11:04:13.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:04:13.163: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:04:15.167: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:04:15.167: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:04:15 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14828) Waiting for packet dumper to finish... 1 (prev_count=14828, count=15340) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:04:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_clients_interact started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:04:19.013: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:04:19.378: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:04:20.384: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:04:20.384: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:04:20.384: [smf] INFO: UE IMSI[262423125329008] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 11/01 11:04:20.392: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:04:20.392: [upf] INFO: UE F-SEID[UP:0xce1 CP:0xbf0] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 11/01 11:04:20.392: [upf] INFO: UE F-SEID[UP:0xce1 CP:0xbf0] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: RA with /64 prefix '200107800044210B0000000000000000'O MTC@ebbe25b923b9: sending CreatePDP 11/01 11:04:20.394: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/01 11:04:20.394: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/01 11:04:20.394: [smf] INFO: UE IMSI[262424808686289] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 11/01 11:04:20.399: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/01 11:04:20.399: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xda9] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 11/01 11:04:20.399: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xda9] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: RA with /64 prefix '200107800044210C0000000000000000'O MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:04:26.405: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/01 11:04:26.412: [smf] INFO: Removed Session: UE IMSI:[262423125329008] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 11/01 11:04:26.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/01 11:04:26.412: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:04:26.413: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:04:26.417: [smf] INFO: Removed Session: UE IMSI:[262424808686289] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1691) 11/01 11:04:26.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:04:26.417: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:04:28.422: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:04:28.422: [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(72)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_clients_interact(71)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:04:28 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21996) Waiting for packet dumper to finish... 1 (prev_count=21996, count=23696) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:04:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp46_act_deact_apn4 started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:04:32.028: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:04:32.469: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:04:33.473: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:04:33.473: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:04:33.473: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 11/01 11:04:33.473: [smf] INFO: UE IMSI[262428028602987] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:04:33.481: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:04:33.481: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 11/01 11:04:33.481: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:04:33.483: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/01 11:04:33.488: [smf] INFO: Removed Session: UE IMSI:[262428028602987] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:04:33.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/01 11:04:33.488: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:04:35.492: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:04:35.492: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:04:35 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13352) Waiting for packet dumper to finish... 1 (prev_count=13352, count=13864) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:04:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_echo_req_resp started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:04:38.866: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:04:39.355: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:04:42.361: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:04:42.361: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(76)@ebbe25b923b9: Final verdict of PTC: none TC_echo_req_resp(75)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_echo_req_resp finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:04:42 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6968) Waiting for packet dumper to finish... 1 (prev_count=6968, count=7480) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:04:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_echo_req_resp_gtpu started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:04:45.882: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:04:47.408: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:04:50.412: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:04:50.412: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@ebbe25b923b9: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:04:50 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6984) Waiting for packet dumper to finish... 1 (prev_count=6984, count=7496) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:04:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp_act2_recovery started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:04:53.873: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:04:53.979: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:04:54.985: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/01 11:04:54.985: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/01 11:04:54.985: [smf] INFO: UE IMSI[262427839645577] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:04:54.993: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/01 11:04:54.993: [upf] INFO: UE F-SEID[UP:0x8df CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 11/01 11:04:54.993: [upf] INFO: UE F-SEID[UP:0x8df CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: sending 2nd CreatePDP (recovery increased) 11/01 11:04:54.994: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@ebbe25b923b9: 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@ebbe25b923b9: Stopping testcase execution from "GGSN_Tests.ttcn":383 11/01 11:04:57.997: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:04:57.998: [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)@ebbe25b923b9: Final verdict of PTC: none TC_pdp_act2_recovery(80)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@ebbe25b923b9: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@ebbe25b923b9: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@ebbe25b923b9: 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'. Fri Nov 1 11:04:58 UTC 2024 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11148) Waiting for packet dumper to finish... 1 (prev_count=11148, count=11660) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:05:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_act_deact_retrans_duplicate started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:05:01.200: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:05:01.951: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:05:02.954: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/01 11:05:02.954: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/01 11:05:02.954: [smf] INFO: UE IMSI[262422154598161] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:02.963: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/01 11:05:02.963: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:02.963: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:05:02.964: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/01 11:05:02.969: [smf] INFO: Removed Session: UE IMSI:[262422154598161] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:02.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/01 11:05:02.969: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:03.970: [gtp] WARNING: [44659] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:05.974: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:05:05.974: [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)@ebbe25b923b9: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:05:05 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13752) Waiting for packet dumper to finish... 1 (prev_count=13752, count=15056) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:05:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_pdp_act_restart_ctr_echo started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:05:09.157: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:05:11.441: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:05:12.444: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/01 11:05:12.444: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/01 11:05:12.444: [smf] INFO: UE IMSI[262422125814189] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:12.453: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/01 11:05:12.453: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:12.453: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: 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@ebbe25b923b9: Stopping testcase execution from "GGSN_Tests.ttcn":2059 11/01 11:05:18.459: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/01 11:05:18.459: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@ebbe25b923b9: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@ebbe25b923b9: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@ebbe25b923b9: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@ebbe25b923b9: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@ebbe25b923b9: 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'. Fri Nov 1 11:05:18 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10908) Waiting for packet dumper to finish... 1 (prev_count=10908, count=11420) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:05:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:05:21.649: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:05:22.522: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 11/01 11:05:24.311: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/01 11:05:24.311: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/01 11:05:24.311: [smf] INFO: UE IMSI[262424447814446] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.320: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/01 11:05:24.320: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.320: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.321: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/01 11:05:24.321: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/01 11:05:24.321: [smf] INFO: UE IMSI[262423957353601] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:05:24.327: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/01 11:05:24.327: [upf] INFO: UE F-SEID[UP:0x77c CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.327: [upf] INFO: UE F-SEID[UP:0x77c CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.332: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/01 11:05:24.332: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/01 11:05:24.332: [smf] INFO: UE IMSI[262420224202391] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.337: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/01 11:05:24.337: [upf] INFO: UE F-SEID[UP:0xf4e CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.337: [upf] INFO: UE F-SEID[UP:0xf4e CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.343: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/01 11:05:24.343: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/01 11:05:24.343: [smf] INFO: UE IMSI[262427168082791] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.348: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/01 11:05:24.349: [upf] INFO: UE F-SEID[UP:0x23d CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.349: [upf] INFO: UE F-SEID[UP:0x23d CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.354: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/01 11:05:24.354: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/01 11:05:24.354: [smf] INFO: UE IMSI[262427078380057] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.359: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/01 11:05:24.359: [upf] INFO: UE F-SEID[UP:0x55d CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.359: [upf] INFO: UE F-SEID[UP:0x55d CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.365: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/01 11:05:24.365: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/01 11:05:24.365: [smf] INFO: UE IMSI[262428594750850] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.372: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/01 11:05:24.372: [upf] INFO: UE F-SEID[UP:0xa7a CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.372: [upf] INFO: UE F-SEID[UP:0xa7a CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.375: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/01 11:05:24.375: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/01 11:05:24.376: [smf] INFO: UE IMSI[262429614106160] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.381: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/01 11:05:24.381: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.381: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.386: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/01 11:05:24.386: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/01 11:05:24.386: [smf] INFO: UE IMSI[262428377410030] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.391: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/01 11:05:24.391: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.391: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.397: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/01 11:05:24.397: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/01 11:05:24.397: [smf] INFO: UE IMSI[262420370394861] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.403: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/01 11:05:24.403: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.403: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.408: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/01 11:05:24.408: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/01 11:05:24.408: [smf] INFO: UE IMSI[262428037725705] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.413: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/01 11:05:24.413: [upf] INFO: UE F-SEID[UP:0x67c CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.413: [upf] INFO: UE F-SEID[UP:0x67c CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.418: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/01 11:05:24.418: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/01 11:05:24.418: [smf] INFO: UE IMSI[262421664484227] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.424: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/01 11:05:24.424: [upf] INFO: UE F-SEID[UP:0x945 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.424: [upf] INFO: UE F-SEID[UP:0x945 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.430: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/01 11:05:24.430: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/01 11:05:24.430: [smf] INFO: UE IMSI[262428062832561] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.436: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/01 11:05:24.436: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.436: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.441: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/01 11:05:24.441: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/01 11:05:24.441: [smf] INFO: UE IMSI[262426696047268] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.447: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/01 11:05:24.447: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.447: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.452: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/01 11:05:24.452: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/01 11:05:24.452: [smf] INFO: UE IMSI[262427055448471] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.457: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/01 11:05:24.457: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.457: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.463: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/01 11:05:24.463: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/01 11:05:24.463: [smf] INFO: UE IMSI[262422507257641] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.468: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/01 11:05:24.468: [upf] INFO: UE F-SEID[UP:0x50d CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.468: [upf] INFO: UE F-SEID[UP:0x50d CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.474: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/01 11:05:24.474: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/01 11:05:24.474: [smf] INFO: UE IMSI[262429710044620] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.478: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/01 11:05:24.478: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.478: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.485: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/01 11:05:24.485: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/01 11:05:24.485: [smf] INFO: UE IMSI[262421937999871] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.491: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/01 11:05:24.491: [upf] INFO: UE F-SEID[UP:0xf5f CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.491: [upf] INFO: UE F-SEID[UP:0xf5f CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.496: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/01 11:05:24.496: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/01 11:05:24.496: [smf] INFO: UE IMSI[262423210294616] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.502: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/01 11:05:24.502: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.502: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.507: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/01 11:05:24.507: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/01 11:05:24.507: [smf] INFO: UE IMSI[262422212145955] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.512: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/01 11:05:24.512: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.512: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.518: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/01 11:05:24.518: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/01 11:05:24.518: [smf] INFO: UE IMSI[262423664735503] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.523: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/01 11:05:24.523: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.523: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.529: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/01 11:05:24.529: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/01 11:05:24.529: [smf] INFO: UE IMSI[262429109321782] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.535: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/01 11:05:24.535: [upf] INFO: UE F-SEID[UP:0x711 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.535: [upf] INFO: UE F-SEID[UP:0x711 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.540: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/01 11:05:24.541: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/01 11:05:24.541: [smf] INFO: UE IMSI[262427229010410] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.547: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/01 11:05:24.547: [upf] INFO: UE F-SEID[UP:0x18f CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.547: [upf] INFO: UE F-SEID[UP:0x18f CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.552: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/01 11:05:24.552: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/01 11:05:24.552: [smf] INFO: UE IMSI[262428203605535] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.558: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/01 11:05:24.558: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.558: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.563: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/01 11:05:24.563: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/01 11:05:24.563: [smf] INFO: UE IMSI[262420759611110] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.569: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/01 11:05:24.569: [upf] INFO: UE F-SEID[UP:0x603 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.569: [upf] INFO: UE F-SEID[UP:0x603 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.574: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/01 11:05:24.574: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/01 11:05:24.574: [smf] INFO: UE IMSI[262425559149292] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.580: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/01 11:05:24.580: [upf] INFO: UE F-SEID[UP:0x175 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.580: [upf] INFO: UE F-SEID[UP:0x175 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.584: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/01 11:05:24.584: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/01 11:05:24.584: [smf] INFO: UE IMSI[262427107464838] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.590: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/01 11:05:24.590: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.590: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.596: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/01 11:05:24.596: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/01 11:05:24.596: [smf] INFO: UE IMSI[262422936051288] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.602: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/01 11:05:24.602: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.602: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.607: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/01 11:05:24.607: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/01 11:05:24.607: [smf] INFO: UE IMSI[262425620887078] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.613: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/01 11:05:24.613: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.613: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.618: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/01 11:05:24.618: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/01 11:05:24.618: [smf] INFO: UE IMSI[262425726845927] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.623: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/01 11:05:24.623: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.623: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.629: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/01 11:05:24.629: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/01 11:05:24.629: [smf] INFO: UE IMSI[262420457637709] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.635: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/01 11:05:24.635: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.635: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.640: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/01 11:05:24.640: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/01 11:05:24.640: [smf] INFO: UE IMSI[262425262400348] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.646: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/01 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.651: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/01 11:05:24.651: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/01 11:05:24.651: [smf] INFO: UE IMSI[262426524982235] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.657: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/01 11:05:24.657: [upf] INFO: UE F-SEID[UP:0x43d CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.657: [upf] INFO: UE F-SEID[UP:0x43d CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.662: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/01 11:05:24.662: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/01 11:05:24.662: [smf] INFO: UE IMSI[262421582504201] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.668: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/01 11:05:24.668: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.668: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.673: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/01 11:05:24.673: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/01 11:05:24.673: [smf] INFO: UE IMSI[262423908953113] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.679: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/01 11:05:24.679: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.679: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.684: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/01 11:05:24.684: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/01 11:05:24.684: [smf] INFO: UE IMSI[262428902485880] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.689: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/01 11:05:24.689: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.689: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.695: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/01 11:05:24.695: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/01 11:05:24.695: [smf] INFO: UE IMSI[262424939198741] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.701: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/01 11:05:24.701: [upf] INFO: UE F-SEID[UP:0x53d CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.701: [upf] INFO: UE F-SEID[UP:0x53d CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.706: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/01 11:05:24.706: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/01 11:05:24.706: [smf] INFO: UE IMSI[262425689733772] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.711: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/01 11:05:24.711: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.711: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.716: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/01 11:05:24.716: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/01 11:05:24.716: [smf] INFO: UE IMSI[262422145017544] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.722: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/01 11:05:24.722: [upf] INFO: UE F-SEID[UP:0x619 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.722: [upf] INFO: UE F-SEID[UP:0x619 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.727: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/01 11:05:24.727: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/01 11:05:24.727: [smf] INFO: UE IMSI[262423803398188] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.733: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/01 11:05:24.733: [upf] INFO: UE F-SEID[UP:0x606 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.733: [upf] INFO: UE F-SEID[UP:0x606 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.738: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/01 11:05:24.738: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/01 11:05:24.738: [smf] INFO: UE IMSI[262429535004159] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.744: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/01 11:05:24.744: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.744: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.749: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/01 11:05:24.749: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/01 11:05:24.749: [smf] INFO: UE IMSI[262422929858774] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.754: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/01 11:05:24.754: [upf] INFO: UE F-SEID[UP:0x94 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.754: [upf] INFO: UE F-SEID[UP:0x94 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.760: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/01 11:05:24.760: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/01 11:05:24.760: [smf] INFO: UE IMSI[262426402256053] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.766: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/01 11:05:24.766: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.766: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.771: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/01 11:05:24.771: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/01 11:05:24.771: [smf] INFO: UE IMSI[262424194163858] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.777: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/01 11:05:24.777: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.777: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.782: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/01 11:05:24.782: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/01 11:05:24.782: [smf] INFO: UE IMSI[262428747813822] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.787: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/01 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x560 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x560 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.793: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/01 11:05:24.793: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/01 11:05:24.793: [smf] INFO: UE IMSI[262421987202945] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.798: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 11/01 11:05:24.798: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.798: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.804: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/01 11:05:24.804: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/01 11:05:24.804: [smf] INFO: UE IMSI[262425598981308] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.810: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/01 11:05:24.810: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.810: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.815: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/01 11:05:24.815: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/01 11:05:24.815: [smf] INFO: UE IMSI[262423478237753] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.821: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/01 11:05:24.821: [upf] INFO: UE F-SEID[UP:0x69f CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.821: [upf] INFO: UE F-SEID[UP:0x69f CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.826: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/01 11:05:24.826: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/01 11:05:24.826: [smf] INFO: UE IMSI[262422062817750] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.833: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/01 11:05:24.833: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.833: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.837: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/01 11:05:24.837: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/01 11:05:24.837: [smf] INFO: UE IMSI[262420742487954] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.842: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/01 11:05:24.842: [upf] INFO: UE F-SEID[UP:0x2a CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.842: [upf] INFO: UE F-SEID[UP:0x2a CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.848: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/01 11:05:24.848: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/01 11:05:24.848: [smf] INFO: UE IMSI[262429472345446] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.853: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/01 11:05:24.853: [upf] INFO: UE F-SEID[UP:0xeee CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.853: [upf] INFO: UE F-SEID[UP:0xeee CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.859: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/01 11:05:24.859: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/01 11:05:24.859: [smf] INFO: UE IMSI[262422411430492] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.864: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/01 11:05:24.864: [upf] INFO: UE F-SEID[UP:0xead CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.864: [upf] INFO: UE F-SEID[UP:0xead CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.869: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/01 11:05:24.869: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/01 11:05:24.869: [smf] INFO: UE IMSI[262429834617262] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.874: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/01 11:05:24.874: [upf] INFO: UE F-SEID[UP:0x50b CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.874: [upf] INFO: UE F-SEID[UP:0x50b CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.880: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/01 11:05:24.880: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/01 11:05:24.880: [smf] INFO: UE IMSI[262429800627677] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.887: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/01 11:05:24.887: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.887: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.891: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/01 11:05:24.891: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/01 11:05:24.891: [smf] INFO: UE IMSI[262427560588149] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.896: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/01 11:05:24.896: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.896: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.902: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/01 11:05:24.902: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/01 11:05:24.902: [smf] INFO: UE IMSI[262427025327996] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.907: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/01 11:05:24.907: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.907: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.913: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/01 11:05:24.913: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/01 11:05:24.913: [smf] INFO: UE IMSI[262428123459911] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.918: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/01 11:05:24.918: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.918: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.924: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/01 11:05:24.924: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/01 11:05:24.924: [smf] INFO: UE IMSI[262426113000522] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.931: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/01 11:05:24.931: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.931: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.935: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/01 11:05:24.935: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/01 11:05:24.935: [smf] INFO: UE IMSI[262428962491514] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.939: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/01 11:05:24.939: [upf] INFO: UE F-SEID[UP:0x845 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.939: [upf] INFO: UE F-SEID[UP:0x845 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.946: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/01 11:05:24.946: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/01 11:05:24.946: [smf] INFO: UE IMSI[262428947497129] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.950: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/01 11:05:24.950: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.950: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.956: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/01 11:05:24.956: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/01 11:05:24.956: [smf] INFO: UE IMSI[262427823532581] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.961: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/01 11:05:24.961: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.961: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.967: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/01 11:05:24.967: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/01 11:05:24.967: [smf] INFO: UE IMSI[262424305280122] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.973: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/01 11:05:24.973: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.973: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.978: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/01 11:05:24.978: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/01 11:05:24.978: [smf] INFO: UE IMSI[262424572441964] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.983: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/01 11:05:24.983: [upf] INFO: UE F-SEID[UP:0xa55 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.983: [upf] INFO: UE F-SEID[UP:0xa55 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:24.989: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/01 11:05:24.989: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/01 11:05:24.989: [smf] INFO: UE IMSI[262420504719050] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:24.994: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/01 11:05:24.994: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:24.994: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.000: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/01 11:05:25.000: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/01 11:05:25.000: [smf] INFO: UE IMSI[262429795551855] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.005: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/01 11:05:25.005: [upf] INFO: UE F-SEID[UP:0x380 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.005: [upf] INFO: UE F-SEID[UP:0x380 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.010: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/01 11:05:25.010: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/01 11:05:25.011: [smf] INFO: UE IMSI[262429077504762] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.016: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/01 11:05:25.016: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.016: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.021: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/01 11:05:25.021: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/01 11:05:25.021: [smf] INFO: UE IMSI[262424524803009] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.027: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/01 11:05:25.027: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.027: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.032: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/01 11:05:25.032: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/01 11:05:25.032: [smf] INFO: UE IMSI[262423966391265] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.037: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/01 11:05:25.037: [upf] INFO: UE F-SEID[UP:0x141 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.037: [upf] INFO: UE F-SEID[UP:0x141 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.043: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/01 11:05:25.043: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/01 11:05:25.043: [smf] INFO: UE IMSI[262420006817163] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.049: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/01 11:05:25.049: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.049: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.054: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/01 11:05:25.054: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/01 11:05:25.054: [smf] INFO: UE IMSI[262425456521998] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.060: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/01 11:05:25.060: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.060: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.065: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/01 11:05:25.065: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/01 11:05:25.065: [smf] INFO: UE IMSI[262429233665354] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.070: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/01 11:05:25.070: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.070: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.076: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/01 11:05:25.076: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/01 11:05:25.076: [smf] INFO: UE IMSI[262423099969104] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.081: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/01 11:05:25.081: [upf] INFO: UE F-SEID[UP:0x620 CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.081: [upf] INFO: UE F-SEID[UP:0x620 CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.087: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/01 11:05:25.087: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/01 11:05:25.087: [smf] INFO: UE IMSI[262426781440236] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.093: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/01 11:05:25.093: [upf] INFO: UE F-SEID[UP:0x553 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.093: [upf] INFO: UE F-SEID[UP:0x553 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.098: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/01 11:05:25.098: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/01 11:05:25.098: [smf] INFO: UE IMSI[262423161752107] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.103: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/01 11:05:25.103: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.103: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.108: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/01 11:05:25.108: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/01 11:05:25.108: [smf] INFO: UE IMSI[262422519588879] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.113: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/01 11:05:25.113: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.113: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.120: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/01 11:05:25.120: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/01 11:05:25.120: [smf] INFO: UE IMSI[262429358443488] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.125: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/01 11:05:25.125: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.125: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.131: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/01 11:05:25.131: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/01 11:05:25.131: [smf] INFO: UE IMSI[262421153002602] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.136: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/01 11:05:25.136: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.136: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.142: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/01 11:05:25.142: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/01 11:05:25.142: [smf] INFO: UE IMSI[262429330095820] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.148: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/01 11:05:25.148: [upf] INFO: UE F-SEID[UP:0x96 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.148: [upf] INFO: UE F-SEID[UP:0x96 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.153: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/01 11:05:25.153: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/01 11:05:25.153: [smf] INFO: UE IMSI[262423244170889] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.160: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/01 11:05:25.160: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.160: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.164: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/01 11:05:25.164: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/01 11:05:25.164: [smf] INFO: UE IMSI[262421288607703] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.170: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/01 11:05:25.170: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.170: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.175: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/01 11:05:25.175: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/01 11:05:25.175: [smf] INFO: UE IMSI[262422377645304] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.180: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/01 11:05:25.180: [upf] INFO: UE F-SEID[UP:0x959 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.180: [upf] INFO: UE F-SEID[UP:0x959 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.186: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/01 11:05:25.186: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/01 11:05:25.186: [smf] INFO: UE IMSI[262421655060234] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.192: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/01 11:05:25.192: [upf] INFO: UE F-SEID[UP:0xb7e CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.192: [upf] INFO: UE F-SEID[UP:0xb7e CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.197: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/01 11:05:25.197: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/01 11:05:25.197: [smf] INFO: UE IMSI[262422314341300] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.203: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/01 11:05:25.203: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.203: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.208: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/01 11:05:25.208: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/01 11:05:25.208: [smf] INFO: UE IMSI[262427242506361] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.214: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/01 11:05:25.214: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.214: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.218: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/01 11:05:25.218: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/01 11:05:25.218: [smf] INFO: UE IMSI[262426044638425] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.225: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/01 11:05:25.225: [upf] INFO: UE F-SEID[UP:0x131 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.225: [upf] INFO: UE F-SEID[UP:0x131 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.229: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/01 11:05:25.229: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/01 11:05:25.229: [smf] INFO: UE IMSI[262429105916711] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.235: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/01 11:05:25.235: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.235: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.240: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/01 11:05:25.240: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/01 11:05:25.240: [smf] INFO: UE IMSI[262426733051919] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.246: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/01 11:05:25.246: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.246: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.251: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/01 11:05:25.251: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/01 11:05:25.251: [smf] INFO: UE IMSI[262420060365806] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.257: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/01 11:05:25.257: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.257: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.262: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/01 11:05:25.262: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/01 11:05:25.262: [smf] INFO: UE IMSI[262426884811179] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.269: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/01 11:05:25.269: [upf] INFO: UE F-SEID[UP:0xabe CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.269: [upf] INFO: UE F-SEID[UP:0xabe CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.273: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/01 11:05:25.273: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/01 11:05:25.273: [smf] INFO: UE IMSI[262423762695286] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.279: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/01 11:05:25.279: [upf] INFO: UE F-SEID[UP:0x7f CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.279: [upf] INFO: UE F-SEID[UP:0x7f CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.284: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/01 11:05:25.284: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/01 11:05:25.284: [smf] INFO: UE IMSI[262427640720372] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.290: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/01 11:05:25.290: [upf] INFO: UE F-SEID[UP:0x412 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.290: [upf] INFO: UE F-SEID[UP:0x412 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.295: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/01 11:05:25.295: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/01 11:05:25.295: [smf] INFO: UE IMSI[262426785818989] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.300: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/01 11:05:25.300: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.300: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.306: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/01 11:05:25.306: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/01 11:05:25.306: [smf] INFO: UE IMSI[262426835863195] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.313: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/01 11:05:25.313: [upf] INFO: UE F-SEID[UP:0xc32 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.313: [upf] INFO: UE F-SEID[UP:0xc32 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.317: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/01 11:05:25.317: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/01 11:05:25.317: [smf] INFO: UE IMSI[262422568691909] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.321: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/01 11:05:25.321: [upf] INFO: UE F-SEID[UP:0x604 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.321: [upf] INFO: UE F-SEID[UP:0x604 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.328: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/01 11:05:25.328: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/01 11:05:25.328: [smf] INFO: UE IMSI[262426592099431] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.333: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/01 11:05:25.333: [upf] INFO: UE F-SEID[UP:0x932 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.333: [upf] INFO: UE F-SEID[UP:0x932 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.338: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/01 11:05:25.339: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/01 11:05:25.339: [smf] INFO: UE IMSI[262426122162472] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.344: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/01 11:05:25.344: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.344: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.350: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/01 11:05:25.350: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/01 11:05:25.350: [smf] INFO: UE IMSI[262420355635913] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.356: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/01 11:05:25.356: [upf] INFO: UE F-SEID[UP:0x677 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.356: [upf] INFO: UE F-SEID[UP:0x677 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.360: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/01 11:05:25.360: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/01 11:05:25.360: [smf] INFO: UE IMSI[262425139452121] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.365: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/01 11:05:25.365: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.365: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.371: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/01 11:05:25.371: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/01 11:05:25.371: [smf] INFO: UE IMSI[262422741509412] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.376: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/01 11:05:25.376: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.376: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.382: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/01 11:05:25.382: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/01 11:05:25.382: [smf] INFO: UE IMSI[262425509698715] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.388: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/01 11:05:25.388: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.388: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.393: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/01 11:05:25.393: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/01 11:05:25.393: [smf] INFO: UE IMSI[262424442190881] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.399: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/01 11:05:25.399: [upf] INFO: UE F-SEID[UP:0x20d CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.399: [upf] INFO: UE F-SEID[UP:0x20d CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.404: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/01 11:05:25.404: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/01 11:05:25.404: [smf] INFO: UE IMSI[262424923336167] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.410: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/01 11:05:25.410: [upf] INFO: UE F-SEID[UP:0xc5a CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.410: [upf] INFO: UE F-SEID[UP:0xc5a CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.415: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/01 11:05:25.415: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/01 11:05:25.415: [smf] INFO: UE IMSI[262424524405672] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.420: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/01 11:05:25.420: [upf] INFO: UE F-SEID[UP:0x1da CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.420: [upf] INFO: UE F-SEID[UP:0x1da CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.426: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/01 11:05:25.426: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/01 11:05:25.426: [smf] INFO: UE IMSI[262420305693684] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.432: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/01 11:05:25.432: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.432: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.437: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/01 11:05:25.437: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/01 11:05:25.437: [smf] INFO: UE IMSI[262421778922897] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.442: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/01 11:05:25.442: [upf] INFO: UE F-SEID[UP:0xa6a CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.442: [upf] INFO: UE F-SEID[UP:0xa6a CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.448: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/01 11:05:25.448: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/01 11:05:25.448: [smf] INFO: UE IMSI[262423580339720] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.454: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/01 11:05:25.454: [upf] INFO: UE F-SEID[UP:0x554 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.454: [upf] INFO: UE F-SEID[UP:0x554 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.459: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/01 11:05:25.459: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/01 11:05:25.459: [smf] INFO: UE IMSI[262428458949736] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.465: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/01 11:05:25.465: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.465: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.470: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/01 11:05:25.470: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/01 11:05:25.470: [smf] INFO: UE IMSI[262429884842172] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.475: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/01 11:05:25.475: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.475: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.481: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/01 11:05:25.481: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/01 11:05:25.481: [smf] INFO: UE IMSI[262428950602027] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.486: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/01 11:05:25.486: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.486: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.491: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/01 11:05:25.491: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/01 11:05:25.491: [smf] INFO: UE IMSI[262420498657342] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.497: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/01 11:05:25.497: [upf] INFO: UE F-SEID[UP:0x536 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.497: [upf] INFO: UE F-SEID[UP:0x536 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.502: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/01 11:05:25.502: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/01 11:05:25.502: [smf] INFO: UE IMSI[262426713158644] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.508: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/01 11:05:25.508: [upf] INFO: UE F-SEID[UP:0x220 CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.508: [upf] INFO: UE F-SEID[UP:0x220 CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.513: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/01 11:05:25.513: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/01 11:05:25.513: [smf] INFO: UE IMSI[262428791935102] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.518: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/01 11:05:25.519: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.519: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.524: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/01 11:05:25.524: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/01 11:05:25.524: [smf] INFO: UE IMSI[262428872245313] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.531: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/01 11:05:25.531: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.531: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.535: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/01 11:05:25.536: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/01 11:05:25.536: [smf] INFO: UE IMSI[262427377623638] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.543: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/01 11:05:25.543: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.543: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.546: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/01 11:05:25.546: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/01 11:05:25.546: [smf] INFO: UE IMSI[262425247467341] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.551: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/01 11:05:25.551: [upf] INFO: UE F-SEID[UP:0x6b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.551: [upf] INFO: UE F-SEID[UP:0x6b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.557: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/01 11:05:25.557: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/01 11:05:25.557: [smf] INFO: UE IMSI[262420691851373] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.563: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/01 11:05:25.563: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.563: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.568: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/01 11:05:25.568: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/01 11:05:25.568: [smf] INFO: UE IMSI[262427273609264] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.575: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/01 11:05:25.575: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.575: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.580: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/01 11:05:25.580: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/01 11:05:25.580: [smf] INFO: UE IMSI[262424803150167] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.586: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/01 11:05:25.586: [upf] INFO: UE F-SEID[UP:0x40f CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.586: [upf] INFO: UE F-SEID[UP:0x40f CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.591: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/01 11:05:25.591: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/01 11:05:25.591: [smf] INFO: UE IMSI[262423379990266] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.597: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/01 11:05:25.597: [upf] INFO: UE F-SEID[UP:0x963 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.597: [upf] INFO: UE F-SEID[UP:0x963 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.602: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/01 11:05:25.602: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/01 11:05:25.602: [smf] INFO: UE IMSI[262424063600902] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.607: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/01 11:05:25.607: [upf] INFO: UE F-SEID[UP:0xddf CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.607: [upf] INFO: UE F-SEID[UP:0xddf CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.613: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/01 11:05:25.613: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/01 11:05:25.613: [smf] INFO: UE IMSI[262422963108348] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.618: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/01 11:05:25.618: [upf] INFO: UE F-SEID[UP:0x813 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.618: [upf] INFO: UE F-SEID[UP:0x813 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.624: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/01 11:05:25.624: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/01 11:05:25.624: [smf] INFO: UE IMSI[262426808122889] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.629: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/01 11:05:25.629: [upf] INFO: UE F-SEID[UP:0x441 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.629: [upf] INFO: UE F-SEID[UP:0x441 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.634: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/01 11:05:25.634: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/01 11:05:25.634: [smf] INFO: UE IMSI[262427859278743] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.640: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/01 11:05:25.640: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.640: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.645: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/01 11:05:25.645: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/01 11:05:25.645: [smf] INFO: UE IMSI[262429483511073] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.651: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/01 11:05:25.651: [upf] INFO: UE F-SEID[UP:0x207 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.651: [upf] INFO: UE F-SEID[UP:0x207 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.656: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/01 11:05:25.656: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/01 11:05:25.656: [smf] INFO: UE IMSI[262424101251357] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.661: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/01 11:05:25.661: [upf] INFO: UE F-SEID[UP:0x202 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.661: [upf] INFO: UE F-SEID[UP:0x202 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.667: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/01 11:05:25.667: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/01 11:05:25.667: [smf] INFO: UE IMSI[262428990698268] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.673: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/01 11:05:25.673: [upf] INFO: UE F-SEID[UP:0x436 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.673: [upf] INFO: UE F-SEID[UP:0x436 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.678: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/01 11:05:25.678: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/01 11:05:25.678: [smf] INFO: UE IMSI[262429607015293] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.684: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/01 11:05:25.684: [upf] INFO: UE F-SEID[UP:0x439 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.684: [upf] INFO: UE F-SEID[UP:0x439 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.689: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/01 11:05:25.689: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/01 11:05:25.689: [smf] INFO: UE IMSI[262421216933112] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.694: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/01 11:05:25.694: [upf] INFO: UE F-SEID[UP:0x648 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.694: [upf] INFO: UE F-SEID[UP:0x648 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.700: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/01 11:05:25.700: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/01 11:05:25.700: [smf] INFO: UE IMSI[262424319035171] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.705: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/01 11:05:25.705: [upf] INFO: UE F-SEID[UP:0x68d CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.705: [upf] INFO: UE F-SEID[UP:0x68d CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.711: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/01 11:05:25.711: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/01 11:05:25.711: [smf] INFO: UE IMSI[262424005976880] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.716: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/01 11:05:25.716: [upf] INFO: UE F-SEID[UP:0x7 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.716: [upf] INFO: UE F-SEID[UP:0x7 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.721: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/01 11:05:25.721: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/01 11:05:25.721: [smf] INFO: UE IMSI[262426202607728] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.726: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/01 11:05:25.726: [upf] INFO: UE F-SEID[UP:0x9de CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.726: [upf] INFO: UE F-SEID[UP:0x9de CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.732: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/01 11:05:25.732: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/01 11:05:25.732: [smf] INFO: UE IMSI[262427073651562] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.737: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/01 11:05:25.737: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.737: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.743: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/01 11:05:25.743: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/01 11:05:25.743: [smf] INFO: UE IMSI[262427905365398] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.748: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/01 11:05:25.748: [upf] INFO: UE F-SEID[UP:0x966 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.748: [upf] INFO: UE F-SEID[UP:0x966 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.754: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/01 11:05:25.754: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/01 11:05:25.754: [smf] INFO: UE IMSI[262426909881344] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.759: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/01 11:05:25.759: [upf] INFO: UE F-SEID[UP:0x5e CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.759: [upf] INFO: UE F-SEID[UP:0x5e CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.765: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/01 11:05:25.765: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/01 11:05:25.765: [smf] INFO: UE IMSI[262429327340159] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.770: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/01 11:05:25.770: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.770: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.776: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/01 11:05:25.776: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/01 11:05:25.776: [smf] INFO: UE IMSI[262424792464487] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.781: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/01 11:05:25.781: [upf] INFO: UE F-SEID[UP:0x636 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.781: [upf] INFO: UE F-SEID[UP:0x636 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.786: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/01 11:05:25.786: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/01 11:05:25.786: [smf] INFO: UE IMSI[262424610216449] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.792: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/01 11:05:25.792: [upf] INFO: UE F-SEID[UP:0x24b CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.792: [upf] INFO: UE F-SEID[UP:0x24b CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.797: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/01 11:05:25.797: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/01 11:05:25.797: [smf] INFO: UE IMSI[262425708268743] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.804: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/01 11:05:25.804: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.804: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.808: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/01 11:05:25.808: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/01 11:05:25.808: [smf] INFO: UE IMSI[262422640744820] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.813: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/01 11:05:25.813: [upf] INFO: UE F-SEID[UP:0x482 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.813: [upf] INFO: UE F-SEID[UP:0x482 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.819: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/01 11:05:25.819: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/01 11:05:25.819: [smf] INFO: UE IMSI[262421393818914] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.824: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/01 11:05:25.824: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.824: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.830: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/01 11:05:25.830: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/01 11:05:25.830: [smf] INFO: UE IMSI[262422733233986] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.837: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/01 11:05:25.837: [upf] INFO: UE F-SEID[UP:0x2be CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.837: [upf] INFO: UE F-SEID[UP:0x2be CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.841: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/01 11:05:25.841: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/01 11:05:25.841: [smf] INFO: UE IMSI[262428294597665] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.846: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/01 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x6db CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x6db CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.852: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/01 11:05:25.852: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/01 11:05:25.852: [smf] INFO: UE IMSI[262423644855855] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.857: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/01 11:05:25.857: [upf] INFO: UE F-SEID[UP:0x184 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.857: [upf] INFO: UE F-SEID[UP:0x184 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.863: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/01 11:05:25.863: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/01 11:05:25.863: [smf] INFO: UE IMSI[262420300728506] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.868: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/01 11:05:25.868: [upf] INFO: UE F-SEID[UP:0x706 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.868: [upf] INFO: UE F-SEID[UP:0x706 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.873: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/01 11:05:25.873: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/01 11:05:25.873: [smf] INFO: UE IMSI[262421333816295] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.878: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/01 11:05:25.878: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.878: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.884: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/01 11:05:25.884: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/01 11:05:25.884: [smf] INFO: UE IMSI[262429618630914] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.890: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/01 11:05:25.890: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.890: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.895: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/01 11:05:25.895: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/01 11:05:25.895: [smf] INFO: UE IMSI[262426050385870] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.900: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/01 11:05:25.900: [upf] INFO: UE F-SEID[UP:0xec CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.900: [upf] INFO: UE F-SEID[UP:0xec CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.906: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/01 11:05:25.906: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/01 11:05:25.906: [smf] INFO: UE IMSI[262426981247433] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.911: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/01 11:05:25.911: [upf] INFO: UE F-SEID[UP:0x6f CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.911: [upf] INFO: UE F-SEID[UP:0x6f CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.917: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/01 11:05:25.917: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/01 11:05:25.917: [smf] INFO: UE IMSI[262425359162733] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.921: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/01 11:05:25.921: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.921: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.927: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/01 11:05:25.927: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/01 11:05:25.927: [smf] INFO: UE IMSI[262421201295167] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.933: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/01 11:05:25.933: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.933: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.938: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/01 11:05:25.938: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/01 11:05:25.938: [smf] INFO: UE IMSI[262421085080093] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.943: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/01 11:05:25.943: [upf] INFO: UE F-SEID[UP:0x299 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.943: [upf] INFO: UE F-SEID[UP:0x299 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.949: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/01 11:05:25.949: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/01 11:05:25.949: [smf] INFO: UE IMSI[262420514281109] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.955: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/01 11:05:25.956: [upf] INFO: UE F-SEID[UP:0x985 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.956: [upf] INFO: UE F-SEID[UP:0x985 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.960: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/01 11:05:25.960: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/01 11:05:25.960: [smf] INFO: UE IMSI[262425618219755] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.965: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/01 11:05:25.965: [upf] INFO: UE F-SEID[UP:0x81f CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.965: [upf] INFO: UE F-SEID[UP:0x81f CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.971: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/01 11:05:25.971: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/01 11:05:25.971: [smf] INFO: UE IMSI[262428195642141] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.975: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/01 11:05:25.975: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.975: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.981: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/01 11:05:25.981: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/01 11:05:25.981: [smf] INFO: UE IMSI[262420860572007] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.986: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/01 11:05:25.986: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.987: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:25.992: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/01 11:05:25.992: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/01 11:05:25.992: [smf] INFO: UE IMSI[262422610425170] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:25.997: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/01 11:05:25.997: [upf] INFO: UE F-SEID[UP:0x5 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:25.997: [upf] INFO: UE F-SEID[UP:0x5 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.003: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/01 11:05:26.003: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/01 11:05:26.003: [smf] INFO: UE IMSI[262424998604280] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.008: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/01 11:05:26.008: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.008: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.014: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/01 11:05:26.014: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/01 11:05:26.014: [smf] INFO: UE IMSI[262428368599339] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.019: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/01 11:05:26.019: [upf] INFO: UE F-SEID[UP:0x729 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.019: [upf] INFO: UE F-SEID[UP:0x729 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.025: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/01 11:05:26.025: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/01 11:05:26.025: [smf] INFO: UE IMSI[262426139159956] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.030: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/01 11:05:26.030: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.030: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.035: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/01 11:05:26.035: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/01 11:05:26.036: [smf] INFO: UE IMSI[262424904703606] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.041: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/01 11:05:26.041: [upf] INFO: UE F-SEID[UP:0x721 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.041: [upf] INFO: UE F-SEID[UP:0x721 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.046: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/01 11:05:26.046: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/01 11:05:26.046: [smf] INFO: UE IMSI[262429001296088] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.051: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/01 11:05:26.051: [upf] INFO: UE F-SEID[UP:0x176 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.051: [upf] INFO: UE F-SEID[UP:0x176 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.057: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/01 11:05:26.057: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/01 11:05:26.057: [smf] INFO: UE IMSI[262420795472623] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.062: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/01 11:05:26.062: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.062: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.068: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/01 11:05:26.068: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/01 11:05:26.068: [smf] INFO: UE IMSI[262422511521707] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.074: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/01 11:05:26.074: [upf] INFO: UE F-SEID[UP:0x750 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.074: [upf] INFO: UE F-SEID[UP:0x750 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.078: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/01 11:05:26.079: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/01 11:05:26.079: [smf] INFO: UE IMSI[262420239617367] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.083: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/01 11:05:26.083: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.083: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.089: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/01 11:05:26.089: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/01 11:05:26.089: [smf] INFO: UE IMSI[262424899652354] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.095: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/01 11:05:26.095: [upf] INFO: UE F-SEID[UP:0x57f CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.095: [upf] INFO: UE F-SEID[UP:0x57f CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.100: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/01 11:05:26.100: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/01 11:05:26.100: [smf] INFO: UE IMSI[262429085289129] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.105: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/01 11:05:26.105: [upf] INFO: UE F-SEID[UP:0x928 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.105: [upf] INFO: UE F-SEID[UP:0x928 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.111: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/01 11:05:26.111: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/01 11:05:26.111: [smf] INFO: UE IMSI[262426389271389] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.117: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/01 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x67b CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x67b CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.122: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/01 11:05:26.122: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/01 11:05:26.122: [smf] INFO: UE IMSI[262424314156650] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.127: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/01 11:05:26.127: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.127: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.133: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/01 11:05:26.133: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/01 11:05:26.133: [smf] INFO: UE IMSI[262424920527900] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.138: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/01 11:05:26.138: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.138: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.144: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/01 11:05:26.144: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/01 11:05:26.144: [smf] INFO: UE IMSI[262425900783660] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.151: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/01 11:05:26.151: [upf] INFO: UE F-SEID[UP:0x280 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.151: [upf] INFO: UE F-SEID[UP:0x280 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.155: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/01 11:05:26.155: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/01 11:05:26.155: [smf] INFO: UE IMSI[262423049516945] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.160: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/01 11:05:26.160: [upf] INFO: UE F-SEID[UP:0x39a CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.160: [upf] INFO: UE F-SEID[UP:0x39a CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.166: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/01 11:05:26.166: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/01 11:05:26.166: [smf] INFO: UE IMSI[262425692171509] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.171: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/01 11:05:26.171: [upf] INFO: UE F-SEID[UP:0xee4 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.171: [upf] INFO: UE F-SEID[UP:0xee4 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.177: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/01 11:05:26.177: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/01 11:05:26.177: [smf] INFO: UE IMSI[262420662993151] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.183: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/01 11:05:26.183: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.183: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.188: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/01 11:05:26.188: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/01 11:05:26.188: [smf] INFO: UE IMSI[262429643119510] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.194: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/01 11:05:26.194: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.194: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.199: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/01 11:05:26.199: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/01 11:05:26.199: [smf] INFO: UE IMSI[262424565041295] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.203: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/01 11:05:26.203: [upf] INFO: UE F-SEID[UP:0x98 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.203: [upf] INFO: UE F-SEID[UP:0x98 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.210: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/01 11:05:26.210: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/01 11:05:26.210: [smf] INFO: UE IMSI[262421592513043] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.215: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/01 11:05:26.215: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.215: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.220: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/01 11:05:26.220: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/01 11:05:26.220: [smf] INFO: UE IMSI[262427445320829] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.225: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/01 11:05:26.225: [upf] INFO: UE F-SEID[UP:0xfff CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.225: [upf] INFO: UE F-SEID[UP:0xfff CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.231: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/01 11:05:26.231: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/01 11:05:26.231: [smf] INFO: UE IMSI[262424129211153] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.238: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/01 11:05:26.238: [upf] INFO: UE F-SEID[UP:0x6e CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.238: [upf] INFO: UE F-SEID[UP:0x6e CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.242: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/01 11:05:26.242: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/01 11:05:26.242: [smf] INFO: UE IMSI[262423550575335] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.247: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/01 11:05:26.247: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.247: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.253: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/01 11:05:26.253: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/01 11:05:26.253: [smf] INFO: UE IMSI[262426898230287] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.261: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/01 11:05:26.261: [upf] INFO: UE F-SEID[UP:0x936 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.261: [upf] INFO: UE F-SEID[UP:0x936 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.265: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/01 11:05:26.265: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/01 11:05:26.265: [smf] INFO: UE IMSI[262423189739439] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.270: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/01 11:05:26.271: [upf] INFO: UE F-SEID[UP:0x411 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.271: [upf] INFO: UE F-SEID[UP:0x411 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.276: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/01 11:05:26.276: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/01 11:05:26.276: [smf] INFO: UE IMSI[262428846545175] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.282: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/01 11:05:26.282: [upf] INFO: UE F-SEID[UP:0x731 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.282: [upf] INFO: UE F-SEID[UP:0x731 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.286: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/01 11:05:26.286: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/01 11:05:26.287: [smf] INFO: UE IMSI[262421204783749] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.291: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/01 11:05:26.291: [upf] INFO: UE F-SEID[UP:0x5be CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.291: [upf] INFO: UE F-SEID[UP:0x5be CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.297: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/01 11:05:26.297: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/01 11:05:26.297: [smf] INFO: UE IMSI[262421949034474] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.304: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/01 11:05:26.304: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.304: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.308: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/01 11:05:26.308: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/01 11:05:26.308: [smf] INFO: UE IMSI[262429287843192] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.314: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/01 11:05:26.314: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.314: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.319: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/01 11:05:26.319: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/01 11:05:26.319: [smf] INFO: UE IMSI[262425215336354] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.324: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/01 11:05:26.324: [upf] INFO: UE F-SEID[UP:0x907 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.324: [upf] INFO: UE F-SEID[UP:0x907 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.330: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/01 11:05:26.330: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/01 11:05:26.330: [smf] INFO: UE IMSI[262427002438714] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.335: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/01 11:05:26.335: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.335: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.341: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/01 11:05:26.341: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/01 11:05:26.341: [smf] INFO: UE IMSI[262427664633216] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.347: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/01 11:05:26.347: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.347: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.352: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/01 11:05:26.352: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/01 11:05:26.352: [smf] INFO: UE IMSI[262422345211727] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.357: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/01 11:05:26.357: [upf] INFO: UE F-SEID[UP:0xafe CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.357: [upf] INFO: UE F-SEID[UP:0xafe CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.363: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/01 11:05:26.363: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/01 11:05:26.363: [smf] INFO: UE IMSI[262429090960738] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.369: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/01 11:05:26.370: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.370: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.374: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/01 11:05:26.374: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/01 11:05:26.374: [smf] INFO: UE IMSI[262425963110611] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.380: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/01 11:05:26.380: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.380: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.384: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/01 11:05:26.384: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/01 11:05:26.384: [smf] INFO: UE IMSI[262424854910040] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.389: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/01 11:05:26.389: [upf] INFO: UE F-SEID[UP:0x47b CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.389: [upf] INFO: UE F-SEID[UP:0x47b CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.395: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/01 11:05:26.395: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/01 11:05:26.395: [smf] INFO: UE IMSI[262421302962844] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.401: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/01 11:05:26.401: [upf] INFO: UE F-SEID[UP:0xa2d CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.401: [upf] INFO: UE F-SEID[UP:0xa2d CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.406: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/01 11:05:26.406: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/01 11:05:26.406: [smf] INFO: UE IMSI[262429624040682] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.411: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/01 11:05:26.411: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.411: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.417: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/01 11:05:26.417: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/01 11:05:26.417: [smf] INFO: UE IMSI[262428093278193] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.423: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/01 11:05:26.424: [upf] INFO: UE F-SEID[UP:0x555 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.424: [upf] INFO: UE F-SEID[UP:0x555 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.428: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/01 11:05:26.428: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/01 11:05:26.428: [smf] INFO: UE IMSI[262427756863259] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.432: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/01 11:05:26.432: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.432: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.438: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/01 11:05:26.438: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/01 11:05:26.439: [smf] INFO: UE IMSI[262429764142899] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.444: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/01 11:05:26.444: [upf] INFO: UE F-SEID[UP:0xfec CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.444: [upf] INFO: UE F-SEID[UP:0xfec CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.449: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/01 11:05:26.449: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/01 11:05:26.449: [smf] INFO: UE IMSI[262420039673316] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.455: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/01 11:05:26.455: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.455: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.460: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/01 11:05:26.460: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/01 11:05:26.460: [smf] INFO: UE IMSI[262423439006906] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.465: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/01 11:05:26.465: [upf] INFO: UE F-SEID[UP:0x769 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.465: [upf] INFO: UE F-SEID[UP:0x769 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.471: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/01 11:05:26.471: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/01 11:05:26.471: [smf] INFO: UE IMSI[262420826298653] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.478: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/01 11:05:26.478: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.478: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.482: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/01 11:05:26.482: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/01 11:05:26.482: [smf] INFO: UE IMSI[262429635498492] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.488: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/01 11:05:26.488: [upf] INFO: UE F-SEID[UP:0x245 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.488: [upf] INFO: UE F-SEID[UP:0x245 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.493: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/01 11:05:26.493: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/01 11:05:26.493: [smf] INFO: UE IMSI[262426205621742] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.498: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/01 11:05:26.498: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.498: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.504: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/01 11:05:26.504: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/01 11:05:26.504: [smf] INFO: UE IMSI[262429042355535] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.509: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/01 11:05:26.509: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.509: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.515: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/01 11:05:26.515: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/01 11:05:26.515: [smf] INFO: UE IMSI[262420576967882] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.522: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/01 11:05:26.522: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.522: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.526: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/01 11:05:26.526: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/01 11:05:26.526: [smf] INFO: UE IMSI[262420216804891] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.531: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/01 11:05:26.531: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.531: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.537: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/01 11:05:26.537: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/01 11:05:26.537: [smf] INFO: UE IMSI[262429391116970] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.542: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/01 11:05:26.542: [upf] INFO: UE F-SEID[UP:0x522 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.542: [upf] INFO: UE F-SEID[UP:0x522 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.548: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/01 11:05:26.548: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/01 11:05:26.548: [smf] INFO: UE IMSI[262425902640388] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.553: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/01 11:05:26.553: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.553: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.558: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/01 11:05:26.558: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/01 11:05:26.558: [smf] INFO: UE IMSI[262427245254019] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.565: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/01 11:05:26.565: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.565: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.569: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/01 11:05:26.569: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/01 11:05:26.569: [smf] INFO: UE IMSI[262422663637409] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.574: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/01 11:05:26.574: [upf] INFO: UE F-SEID[UP:0x745 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.574: [upf] INFO: UE F-SEID[UP:0x745 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.580: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/01 11:05:26.580: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/01 11:05:26.580: [smf] INFO: UE IMSI[262423598390500] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.585: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/01 11:05:26.585: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.585: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.591: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/01 11:05:26.591: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/01 11:05:26.591: [smf] INFO: UE IMSI[262426623285763] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.596: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/01 11:05:26.596: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.596: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.602: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/01 11:05:26.602: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/01 11:05:26.602: [smf] INFO: UE IMSI[262429999057093] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.607: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/01 11:05:26.607: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.607: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.613: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/01 11:05:26.613: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/01 11:05:26.613: [smf] INFO: UE IMSI[262422631773220] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.618: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/01 11:05:26.618: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.618: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.624: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/01 11:05:26.624: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/01 11:05:26.624: [smf] INFO: UE IMSI[262421083481036] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.629: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/01 11:05:26.629: [upf] INFO: UE F-SEID[UP:0x289 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.629: [upf] INFO: UE F-SEID[UP:0x289 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.635: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/01 11:05:26.635: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/01 11:05:26.635: [smf] INFO: UE IMSI[262422054787620] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.641: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/01 11:05:26.641: [upf] INFO: UE F-SEID[UP:0x62a CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.641: [upf] INFO: UE F-SEID[UP:0x62a CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.646: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/01 11:05:26.646: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/01 11:05:26.646: [smf] INFO: UE IMSI[262423534685722] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.651: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/01 11:05:26.651: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.651: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.657: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/01 11:05:26.657: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/01 11:05:26.657: [smf] INFO: UE IMSI[262423776444194] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.661: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/01 11:05:26.661: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.661: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.668: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/01 11:05:26.668: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/01 11:05:26.668: [smf] INFO: UE IMSI[262427090377093] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.672: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/01 11:05:26.672: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.672: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.678: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/01 11:05:26.678: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/01 11:05:26.678: [smf] INFO: UE IMSI[262420084420447] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.683: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/01 11:05:26.683: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.683: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.690: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/01 11:05:26.690: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/01 11:05:26.690: [smf] INFO: UE IMSI[262423146982392] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.695: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/01 11:05:26.695: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.695: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.701: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/01 11:05:26.701: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/01 11:05:26.701: [smf] INFO: UE IMSI[262424829280036] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.706: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/01 11:05:26.706: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.706: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.711: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/01 11:05:26.711: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/01 11:05:26.712: [smf] INFO: UE IMSI[262421035481845] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.717: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/01 11:05:26.717: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.717: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.723: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/01 11:05:26.723: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/01 11:05:26.723: [smf] INFO: UE IMSI[262421499087094] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.729: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/01 11:05:26.729: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.729: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.734: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/01 11:05:26.734: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/01 11:05:26.734: [smf] INFO: UE IMSI[262428003717591] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.739: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/01 11:05:26.739: [upf] INFO: UE F-SEID[UP:0x30b CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.739: [upf] INFO: UE F-SEID[UP:0x30b CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.745: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/01 11:05:26.746: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/01 11:05:26.746: [smf] INFO: UE IMSI[262423207730650] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.751: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/01 11:05:26.751: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.751: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.756: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/01 11:05:26.756: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/01 11:05:26.756: [smf] INFO: UE IMSI[262426387205459] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.762: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/01 11:05:26.762: [upf] INFO: UE F-SEID[UP:0x208 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.762: [upf] INFO: UE F-SEID[UP:0x208 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.767: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/01 11:05:26.767: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/01 11:05:26.767: [smf] INFO: UE IMSI[262423297419800] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.773: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/01 11:05:26.773: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.773: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.778: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/01 11:05:26.778: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/01 11:05:26.778: [smf] INFO: UE IMSI[262428602473451] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.783: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/01 11:05:26.783: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.783: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.789: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/01 11:05:26.789: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/01 11:05:26.789: [smf] INFO: UE IMSI[262421198415071] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.794: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/01 11:05:26.794: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.794: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.800: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/01 11:05:26.800: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/01 11:05:26.800: [smf] INFO: UE IMSI[262429846576149] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.805: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/01 11:05:26.805: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.805: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.811: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/01 11:05:26.811: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/01 11:05:26.811: [smf] INFO: UE IMSI[262427253813218] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.816: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/01 11:05:26.816: [upf] INFO: UE F-SEID[UP:0xbf CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.816: [upf] INFO: UE F-SEID[UP:0xbf CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.821: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/01 11:05:26.821: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/01 11:05:26.821: [smf] INFO: UE IMSI[262427699868690] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.826: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/01 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x80d CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x80d CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.832: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/01 11:05:26.832: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/01 11:05:26.832: [smf] INFO: UE IMSI[262428234483824] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.838: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/01 11:05:26.838: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.838: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.843: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/01 11:05:26.843: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/01 11:05:26.843: [smf] INFO: UE IMSI[262425264484249] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.849: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/01 11:05:26.849: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.849: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.854: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/01 11:05:26.854: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/01 11:05:26.854: [smf] INFO: UE IMSI[262420721721441] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.860: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/01 11:05:26.860: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.860: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.865: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/01 11:05:26.865: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/01 11:05:26.865: [smf] INFO: UE IMSI[262422519824797] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.869: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/01 11:05:26.869: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.869: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.875: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/01 11:05:26.875: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/01 11:05:26.875: [smf] INFO: UE IMSI[262421903249041] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.882: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/01 11:05:26.882: [upf] INFO: UE F-SEID[UP:0x6ef CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.882: [upf] INFO: UE F-SEID[UP:0x6ef CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.886: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/01 11:05:26.886: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/01 11:05:26.886: [smf] INFO: UE IMSI[262425912142289] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.891: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/01 11:05:26.891: [upf] INFO: UE F-SEID[UP:0x107 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.891: [upf] INFO: UE F-SEID[UP:0x107 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.897: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/01 11:05:26.897: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/01 11:05:26.897: [smf] INFO: UE IMSI[262424235644004] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.902: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/01 11:05:26.902: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.902: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.908: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/01 11:05:26.908: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/01 11:05:26.908: [smf] INFO: UE IMSI[262423309352205] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.913: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/01 11:05:26.913: [upf] INFO: UE F-SEID[UP:0x514 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.913: [upf] INFO: UE F-SEID[UP:0x514 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.919: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/01 11:05:26.919: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/01 11:05:26.919: [smf] INFO: UE IMSI[262425694914004] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.925: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/01 11:05:26.925: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.925: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.930: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/01 11:05:26.930: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/01 11:05:26.930: [smf] INFO: UE IMSI[262425018799360] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.935: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/01 11:05:26.935: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.935: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.941: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/01 11:05:26.941: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/01 11:05:26.941: [smf] INFO: UE IMSI[262426116697360] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.947: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/01 11:05:26.947: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.947: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.952: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/01 11:05:26.952: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/01 11:05:26.952: [smf] INFO: UE IMSI[262420780967666] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.958: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/01 11:05:26.958: [upf] INFO: UE F-SEID[UP:0x934 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.958: [upf] INFO: UE F-SEID[UP:0x934 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.963: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/01 11:05:26.963: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/01 11:05:26.963: [smf] INFO: UE IMSI[262420907710584] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.968: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/01 11:05:26.968: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.968: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.974: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/01 11:05:26.974: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/01 11:05:26.974: [smf] INFO: UE IMSI[262426434897425] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.979: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/01 11:05:26.979: [upf] INFO: UE F-SEID[UP:0x927 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.979: [upf] INFO: UE F-SEID[UP:0x927 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.985: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/01 11:05:26.985: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/01 11:05:26.985: [smf] INFO: UE IMSI[262421593329716] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:26.990: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/01 11:05:26.990: [upf] INFO: UE F-SEID[UP:0x183 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:26.990: [upf] INFO: UE F-SEID[UP:0x183 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:26.995: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/01 11:05:26.995: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/01 11:05:26.995: [smf] INFO: UE IMSI[262429993756060] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.000: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/01 11:05:27.000: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.000: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.006: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/01 11:05:27.006: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/01 11:05:27.006: [smf] INFO: UE IMSI[262426286852657] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.012: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/01 11:05:27.012: [upf] INFO: UE F-SEID[UP:0x269 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.012: [upf] INFO: UE F-SEID[UP:0x269 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.017: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/01 11:05:27.017: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/01 11:05:27.017: [smf] INFO: UE IMSI[262425231462109] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.022: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/01 11:05:27.022: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.022: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.028: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/01 11:05:27.028: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/01 11:05:27.028: [smf] INFO: UE IMSI[262426375182187] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.033: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/01 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.039: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/01 11:05:27.039: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/01 11:05:27.039: [smf] INFO: UE IMSI[262426152412773] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.044: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/01 11:05:27.044: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.044: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.049: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/01 11:05:27.049: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/01 11:05:27.049: [smf] INFO: UE IMSI[262428076453307] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.054: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/01 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x84c CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x84c CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.060: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/01 11:05:27.060: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/01 11:05:27.060: [smf] INFO: UE IMSI[262420208210770] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.067: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/01 11:05:27.067: [upf] INFO: UE F-SEID[UP:0x890 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.067: [upf] INFO: UE F-SEID[UP:0x890 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.071: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/01 11:05:27.071: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/01 11:05:27.071: [smf] INFO: UE IMSI[262426687194866] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.075: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/01 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xc90 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xc90 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.082: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/01 11:05:27.082: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/01 11:05:27.082: [smf] INFO: UE IMSI[262421517913781] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.088: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/01 11:05:27.088: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.088: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.093: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/01 11:05:27.093: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/01 11:05:27.093: [smf] INFO: UE IMSI[262420081152589] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.098: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/01 11:05:27.098: [upf] INFO: UE F-SEID[UP:0x11b CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.098: [upf] INFO: UE F-SEID[UP:0x11b CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.104: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/01 11:05:27.104: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/01 11:05:27.104: [smf] INFO: UE IMSI[262423478294987] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.109: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/01 11:05:27.109: [upf] INFO: UE F-SEID[UP:0x490 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.109: [upf] INFO: UE F-SEID[UP:0x490 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.115: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/01 11:05:27.115: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/01 11:05:27.115: [smf] INFO: UE IMSI[262425692375416] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.120: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/01 11:05:27.120: [upf] INFO: UE F-SEID[UP:0x251 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.120: [upf] INFO: UE F-SEID[UP:0x251 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.126: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/01 11:05:27.126: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/01 11:05:27.126: [smf] INFO: UE IMSI[262425960401745] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.131: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/01 11:05:27.132: [upf] INFO: UE F-SEID[UP:0x709 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.132: [upf] INFO: UE F-SEID[UP:0x709 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.137: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/01 11:05:27.137: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/01 11:05:27.137: [smf] INFO: UE IMSI[262424271325831] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.142: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/01 11:05:27.142: [upf] INFO: UE F-SEID[UP:0xdae CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.142: [upf] INFO: UE F-SEID[UP:0xdae CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.147: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/01 11:05:27.148: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/01 11:05:27.148: [smf] INFO: UE IMSI[262423299228807] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.153: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/01 11:05:27.153: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.153: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.159: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/01 11:05:27.159: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/01 11:05:27.159: [smf] INFO: UE IMSI[262429493799757] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.164: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/01 11:05:27.164: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.164: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.170: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/01 11:05:27.170: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/01 11:05:27.170: [smf] INFO: UE IMSI[262421577647791] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.175: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/01 11:05:27.175: [upf] INFO: UE F-SEID[UP:0x27 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.175: [upf] INFO: UE F-SEID[UP:0x27 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.181: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/01 11:05:27.181: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/01 11:05:27.181: [smf] INFO: UE IMSI[262428666248233] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.186: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/01 11:05:27.186: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.186: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.192: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/01 11:05:27.192: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/01 11:05:27.192: [smf] INFO: UE IMSI[262422733893426] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.198: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/01 11:05:27.198: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.198: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.203: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/01 11:05:27.203: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/01 11:05:27.203: [smf] INFO: UE IMSI[262427972887494] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.209: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/01 11:05:27.209: [upf] INFO: UE F-SEID[UP:0x82f CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.209: [upf] INFO: UE F-SEID[UP:0x82f CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.214: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/01 11:05:27.214: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/01 11:05:27.214: [smf] INFO: UE IMSI[262422431869702] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.219: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/01 11:05:27.219: [upf] INFO: UE F-SEID[UP:0x608 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.219: [upf] INFO: UE F-SEID[UP:0x608 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.225: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/01 11:05:27.225: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/01 11:05:27.225: [smf] INFO: UE IMSI[262426870032659] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.230: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/01 11:05:27.230: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.230: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.236: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/01 11:05:27.236: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/01 11:05:27.236: [smf] INFO: UE IMSI[262429041883894] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.242: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/01 11:05:27.242: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.242: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.246: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/01 11:05:27.246: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/01 11:05:27.246: [smf] INFO: UE IMSI[262423148346144] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.251: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/01 11:05:27.251: [upf] INFO: UE F-SEID[UP:0x71a CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.251: [upf] INFO: UE F-SEID[UP:0x71a CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.257: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/01 11:05:27.257: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/01 11:05:27.257: [smf] INFO: UE IMSI[262420631837552] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.263: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/01 11:05:27.263: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.263: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.268: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/01 11:05:27.268: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/01 11:05:27.268: [smf] INFO: UE IMSI[262424412502066] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.273: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/01 11:05:27.273: [upf] INFO: UE F-SEID[UP:0x602 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.273: [upf] INFO: UE F-SEID[UP:0x602 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.279: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/01 11:05:27.279: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/01 11:05:27.279: [smf] INFO: UE IMSI[262429220524851] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.285: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/01 11:05:27.285: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.285: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.290: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/01 11:05:27.290: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/01 11:05:27.290: [smf] INFO: UE IMSI[262425776115440] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.295: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/01 11:05:27.295: [upf] INFO: UE F-SEID[UP:0xe43 CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.295: [upf] INFO: UE F-SEID[UP:0xe43 CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.300: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/01 11:05:27.300: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/01 11:05:27.300: [smf] INFO: UE IMSI[262423014208269] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.306: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/01 11:05:27.306: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.306: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.311: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/01 11:05:27.311: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/01 11:05:27.311: [smf] INFO: UE IMSI[262421759704342] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.316: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/01 11:05:27.316: [upf] INFO: UE F-SEID[UP:0x3e CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.316: [upf] INFO: UE F-SEID[UP:0x3e CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.322: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/01 11:05:27.322: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/01 11:05:27.322: [smf] INFO: UE IMSI[262426844811631] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.328: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/01 11:05:27.328: [upf] INFO: UE F-SEID[UP:0x950 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.328: [upf] INFO: UE F-SEID[UP:0x950 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.333: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/01 11:05:27.333: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/01 11:05:27.333: [smf] INFO: UE IMSI[262422928751681] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.338: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/01 11:05:27.338: [upf] INFO: UE F-SEID[UP:0x797 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.338: [upf] INFO: UE F-SEID[UP:0x797 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.344: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/01 11:05:27.344: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/01 11:05:27.344: [smf] INFO: UE IMSI[262421459731497] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.349: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/01 11:05:27.349: [upf] INFO: UE F-SEID[UP:0x446 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.349: [upf] INFO: UE F-SEID[UP:0x446 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.354: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/01 11:05:27.354: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/01 11:05:27.354: [smf] INFO: UE IMSI[262422649702954] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.360: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/01 11:05:27.360: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.360: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.365: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/01 11:05:27.365: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/01 11:05:27.365: [smf] INFO: UE IMSI[262428052098932] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.370: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/01 11:05:27.370: [upf] INFO: UE F-SEID[UP:0x565 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.370: [upf] INFO: UE F-SEID[UP:0x565 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.376: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/01 11:05:27.376: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/01 11:05:27.376: [smf] INFO: UE IMSI[262426801432251] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.382: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/01 11:05:27.382: [upf] INFO: UE F-SEID[UP:0x68 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.382: [upf] INFO: UE F-SEID[UP:0x68 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.387: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/01 11:05:27.387: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/01 11:05:27.387: [smf] INFO: UE IMSI[262423801092740] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.392: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/01 11:05:27.392: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.392: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.398: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/01 11:05:27.398: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/01 11:05:27.398: [smf] INFO: UE IMSI[262423074079992] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.403: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/01 11:05:27.403: [upf] INFO: UE F-SEID[UP:0x67e CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.403: [upf] INFO: UE F-SEID[UP:0x67e CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.409: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/01 11:05:27.409: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/01 11:05:27.409: [smf] INFO: UE IMSI[262424743380368] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.415: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/01 11:05:27.415: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.415: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.420: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/01 11:05:27.420: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/01 11:05:27.420: [smf] INFO: UE IMSI[262428640824055] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.425: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/01 11:05:27.425: [upf] INFO: UE F-SEID[UP:0x172 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.425: [upf] INFO: UE F-SEID[UP:0x172 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.430: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/01 11:05:27.430: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/01 11:05:27.430: [smf] INFO: UE IMSI[262422894227270] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.436: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/01 11:05:27.436: [upf] INFO: UE F-SEID[UP:0x407 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.436: [upf] INFO: UE F-SEID[UP:0x407 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.441: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/01 11:05:27.441: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/01 11:05:27.441: [smf] INFO: UE IMSI[262421947622432] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.447: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/01 11:05:27.447: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.447: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.452: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/01 11:05:27.452: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/01 11:05:27.452: [smf] INFO: UE IMSI[262426423448284] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.457: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/01 11:05:27.457: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.457: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.463: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/01 11:05:27.463: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/01 11:05:27.463: [smf] INFO: UE IMSI[262427470708973] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.469: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/01 11:05:27.469: [upf] INFO: UE F-SEID[UP:0x883 CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.469: [upf] INFO: UE F-SEID[UP:0x883 CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.474: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/01 11:05:27.474: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/01 11:05:27.474: [smf] INFO: UE IMSI[262425687354561] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.480: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/01 11:05:27.480: [upf] INFO: UE F-SEID[UP:0xeec CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.480: [upf] INFO: UE F-SEID[UP:0xeec CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.485: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/01 11:05:27.485: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/01 11:05:27.485: [smf] INFO: UE IMSI[262422068151612] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.490: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/01 11:05:27.490: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.490: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.496: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/01 11:05:27.496: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/01 11:05:27.496: [smf] INFO: UE IMSI[262428471435171] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.502: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/01 11:05:27.502: [upf] INFO: UE F-SEID[UP:0x588 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.502: [upf] INFO: UE F-SEID[UP:0x588 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.507: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/01 11:05:27.507: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/01 11:05:27.507: [smf] INFO: UE IMSI[262424191137744] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.512: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/01 11:05:27.512: [upf] INFO: UE F-SEID[UP:0x825 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.512: [upf] INFO: UE F-SEID[UP:0x825 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.518: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/01 11:05:27.518: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/01 11:05:27.518: [smf] INFO: UE IMSI[262424895137214] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.523: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/01 11:05:27.523: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.523: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.529: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/01 11:05:27.529: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/01 11:05:27.529: [smf] INFO: UE IMSI[262427025063150] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.534: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/01 11:05:27.534: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.534: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.539: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/01 11:05:27.539: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/01 11:05:27.539: [smf] INFO: UE IMSI[262420577225527] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.544: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/01 11:05:27.544: [upf] INFO: UE F-SEID[UP:0x63d CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.544: [upf] INFO: UE F-SEID[UP:0x63d CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.550: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/01 11:05:27.550: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/01 11:05:27.550: [smf] INFO: UE IMSI[262426603282201] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.556: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/01 11:05:27.556: [upf] INFO: UE F-SEID[UP:0xaba CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.556: [upf] INFO: UE F-SEID[UP:0xaba CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.561: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/01 11:05:27.561: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/01 11:05:27.561: [smf] INFO: UE IMSI[262424093735887] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.566: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/01 11:05:27.566: [upf] INFO: UE F-SEID[UP:0xaab CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.566: [upf] INFO: UE F-SEID[UP:0xaab CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.572: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/01 11:05:27.572: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/01 11:05:27.572: [smf] INFO: UE IMSI[262423124393580] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.578: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/01 11:05:27.578: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.578: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.583: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/01 11:05:27.583: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/01 11:05:27.583: [smf] INFO: UE IMSI[262426943324535] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.588: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/01 11:05:27.588: [upf] INFO: UE F-SEID[UP:0x82 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.588: [upf] INFO: UE F-SEID[UP:0x82 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.594: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/01 11:05:27.594: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/01 11:05:27.594: [smf] INFO: UE IMSI[262420852544238] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.599: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/01 11:05:27.599: [upf] INFO: UE F-SEID[UP:0x784 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.599: [upf] INFO: UE F-SEID[UP:0x784 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.604: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/01 11:05:27.604: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/01 11:05:27.605: [smf] INFO: UE IMSI[262427928448803] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.609: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/01 11:05:27.609: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.609: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.615: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/01 11:05:27.615: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/01 11:05:27.615: [smf] INFO: UE IMSI[262426855473368] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.621: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/01 11:05:27.621: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.621: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.626: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/01 11:05:27.626: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/01 11:05:27.626: [smf] INFO: UE IMSI[262424935299347] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.631: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/01 11:05:27.631: [upf] INFO: UE F-SEID[UP:0x104 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.631: [upf] INFO: UE F-SEID[UP:0x104 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.637: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/01 11:05:27.637: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/01 11:05:27.637: [smf] INFO: UE IMSI[262420035205295] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.643: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/01 11:05:27.643: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.643: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.648: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/01 11:05:27.648: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/01 11:05:27.648: [smf] INFO: UE IMSI[262421572711158] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.653: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/01 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x13 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x13 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.659: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/01 11:05:27.659: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/01 11:05:27.659: [smf] INFO: UE IMSI[262427764128193] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.665: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/01 11:05:27.665: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.665: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.669: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/01 11:05:27.669: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/01 11:05:27.669: [smf] INFO: UE IMSI[262426809420516] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.674: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/01 11:05:27.674: [upf] INFO: UE F-SEID[UP:0x867 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.674: [upf] INFO: UE F-SEID[UP:0x867 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.680: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/01 11:05:27.680: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/01 11:05:27.680: [smf] INFO: UE IMSI[262428340504424] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.686: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/01 11:05:27.686: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.686: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.691: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/01 11:05:27.691: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/01 11:05:27.691: [smf] INFO: UE IMSI[262428732681242] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.696: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/01 11:05:27.696: [upf] INFO: UE F-SEID[UP:0x6a CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.696: [upf] INFO: UE F-SEID[UP:0x6a CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.702: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/01 11:05:27.702: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/01 11:05:27.702: [smf] INFO: UE IMSI[262425352019084] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.708: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/01 11:05:27.708: [upf] INFO: UE F-SEID[UP:0x51b CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.708: [upf] INFO: UE F-SEID[UP:0x51b CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.713: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/01 11:05:27.713: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/01 11:05:27.713: [smf] INFO: UE IMSI[262420828810656] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.718: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/01 11:05:27.718: [upf] INFO: UE F-SEID[UP:0x88b CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.718: [upf] INFO: UE F-SEID[UP:0x88b CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.724: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/01 11:05:27.724: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/01 11:05:27.724: [smf] INFO: UE IMSI[262423936013339] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.729: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/01 11:05:27.729: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.729: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.734: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/01 11:05:27.734: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/01 11:05:27.734: [smf] INFO: UE IMSI[262428530593226] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.740: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/01 11:05:27.740: [upf] INFO: UE F-SEID[UP:0x578 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.740: [upf] INFO: UE F-SEID[UP:0x578 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.745: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/01 11:05:27.745: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/01 11:05:27.745: [smf] INFO: UE IMSI[262421861328652] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.751: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/01 11:05:27.751: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.751: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.756: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/01 11:05:27.756: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/01 11:05:27.756: [smf] INFO: UE IMSI[262426805356216] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.761: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/01 11:05:27.761: [upf] INFO: UE F-SEID[UP:0x85e CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.761: [upf] INFO: UE F-SEID[UP:0x85e CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.767: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/01 11:05:27.767: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/01 11:05:27.767: [smf] INFO: UE IMSI[262425066415229] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.773: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/01 11:05:27.773: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.773: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.778: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/01 11:05:27.778: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/01 11:05:27.778: [smf] INFO: UE IMSI[262421058961582] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.784: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/01 11:05:27.784: [upf] INFO: UE F-SEID[UP:0x16c CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.784: [upf] INFO: UE F-SEID[UP:0x16c CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.789: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/01 11:05:27.789: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/01 11:05:27.789: [smf] INFO: UE IMSI[262423046656717] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.796: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/01 11:05:27.796: [upf] INFO: UE F-SEID[UP:0x79e CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.796: [upf] INFO: UE F-SEID[UP:0x79e CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.800: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/01 11:05:27.800: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/01 11:05:27.800: [smf] INFO: UE IMSI[262424135576451] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.806: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/01 11:05:27.806: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.806: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.811: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/01 11:05:27.811: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/01 11:05:27.811: [smf] INFO: UE IMSI[262428432470029] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.817: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/01 11:05:27.817: [upf] INFO: UE F-SEID[UP:0x259 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.817: [upf] INFO: UE F-SEID[UP:0x259 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.822: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/01 11:05:27.822: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/01 11:05:27.822: [smf] INFO: UE IMSI[262426573018237] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.827: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/01 11:05:27.827: [upf] INFO: UE F-SEID[UP:0x3 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.827: [upf] INFO: UE F-SEID[UP:0x3 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.833: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/01 11:05:27.833: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/01 11:05:27.833: [smf] INFO: UE IMSI[262425456349856] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.839: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/01 11:05:27.839: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.839: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.844: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/01 11:05:27.844: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/01 11:05:27.844: [smf] INFO: UE IMSI[262421445392167] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.850: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/01 11:05:27.850: [upf] INFO: UE F-SEID[UP:0x85a CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.850: [upf] INFO: UE F-SEID[UP:0x85a CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.855: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/01 11:05:27.855: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/01 11:05:27.855: [smf] INFO: UE IMSI[262424447696243] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.861: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/01 11:05:27.861: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.861: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.866: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/01 11:05:27.866: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/01 11:05:27.866: [smf] INFO: UE IMSI[262420801555436] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.871: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/01 11:05:27.871: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.871: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.877: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/01 11:05:27.877: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/01 11:05:27.877: [smf] INFO: UE IMSI[262422352869397] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.883: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/01 11:05:27.883: [upf] INFO: UE F-SEID[UP:0x540 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.883: [upf] INFO: UE F-SEID[UP:0x540 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.888: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/01 11:05:27.888: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/01 11:05:27.888: [smf] INFO: UE IMSI[262420152244551] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.893: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 11/01 11:05:27.893: [upf] INFO: UE F-SEID[UP:0x84a CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.893: [upf] INFO: UE F-SEID[UP:0x84a CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.899: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/01 11:05:27.899: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/01 11:05:27.899: [smf] INFO: UE IMSI[262423253414808] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.906: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/01 11:05:27.906: [upf] INFO: UE F-SEID[UP:0x58f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.906: [upf] INFO: UE F-SEID[UP:0x58f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.910: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/01 11:05:27.910: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/01 11:05:27.910: [smf] INFO: UE IMSI[262420730155735] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.915: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/01 11:05:27.915: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.915: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.921: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/01 11:05:27.921: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/01 11:05:27.921: [smf] INFO: UE IMSI[262426418216776] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.926: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/01 11:05:27.926: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.926: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.932: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/01 11:05:27.932: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/01 11:05:27.932: [smf] INFO: UE IMSI[262420705301244] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.937: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/01 11:05:27.937: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.937: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.943: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/01 11:05:27.943: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/01 11:05:27.943: [smf] INFO: UE IMSI[262425254024681] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.949: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/01 11:05:27.949: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.949: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.954: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/01 11:05:27.954: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/01 11:05:27.954: [smf] INFO: UE IMSI[262420703683250] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.959: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/01 11:05:27.959: [upf] INFO: UE F-SEID[UP:0xfda CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.959: [upf] INFO: UE F-SEID[UP:0xfda CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.964: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/01 11:05:27.964: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/01 11:05:27.964: [smf] INFO: UE IMSI[262426271932933] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.970: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 11/01 11:05:27.970: [upf] INFO: UE F-SEID[UP:0x94f CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.970: [upf] INFO: UE F-SEID[UP:0x94f CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.975: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/01 11:05:27.975: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/01 11:05:27.975: [smf] INFO: UE IMSI[262424487571786] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.980: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/01 11:05:27.980: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.980: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.986: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/01 11:05:27.986: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/01 11:05:27.986: [smf] INFO: UE IMSI[262420944146869] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:27.992: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/01 11:05:27.992: [upf] INFO: UE F-SEID[UP:0xeed CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:27.992: [upf] INFO: UE F-SEID[UP:0xeed CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:27.998: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/01 11:05:27.998: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/01 11:05:27.998: [smf] INFO: UE IMSI[262428624301588] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.002: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/01 11:05:28.002: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.002: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.008: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/01 11:05:28.008: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/01 11:05:28.008: [smf] INFO: UE IMSI[262422787910603] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.015: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/01 11:05:28.015: [upf] INFO: UE F-SEID[UP:0x362 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.015: [upf] INFO: UE F-SEID[UP:0x362 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.019: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/01 11:05:28.019: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/01 11:05:28.019: [smf] INFO: UE IMSI[262423972337611] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.025: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/01 11:05:28.025: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.025: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.030: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/01 11:05:28.030: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/01 11:05:28.030: [smf] INFO: UE IMSI[262423349559715] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.034: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/01 11:05:28.034: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.035: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.041: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/01 11:05:28.041: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/01 11:05:28.041: [smf] INFO: UE IMSI[262421416408412] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.047: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/01 11:05:28.047: [upf] INFO: UE F-SEID[UP:0x856 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.047: [upf] INFO: UE F-SEID[UP:0x856 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.052: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/01 11:05:28.052: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/01 11:05:28.052: [smf] INFO: UE IMSI[262425303419753] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.057: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/01 11:05:28.057: [upf] INFO: UE F-SEID[UP:0x720 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.057: [upf] INFO: UE F-SEID[UP:0x720 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.062: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/01 11:05:28.062: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/01 11:05:28.062: [smf] INFO: UE IMSI[262421894193448] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.067: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 11/01 11:05:28.067: [upf] INFO: UE F-SEID[UP:0x82c CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.067: [upf] INFO: UE F-SEID[UP:0x82c CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.073: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/01 11:05:28.073: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/01 11:05:28.073: [smf] INFO: UE IMSI[262424727907802] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.078: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/01 11:05:28.078: [upf] INFO: UE F-SEID[UP:0xebf CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.078: [upf] INFO: UE F-SEID[UP:0xebf CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.084: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/01 11:05:28.084: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/01 11:05:28.084: [smf] INFO: UE IMSI[262424680079511] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.090: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/01 11:05:28.090: [upf] INFO: UE F-SEID[UP:0x358 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.090: [upf] INFO: UE F-SEID[UP:0x358 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.095: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/01 11:05:28.095: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/01 11:05:28.095: [smf] INFO: UE IMSI[262421958637516] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.100: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/01 11:05:28.100: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.100: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.106: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/01 11:05:28.106: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/01 11:05:28.106: [smf] INFO: UE IMSI[262422206341711] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.111: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/01 11:05:28.111: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.111: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.116: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/01 11:05:28.117: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/01 11:05:28.117: [smf] INFO: UE IMSI[262426461933266] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.121: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/01 11:05:28.121: [upf] INFO: UE F-SEID[UP:0x366 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.121: [upf] INFO: UE F-SEID[UP:0x366 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.127: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/01 11:05:28.127: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/01 11:05:28.127: [smf] INFO: UE IMSI[262428007697325] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.133: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/01 11:05:28.133: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.133: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.138: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/01 11:05:28.138: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/01 11:05:28.138: [smf] INFO: UE IMSI[262428707603478] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.143: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/01 11:05:28.144: [upf] INFO: UE F-SEID[UP:0x484 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.144: [upf] INFO: UE F-SEID[UP:0x484 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.149: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/01 11:05:28.149: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/01 11:05:28.149: [smf] INFO: UE IMSI[262428189829411] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.154: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/01 11:05:28.154: [upf] INFO: UE F-SEID[UP:0x185 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.154: [upf] INFO: UE F-SEID[UP:0x185 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.160: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/01 11:05:28.160: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/01 11:05:28.160: [smf] INFO: UE IMSI[262426134446323] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.165: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/01 11:05:28.165: [upf] INFO: UE F-SEID[UP:0xbac CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.165: [upf] INFO: UE F-SEID[UP:0xbac CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.171: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/01 11:05:28.171: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/01 11:05:28.171: [smf] INFO: UE IMSI[262429551688676] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.177: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/01 11:05:28.177: [upf] INFO: UE F-SEID[UP:0x43a CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.177: [upf] INFO: UE F-SEID[UP:0x43a CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.182: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/01 11:05:28.182: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/01 11:05:28.182: [smf] INFO: UE IMSI[262420788991425] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.189: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/01 11:05:28.189: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.189: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.193: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/01 11:05:28.193: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/01 11:05:28.193: [smf] INFO: UE IMSI[262420538694730] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.199: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/01 11:05:28.199: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.199: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.204: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/01 11:05:28.204: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/01 11:05:28.204: [smf] INFO: UE IMSI[262427032270421] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.209: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/01 11:05:28.209: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.209: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.215: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/01 11:05:28.215: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/01 11:05:28.215: [smf] INFO: UE IMSI[262422652223807] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.221: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/01 11:05:28.221: [upf] INFO: UE F-SEID[UP:0x632 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.221: [upf] INFO: UE F-SEID[UP:0x632 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.226: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/01 11:05:28.226: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/01 11:05:28.226: [smf] INFO: UE IMSI[262428242751286] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.231: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/01 11:05:28.232: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.232: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.237: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/01 11:05:28.237: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/01 11:05:28.237: [smf] INFO: UE IMSI[262424082430478] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.244: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/01 11:05:28.244: [upf] INFO: UE F-SEID[UP:0x181 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.244: [upf] INFO: UE F-SEID[UP:0x181 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.248: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/01 11:05:28.248: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/01 11:05:28.248: [smf] INFO: UE IMSI[262425088607516] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.254: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/01 11:05:28.254: [upf] INFO: UE F-SEID[UP:0x78c CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.254: [upf] INFO: UE F-SEID[UP:0x78c CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.259: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/01 11:05:28.259: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/01 11:05:28.259: [smf] INFO: UE IMSI[262421448765826] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.264: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/01 11:05:28.264: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.264: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.270: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/01 11:05:28.270: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/01 11:05:28.270: [smf] INFO: UE IMSI[262424884983466] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.275: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/01 11:05:28.275: [upf] INFO: UE F-SEID[UP:0x599 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.275: [upf] INFO: UE F-SEID[UP:0x599 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.281: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/01 11:05:28.281: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/01 11:05:28.281: [smf] INFO: UE IMSI[262420051497063] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.287: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/01 11:05:28.287: [upf] INFO: UE F-SEID[UP:0x249 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.287: [upf] INFO: UE F-SEID[UP:0x249 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.292: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/01 11:05:28.292: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/01 11:05:28.292: [smf] INFO: UE IMSI[262427536899096] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.297: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/01 11:05:28.297: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.297: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.303: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/01 11:05:28.303: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/01 11:05:28.303: [smf] INFO: UE IMSI[262422517441763] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.308: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/01 11:05:28.308: [upf] INFO: UE F-SEID[UP:0x633 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.308: [upf] INFO: UE F-SEID[UP:0x633 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.314: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/01 11:05:28.314: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/01 11:05:28.314: [smf] INFO: UE IMSI[262423358167839] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.320: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/01 11:05:28.320: [upf] INFO: UE F-SEID[UP:0x423 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.320: [upf] INFO: UE F-SEID[UP:0x423 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.325: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/01 11:05:28.325: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/01 11:05:28.325: [smf] INFO: UE IMSI[262423070977866] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.330: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/01 11:05:28.330: [upf] INFO: UE F-SEID[UP:0x35c CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.330: [upf] INFO: UE F-SEID[UP:0x35c CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.336: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/01 11:05:28.336: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/01 11:05:28.336: [smf] INFO: UE IMSI[262424703146270] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.341: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/01 11:05:28.341: [upf] INFO: UE F-SEID[UP:0x829 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.341: [upf] INFO: UE F-SEID[UP:0x829 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.346: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/01 11:05:28.346: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/01 11:05:28.346: [smf] INFO: UE IMSI[262424475120706] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.352: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/01 11:05:28.352: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.352: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.357: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/01 11:05:28.357: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/01 11:05:28.357: [smf] INFO: UE IMSI[262428934772947] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.362: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/01 11:05:28.362: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.362: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.368: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/01 11:05:28.368: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/01 11:05:28.368: [smf] INFO: UE IMSI[262428238965609] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.373: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/01 11:05:28.373: [upf] INFO: UE F-SEID[UP:0x998 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.373: [upf] INFO: UE F-SEID[UP:0x998 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.379: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/01 11:05:28.379: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/01 11:05:28.379: [smf] INFO: UE IMSI[262422440087629] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.384: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/01 11:05:28.384: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.384: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.390: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/01 11:05:28.390: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/01 11:05:28.390: [smf] INFO: UE IMSI[262428559564549] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.395: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/01 11:05:28.395: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.395: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.401: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/01 11:05:28.401: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/01 11:05:28.401: [smf] INFO: UE IMSI[262425396436506] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.406: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/01 11:05:28.407: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.407: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.411: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/01 11:05:28.411: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/01 11:05:28.411: [smf] INFO: UE IMSI[262424396081515] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.417: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/01 11:05:28.417: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.417: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.422: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/01 11:05:28.422: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/01 11:05:28.422: [smf] INFO: UE IMSI[262426572213470] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.428: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/01 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.433: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/01 11:05:28.433: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/01 11:05:28.433: [smf] INFO: UE IMSI[262428977845644] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.438: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/01 11:05:28.438: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.438: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.444: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/01 11:05:28.444: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/01 11:05:28.444: [smf] INFO: UE IMSI[262428679398772] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.450: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/01 11:05:28.450: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.450: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.455: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/01 11:05:28.455: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/01 11:05:28.455: [smf] INFO: UE IMSI[262428442706540] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.460: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/01 11:05:28.460: [upf] INFO: UE F-SEID[UP:0x708 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.460: [upf] INFO: UE F-SEID[UP:0x708 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.465: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/01 11:05:28.466: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/01 11:05:28.466: [smf] INFO: UE IMSI[262425788600612] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.471: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/01 11:05:28.471: [upf] INFO: UE F-SEID[UP:0x473 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.471: [upf] INFO: UE F-SEID[UP:0x473 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.476: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/01 11:05:28.476: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/01 11:05:28.476: [smf] INFO: UE IMSI[262420667842568] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.482: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/01 11:05:28.482: [upf] INFO: UE F-SEID[UP:0x871 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.482: [upf] INFO: UE F-SEID[UP:0x871 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.487: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/01 11:05:28.487: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/01 11:05:28.487: [smf] INFO: UE IMSI[262426896797456] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.493: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/01 11:05:28.493: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.493: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.498: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/01 11:05:28.498: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/01 11:05:28.498: [smf] INFO: UE IMSI[262425317121110] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.503: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/01 11:05:28.503: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.503: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.509: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/01 11:05:28.509: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/01 11:05:28.509: [smf] INFO: UE IMSI[262423896084805] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.515: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/01 11:05:28.515: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.515: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.520: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/01 11:05:28.520: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/01 11:05:28.520: [smf] INFO: UE IMSI[262429140297396] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.526: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/01 11:05:28.526: [upf] INFO: UE F-SEID[UP:0x128 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.526: [upf] INFO: UE F-SEID[UP:0x128 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.531: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/01 11:05:28.531: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/01 11:05:28.531: [smf] INFO: UE IMSI[262428657536109] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.537: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/01 11:05:28.537: [upf] INFO: UE F-SEID[UP:0x63b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.537: [upf] INFO: UE F-SEID[UP:0x63b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.542: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/01 11:05:28.542: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/01 11:05:28.542: [smf] INFO: UE IMSI[262425876148005] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.548: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/01 11:05:28.548: [upf] INFO: UE F-SEID[UP:0x989 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.548: [upf] INFO: UE F-SEID[UP:0x989 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.553: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/01 11:05:28.553: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/01 11:05:28.553: [smf] INFO: UE IMSI[262429023921852] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.559: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/01 11:05:28.559: [upf] INFO: UE F-SEID[UP:0x54c CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.559: [upf] INFO: UE F-SEID[UP:0x54c CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.564: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/01 11:05:28.564: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/01 11:05:28.564: [smf] INFO: UE IMSI[262423649213646] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.569: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/01 11:05:28.569: [upf] INFO: UE F-SEID[UP:0x513 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.569: [upf] INFO: UE F-SEID[UP:0x513 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.575: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/01 11:05:28.575: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/01 11:05:28.575: [smf] INFO: UE IMSI[262421797380814] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.580: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/01 11:05:28.580: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.580: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.585: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/01 11:05:28.585: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/01 11:05:28.585: [smf] INFO: UE IMSI[262427841846532] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.590: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/01 11:05:28.590: [upf] INFO: UE F-SEID[UP:0xefd CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.590: [upf] INFO: UE F-SEID[UP:0xefd CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.596: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/01 11:05:28.596: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/01 11:05:28.596: [smf] INFO: UE IMSI[262427590090382] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.601: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/01 11:05:28.601: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.601: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.607: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/01 11:05:28.607: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/01 11:05:28.607: [smf] INFO: UE IMSI[262422316856790] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.612: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/01 11:05:28.612: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.612: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.618: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/01 11:05:28.618: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/01 11:05:28.618: [smf] INFO: UE IMSI[262428863884515] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.624: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/01 11:05:28.624: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.624: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.629: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/01 11:05:28.629: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/01 11:05:28.629: [smf] INFO: UE IMSI[262428182399524] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.634: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/01 11:05:28.634: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.634: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.640: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/01 11:05:28.640: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/01 11:05:28.640: [smf] INFO: UE IMSI[262426856091145] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.645: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/01 11:05:28.645: [upf] INFO: UE F-SEID[UP:0x868 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.645: [upf] INFO: UE F-SEID[UP:0x868 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.651: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/01 11:05:28.651: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/01 11:05:28.651: [smf] INFO: UE IMSI[262426774374502] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.657: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/01 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x72 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x72 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.661: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/01 11:05:28.661: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/01 11:05:28.661: [smf] INFO: UE IMSI[262427838867314] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.667: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/01 11:05:28.667: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.667: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.672: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/01 11:05:28.672: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/01 11:05:28.672: [smf] INFO: UE IMSI[262427949822611] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.677: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/01 11:05:28.677: [upf] INFO: UE F-SEID[UP:0x88c CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.677: [upf] INFO: UE F-SEID[UP:0x88c CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.683: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/01 11:05:28.683: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/01 11:05:28.683: [smf] INFO: UE IMSI[262427411631364] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.688: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/01 11:05:28.689: [upf] INFO: UE F-SEID[UP:0x90 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.689: [upf] INFO: UE F-SEID[UP:0x90 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.694: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/01 11:05:28.694: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/01 11:05:28.694: [smf] INFO: UE IMSI[262427086537706] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.699: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/01 11:05:28.699: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.699: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.705: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/01 11:05:28.705: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/01 11:05:28.705: [smf] INFO: UE IMSI[262426841778863] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.710: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/01 11:05:28.710: [upf] INFO: UE F-SEID[UP:0x839 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.710: [upf] INFO: UE F-SEID[UP:0x839 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.715: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/01 11:05:28.715: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/01 11:05:28.715: [smf] INFO: UE IMSI[262423588113342] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.721: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/01 11:05:28.721: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.721: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.726: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/01 11:05:28.726: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/01 11:05:28.726: [smf] INFO: UE IMSI[262420555139436] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.732: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/01 11:05:28.732: [upf] INFO: UE F-SEID[UP:0x135 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.732: [upf] INFO: UE F-SEID[UP:0x135 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.737: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/01 11:05:28.737: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/01 11:05:28.737: [smf] INFO: UE IMSI[262427005390617] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.742: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/01 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x4be CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x4be CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.748: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/01 11:05:28.748: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/01 11:05:28.748: [smf] INFO: UE IMSI[262427237554739] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.754: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/01 11:05:28.754: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.754: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.760: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/01 11:05:28.760: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/01 11:05:28.760: [smf] INFO: UE IMSI[262422055769446] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.765: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/01 11:05:28.765: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.765: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.770: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/01 11:05:28.770: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/01 11:05:28.770: [smf] INFO: UE IMSI[262422366497254] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.776: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/01 11:05:28.776: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.776: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.782: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/01 11:05:28.782: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/01 11:05:28.782: [smf] INFO: UE IMSI[262423517232594] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.787: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/01 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.793: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/01 11:05:28.793: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/01 11:05:28.793: [smf] INFO: UE IMSI[262429564721901] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.799: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/01 11:05:28.799: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.799: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.803: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/01 11:05:28.803: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/01 11:05:28.803: [smf] INFO: UE IMSI[262425947279359] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.808: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/01 11:05:28.808: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.808: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.814: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/01 11:05:28.814: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/01 11:05:28.814: [smf] INFO: UE IMSI[262424007745347] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.819: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/01 11:05:28.819: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.819: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.825: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/01 11:05:28.825: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/01 11:05:28.825: [smf] INFO: UE IMSI[262423016197493] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.830: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/01 11:05:28.830: [upf] INFO: UE F-SEID[UP:0xf18 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.830: [upf] INFO: UE F-SEID[UP:0xf18 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.836: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/01 11:05:28.836: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/01 11:05:28.836: [smf] INFO: UE IMSI[262426289518107] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.841: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/01 11:05:28.841: [upf] INFO: UE F-SEID[UP:0x5df CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.841: [upf] INFO: UE F-SEID[UP:0x5df CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.847: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/01 11:05:28.847: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/01 11:05:28.847: [smf] INFO: UE IMSI[262425343922302] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.852: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/01 11:05:28.852: [upf] INFO: UE F-SEID[UP:0x94c CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.852: [upf] INFO: UE F-SEID[UP:0x94c CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.858: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/01 11:05:28.858: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/01 11:05:28.858: [smf] INFO: UE IMSI[262422128321937] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.863: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/01 11:05:28.863: [upf] INFO: UE F-SEID[UP:0x34a CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.863: [upf] INFO: UE F-SEID[UP:0x34a CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.869: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/01 11:05:28.869: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/01 11:05:28.869: [smf] INFO: UE IMSI[262425570494476] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.874: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/01 11:05:28.874: [upf] INFO: UE F-SEID[UP:0x365 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.874: [upf] INFO: UE F-SEID[UP:0x365 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.880: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/01 11:05:28.880: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/01 11:05:28.880: [smf] INFO: UE IMSI[262429656926120] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.885: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/01 11:05:28.885: [upf] INFO: UE F-SEID[UP:0x73b CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.885: [upf] INFO: UE F-SEID[UP:0x73b CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.890: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/01 11:05:28.890: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/01 11:05:28.891: [smf] INFO: UE IMSI[262427216385545] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.895: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/01 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.901: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/01 11:05:28.901: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/01 11:05:28.901: [smf] INFO: UE IMSI[262423715546255] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.908: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/01 11:05:28.908: [upf] INFO: UE F-SEID[UP:0x41c CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.908: [upf] INFO: UE F-SEID[UP:0x41c CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.912: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/01 11:05:28.912: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/01 11:05:28.912: [smf] INFO: UE IMSI[262428255084005] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.917: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/01 11:05:28.917: [upf] INFO: UE F-SEID[UP:0x15a CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.917: [upf] INFO: UE F-SEID[UP:0x15a CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.923: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/01 11:05:28.923: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/01 11:05:28.923: [smf] INFO: UE IMSI[262425494896174] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.928: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/01 11:05:28.928: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.928: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.934: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/01 11:05:28.934: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/01 11:05:28.934: [smf] INFO: UE IMSI[262429372002279] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.939: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/01 11:05:28.939: [upf] INFO: UE F-SEID[UP:0x654 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.939: [upf] INFO: UE F-SEID[UP:0x654 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.944: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/01 11:05:28.944: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/01 11:05:28.944: [smf] INFO: UE IMSI[262429786254263] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.949: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/01 11:05:28.949: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.949: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.955: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/01 11:05:28.955: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/01 11:05:28.955: [smf] INFO: UE IMSI[262422455325212] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.960: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/01 11:05:28.960: [upf] INFO: UE F-SEID[UP:0x42f CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.960: [upf] INFO: UE F-SEID[UP:0x42f CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.966: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/01 11:05:28.966: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/01 11:05:28.966: [smf] INFO: UE IMSI[262420997833753] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.971: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/01 11:05:28.971: [upf] INFO: UE F-SEID[UP:0x200 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.971: [upf] INFO: UE F-SEID[UP:0x200 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.977: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/01 11:05:28.977: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/01 11:05:28.977: [smf] INFO: UE IMSI[262424354107008] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.982: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/01 11:05:28.982: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.982: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.987: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/01 11:05:28.987: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/01 11:05:28.987: [smf] INFO: UE IMSI[262425374233922] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:28.992: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/01 11:05:28.992: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:28.992: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:28.998: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/01 11:05:28.998: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/01 11:05:28.998: [smf] INFO: UE IMSI[262421373820282] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.003: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/01 11:05:29.003: [upf] INFO: UE F-SEID[UP:0x123 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.003: [upf] INFO: UE F-SEID[UP:0x123 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.009: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/01 11:05:29.009: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/01 11:05:29.009: [smf] INFO: UE IMSI[262424321948854] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.016: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/01 11:05:29.016: [upf] INFO: UE F-SEID[UP:0x182 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.016: [upf] INFO: UE F-SEID[UP:0x182 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.020: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/01 11:05:29.020: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/01 11:05:29.020: [smf] INFO: UE IMSI[262424641609013] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.025: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/01 11:05:29.025: [upf] INFO: UE F-SEID[UP:0x30a CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.025: [upf] INFO: UE F-SEID[UP:0x30a CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.031: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/01 11:05:29.031: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/01 11:05:29.031: [smf] INFO: UE IMSI[262426385390245] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.036: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/01 11:05:29.036: [upf] INFO: UE F-SEID[UP:0x579 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.036: [upf] INFO: UE F-SEID[UP:0x579 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.041: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/01 11:05:29.041: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/01 11:05:29.041: [smf] INFO: UE IMSI[262428100578926] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.046: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/01 11:05:29.046: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.046: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.052: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/01 11:05:29.052: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/01 11:05:29.052: [smf] INFO: UE IMSI[262426262120467] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.057: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/01 11:05:29.057: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.057: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.063: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/01 11:05:29.063: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/01 11:05:29.063: [smf] INFO: UE IMSI[262424121732238] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.069: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/01 11:05:29.069: [upf] INFO: UE F-SEID[UP:0x16b CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.069: [upf] INFO: UE F-SEID[UP:0x16b CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.074: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/01 11:05:29.074: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/01 11:05:29.074: [smf] INFO: UE IMSI[262421314916846] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.079: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/01 11:05:29.079: [upf] INFO: UE F-SEID[UP:0x187 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.079: [upf] INFO: UE F-SEID[UP:0x187 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.085: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/01 11:05:29.085: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/01 11:05:29.085: [smf] INFO: UE IMSI[262428894354588] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.090: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/01 11:05:29.090: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.090: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.095: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/01 11:05:29.095: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/01 11:05:29.096: [smf] INFO: UE IMSI[262426420636088] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.100: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/01 11:05:29.100: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.100: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.107: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/01 11:05:29.107: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/01 11:05:29.107: [smf] INFO: UE IMSI[262429993255676] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.112: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/01 11:05:29.112: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.112: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.117: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/01 11:05:29.117: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/01 11:05:29.117: [smf] INFO: UE IMSI[262423677792290] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.122: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/01 11:05:29.123: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.123: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.128: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/01 11:05:29.128: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/01 11:05:29.128: [smf] INFO: UE IMSI[262426128323423] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.134: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/01 11:05:29.134: [upf] INFO: UE F-SEID[UP:0x314 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.134: [upf] INFO: UE F-SEID[UP:0x314 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.139: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/01 11:05:29.139: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/01 11:05:29.139: [smf] INFO: UE IMSI[262424959494121] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.144: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/01 11:05:29.144: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.144: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.150: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/01 11:05:29.150: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/01 11:05:29.150: [smf] INFO: UE IMSI[262421921323511] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.155: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 11/01 11:05:29.155: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.155: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.161: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/01 11:05:29.161: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/01 11:05:29.161: [smf] INFO: UE IMSI[262421436756522] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.167: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/01 11:05:29.167: [upf] INFO: UE F-SEID[UP:0x860 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.167: [upf] INFO: UE F-SEID[UP:0x860 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.172: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/01 11:05:29.172: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/01 11:05:29.172: [smf] INFO: UE IMSI[262423720669399] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.178: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/01 11:05:29.178: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.178: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.183: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/01 11:05:29.183: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/01 11:05:29.183: [smf] INFO: UE IMSI[262420255866112] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.188: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/01 11:05:29.188: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.188: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.194: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/01 11:05:29.194: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/01 11:05:29.194: [smf] INFO: UE IMSI[262423782055119] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.199: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/01 11:05:29.199: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.199: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.205: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/01 11:05:29.205: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/01 11:05:29.205: [smf] INFO: UE IMSI[262429121433301] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.210: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/01 11:05:29.211: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.211: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.215: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/01 11:05:29.215: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/01 11:05:29.215: [smf] INFO: UE IMSI[262426816197881] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.220: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/01 11:05:29.220: [upf] INFO: UE F-SEID[UP:0x360 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.220: [upf] INFO: UE F-SEID[UP:0x360 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.226: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/01 11:05:29.226: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/01 11:05:29.226: [smf] INFO: UE IMSI[262424299813880] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.232: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/01 11:05:29.232: [upf] INFO: UE F-SEID[UP:0xc13 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.232: [upf] INFO: UE F-SEID[UP:0xc13 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.237: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/01 11:05:29.237: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/01 11:05:29.237: [smf] INFO: UE IMSI[262425904527702] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.242: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 11/01 11:05:29.242: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.242: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.248: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/01 11:05:29.248: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/01 11:05:29.248: [smf] INFO: UE IMSI[262423105665634] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.254: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/01 11:05:29.254: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.254: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.259: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/01 11:05:29.259: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/01 11:05:29.259: [smf] INFO: UE IMSI[262425109840802] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.264: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/01 11:05:29.264: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.264: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.270: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/01 11:05:29.270: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/01 11:05:29.270: [smf] INFO: UE IMSI[262425821769829] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.275: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/01 11:05:29.275: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.275: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.281: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/01 11:05:29.281: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/01 11:05:29.281: [smf] INFO: UE IMSI[262424471768955] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.286: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/01 11:05:29.286: [upf] INFO: UE F-SEID[UP:0x67 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.286: [upf] INFO: UE F-SEID[UP:0x67 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.291: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/01 11:05:29.291: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/01 11:05:29.291: [smf] INFO: UE IMSI[262429002881965] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.296: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/01 11:05:29.296: [upf] INFO: UE F-SEID[UP:0x97d CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.296: [upf] INFO: UE F-SEID[UP:0x97d CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.302: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/01 11:05:29.302: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/01 11:05:29.302: [smf] INFO: UE IMSI[262427759815344] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.308: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/01 11:05:29.308: [upf] INFO: UE F-SEID[UP:0x736 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.308: [upf] INFO: UE F-SEID[UP:0x736 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.313: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/01 11:05:29.313: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/01 11:05:29.313: [smf] INFO: UE IMSI[262421792280221] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.320: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/01 11:05:29.320: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.320: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.324: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/01 11:05:29.324: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/01 11:05:29.324: [smf] INFO: UE IMSI[262423730616643] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.330: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/01 11:05:29.330: [upf] INFO: UE F-SEID[UP:0x659 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.330: [upf] INFO: UE F-SEID[UP:0x659 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.334: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/01 11:05:29.335: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/01 11:05:29.335: [smf] INFO: UE IMSI[262423685921717] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.340: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/01 11:05:29.340: [upf] INFO: UE F-SEID[UP:0x23e CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.340: [upf] INFO: UE F-SEID[UP:0x23e CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.346: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/01 11:05:29.346: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/01 11:05:29.346: [smf] INFO: UE IMSI[262421307218055] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.351: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/01 11:05:29.351: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.351: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.356: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/01 11:05:29.356: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/01 11:05:29.356: [smf] INFO: UE IMSI[262424596073453] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.362: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/01 11:05:29.362: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.362: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.367: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/01 11:05:29.367: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/01 11:05:29.367: [smf] INFO: UE IMSI[262420974534856] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.372: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/01 11:05:29.372: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.372: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.378: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/01 11:05:29.378: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/01 11:05:29.378: [smf] INFO: UE IMSI[262427444583799] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.384: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/01 11:05:29.384: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.384: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.389: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/01 11:05:29.389: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/01 11:05:29.389: [smf] INFO: UE IMSI[262420808779255] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.394: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/01 11:05:29.394: [upf] INFO: UE F-SEID[UP:0x73a CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.394: [upf] INFO: UE F-SEID[UP:0x73a CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.400: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/01 11:05:29.400: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/01 11:05:29.400: [smf] INFO: UE IMSI[262421951502045] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.405: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/01 11:05:29.406: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.406: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.411: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/01 11:05:29.411: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/01 11:05:29.411: [smf] INFO: UE IMSI[262424698279101] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.417: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/01 11:05:29.417: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.417: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.422: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/01 11:05:29.422: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/01 11:05:29.422: [smf] INFO: UE IMSI[262426499963558] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.427: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/01 11:05:29.427: [upf] INFO: UE F-SEID[UP:0x5de CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.427: [upf] INFO: UE F-SEID[UP:0x5de CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.433: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/01 11:05:29.433: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/01 11:05:29.433: [smf] INFO: UE IMSI[262425082177226] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.439: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/01 11:05:29.439: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.439: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.444: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/01 11:05:29.444: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/01 11:05:29.444: [smf] INFO: UE IMSI[262424183937465] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.449: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/01 11:05:29.449: [upf] INFO: UE F-SEID[UP:0xeca CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.449: [upf] INFO: UE F-SEID[UP:0xeca CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.455: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/01 11:05:29.455: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/01 11:05:29.455: [smf] INFO: UE IMSI[262426654404669] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.461: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/01 11:05:29.461: [upf] INFO: UE F-SEID[UP:0x76a CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.461: [upf] INFO: UE F-SEID[UP:0x76a CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.465: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/01 11:05:29.465: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/01 11:05:29.465: [smf] INFO: UE IMSI[262425406557290] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.471: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/01 11:05:29.471: [upf] INFO: UE F-SEID[UP:0x229 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.471: [upf] INFO: UE F-SEID[UP:0x229 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.476: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/01 11:05:29.476: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/01 11:05:29.476: [smf] INFO: UE IMSI[262422137171107] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.481: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/01 11:05:29.481: [upf] INFO: UE F-SEID[UP:0x7e CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.481: [upf] INFO: UE F-SEID[UP:0x7e CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.487: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/01 11:05:29.487: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/01 11:05:29.487: [smf] INFO: UE IMSI[262429329513151] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.492: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/01 11:05:29.492: [upf] INFO: UE F-SEID[UP:0x37e CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.492: [upf] INFO: UE F-SEID[UP:0x37e CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.498: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/01 11:05:29.498: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/01 11:05:29.498: [smf] INFO: UE IMSI[262428570281811] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.503: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/01 11:05:29.503: [upf] INFO: UE F-SEID[UP:0x477 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.503: [upf] INFO: UE F-SEID[UP:0x477 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.509: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/01 11:05:29.509: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/01 11:05:29.509: [smf] INFO: UE IMSI[262420386074205] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.514: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/01 11:05:29.514: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.514: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.520: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/01 11:05:29.520: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/01 11:05:29.520: [smf] INFO: UE IMSI[262429382740408] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.525: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/01 11:05:29.525: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.525: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.531: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/01 11:05:29.531: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/01 11:05:29.531: [smf] INFO: UE IMSI[262422135304638] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.536: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/01 11:05:29.536: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.536: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.542: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/01 11:05:29.542: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/01 11:05:29.542: [smf] INFO: UE IMSI[262420260891104] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.548: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/01 11:05:29.548: [upf] INFO: UE F-SEID[UP:0x156 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.548: [upf] INFO: UE F-SEID[UP:0x156 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.552: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/01 11:05:29.552: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/01 11:05:29.552: [smf] INFO: UE IMSI[262425925772202] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.558: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/01 11:05:29.558: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.558: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.563: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/01 11:05:29.563: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/01 11:05:29.563: [smf] INFO: UE IMSI[262421289552498] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.569: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/01 11:05:29.569: [upf] INFO: UE F-SEID[UP:0x83a CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.569: [upf] INFO: UE F-SEID[UP:0x83a CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.574: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/01 11:05:29.574: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/01 11:05:29.574: [smf] INFO: UE IMSI[262423553914388] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.579: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/01 11:05:29.579: [upf] INFO: UE F-SEID[UP:0x66 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.579: [upf] INFO: UE F-SEID[UP:0x66 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.585: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/01 11:05:29.585: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/01 11:05:29.585: [smf] INFO: UE IMSI[262426262717097] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.591: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/01 11:05:29.591: [upf] INFO: UE F-SEID[UP:0x26c CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.591: [upf] INFO: UE F-SEID[UP:0x26c CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.596: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/01 11:05:29.596: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/01 11:05:29.596: [smf] INFO: UE IMSI[262425700199680] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.601: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/01 11:05:29.601: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.601: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.606: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/01 11:05:29.606: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/01 11:05:29.606: [smf] INFO: UE IMSI[262422350871557] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.612: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/01 11:05:29.612: [upf] INFO: UE F-SEID[UP:0x4a CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.612: [upf] INFO: UE F-SEID[UP:0x4a CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.617: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/01 11:05:29.617: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/01 11:05:29.617: [smf] INFO: UE IMSI[262420136321246] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.623: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/01 11:05:29.623: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.623: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.628: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/01 11:05:29.628: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/01 11:05:29.628: [smf] INFO: UE IMSI[262429862242975] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.634: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/01 11:05:29.634: [upf] INFO: UE F-SEID[UP:0xacc CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.634: [upf] INFO: UE F-SEID[UP:0xacc CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.639: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/01 11:05:29.639: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/01 11:05:29.639: [smf] INFO: UE IMSI[262427278327965] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.646: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/01 11:05:29.646: [upf] INFO: UE F-SEID[UP:0x62c CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.646: [upf] INFO: UE F-SEID[UP:0x62c CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.650: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/01 11:05:29.650: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/01 11:05:29.650: [smf] INFO: UE IMSI[262426154124437] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.656: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/01 11:05:29.656: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.656: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.662: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/01 11:05:29.662: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/01 11:05:29.662: [smf] INFO: UE IMSI[262426003584130] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.666: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/01 11:05:29.667: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.667: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.672: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/01 11:05:29.673: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/01 11:05:29.673: [smf] INFO: UE IMSI[262429339262839] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.678: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/01 11:05:29.678: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.678: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.683: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/01 11:05:29.683: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/01 11:05:29.683: [smf] INFO: UE IMSI[262420997839752] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.690: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/01 11:05:29.690: [upf] INFO: UE F-SEID[UP:0x807 CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.690: [upf] INFO: UE F-SEID[UP:0x807 CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.694: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/01 11:05:29.694: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/01 11:05:29.694: [smf] INFO: UE IMSI[262429508302849] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.700: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/01 11:05:29.700: [upf] INFO: UE F-SEID[UP:0x338 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.700: [upf] INFO: UE F-SEID[UP:0x338 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.705: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/01 11:05:29.705: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/01 11:05:29.705: [smf] INFO: UE IMSI[262428014495758] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.710: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/01 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.716: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/01 11:05:29.716: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/01 11:05:29.716: [smf] INFO: UE IMSI[262423724220648] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.721: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/01 11:05:29.721: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.721: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.728: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/01 11:05:29.728: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/01 11:05:29.728: [smf] INFO: UE IMSI[262422732937960] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.734: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/01 11:05:29.734: [upf] INFO: UE F-SEID[UP:0x354 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.734: [upf] INFO: UE F-SEID[UP:0x354 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.738: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/01 11:05:29.738: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/01 11:05:29.738: [smf] INFO: UE IMSI[262429695829075] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.743: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/01 11:05:29.743: [upf] INFO: UE F-SEID[UP:0x408 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.743: [upf] INFO: UE F-SEID[UP:0x408 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.749: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/01 11:05:29.749: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/01 11:05:29.749: [smf] INFO: UE IMSI[262425855997290] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.754: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/01 11:05:29.754: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.754: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.760: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/01 11:05:29.760: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/01 11:05:29.760: [smf] INFO: UE IMSI[262421825131347] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.766: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/01 11:05:29.766: [upf] INFO: UE F-SEID[UP:0x340 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.766: [upf] INFO: UE F-SEID[UP:0x340 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.771: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/01 11:05:29.771: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/01 11:05:29.771: [smf] INFO: UE IMSI[262426596867881] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.777: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/01 11:05:29.777: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.777: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.782: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/01 11:05:29.782: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/01 11:05:29.783: [smf] INFO: UE IMSI[262428580213881] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.787: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/01 11:05:29.787: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.787: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.793: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/01 11:05:29.793: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/01 11:05:29.793: [smf] INFO: UE IMSI[262423206395079] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.801: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/01 11:05:29.801: [upf] INFO: UE F-SEID[UP:0x136 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.801: [upf] INFO: UE F-SEID[UP:0x136 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.805: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/01 11:05:29.805: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/01 11:05:29.805: [smf] INFO: UE IMSI[262429115229963] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.812: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/01 11:05:29.812: [upf] INFO: UE F-SEID[UP:0x991 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.812: [upf] INFO: UE F-SEID[UP:0x991 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.816: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/01 11:05:29.816: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/01 11:05:29.816: [smf] INFO: UE IMSI[262421885200917] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.821: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/01 11:05:29.821: [upf] INFO: UE F-SEID[UP:0x74c CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.821: [upf] INFO: UE F-SEID[UP:0x74c CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.827: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/01 11:05:29.827: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/01 11:05:29.827: [smf] INFO: UE IMSI[262425817526511] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.832: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/01 11:05:29.832: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.832: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.838: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/01 11:05:29.838: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/01 11:05:29.838: [smf] INFO: UE IMSI[262422693469604] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.844: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/01 11:05:29.844: [upf] INFO: UE F-SEID[UP:0x470 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.844: [upf] INFO: UE F-SEID[UP:0x470 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.849: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/01 11:05:29.849: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/01 11:05:29.849: [smf] INFO: UE IMSI[262423523994696] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.856: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/01 11:05:29.856: [upf] INFO: UE F-SEID[UP:0x87c CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.856: [upf] INFO: UE F-SEID[UP:0x87c CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.860: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/01 11:05:29.860: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/01 11:05:29.860: [smf] INFO: UE IMSI[262423234034487] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.866: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/01 11:05:29.866: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.866: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.871: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/01 11:05:29.871: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/01 11:05:29.871: [smf] INFO: UE IMSI[262427255492751] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.876: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/01 11:05:29.876: [upf] INFO: UE F-SEID[UP:0x722 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.876: [upf] INFO: UE F-SEID[UP:0x722 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.882: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/01 11:05:29.882: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/01 11:05:29.882: [smf] INFO: UE IMSI[262428425556472] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.887: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/01 11:05:29.887: [upf] INFO: UE F-SEID[UP:0x420 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.887: [upf] INFO: UE F-SEID[UP:0x420 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.893: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/01 11:05:29.893: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/01 11:05:29.893: [smf] INFO: UE IMSI[262423437619880] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.900: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/01 11:05:29.900: [upf] INFO: UE F-SEID[UP:0x180 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.900: [upf] INFO: UE F-SEID[UP:0x180 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.904: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/01 11:05:29.904: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/01 11:05:29.904: [smf] INFO: UE IMSI[262421561841582] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.909: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/01 11:05:29.909: [upf] INFO: UE F-SEID[UP:0x25e CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.909: [upf] INFO: UE F-SEID[UP:0x25e CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.915: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/01 11:05:29.915: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/01 11:05:29.915: [smf] INFO: UE IMSI[262420108298724] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.921: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/01 11:05:29.921: [upf] INFO: UE F-SEID[UP:0x572 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.921: [upf] INFO: UE F-SEID[UP:0x572 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.926: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/01 11:05:29.926: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/01 11:05:29.926: [smf] INFO: UE IMSI[262429393214460] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.931: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/01 11:05:29.931: [upf] INFO: UE F-SEID[UP:0x503 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.931: [upf] INFO: UE F-SEID[UP:0x503 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.937: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/01 11:05:29.937: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/01 11:05:29.937: [smf] INFO: UE IMSI[262421448352844] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.943: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/01 11:05:29.943: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.943: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.948: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/01 11:05:29.948: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/01 11:05:29.948: [smf] INFO: UE IMSI[262426430648043] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.953: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/01 11:05:29.953: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.953: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.958: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/01 11:05:29.958: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/01 11:05:29.958: [smf] INFO: UE IMSI[262421349671575] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.963: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/01 11:05:29.963: [upf] INFO: UE F-SEID[UP:0x87 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.963: [upf] INFO: UE F-SEID[UP:0x87 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.969: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/01 11:05:29.969: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/01 11:05:29.969: [smf] INFO: UE IMSI[262427156450089] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.974: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/01 11:05:29.974: [upf] INFO: UE F-SEID[UP:0xdc CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.974: [upf] INFO: UE F-SEID[UP:0xdc CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.980: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/01 11:05:29.980: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/01 11:05:29.980: [smf] INFO: UE IMSI[262426023739250] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.985: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/01 11:05:29.985: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.985: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:29.991: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/01 11:05:29.991: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/01 11:05:29.991: [smf] INFO: UE IMSI[262424015798760] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:29.995: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/01 11:05:29.996: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:29.996: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.002: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/01 11:05:30.002: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/01 11:05:30.002: [smf] INFO: UE IMSI[262426614525949] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.008: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/01 11:05:30.008: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.008: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.012: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/01 11:05:30.012: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/01 11:05:30.012: [smf] INFO: UE IMSI[262429987595243] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.017: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/01 11:05:30.017: [upf] INFO: UE F-SEID[UP:0x563 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.017: [upf] INFO: UE F-SEID[UP:0x563 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.023: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/01 11:05:30.023: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/01 11:05:30.023: [smf] INFO: UE IMSI[262429681109164] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.028: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/01 11:05:30.028: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.028: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.034: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/01 11:05:30.034: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/01 11:05:30.034: [smf] INFO: UE IMSI[262428213565471] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.040: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/01 11:05:30.040: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.040: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.045: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/01 11:05:30.045: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/01 11:05:30.045: [smf] INFO: UE IMSI[262420424686687] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.050: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/01 11:05:30.050: [upf] INFO: UE F-SEID[UP:0x217 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.050: [upf] INFO: UE F-SEID[UP:0x217 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.056: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/01 11:05:30.056: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/01 11:05:30.056: [smf] INFO: UE IMSI[262428370885473] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.061: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/01 11:05:30.061: [upf] INFO: UE F-SEID[UP:0x838 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.061: [upf] INFO: UE F-SEID[UP:0x838 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.066: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/01 11:05:30.066: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/01 11:05:30.066: [smf] INFO: UE IMSI[262424439933575] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.072: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/01 11:05:30.072: [upf] INFO: UE F-SEID[UP:0x622 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.072: [upf] INFO: UE F-SEID[UP:0x622 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.077: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/01 11:05:30.077: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/01 11:05:30.077: [smf] INFO: UE IMSI[262422867323706] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.083: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/01 11:05:30.083: [upf] INFO: UE F-SEID[UP:0x271 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.083: [upf] INFO: UE F-SEID[UP:0x271 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.088: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/01 11:05:30.088: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/01 11:05:30.088: [smf] INFO: UE IMSI[262425062128235] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.093: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/01 11:05:30.093: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.093: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.099: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/01 11:05:30.099: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/01 11:05:30.099: [smf] INFO: UE IMSI[262422775950017] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.104: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/01 11:05:30.104: [upf] INFO: UE F-SEID[UP:0x613 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.104: [upf] INFO: UE F-SEID[UP:0x613 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.110: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/01 11:05:30.110: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/01 11:05:30.110: [smf] INFO: UE IMSI[262420030616437] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.116: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/01 11:05:30.116: [upf] INFO: UE F-SEID[UP:0x474 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.116: [upf] INFO: UE F-SEID[UP:0x474 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.121: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/01 11:05:30.121: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/01 11:05:30.121: [smf] INFO: UE IMSI[262426502618441] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.126: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/01 11:05:30.126: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.126: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.131: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/01 11:05:30.131: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/01 11:05:30.131: [smf] INFO: UE IMSI[262423471497511] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.136: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/01 11:05:30.136: [upf] INFO: UE F-SEID[UP:0x50f CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.136: [upf] INFO: UE F-SEID[UP:0x50f CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.142: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/01 11:05:30.142: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/01 11:05:30.142: [smf] INFO: UE IMSI[262426511278555] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.147: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/01 11:05:30.148: [upf] INFO: UE F-SEID[UP:0x921 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.148: [upf] INFO: UE F-SEID[UP:0x921 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.153: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/01 11:05:30.153: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/01 11:05:30.153: [smf] INFO: UE IMSI[262428709823117] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.158: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/01 11:05:30.158: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.158: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.164: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/01 11:05:30.164: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/01 11:05:30.164: [smf] INFO: UE IMSI[262422098271619] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.168: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/01 11:05:30.168: [upf] INFO: UE F-SEID[UP:0x594 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.168: [upf] INFO: UE F-SEID[UP:0x594 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.175: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/01 11:05:30.175: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/01 11:05:30.175: [smf] INFO: UE IMSI[262420931637456] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.179: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/01 11:05:30.179: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.179: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.186: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/01 11:05:30.186: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/01 11:05:30.186: [smf] INFO: UE IMSI[262422175010290] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.192: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/01 11:05:30.192: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.192: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.197: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/01 11:05:30.197: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/01 11:05:30.197: [smf] INFO: UE IMSI[262420372405290] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.202: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/01 11:05:30.202: [upf] INFO: UE F-SEID[UP:0xfca CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.202: [upf] INFO: UE F-SEID[UP:0xfca CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.208: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/01 11:05:30.208: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/01 11:05:30.208: [smf] INFO: UE IMSI[262428682389264] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.212: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/01 11:05:30.212: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.212: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.219: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/01 11:05:30.219: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/01 11:05:30.219: [smf] INFO: UE IMSI[262427689983586] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.224: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/01 11:05:30.224: [upf] INFO: UE F-SEID[UP:0x550 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.224: [upf] INFO: UE F-SEID[UP:0x550 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.230: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/01 11:05:30.230: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/01 11:05:30.230: [smf] INFO: UE IMSI[262420639217699] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.236: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/01 11:05:30.236: [upf] INFO: UE F-SEID[UP:0x564 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.236: [upf] INFO: UE F-SEID[UP:0x564 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.241: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/01 11:05:30.241: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/01 11:05:30.241: [smf] INFO: UE IMSI[262425752427589] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.247: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/01 11:05:30.247: [upf] INFO: UE F-SEID[UP:0x98a CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.247: [upf] INFO: UE F-SEID[UP:0x98a CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.253: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/01 11:05:30.253: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/01 11:05:30.253: [smf] INFO: UE IMSI[262425990679787] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.258: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/01 11:05:30.258: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.258: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.263: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/01 11:05:30.264: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/01 11:05:30.264: [smf] INFO: UE IMSI[262427504796220] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.268: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/01 11:05:30.268: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.269: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.274: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/01 11:05:30.274: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/01 11:05:30.275: [smf] INFO: UE IMSI[262429471300264] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.280: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/01 11:05:30.280: [upf] INFO: UE F-SEID[UP:0x112 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.280: [upf] INFO: UE F-SEID[UP:0x112 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.285: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/01 11:05:30.285: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/01 11:05:30.285: [smf] INFO: UE IMSI[262427325763688] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.291: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/01 11:05:30.291: [upf] INFO: UE F-SEID[UP:0x78a CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.291: [upf] INFO: UE F-SEID[UP:0x78a CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.296: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/01 11:05:30.296: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/01 11:05:30.296: [smf] INFO: UE IMSI[262420691033276] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.301: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/01 11:05:30.301: [upf] INFO: UE F-SEID[UP:0x54b CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.301: [upf] INFO: UE F-SEID[UP:0x54b CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.307: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/01 11:05:30.307: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/01 11:05:30.307: [smf] INFO: UE IMSI[262421077149431] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.312: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/01 11:05:30.312: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.312: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.318: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/01 11:05:30.318: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/01 11:05:30.318: [smf] INFO: UE IMSI[262421306959490] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.323: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/01 11:05:30.323: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.323: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.328: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/01 11:05:30.328: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/01 11:05:30.328: [smf] INFO: UE IMSI[262426399293212] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.333: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/01 11:05:30.333: [upf] INFO: UE F-SEID[UP:0x525 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.333: [upf] INFO: UE F-SEID[UP:0x525 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.339: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/01 11:05:30.339: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/01 11:05:30.339: [smf] INFO: UE IMSI[262422879809115] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.344: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/01 11:05:30.344: [upf] INFO: UE F-SEID[UP:0x71d CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.344: [upf] INFO: UE F-SEID[UP:0x71d CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.350: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/01 11:05:30.350: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) 11/01 11:05:30.350: [smf] INFO: UE IMSI[262426922186811] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.355: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/01 11:05:30.355: [upf] INFO: UE F-SEID[UP:0x241 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.355: [upf] INFO: UE F-SEID[UP:0x241 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.361: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/01 11:05:30.361: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/01 11:05:30.361: [smf] INFO: UE IMSI[262427087076525] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.366: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/01 11:05:30.366: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.366: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.372: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/01 11:05:30.372: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/01 11:05:30.372: [smf] INFO: UE IMSI[262427326126283] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.376: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/01 11:05:30.376: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.376: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.382: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/01 11:05:30.382: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/01 11:05:30.383: [smf] INFO: UE IMSI[262429863160483] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.388: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/01 11:05:30.388: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.388: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.393: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/01 11:05:30.393: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/01 11:05:30.394: [smf] INFO: UE IMSI[262428373841559] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.399: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/01 11:05:30.399: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.399: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.405: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/01 11:05:30.405: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/01 11:05:30.405: [smf] INFO: UE IMSI[262426700624157] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.412: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/01 11:05:30.412: [upf] INFO: UE F-SEID[UP:0x918 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.412: [upf] INFO: UE F-SEID[UP:0x918 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.416: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/01 11:05:30.416: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/01 11:05:30.416: [smf] INFO: UE IMSI[262429166612478] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.421: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/01 11:05:30.421: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.421: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.427: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/01 11:05:30.427: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/01 11:05:30.427: [smf] INFO: UE IMSI[262422323728659] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.433: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/01 11:05:30.433: [upf] INFO: UE F-SEID[UP:0x25d CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.433: [upf] INFO: UE F-SEID[UP:0x25d CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.438: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/01 11:05:30.438: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/01 11:05:30.438: [smf] INFO: UE IMSI[262423578842510] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.444: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/01 11:05:30.444: [upf] INFO: UE F-SEID[UP:0x91a CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.444: [upf] INFO: UE F-SEID[UP:0x91a CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.449: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/01 11:05:30.449: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/01 11:05:30.449: [smf] INFO: UE IMSI[262427139590827] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.455: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/01 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x105 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x105 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.461: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/01 11:05:30.461: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/01 11:05:30.461: [smf] INFO: UE IMSI[262422898429326] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.466: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/01 11:05:30.466: [upf] INFO: UE F-SEID[UP:0x257 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.466: [upf] INFO: UE F-SEID[UP:0x257 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.471: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/01 11:05:30.471: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/01 11:05:30.471: [smf] INFO: UE IMSI[262423697919894] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.477: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/01 11:05:30.477: [upf] INFO: UE F-SEID[UP:0x10 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.477: [upf] INFO: UE F-SEID[UP:0x10 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.482: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/01 11:05:30.482: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/01 11:05:30.482: [smf] INFO: UE IMSI[262421305919778] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.488: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/01 11:05:30.488: [upf] INFO: UE F-SEID[UP:0x82d CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.488: [upf] INFO: UE F-SEID[UP:0x82d CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.493: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/01 11:05:30.493: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/01 11:05:30.493: [smf] INFO: UE IMSI[262428478612361] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.499: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/01 11:05:30.499: [upf] INFO: UE F-SEID[UP:0x270 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.499: [upf] INFO: UE F-SEID[UP:0x270 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.505: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/01 11:05:30.505: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/01 11:05:30.505: [smf] INFO: UE IMSI[262420671374246] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.510: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/01 11:05:30.510: [upf] INFO: UE F-SEID[UP:0xded CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.510: [upf] INFO: UE F-SEID[UP:0xded CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.515: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/01 11:05:30.515: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/01 11:05:30.515: [smf] INFO: UE IMSI[262428842682047] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.521: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/01 11:05:30.521: [upf] INFO: UE F-SEID[UP:0x28d CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.521: [upf] INFO: UE F-SEID[UP:0x28d CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.526: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/01 11:05:30.526: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/01 11:05:30.526: [smf] INFO: UE IMSI[262420153887819] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.532: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/01 11:05:30.532: [upf] INFO: UE F-SEID[UP:0x575 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.532: [upf] INFO: UE F-SEID[UP:0x575 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.537: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/01 11:05:30.537: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/01 11:05:30.537: [smf] INFO: UE IMSI[262427207731946] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.544: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/01 11:05:30.544: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.544: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.548: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/01 11:05:30.548: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/01 11:05:30.548: [smf] INFO: UE IMSI[262429264174432] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.553: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/01 11:05:30.553: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.553: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.559: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/01 11:05:30.559: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/01 11:05:30.559: [smf] INFO: UE IMSI[262423978271262] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.565: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/01 11:05:30.565: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.565: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.570: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/01 11:05:30.570: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/01 11:05:30.570: [smf] INFO: UE IMSI[262425717046821] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.576: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/01 11:05:30.576: [upf] INFO: UE F-SEID[UP:0x23 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.576: [upf] INFO: UE F-SEID[UP:0x23 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.581: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/01 11:05:30.581: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/01 11:05:30.581: [smf] INFO: UE IMSI[262428832616230] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.587: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/01 11:05:30.587: [upf] INFO: UE F-SEID[UP:0x375 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.587: [upf] INFO: UE F-SEID[UP:0x375 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.592: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/01 11:05:30.592: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/01 11:05:30.592: [smf] INFO: UE IMSI[262428381804044] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.597: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/01 11:05:30.597: [upf] INFO: UE F-SEID[UP:0x968 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.597: [upf] INFO: UE F-SEID[UP:0x968 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.603: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/01 11:05:30.603: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/01 11:05:30.603: [smf] INFO: UE IMSI[262426860469781] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.608: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/01 11:05:30.608: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.608: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.613: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/01 11:05:30.613: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/01 11:05:30.613: [smf] INFO: UE IMSI[262421807379586] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.618: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/01 11:05:30.618: [upf] INFO: UE F-SEID[UP:0x635 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.618: [upf] INFO: UE F-SEID[UP:0x635 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.624: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/01 11:05:30.624: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/01 11:05:30.624: [smf] INFO: UE IMSI[262421355745985] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.630: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/01 11:05:30.630: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.630: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.635: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/01 11:05:30.635: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/01 11:05:30.635: [smf] INFO: UE IMSI[262429521305937] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.640: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/01 11:05:30.640: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.640: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.646: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/01 11:05:30.646: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/01 11:05:30.646: [smf] INFO: UE IMSI[262427003975518] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.652: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/01 11:05:30.652: [upf] INFO: UE F-SEID[UP:0x57b CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.652: [upf] INFO: UE F-SEID[UP:0x57b CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.657: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/01 11:05:30.657: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/01 11:05:30.657: [smf] INFO: UE IMSI[262427989826885] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.663: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/01 11:05:30.663: [upf] INFO: UE F-SEID[UP:0x50a CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.663: [upf] INFO: UE F-SEID[UP:0x50a CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.668: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/01 11:05:30.668: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/01 11:05:30.668: [smf] INFO: UE IMSI[262426498913878] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.673: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/01 11:05:30.673: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.673: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.679: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/01 11:05:30.679: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/01 11:05:30.679: [smf] INFO: UE IMSI[262428693379036] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.685: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/01 11:05:30.685: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.685: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.690: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/01 11:05:30.690: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/01 11:05:30.690: [smf] INFO: UE IMSI[262425618327924] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.696: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/01 11:05:30.696: [upf] INFO: UE F-SEID[UP:0x83e CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.696: [upf] INFO: UE F-SEID[UP:0x83e CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.701: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/01 11:05:30.701: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/01 11:05:30.701: [smf] INFO: UE IMSI[262424795369212] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.708: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/01 11:05:30.708: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.708: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.713: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/01 11:05:30.713: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/01 11:05:30.713: [smf] INFO: UE IMSI[262424282137040] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.718: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/01 11:05:30.718: [upf] INFO: UE F-SEID[UP:0x758 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.718: [upf] INFO: UE F-SEID[UP:0x758 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.724: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/01 11:05:30.724: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/01 11:05:30.724: [smf] INFO: UE IMSI[262428559643084] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.730: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/01 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x124 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x124 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.735: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/01 11:05:30.735: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/01 11:05:30.735: [smf] INFO: UE IMSI[262424436756773] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.740: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/01 11:05:30.740: [upf] INFO: UE F-SEID[UP:0x767 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.740: [upf] INFO: UE F-SEID[UP:0x767 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.746: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/01 11:05:30.746: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/01 11:05:30.746: [smf] INFO: UE IMSI[262429587126742] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.751: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/01 11:05:30.751: [upf] INFO: UE F-SEID[UP:0x479 CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.751: [upf] INFO: UE F-SEID[UP:0x479 CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.756: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/01 11:05:30.756: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/01 11:05:30.756: [smf] INFO: UE IMSI[262425847488066] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.761: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/01 11:05:30.761: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.761: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.767: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/01 11:05:30.767: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/01 11:05:30.767: [smf] INFO: UE IMSI[262425592711295] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.773: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/01 11:05:30.773: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.773: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.779: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/01 11:05:30.779: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/01 11:05:30.779: [smf] INFO: UE IMSI[262425809004219] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.784: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/01 11:05:30.784: [upf] INFO: UE F-SEID[UP:0x992 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.784: [upf] INFO: UE F-SEID[UP:0x992 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.790: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/01 11:05:30.790: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/01 11:05:30.790: [smf] INFO: UE IMSI[262422860887427] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.796: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/01 11:05:30.796: [upf] INFO: UE F-SEID[UP:0x4de CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.796: [upf] INFO: UE F-SEID[UP:0x4de CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.800: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/01 11:05:30.800: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/01 11:05:30.800: [smf] INFO: UE IMSI[262421021124272] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.806: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/01 11:05:30.806: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.806: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.811: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/01 11:05:30.811: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/01 11:05:30.811: [smf] INFO: UE IMSI[262427705619312] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.817: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/01 11:05:30.817: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.817: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.822: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/01 11:05:30.822: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/01 11:05:30.822: [smf] INFO: UE IMSI[262423190099517] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.827: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/01 11:05:30.827: [upf] INFO: UE F-SEID[UP:0xe28 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.827: [upf] INFO: UE F-SEID[UP:0xe28 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.833: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/01 11:05:30.833: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/01 11:05:30.833: [smf] INFO: UE IMSI[262424273539454] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.840: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/01 11:05:30.840: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.840: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.844: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/01 11:05:30.844: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/01 11:05:30.844: [smf] INFO: UE IMSI[262420406932947] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.849: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/01 11:05:30.849: [upf] INFO: UE F-SEID[UP:0x519 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.849: [upf] INFO: UE F-SEID[UP:0x519 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.855: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/01 11:05:30.855: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/01 11:05:30.855: [smf] INFO: UE IMSI[262423249401857] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.860: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/01 11:05:30.860: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.860: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.866: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/01 11:05:30.866: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/01 11:05:30.866: [smf] INFO: UE IMSI[262423557394702] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.871: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/01 11:05:30.871: [upf] INFO: UE F-SEID[UP:0xabb CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.871: [upf] INFO: UE F-SEID[UP:0xabb CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.877: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/01 11:05:30.877: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/01 11:05:30.877: [smf] INFO: UE IMSI[262425126052883] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.882: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/01 11:05:30.882: [upf] INFO: UE F-SEID[UP:0x29d CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.882: [upf] INFO: UE F-SEID[UP:0x29d CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.887: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/01 11:05:30.888: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/01 11:05:30.888: [smf] INFO: UE IMSI[262423715977873] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.893: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/01 11:05:30.893: [upf] INFO: UE F-SEID[UP:0x38f CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.893: [upf] INFO: UE F-SEID[UP:0x38f CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.898: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/01 11:05:30.898: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/01 11:05:30.898: [smf] INFO: UE IMSI[262425620138488] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.904: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/01 11:05:30.904: [upf] INFO: UE F-SEID[UP:0x12d CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.904: [upf] INFO: UE F-SEID[UP:0x12d CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.909: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/01 11:05:30.909: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/01 11:05:30.909: [smf] INFO: UE IMSI[262425280646526] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.916: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/01 11:05:30.916: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.916: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.921: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/01 11:05:30.921: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/01 11:05:30.921: [smf] INFO: UE IMSI[262425572096475] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.926: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/01 11:05:30.926: [upf] INFO: UE F-SEID[UP:0x82a CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.926: [upf] INFO: UE F-SEID[UP:0x82a CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.932: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/01 11:05:30.932: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/01 11:05:30.932: [smf] INFO: UE IMSI[262428590526828] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.937: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/01 11:05:30.937: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.937: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.943: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/01 11:05:30.943: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/01 11:05:30.943: [smf] INFO: UE IMSI[262427591039783] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.948: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/01 11:05:30.948: [upf] INFO: UE F-SEID[UP:0x59a CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.948: [upf] INFO: UE F-SEID[UP:0x59a CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.954: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/01 11:05:30.954: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/01 11:05:30.954: [smf] INFO: UE IMSI[262422494507750] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.958: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/01 11:05:30.959: [upf] INFO: UE F-SEID[UP:0x851 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.959: [upf] INFO: UE F-SEID[UP:0x851 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.965: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/01 11:05:30.965: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/01 11:05:30.965: [smf] INFO: UE IMSI[262423653868113] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.970: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/01 11:05:30.970: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.970: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.976: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/01 11:05:30.976: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/01 11:05:30.976: [smf] INFO: UE IMSI[262426116326644] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.981: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/01 11:05:30.981: [upf] INFO: UE F-SEID[UP:0x70c CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.981: [upf] INFO: UE F-SEID[UP:0x70c CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.987: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/01 11:05:30.987: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/01 11:05:30.987: [smf] INFO: UE IMSI[262428243865217] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:30.992: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/01 11:05:30.992: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:30.992: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:30.998: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/01 11:05:30.998: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/01 11:05:30.998: [smf] INFO: UE IMSI[262421852767187] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.003: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/01 11:05:31.003: [upf] INFO: UE F-SEID[UP:0x41b CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.003: [upf] INFO: UE F-SEID[UP:0x41b CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.009: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/01 11:05:31.009: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/01 11:05:31.010: [smf] INFO: UE IMSI[262429510187724] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.015: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/01 11:05:31.015: [upf] INFO: UE F-SEID[UP:0x649 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.015: [upf] INFO: UE F-SEID[UP:0x649 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.020: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/01 11:05:31.020: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/01 11:05:31.020: [smf] INFO: UE IMSI[262426684281786] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.026: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/01 11:05:31.026: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.026: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.031: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/01 11:05:31.031: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/01 11:05:31.031: [smf] INFO: UE IMSI[262424623695193] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.037: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/01 11:05:31.037: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.037: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.042: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/01 11:05:31.042: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/01 11:05:31.042: [smf] INFO: UE IMSI[262428193597322] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.047: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/01 11:05:31.047: [upf] INFO: UE F-SEID[UP:0x511 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.047: [upf] INFO: UE F-SEID[UP:0x511 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.053: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/01 11:05:31.053: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/01 11:05:31.053: [smf] INFO: UE IMSI[262420908897725] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.059: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/01 11:05:31.059: [upf] INFO: UE F-SEID[UP:0x2d CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.059: [upf] INFO: UE F-SEID[UP:0x2d CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.064: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/01 11:05:31.064: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/01 11:05:31.064: [smf] INFO: UE IMSI[262428992374844] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.069: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/01 11:05:31.069: [upf] INFO: UE F-SEID[UP:0x908 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.069: [upf] INFO: UE F-SEID[UP:0x908 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.075: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/01 11:05:31.075: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/01 11:05:31.075: [smf] INFO: UE IMSI[262422446783311] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.081: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/01 11:05:31.081: [upf] INFO: UE F-SEID[UP:0x51a CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.081: [upf] INFO: UE F-SEID[UP:0x51a CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.086: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/01 11:05:31.086: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/01 11:05:31.086: [smf] INFO: UE IMSI[262424573371274] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.091: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/01 11:05:31.091: [upf] INFO: UE F-SEID[UP:0x46d CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.091: [upf] INFO: UE F-SEID[UP:0x46d CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.097: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/01 11:05:31.097: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/01 11:05:31.097: [smf] INFO: UE IMSI[262427398857607] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.103: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/01 11:05:31.103: [upf] INFO: UE F-SEID[UP:0x7db CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.103: [upf] INFO: UE F-SEID[UP:0x7db CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.108: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/01 11:05:31.108: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/01 11:05:31.108: [smf] INFO: UE IMSI[262421243680206] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.114: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/01 11:05:31.114: [upf] INFO: UE F-SEID[UP:0x21c CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.114: [upf] INFO: UE F-SEID[UP:0x21c CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.119: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/01 11:05:31.119: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/01 11:05:31.119: [smf] INFO: UE IMSI[262421053642721] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.124: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/01 11:05:31.124: [upf] INFO: UE F-SEID[UP:0x502 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.124: [upf] INFO: UE F-SEID[UP:0x502 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.130: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/01 11:05:31.130: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/01 11:05:31.130: [smf] INFO: UE IMSI[262425585187748] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.135: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/01 11:05:31.135: [upf] INFO: UE F-SEID[UP:0x44e CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.135: [upf] INFO: UE F-SEID[UP:0x44e CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.141: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/01 11:05:31.141: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/01 11:05:31.141: [smf] INFO: UE IMSI[262427178403205] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.146: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/01 11:05:31.146: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.146: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.152: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/01 11:05:31.152: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/01 11:05:31.152: [smf] INFO: UE IMSI[262427338587817] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.156: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/01 11:05:31.156: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.156: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.162: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/01 11:05:31.162: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/01 11:05:31.162: [smf] INFO: UE IMSI[262427811201996] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.168: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/01 11:05:31.168: [upf] INFO: UE F-SEID[UP:0x369 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.168: [upf] INFO: UE F-SEID[UP:0x369 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.173: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/01 11:05:31.173: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/01 11:05:31.173: [smf] INFO: UE IMSI[262425118093012] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.178: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/01 11:05:31.178: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.178: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.184: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/01 11:05:31.184: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/01 11:05:31.184: [smf] INFO: UE IMSI[262429282187535] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.190: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/01 11:05:31.190: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.190: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.195: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/01 11:05:31.195: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/01 11:05:31.195: [smf] INFO: UE IMSI[262422856785389] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.200: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/01 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.206: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/01 11:05:31.206: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/01 11:05:31.206: [smf] INFO: UE IMSI[262425146264559] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.210: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/01 11:05:31.210: [upf] INFO: UE F-SEID[UP:0x297 CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.210: [upf] INFO: UE F-SEID[UP:0x297 CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.216: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/01 11:05:31.216: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/01 11:05:31.216: [smf] INFO: UE IMSI[262428650489298] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.222: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/01 11:05:31.222: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.222: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.227: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/01 11:05:31.227: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/01 11:05:31.227: [smf] INFO: UE IMSI[262425937522636] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.234: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/01 11:05:31.234: [upf] INFO: UE F-SEID[UP:0x789 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.234: [upf] INFO: UE F-SEID[UP:0x789 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.238: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/01 11:05:31.238: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/01 11:05:31.238: [smf] INFO: UE IMSI[262428075566934] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.244: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/01 11:05:31.244: [upf] INFO: UE F-SEID[UP:0x783 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.244: [upf] INFO: UE F-SEID[UP:0x783 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.249: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/01 11:05:31.249: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/01 11:05:31.249: [smf] INFO: UE IMSI[262421920821943] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.255: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/01 11:05:31.255: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.255: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.260: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/01 11:05:31.260: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/01 11:05:31.260: [smf] INFO: UE IMSI[262428530421677] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.267: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/01 11:05:31.267: [upf] INFO: UE F-SEID[UP:0x95b CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.267: [upf] INFO: UE F-SEID[UP:0x95b CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.272: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/01 11:05:31.272: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/01 11:05:31.273: [smf] INFO: UE IMSI[262422122781520] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.278: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/01 11:05:31.278: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.278: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.283: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/01 11:05:31.283: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/01 11:05:31.283: [smf] INFO: UE IMSI[262428457921225] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.290: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/01 11:05:31.290: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.290: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.294: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/01 11:05:31.294: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/01 11:05:31.294: [smf] INFO: UE IMSI[262424598437934] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.301: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/01 11:05:31.301: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.301: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.306: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/01 11:05:31.306: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/01 11:05:31.306: [smf] INFO: UE IMSI[262427628828244] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.311: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/01 11:05:31.311: [upf] INFO: UE F-SEID[UP:0x113 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.311: [upf] INFO: UE F-SEID[UP:0x113 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.316: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/01 11:05:31.316: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/01 11:05:31.316: [smf] INFO: UE IMSI[262425890705562] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.321: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/01 11:05:31.321: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.321: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.327: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/01 11:05:31.327: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/01 11:05:31.327: [smf] INFO: UE IMSI[262424120773480] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.333: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/01 11:05:31.333: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.333: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.338: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/01 11:05:31.338: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/01 11:05:31.338: [smf] INFO: UE IMSI[262427515101422] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.343: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/01 11:05:31.343: [upf] INFO: UE F-SEID[UP:0x99e CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.343: [upf] INFO: UE F-SEID[UP:0x99e CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.349: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/01 11:05:31.349: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/01 11:05:31.349: [smf] INFO: UE IMSI[262427046123889] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.355: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/01 11:05:31.355: [upf] INFO: UE F-SEID[UP:0xca CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.355: [upf] INFO: UE F-SEID[UP:0xca CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.360: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/01 11:05:31.360: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/01 11:05:31.360: [smf] INFO: UE IMSI[262423522414770] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.365: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/01 11:05:31.365: [upf] INFO: UE F-SEID[UP:0x119 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.365: [upf] INFO: UE F-SEID[UP:0x119 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.371: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/01 11:05:31.371: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/01 11:05:31.371: [smf] INFO: UE IMSI[262425290417730] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.377: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/01 11:05:31.377: [upf] INFO: UE F-SEID[UP:0x404 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.377: [upf] INFO: UE F-SEID[UP:0x404 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.382: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/01 11:05:31.382: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/01 11:05:31.382: [smf] INFO: UE IMSI[262426158214083] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.388: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/01 11:05:31.388: [upf] INFO: UE F-SEID[UP:0x64 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.388: [upf] INFO: UE F-SEID[UP:0x64 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.393: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/01 11:05:31.393: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/01 11:05:31.393: [smf] INFO: UE IMSI[262429342223565] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.399: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/01 11:05:31.399: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.399: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.404: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/01 11:05:31.404: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/01 11:05:31.404: [smf] INFO: UE IMSI[262423841071312] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.409: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/01 11:05:31.409: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.409: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.415: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/01 11:05:31.415: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/01 11:05:31.415: [smf] INFO: UE IMSI[262423874997978] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.422: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/01 11:05:31.422: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.422: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.426: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/01 11:05:31.426: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/01 11:05:31.426: [smf] INFO: UE IMSI[262425659340498] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.431: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/01 11:05:31.431: [upf] INFO: UE F-SEID[UP:0x978 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.431: [upf] INFO: UE F-SEID[UP:0x978 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.437: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/01 11:05:31.437: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/01 11:05:31.437: [smf] INFO: UE IMSI[262422195803704] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.443: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/01 11:05:31.443: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.443: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.448: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/01 11:05:31.448: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/01 11:05:31.448: [smf] INFO: UE IMSI[262421811617480] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.455: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/01 11:05:31.455: [upf] INFO: UE F-SEID[UP:0x21 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.455: [upf] INFO: UE F-SEID[UP:0x21 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.459: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/01 11:05:31.459: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/01 11:05:31.459: [smf] INFO: UE IMSI[262422376223417] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.465: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/01 11:05:31.465: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.465: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.470: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/01 11:05:31.470: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/01 11:05:31.470: [smf] INFO: UE IMSI[262425883020224] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.476: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/01 11:05:31.476: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.476: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.481: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/01 11:05:31.481: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/01 11:05:31.481: [smf] INFO: UE IMSI[262421756632040] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.487: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/01 11:05:31.487: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.487: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.492: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/01 11:05:31.492: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/01 11:05:31.492: [smf] INFO: UE IMSI[262422799845547] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.498: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/01 11:05:31.498: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.498: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.503: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/01 11:05:31.503: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/01 11:05:31.503: [smf] INFO: UE IMSI[262429823484882] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.508: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/01 11:05:31.509: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.509: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.514: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/01 11:05:31.514: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/01 11:05:31.514: [smf] INFO: UE IMSI[262422243755844] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.520: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/01 11:05:31.520: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.520: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.525: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/01 11:05:31.525: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/01 11:05:31.525: [smf] INFO: UE IMSI[262423643211397] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.531: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/01 11:05:31.531: [upf] INFO: UE F-SEID[UP:0x541 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.531: [upf] INFO: UE F-SEID[UP:0x541 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.536: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/01 11:05:31.536: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/01 11:05:31.536: [smf] INFO: UE IMSI[262428027260093] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.543: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/01 11:05:31.543: [upf] INFO: UE F-SEID[UP:0x12c CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.543: [upf] INFO: UE F-SEID[UP:0x12c CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.547: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/01 11:05:31.547: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/01 11:05:31.547: [smf] INFO: UE IMSI[262428821178597] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.553: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/01 11:05:31.553: [upf] INFO: UE F-SEID[UP:0x93a CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.553: [upf] INFO: UE F-SEID[UP:0x93a CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.559: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/01 11:05:31.559: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/01 11:05:31.559: [smf] INFO: UE IMSI[262422982301682] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.564: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/01 11:05:31.564: [upf] INFO: UE F-SEID[UP:0x79d CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.564: [upf] INFO: UE F-SEID[UP:0x79d CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.570: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/01 11:05:31.570: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/01 11:05:31.570: [smf] INFO: UE IMSI[262425037168836] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.576: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/01 11:05:31.576: [upf] INFO: UE F-SEID[UP:0x234 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.576: [upf] INFO: UE F-SEID[UP:0x234 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.581: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/01 11:05:31.581: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/01 11:05:31.581: [smf] INFO: UE IMSI[262429035941364] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.586: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/01 11:05:31.586: [upf] INFO: UE F-SEID[UP:0x28f CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.586: [upf] INFO: UE F-SEID[UP:0x28f CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.592: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/01 11:05:31.592: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/01 11:05:31.592: [smf] INFO: UE IMSI[262424423430545] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.599: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/01 11:05:31.599: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.599: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.603: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/01 11:05:31.603: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/01 11:05:31.603: [smf] INFO: UE IMSI[262425687168527] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.609: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/01 11:05:31.609: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.609: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.613: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/01 11:05:31.613: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/01 11:05:31.613: [smf] INFO: UE IMSI[262423175508480] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.620: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/01 11:05:31.620: [upf] INFO: UE F-SEID[UP:0xcf CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.620: [upf] INFO: UE F-SEID[UP:0xcf CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.624: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/01 11:05:31.624: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/01 11:05:31.624: [smf] INFO: UE IMSI[262429333572576] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.631: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/01 11:05:31.631: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.631: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.635: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/01 11:05:31.635: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/01 11:05:31.635: [smf] INFO: UE IMSI[262422699646367] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.641: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/01 11:05:31.641: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.641: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.646: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/01 11:05:31.646: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/01 11:05:31.646: [smf] INFO: UE IMSI[262428993142052] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.652: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/01 11:05:31.652: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.652: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.657: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/01 11:05:31.657: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/01 11:05:31.657: [smf] INFO: UE IMSI[262422733368054] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.663: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/01 11:05:31.663: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.663: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.668: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/01 11:05:31.668: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/01 11:05:31.668: [smf] INFO: UE IMSI[262421469340845] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.673: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/01 11:05:31.673: [upf] INFO: UE F-SEID[UP:0x20 CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.673: [upf] INFO: UE F-SEID[UP:0x20 CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.679: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/01 11:05:31.679: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/01 11:05:31.679: [smf] INFO: UE IMSI[262420917427691] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.686: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/01 11:05:31.686: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.686: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.690: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/01 11:05:31.690: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/01 11:05:31.690: [smf] INFO: UE IMSI[262424041763581] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.696: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/01 11:05:31.696: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.696: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.701: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/01 11:05:31.701: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/01 11:05:31.701: [smf] INFO: UE IMSI[262424728262269] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.706: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/01 11:05:31.706: [upf] INFO: UE F-SEID[UP:0x724 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.706: [upf] INFO: UE F-SEID[UP:0x724 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.712: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/01 11:05:31.712: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/01 11:05:31.712: [smf] INFO: UE IMSI[262429198637508] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.718: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/01 11:05:31.718: [upf] INFO: UE F-SEID[UP:0x17a CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.718: [upf] INFO: UE F-SEID[UP:0x17a CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.723: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/01 11:05:31.723: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/01 11:05:31.723: [smf] INFO: UE IMSI[262428955315234] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.727: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/01 11:05:31.727: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.727: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.734: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/01 11:05:31.734: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/01 11:05:31.734: [smf] INFO: UE IMSI[262428048055074] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.741: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/01 11:05:31.741: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.741: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.744: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/01 11:05:31.744: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/01 11:05:31.744: [smf] INFO: UE IMSI[262421254724606] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.750: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/01 11:05:31.750: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.750: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.755: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/01 11:05:31.755: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/01 11:05:31.755: [smf] INFO: UE IMSI[262422373537634] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.760: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/01 11:05:31.760: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.760: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.766: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/01 11:05:31.766: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/01 11:05:31.766: [smf] INFO: UE IMSI[262420034285185] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.773: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/01 11:05:31.773: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.773: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.777: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/01 11:05:31.777: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/01 11:05:31.777: [smf] INFO: UE IMSI[262420077960046] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.784: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/01 11:05:31.784: [upf] INFO: UE F-SEID[UP:0x754 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.784: [upf] INFO: UE F-SEID[UP:0x754 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.788: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/01 11:05:31.788: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/01 11:05:31.788: [smf] INFO: UE IMSI[262421345720735] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.794: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/01 11:05:31.794: [upf] INFO: UE F-SEID[UP:0x576 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.794: [upf] INFO: UE F-SEID[UP:0x576 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.799: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/01 11:05:31.799: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/01 11:05:31.799: [smf] INFO: UE IMSI[262428842648299] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.805: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/01 11:05:31.805: [upf] INFO: UE F-SEID[UP:0x93 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.805: [upf] INFO: UE F-SEID[UP:0x93 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.810: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/01 11:05:31.810: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/01 11:05:31.810: [smf] INFO: UE IMSI[262427266750283] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.816: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/01 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.821: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/01 11:05:31.821: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/01 11:05:31.821: [smf] INFO: UE IMSI[262427294190913] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.825: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/01 11:05:31.825: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.825: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.831: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/01 11:05:31.831: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/01 11:05:31.831: [smf] INFO: UE IMSI[262422692171447] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.837: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/01 11:05:31.837: [upf] INFO: UE F-SEID[UP:0x56 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.837: [upf] INFO: UE F-SEID[UP:0x56 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.842: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/01 11:05:31.842: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/01 11:05:31.842: [smf] INFO: UE IMSI[262423138187444] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.847: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/01 11:05:31.847: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.847: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.853: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/01 11:05:31.853: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/01 11:05:31.853: [smf] INFO: UE IMSI[262427141047595] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.859: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/01 11:05:31.859: [upf] INFO: UE F-SEID[UP:0x543 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.859: [upf] INFO: UE F-SEID[UP:0x543 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.864: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/01 11:05:31.864: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/01 11:05:31.864: [smf] INFO: UE IMSI[262420307708871] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.869: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/01 11:05:31.869: [upf] INFO: UE F-SEID[UP:0x388 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.869: [upf] INFO: UE F-SEID[UP:0x388 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.875: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/01 11:05:31.875: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/01 11:05:31.875: [smf] INFO: UE IMSI[262427040138623] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.880: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/01 11:05:31.880: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.880: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.886: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/01 11:05:31.886: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/01 11:05:31.886: [smf] INFO: UE IMSI[262428243109037] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.893: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/01 11:05:31.893: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.893: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.897: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/01 11:05:31.897: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/01 11:05:31.897: [smf] INFO: UE IMSI[262421798121237] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.902: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/01 11:05:31.902: [upf] INFO: UE F-SEID[UP:0xe19 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.902: [upf] INFO: UE F-SEID[UP:0xe19 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.907: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/01 11:05:31.907: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/01 11:05:31.907: [smf] INFO: UE IMSI[262423530095804] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.912: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/01 11:05:31.912: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.912: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.918: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/01 11:05:31.918: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/01 11:05:31.918: [smf] INFO: UE IMSI[262423221047968] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.925: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/01 11:05:31.925: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.925: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.929: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/01 11:05:31.929: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/01 11:05:31.929: [smf] INFO: UE IMSI[262427398020553] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.935: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/01 11:05:31.935: [upf] INFO: UE F-SEID[UP:0x926 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.935: [upf] INFO: UE F-SEID[UP:0x926 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.940: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/01 11:05:31.940: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/01 11:05:31.940: [smf] INFO: UE IMSI[262421057314296] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.945: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/01 11:05:31.945: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.945: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.951: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/01 11:05:31.951: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/01 11:05:31.951: [smf] INFO: UE IMSI[262424244549360] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.956: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/01 11:05:31.956: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.956: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.962: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/01 11:05:31.962: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/01 11:05:31.962: [smf] INFO: UE IMSI[262426042890269] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.967: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/01 11:05:31.967: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.967: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.973: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/01 11:05:31.973: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/01 11:05:31.973: [smf] INFO: UE IMSI[262426535105125] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.978: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/01 11:05:31.978: [upf] INFO: UE F-SEID[UP:0x471 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.978: [upf] INFO: UE F-SEID[UP:0x471 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.984: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/01 11:05:31.984: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/01 11:05:31.984: [smf] INFO: UE IMSI[262421927454906] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:31.990: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/01 11:05:31.990: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:31.990: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:31.996: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/01 11:05:31.996: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/01 11:05:31.996: [smf] INFO: UE IMSI[262429335022590] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.002: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/01 11:05:32.002: [upf] INFO: UE F-SEID[UP:0x10f CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.002: [upf] INFO: UE F-SEID[UP:0x10f CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.007: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/01 11:05:32.007: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/01 11:05:32.007: [smf] INFO: UE IMSI[262429191814463] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.013: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/01 11:05:32.013: [upf] INFO: UE F-SEID[UP:0x3d CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.013: [upf] INFO: UE F-SEID[UP:0x3d CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.018: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/01 11:05:32.018: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/01 11:05:32.018: [smf] INFO: UE IMSI[262428829460314] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.022: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/01 11:05:32.022: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.022: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.029: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/01 11:05:32.029: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/01 11:05:32.029: [smf] INFO: UE IMSI[262422590680571] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.035: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/01 11:05:32.035: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.035: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.040: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/01 11:05:32.040: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/01 11:05:32.040: [smf] INFO: UE IMSI[262424157491932] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.045: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/01 11:05:32.045: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.045: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.051: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/01 11:05:32.051: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/01 11:05:32.051: [smf] INFO: UE IMSI[262423268967586] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.058: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/01 11:05:32.058: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.058: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.062: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/01 11:05:32.062: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/01 11:05:32.062: [smf] INFO: UE IMSI[262425803818262] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.068: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/01 11:05:32.068: [upf] INFO: UE F-SEID[UP:0xfed CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.068: [upf] INFO: UE F-SEID[UP:0xfed CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.073: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/01 11:05:32.073: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/01 11:05:32.073: [smf] INFO: UE IMSI[262421137682749] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.079: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/01 11:05:32.079: [upf] INFO: UE F-SEID[UP:0x27c CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.079: [upf] INFO: UE F-SEID[UP:0x27c CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.084: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/01 11:05:32.084: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/01 11:05:32.084: [smf] INFO: UE IMSI[262423581229284] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.089: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/01 11:05:32.090: [upf] INFO: UE F-SEID[UP:0x79a CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.090: [upf] INFO: UE F-SEID[UP:0x79a CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.094: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/01 11:05:32.094: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/01 11:05:32.094: [smf] INFO: UE IMSI[262420358012123] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.099: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/01 11:05:32.099: [upf] INFO: UE F-SEID[UP:0x310 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.099: [upf] INFO: UE F-SEID[UP:0x310 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.105: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/01 11:05:32.105: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/01 11:05:32.105: [smf] INFO: UE IMSI[262421443902220] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.110: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/01 11:05:32.110: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.110: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.116: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/01 11:05:32.116: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/01 11:05:32.116: [smf] INFO: UE IMSI[262423166898597] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.122: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/01 11:05:32.122: [upf] INFO: UE F-SEID[UP:0x74a CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.122: [upf] INFO: UE F-SEID[UP:0x74a CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.127: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/01 11:05:32.127: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/01 11:05:32.127: [smf] INFO: UE IMSI[262423403600772] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.132: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/01 11:05:32.132: [upf] INFO: UE F-SEID[UP:0x59 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.132: [upf] INFO: UE F-SEID[UP:0x59 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.138: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/01 11:05:32.138: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/01 11:05:32.138: [smf] INFO: UE IMSI[262422894166533] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.143: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/01 11:05:32.143: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.143: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.149: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/01 11:05:32.149: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/01 11:05:32.149: [smf] INFO: UE IMSI[262421655795268] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.156: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/01 11:05:32.156: [upf] INFO: UE F-SEID[UP:0x44c CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.156: [upf] INFO: UE F-SEID[UP:0x44c CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.160: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/01 11:05:32.160: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/01 11:05:32.160: [smf] INFO: UE IMSI[262424982614322] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.164: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/01 11:05:32.165: [upf] INFO: UE F-SEID[UP:0xeaf CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.165: [upf] INFO: UE F-SEID[UP:0xeaf CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.170: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/01 11:05:32.171: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/01 11:05:32.171: [smf] INFO: UE IMSI[262423761006237] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.177: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/01 11:05:32.177: [upf] INFO: UE F-SEID[UP:0x94d CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.177: [upf] INFO: UE F-SEID[UP:0x94d CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.182: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/01 11:05:32.182: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/01 11:05:32.182: [smf] INFO: UE IMSI[262424126171276] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.188: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/01 11:05:32.188: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.188: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.192: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/01 11:05:32.192: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/01 11:05:32.192: [smf] INFO: UE IMSI[262421750303868] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.199: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/01 11:05:32.199: [upf] INFO: UE F-SEID[UP:0x92d CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.199: [upf] INFO: UE F-SEID[UP:0x92d CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.203: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/01 11:05:32.203: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/01 11:05:32.203: [smf] INFO: UE IMSI[262423292867443] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.208: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/01 11:05:32.208: [upf] INFO: UE F-SEID[UP:0x166 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.208: [upf] INFO: UE F-SEID[UP:0x166 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.214: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/01 11:05:32.214: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/01 11:05:32.214: [smf] INFO: UE IMSI[262426239253400] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.220: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/01 11:05:32.220: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.220: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.225: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/01 11:05:32.225: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/01 11:05:32.225: [smf] INFO: UE IMSI[262426213569115] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.231: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/01 11:05:32.231: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.231: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.235: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/01 11:05:32.235: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/01 11:05:32.235: [smf] INFO: UE IMSI[262424225139831] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.240: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/01 11:05:32.240: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.240: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.246: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/01 11:05:32.246: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/01 11:05:32.246: [smf] INFO: UE IMSI[262429463534085] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.253: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/01 11:05:32.253: [upf] INFO: UE F-SEID[UP:0x3f CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.253: [upf] INFO: UE F-SEID[UP:0x3f CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.258: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/01 11:05:32.258: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/01 11:05:32.258: [smf] INFO: UE IMSI[262422111105186] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.263: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/01 11:05:32.263: [upf] INFO: UE F-SEID[UP:0x735 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.263: [upf] INFO: UE F-SEID[UP:0x735 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.269: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/01 11:05:32.269: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/01 11:05:32.269: [smf] INFO: UE IMSI[262426921534100] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.275: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/01 11:05:32.275: [upf] INFO: UE F-SEID[UP:0x61a CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.275: [upf] INFO: UE F-SEID[UP:0x61a CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.280: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/01 11:05:32.280: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/01 11:05:32.280: [smf] INFO: UE IMSI[262426221488060] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.285: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/01 11:05:32.285: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.285: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.290: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/01 11:05:32.290: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/01 11:05:32.290: [smf] INFO: UE IMSI[262429463266046] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.296: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/01 11:05:32.296: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.296: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.301: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/01 11:05:32.301: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/01 11:05:32.301: [smf] INFO: UE IMSI[262428649342747] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.307: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/01 11:05:32.307: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.307: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.312: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/01 11:05:32.312: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/01 11:05:32.312: [smf] INFO: UE IMSI[262422391022807] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.317: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/01 11:05:32.317: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.317: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.323: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/01 11:05:32.323: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/01 11:05:32.323: [smf] INFO: UE IMSI[262424202266647] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.328: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/01 11:05:32.328: [upf] INFO: UE F-SEID[UP:0x889 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.328: [upf] INFO: UE F-SEID[UP:0x889 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.334: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/01 11:05:32.334: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/01 11:05:32.334: [smf] INFO: UE IMSI[262428940001058] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.340: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/01 11:05:32.340: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.340: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.344: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/01 11:05:32.344: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/01 11:05:32.345: [smf] INFO: UE IMSI[262426349990382] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.350: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/01 11:05:32.350: [upf] INFO: UE F-SEID[UP:0x7fd CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.350: [upf] INFO: UE F-SEID[UP:0x7fd CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.355: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/01 11:05:32.355: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/01 11:05:32.355: [smf] INFO: UE IMSI[262420403784512] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.361: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/01 11:05:32.361: [upf] INFO: UE F-SEID[UP:0x656 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.361: [upf] INFO: UE F-SEID[UP:0x656 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.366: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/01 11:05:32.366: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/01 11:05:32.366: [smf] INFO: UE IMSI[262421924175884] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.371: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/01 11:05:32.371: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.371: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.377: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/01 11:05:32.377: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/01 11:05:32.377: [smf] INFO: UE IMSI[262421082029901] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.382: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/01 11:05:32.382: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.382: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.388: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/01 11:05:32.388: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/01 11:05:32.388: [smf] INFO: UE IMSI[262425102140901] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.393: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/01 11:05:32.393: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.393: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.399: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/01 11:05:32.399: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/01 11:05:32.399: [smf] INFO: UE IMSI[262429960281115] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.404: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/01 11:05:32.404: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.404: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.410: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/01 11:05:32.410: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/01 11:05:32.410: [smf] INFO: UE IMSI[262429917806821] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.415: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/01 11:05:32.415: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.415: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.420: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/01 11:05:32.420: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/01 11:05:32.420: [smf] INFO: UE IMSI[262427979257803] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.425: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/01 11:05:32.425: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.425: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.431: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/01 11:05:32.431: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/01 11:05:32.431: [smf] INFO: UE IMSI[262423243471920] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.436: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/01 11:05:32.436: [upf] INFO: UE F-SEID[UP:0x159 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.436: [upf] INFO: UE F-SEID[UP:0x159 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.442: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/01 11:05:32.442: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/01 11:05:32.442: [smf] INFO: UE IMSI[262424682766136] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.447: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/01 11:05:32.447: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.447: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.453: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/01 11:05:32.453: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/01 11:05:32.453: [smf] INFO: UE IMSI[262428086595190] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.460: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/01 11:05:32.460: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.460: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.464: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/01 11:05:32.464: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/01 11:05:32.464: [smf] INFO: UE IMSI[262428748555192] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.470: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/01 11:05:32.470: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.470: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.475: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/01 11:05:32.475: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/01 11:05:32.475: [smf] INFO: UE IMSI[262424459667491] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.481: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/01 11:05:32.481: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.481: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.486: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/01 11:05:32.486: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/01 11:05:32.486: [smf] INFO: UE IMSI[262426871264763] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.492: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/01 11:05:32.492: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.492: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.497: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/01 11:05:32.497: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/01 11:05:32.497: [smf] INFO: UE IMSI[262420403616958] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.502: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/01 11:05:32.502: [upf] INFO: UE F-SEID[UP:0xcfa CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.502: [upf] INFO: UE F-SEID[UP:0xcfa CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.508: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/01 11:05:32.508: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/01 11:05:32.508: [smf] INFO: UE IMSI[262429118899539] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.513: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/01 11:05:32.513: [upf] INFO: UE F-SEID[UP:0x645 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.513: [upf] INFO: UE F-SEID[UP:0x645 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.518: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/01 11:05:32.519: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/01 11:05:32.519: [smf] INFO: UE IMSI[262424691465405] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.524: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/01 11:05:32.524: [upf] INFO: UE F-SEID[UP:0x973 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.524: [upf] INFO: UE F-SEID[UP:0x973 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.530: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/01 11:05:32.530: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/01 11:05:32.530: [smf] INFO: UE IMSI[262424033446422] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.535: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/01 11:05:32.535: [upf] INFO: UE F-SEID[UP:0x570 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.535: [upf] INFO: UE F-SEID[UP:0x570 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.540: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/01 11:05:32.540: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/01 11:05:32.540: [smf] INFO: UE IMSI[262428770442582] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.545: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/01 11:05:32.545: [upf] INFO: UE F-SEID[UP:0x674 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.545: [upf] INFO: UE F-SEID[UP:0x674 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.551: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/01 11:05:32.551: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/01 11:05:32.551: [smf] INFO: UE IMSI[262428214228855] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.557: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/01 11:05:32.557: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.557: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.562: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/01 11:05:32.562: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/01 11:05:32.562: [smf] INFO: UE IMSI[262426072889239] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.567: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/01 11:05:32.567: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.567: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.573: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/01 11:05:32.573: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/01 11:05:32.573: [smf] INFO: UE IMSI[262428203049592] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.578: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/01 11:05:32.578: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.578: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.584: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/01 11:05:32.584: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/01 11:05:32.584: [smf] INFO: UE IMSI[262427914805803] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.590: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/01 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.595: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/01 11:05:32.595: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/01 11:05:32.595: [smf] INFO: UE IMSI[262425665358242] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.600: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/01 11:05:32.600: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.600: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.606: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/01 11:05:32.606: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/01 11:05:32.606: [smf] INFO: UE IMSI[262428255730439] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.612: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/01 11:05:32.612: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.612: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.617: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/01 11:05:32.617: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/01 11:05:32.617: [smf] INFO: UE IMSI[262427071705975] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.622: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/01 11:05:32.622: [upf] INFO: UE F-SEID[UP:0x296 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.622: [upf] INFO: UE F-SEID[UP:0x296 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.628: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/01 11:05:32.628: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/01 11:05:32.628: [smf] INFO: UE IMSI[262429487385837] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.634: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/01 11:05:32.634: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.634: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.639: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/01 11:05:32.639: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/01 11:05:32.639: [smf] INFO: UE IMSI[262423243391045] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.644: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/01 11:05:32.644: [upf] INFO: UE F-SEID[UP:0x134 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.644: [upf] INFO: UE F-SEID[UP:0x134 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.649: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/01 11:05:32.650: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/01 11:05:32.650: [smf] INFO: UE IMSI[262422272007657] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.655: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/01 11:05:32.655: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.655: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.661: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/01 11:05:32.661: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/01 11:05:32.661: [smf] INFO: UE IMSI[262421819843204] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.666: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/01 11:05:32.666: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.666: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.671: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/01 11:05:32.671: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/01 11:05:32.671: [smf] INFO: UE IMSI[262420148587685] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.676: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/01 11:05:32.676: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.676: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.682: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/01 11:05:32.682: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/01 11:05:32.682: [smf] INFO: UE IMSI[262421465922574] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.688: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/01 11:05:32.688: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.688: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.693: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/01 11:05:32.693: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/01 11:05:32.693: [smf] INFO: UE IMSI[262420214681368] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.699: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/01 11:05:32.699: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.699: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.704: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/01 11:05:32.704: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/01 11:05:32.704: [smf] INFO: UE IMSI[262429897668456] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.710: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/01 11:05:32.710: [upf] INFO: UE F-SEID[UP:0x80b CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.710: [upf] INFO: UE F-SEID[UP:0x80b CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.715: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/01 11:05:32.715: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/01 11:05:32.715: [smf] INFO: UE IMSI[262427394766481] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.722: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/01 11:05:32.722: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.722: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.726: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/01 11:05:32.726: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/01 11:05:32.726: [smf] INFO: UE IMSI[262424048706146] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.730: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/01 11:05:32.730: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.730: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.737: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/01 11:05:32.737: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/01 11:05:32.737: [smf] INFO: UE IMSI[262426605939764] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.742: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/01 11:05:32.742: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.742: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.747: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/01 11:05:32.747: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/01 11:05:32.747: [smf] INFO: UE IMSI[262424463589126] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.752: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/01 11:05:32.752: [upf] INFO: UE F-SEID[UP:0x90e CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.752: [upf] INFO: UE F-SEID[UP:0x90e CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.758: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/01 11:05:32.758: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/01 11:05:32.758: [smf] INFO: UE IMSI[262429921468398] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.763: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/01 11:05:32.763: [upf] INFO: UE F-SEID[UP:0x573 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.763: [upf] INFO: UE F-SEID[UP:0x573 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.769: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/01 11:05:32.769: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/01 11:05:32.769: [smf] INFO: UE IMSI[262426259061583] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.774: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/01 11:05:32.774: [upf] INFO: UE F-SEID[UP:0x24 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.774: [upf] INFO: UE F-SEID[UP:0x24 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.780: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/01 11:05:32.780: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/01 11:05:32.780: [smf] INFO: UE IMSI[262423849897164] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.785: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/01 11:05:32.785: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.785: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.791: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/01 11:05:32.791: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/01 11:05:32.791: [smf] INFO: UE IMSI[262428517323003] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.796: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/01 11:05:32.796: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.796: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.801: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/01 11:05:32.801: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/01 11:05:32.801: [smf] INFO: UE IMSI[262429660426634] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.806: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/01 11:05:32.806: [upf] INFO: UE F-SEID[UP:0x319 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.806: [upf] INFO: UE F-SEID[UP:0x319 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.812: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/01 11:05:32.812: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/01 11:05:32.812: [smf] INFO: UE IMSI[262420031778243] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.817: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/01 11:05:32.817: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.817: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.823: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/01 11:05:32.823: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/01 11:05:32.823: [smf] INFO: UE IMSI[262423276140959] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.828: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/01 11:05:32.828: [upf] INFO: UE F-SEID[UP:0x13d CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.828: [upf] INFO: UE F-SEID[UP:0x13d CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.834: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/01 11:05:32.834: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/01 11:05:32.834: [smf] INFO: UE IMSI[262428919057583] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.840: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/01 11:05:32.840: [upf] INFO: UE F-SEID[UP:0x64d CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.840: [upf] INFO: UE F-SEID[UP:0x64d CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.845: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/01 11:05:32.845: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/01 11:05:32.845: [smf] INFO: UE IMSI[262426129787373] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.850: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/01 11:05:32.850: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.850: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.856: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/01 11:05:32.856: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/01 11:05:32.856: [smf] INFO: UE IMSI[262426076176602] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.862: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/01 11:05:32.862: [upf] INFO: UE F-SEID[UP:0x370 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.862: [upf] INFO: UE F-SEID[UP:0x370 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.868: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/01 11:05:32.868: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/01 11:05:32.868: [smf] INFO: UE IMSI[262420731424289] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.873: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/01 11:05:32.873: [upf] INFO: UE F-SEID[UP:0xc04 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.873: [upf] INFO: UE F-SEID[UP:0xc04 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.879: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/01 11:05:32.879: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/01 11:05:32.879: [smf] INFO: UE IMSI[262429611340706] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.884: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/01 11:05:32.884: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.884: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.890: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/01 11:05:32.890: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/01 11:05:32.890: [smf] INFO: UE IMSI[262423712097189] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.896: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/01 11:05:32.896: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.896: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.901: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/01 11:05:32.901: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/01 11:05:32.901: [smf] INFO: UE IMSI[262425772273663] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.906: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/01 11:05:32.906: [upf] INFO: UE F-SEID[UP:0x814 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.906: [upf] INFO: UE F-SEID[UP:0x814 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.912: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/01 11:05:32.912: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/01 11:05:32.912: [smf] INFO: UE IMSI[262429491336239] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.918: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/01 11:05:32.918: [upf] INFO: UE F-SEID[UP:0x191 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.918: [upf] INFO: UE F-SEID[UP:0x191 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.923: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/01 11:05:32.923: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/01 11:05:32.923: [smf] INFO: UE IMSI[262426352457105] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.928: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/01 11:05:32.928: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.928: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.934: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/01 11:05:32.934: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/01 11:05:32.934: [smf] INFO: UE IMSI[262422936833216] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.940: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/01 11:05:32.940: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.940: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.945: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/01 11:05:32.945: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/01 11:05:32.945: [smf] INFO: UE IMSI[262426059608497] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.950: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/01 11:05:32.950: [upf] INFO: UE F-SEID[UP:0x265 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.950: [upf] INFO: UE F-SEID[UP:0x265 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.956: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/01 11:05:32.956: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/01 11:05:32.956: [smf] INFO: UE IMSI[262420528143027] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.961: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/01 11:05:32.961: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.961: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.967: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/01 11:05:32.967: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/01 11:05:32.967: [smf] INFO: UE IMSI[262428460905569] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.973: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/01 11:05:32.973: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.973: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.978: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/01 11:05:32.978: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/01 11:05:32.978: [smf] INFO: UE IMSI[262426666228712] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.983: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/01 11:05:32.983: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.983: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.989: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/01 11:05:32.989: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/01 11:05:32.989: [smf] INFO: UE IMSI[262429824927669] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:32.995: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/01 11:05:32.995: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:32.995: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:32.999: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/01 11:05:32.999: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/01 11:05:32.999: [smf] INFO: UE IMSI[262429437738801] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.005: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/01 11:05:33.005: [upf] INFO: UE F-SEID[UP:0x460 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.005: [upf] INFO: UE F-SEID[UP:0x460 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.010: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/01 11:05:33.010: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/01 11:05:33.010: [smf] INFO: UE IMSI[262421899894168] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.016: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/01 11:05:33.016: [upf] INFO: UE F-SEID[UP:0x44d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.016: [upf] INFO: UE F-SEID[UP:0x44d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.021: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/01 11:05:33.021: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/01 11:05:33.021: [smf] INFO: UE IMSI[262424722347533] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.027: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/01 11:05:33.027: [upf] INFO: UE F-SEID[UP:0x739 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.027: [upf] INFO: UE F-SEID[UP:0x739 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.032: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/01 11:05:33.032: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/01 11:05:33.032: [smf] INFO: UE IMSI[262422819010557] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.039: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/01 11:05:33.039: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.039: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.043: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/01 11:05:33.043: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/01 11:05:33.043: [smf] INFO: UE IMSI[262420747282661] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.048: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/01 11:05:33.048: [upf] INFO: UE F-SEID[UP:0x43b CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.048: [upf] INFO: UE F-SEID[UP:0x43b CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.054: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/01 11:05:33.054: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/01 11:05:33.054: [smf] INFO: UE IMSI[262421332656838] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.059: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/01 11:05:33.059: [upf] INFO: UE F-SEID[UP:0x5db CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.059: [upf] INFO: UE F-SEID[UP:0x5db CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.064: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/01 11:05:33.064: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/01 11:05:33.064: [smf] INFO: UE IMSI[262429899128362] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.069: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/01 11:05:33.069: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.069: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.075: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/01 11:05:33.075: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/01 11:05:33.075: [smf] INFO: UE IMSI[262427206916949] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.081: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/01 11:05:33.081: [upf] INFO: UE F-SEID[UP:0xcef CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.081: [upf] INFO: UE F-SEID[UP:0xcef CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.086: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/01 11:05:33.086: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/01 11:05:33.086: [smf] INFO: UE IMSI[262420727487896] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.092: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/01 11:05:33.092: [upf] INFO: UE F-SEID[UP:0x637 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.092: [upf] INFO: UE F-SEID[UP:0x637 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.098: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/01 11:05:33.098: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/01 11:05:33.098: [smf] INFO: UE IMSI[262421469713485] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.102: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/01 11:05:33.103: [upf] INFO: UE F-SEID[UP:0x275 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.103: [upf] INFO: UE F-SEID[UP:0x275 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.108: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/01 11:05:33.108: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/01 11:05:33.108: [smf] INFO: UE IMSI[262429731781816] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.114: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/01 11:05:33.114: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.114: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.119: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/01 11:05:33.119: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/01 11:05:33.119: [smf] INFO: UE IMSI[262420044547258] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.124: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/01 11:05:33.124: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.124: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.130: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/01 11:05:33.130: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/01 11:05:33.130: [smf] INFO: UE IMSI[262428362297683] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.135: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/01 11:05:33.135: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.135: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.141: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/01 11:05:33.141: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/01 11:05:33.141: [smf] INFO: UE IMSI[262425384002816] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.146: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/01 11:05:33.146: [upf] INFO: UE F-SEID[UP:0x43c CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.146: [upf] INFO: UE F-SEID[UP:0x43c CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.152: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/01 11:05:33.152: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/01 11:05:33.152: [smf] INFO: UE IMSI[262424283144098] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.156: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/01 11:05:33.157: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.157: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.162: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/01 11:05:33.162: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/01 11:05:33.162: [smf] INFO: UE IMSI[262428453667295] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.167: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/01 11:05:33.167: [upf] INFO: UE F-SEID[UP:0x261 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.167: [upf] INFO: UE F-SEID[UP:0x261 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.173: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/01 11:05:33.173: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/01 11:05:33.173: [smf] INFO: UE IMSI[262426788085981] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.178: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/01 11:05:33.178: [upf] INFO: UE F-SEID[UP:0xeac CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.178: [upf] INFO: UE F-SEID[UP:0xeac CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.184: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/01 11:05:33.184: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/01 11:05:33.184: [smf] INFO: UE IMSI[262421890878095] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.189: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/01 11:05:33.189: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.189: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.195: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/01 11:05:33.195: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/01 11:05:33.195: [smf] INFO: UE IMSI[262424836092236] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.199: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/01 11:05:33.199: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.199: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.205: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/01 11:05:33.205: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/01 11:05:33.205: [smf] INFO: UE IMSI[262423669303329] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.210: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/01 11:05:33.210: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.210: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.216: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/01 11:05:33.216: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/01 11:05:33.216: [smf] INFO: UE IMSI[262427266651732] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.221: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/01 11:05:33.222: [upf] INFO: UE F-SEID[UP:0x28b CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.222: [upf] INFO: UE F-SEID[UP:0x28b CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.227: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/01 11:05:33.227: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/01 11:05:33.227: [smf] INFO: UE IMSI[262424282186864] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.232: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/01 11:05:33.232: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.232: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.238: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/01 11:05:33.238: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/01 11:05:33.238: [smf] INFO: UE IMSI[262428991314920] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.244: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/01 11:05:33.244: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.244: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.249: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/01 11:05:33.249: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/01 11:05:33.249: [smf] INFO: UE IMSI[262422704817969] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.254: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/01 11:05:33.254: [upf] INFO: UE F-SEID[UP:0x8be CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.254: [upf] INFO: UE F-SEID[UP:0x8be CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.260: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/01 11:05:33.260: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/01 11:05:33.260: [smf] INFO: UE IMSI[262426866582110] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.264: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/01 11:05:33.264: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.264: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.271: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/01 11:05:33.271: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/01 11:05:33.271: [smf] INFO: UE IMSI[262422356363596] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.277: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/01 11:05:33.277: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.277: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.282: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/01 11:05:33.282: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/01 11:05:33.282: [smf] INFO: UE IMSI[262427313140993] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.287: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/01 11:05:33.287: [upf] INFO: UE F-SEID[UP:0x2 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.287: [upf] INFO: UE F-SEID[UP:0x2 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.293: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/01 11:05:33.293: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/01 11:05:33.293: [smf] INFO: UE IMSI[262424695367482] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.298: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/01 11:05:33.298: [upf] INFO: UE F-SEID[UP:0x462 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.298: [upf] INFO: UE F-SEID[UP:0x462 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.304: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/01 11:05:33.304: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/01 11:05:33.304: [smf] INFO: UE IMSI[262429557749883] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.309: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/01 11:05:33.309: [upf] INFO: UE F-SEID[UP:0x489 CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.309: [upf] INFO: UE F-SEID[UP:0x489 CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.314: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/01 11:05:33.314: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/01 11:05:33.314: [smf] INFO: UE IMSI[262428281441995] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.320: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/01 11:05:33.320: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.320: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.325: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/01 11:05:33.325: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/01 11:05:33.325: [smf] INFO: UE IMSI[262421676833832] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.330: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/01 11:05:33.330: [upf] INFO: UE F-SEID[UP:0x616 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.330: [upf] INFO: UE F-SEID[UP:0x616 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.336: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/01 11:05:33.336: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/01 11:05:33.336: [smf] INFO: UE IMSI[262424530544076] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.342: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/01 11:05:33.342: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.342: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.347: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/01 11:05:33.347: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/01 11:05:33.347: [smf] INFO: UE IMSI[262429276398430] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.353: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/01 11:05:33.353: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.353: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.358: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/01 11:05:33.358: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/01 11:05:33.358: [smf] INFO: UE IMSI[262426462242223] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.362: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/01 11:05:33.362: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.362: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.369: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/01 11:05:33.369: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/01 11:05:33.369: [smf] INFO: UE IMSI[262427902234863] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.375: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/01 11:05:33.375: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.375: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.380: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/01 11:05:33.380: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/01 11:05:33.380: [smf] INFO: UE IMSI[262424018532535] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.385: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/01 11:05:33.385: [upf] INFO: UE F-SEID[UP:0xeab CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.385: [upf] INFO: UE F-SEID[UP:0xeab CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.391: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/01 11:05:33.391: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/01 11:05:33.391: [smf] INFO: UE IMSI[262420557480720] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.396: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/01 11:05:33.396: [upf] INFO: UE F-SEID[UP:0xc4e CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.396: [upf] INFO: UE F-SEID[UP:0xc4e CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.402: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/01 11:05:33.402: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/01 11:05:33.402: [smf] INFO: UE IMSI[262429949316968] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.408: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/01 11:05:33.408: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.408: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.413: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/01 11:05:33.413: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/01 11:05:33.413: [smf] INFO: UE IMSI[262424699679228] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.418: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/01 11:05:33.418: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.418: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.424: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/01 11:05:33.424: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/01 11:05:33.424: [smf] INFO: UE IMSI[262420034689531] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.429: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/01 11:05:33.429: [upf] INFO: UE F-SEID[UP:0xffc CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.429: [upf] INFO: UE F-SEID[UP:0xffc CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.435: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/01 11:05:33.435: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/01 11:05:33.435: [smf] INFO: UE IMSI[262425407565045] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.441: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/01 11:05:33.441: [upf] INFO: UE F-SEID[UP:0x55a CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.441: [upf] INFO: UE F-SEID[UP:0x55a CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.446: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/01 11:05:33.446: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/01 11:05:33.446: [smf] INFO: UE IMSI[262424368243477] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.452: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/01 11:05:33.452: [upf] INFO: UE F-SEID[UP:0x198 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.452: [upf] INFO: UE F-SEID[UP:0x198 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.457: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/01 11:05:33.457: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/01 11:05:33.457: [smf] INFO: UE IMSI[262428212706590] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.462: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/01 11:05:33.462: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.462: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.468: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/01 11:05:33.468: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/01 11:05:33.468: [smf] INFO: UE IMSI[262426682863981] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.473: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/01 11:05:33.473: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.473: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.479: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/01 11:05:33.479: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/01 11:05:33.479: [smf] INFO: UE IMSI[262421188998577] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.484: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/01 11:05:33.484: [upf] INFO: UE F-SEID[UP:0x549 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.484: [upf] INFO: UE F-SEID[UP:0x549 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.490: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/01 11:05:33.490: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/01 11:05:33.490: [smf] INFO: UE IMSI[262427808389824] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.495: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/01 11:05:33.495: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.495: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.501: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/01 11:05:33.501: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/01 11:05:33.501: [smf] INFO: UE IMSI[262421053731933] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.507: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/01 11:05:33.507: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.507: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.512: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/01 11:05:33.512: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/01 11:05:33.512: [smf] INFO: UE IMSI[262424869892667] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.516: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/01 11:05:33.516: [upf] INFO: UE F-SEID[UP:0x85c CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.516: [upf] INFO: UE F-SEID[UP:0x85c CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.522: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/01 11:05:33.522: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/01 11:05:33.522: [smf] INFO: UE IMSI[262421641853459] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.528: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/01 11:05:33.528: [upf] INFO: UE F-SEID[UP:0x98f CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.528: [upf] INFO: UE F-SEID[UP:0x98f CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.533: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/01 11:05:33.533: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/01 11:05:33.533: [smf] INFO: UE IMSI[262426784855156] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.538: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/01 11:05:33.538: [upf] INFO: UE F-SEID[UP:0xcda CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.538: [upf] INFO: UE F-SEID[UP:0xcda CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.544: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/01 11:05:33.544: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/01 11:05:33.544: [smf] INFO: UE IMSI[262422930147954] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.549: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/01 11:05:33.549: [upf] INFO: UE F-SEID[UP:0x960 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.549: [upf] INFO: UE F-SEID[UP:0x960 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.555: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/01 11:05:33.555: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/01 11:05:33.555: [smf] INFO: UE IMSI[262428618102090] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.561: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/01 11:05:33.561: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.561: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.566: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/01 11:05:33.566: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/01 11:05:33.566: [smf] INFO: UE IMSI[262429801752730] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.571: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/01 11:05:33.571: [upf] INFO: UE F-SEID[UP:0x96e CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.571: [upf] INFO: UE F-SEID[UP:0x96e CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.577: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/01 11:05:33.577: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/01 11:05:33.577: [smf] INFO: UE IMSI[262423801663863] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.582: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/01 11:05:33.583: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.583: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.588: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/01 11:05:33.588: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/01 11:05:33.588: [smf] INFO: UE IMSI[262422257395829] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.594: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/01 11:05:33.594: [upf] INFO: UE F-SEID[UP:0x521 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.594: [upf] INFO: UE F-SEID[UP:0x521 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.599: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/01 11:05:33.599: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/01 11:05:33.599: [smf] INFO: UE IMSI[262424159234636] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.605: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/01 11:05:33.605: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.605: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.609: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/01 11:05:33.609: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/01 11:05:33.609: [smf] INFO: UE IMSI[262427203214979] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.614: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/01 11:05:33.615: [upf] INFO: UE F-SEID[UP:0x84f CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.615: [upf] INFO: UE F-SEID[UP:0x84f CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.620: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/01 11:05:33.620: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/01 11:05:33.620: [smf] INFO: UE IMSI[262421400460947] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.625: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/01 11:05:33.625: [upf] INFO: UE F-SEID[UP:0x66a CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.625: [upf] INFO: UE F-SEID[UP:0x66a CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.631: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/01 11:05:33.631: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/01 11:05:33.631: [smf] INFO: UE IMSI[262427133517169] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.636: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/01 11:05:33.636: [upf] INFO: UE F-SEID[UP:0x38a CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.636: [upf] INFO: UE F-SEID[UP:0x38a CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.642: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/01 11:05:33.642: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/01 11:05:33.642: [smf] INFO: UE IMSI[262427410431760] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.647: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/01 11:05:33.647: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.647: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.653: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/01 11:05:33.653: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/01 11:05:33.653: [smf] INFO: UE IMSI[262422306770291] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.659: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/01 11:05:33.659: [upf] INFO: UE F-SEID[UP:0x993 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.659: [upf] INFO: UE F-SEID[UP:0x993 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.664: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/01 11:05:33.664: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/01 11:05:33.664: [smf] INFO: UE IMSI[262425259345593] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.669: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/01 11:05:33.669: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.669: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.674: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/01 11:05:33.674: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/01 11:05:33.674: [smf] INFO: UE IMSI[262429937215881] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.679: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/01 11:05:33.679: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.679: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.685: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/01 11:05:33.685: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/01 11:05:33.685: [smf] INFO: UE IMSI[262428946204750] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.690: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/01 11:05:33.690: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.690: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.696: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/01 11:05:33.696: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/01 11:05:33.696: [smf] INFO: UE IMSI[262429200360892] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.702: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/01 11:05:33.702: [upf] INFO: UE F-SEID[UP:0x19d CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.702: [upf] INFO: UE F-SEID[UP:0x19d CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.707: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/01 11:05:33.707: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/01 11:05:33.707: [smf] INFO: UE IMSI[262425987601385] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.712: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/01 11:05:33.712: [upf] INFO: UE F-SEID[UP:0x506 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.712: [upf] INFO: UE F-SEID[UP:0x506 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.718: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/01 11:05:33.718: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/01 11:05:33.718: [smf] INFO: UE IMSI[262420525913526] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.724: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/01 11:05:33.724: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.724: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.729: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/01 11:05:33.729: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/01 11:05:33.729: [smf] INFO: UE IMSI[262429939210276] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.734: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/01 11:05:33.734: [upf] INFO: UE F-SEID[UP:0x363 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.734: [upf] INFO: UE F-SEID[UP:0x363 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.739: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/01 11:05:33.739: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/01 11:05:33.739: [smf] INFO: UE IMSI[262421071003177] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.745: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/01 11:05:33.745: [upf] INFO: UE F-SEID[UP:0x73c CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.745: [upf] INFO: UE F-SEID[UP:0x73c CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.750: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/01 11:05:33.750: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/01 11:05:33.750: [smf] INFO: UE IMSI[262424484491123] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.756: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/01 11:05:33.756: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.756: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.761: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/01 11:05:33.761: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/01 11:05:33.761: [smf] INFO: UE IMSI[262422187178609] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.766: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/01 11:05:33.766: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.766: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.772: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/01 11:05:33.772: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/01 11:05:33.772: [smf] INFO: UE IMSI[262429376579285] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.778: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/01 11:05:33.778: [upf] INFO: UE F-SEID[UP:0x86e CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.778: [upf] INFO: UE F-SEID[UP:0x86e CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.783: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/01 11:05:33.783: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/01 11:05:33.783: [smf] INFO: UE IMSI[262429330043623] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.788: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/01 11:05:33.788: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.788: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.794: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/01 11:05:33.794: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/01 11:05:33.794: [smf] INFO: UE IMSI[262428277642014] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.799: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/01 11:05:33.799: [upf] INFO: UE F-SEID[UP:0x62 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.799: [upf] INFO: UE F-SEID[UP:0x62 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.805: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/01 11:05:33.805: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/01 11:05:33.805: [smf] INFO: UE IMSI[262427138083975] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.811: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/01 11:05:33.811: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.811: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.816: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/01 11:05:33.816: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/01 11:05:33.816: [smf] INFO: UE IMSI[262429420237535] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.820: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/01 11:05:33.820: [upf] INFO: UE F-SEID[UP:0x62f CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.820: [upf] INFO: UE F-SEID[UP:0x62f CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.827: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/01 11:05:33.827: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/01 11:05:33.827: [smf] INFO: UE IMSI[262425408904492] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.832: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/01 11:05:33.833: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.833: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.837: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/01 11:05:33.838: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/01 11:05:33.838: [smf] INFO: UE IMSI[262427210221518] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.843: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/01 11:05:33.843: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.843: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.848: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/01 11:05:33.848: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/01 11:05:33.848: [smf] INFO: UE IMSI[262421890356935] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.855: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/01 11:05:33.855: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.855: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.859: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/01 11:05:33.859: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/01 11:05:33.859: [smf] INFO: UE IMSI[262421578886492] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.864: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/01 11:05:33.864: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.864: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.870: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/01 11:05:33.870: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/01 11:05:33.870: [smf] INFO: UE IMSI[262426517017365] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.876: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/01 11:05:33.876: [upf] INFO: UE F-SEID[UP:0x691 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.876: [upf] INFO: UE F-SEID[UP:0x691 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.881: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/01 11:05:33.881: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/01 11:05:33.881: [smf] INFO: UE IMSI[262427087157520] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.885: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/01 11:05:33.885: [upf] INFO: UE F-SEID[UP:0x964 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.885: [upf] INFO: UE F-SEID[UP:0x964 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.892: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/01 11:05:33.892: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/01 11:05:33.892: [smf] INFO: UE IMSI[262420973929289] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.897: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/01 11:05:33.898: [upf] INFO: UE F-SEID[UP:0xf06 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.898: [upf] INFO: UE F-SEID[UP:0xf06 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.903: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/01 11:05:33.903: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/01 11:05:33.903: [smf] INFO: UE IMSI[262425127482630] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.909: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/01 11:05:33.909: [upf] INFO: UE F-SEID[UP:0x49e CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.909: [upf] INFO: UE F-SEID[UP:0x49e CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.914: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/01 11:05:33.914: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/01 11:05:33.914: [smf] INFO: UE IMSI[262424842460402] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.919: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/01 11:05:33.919: [upf] INFO: UE F-SEID[UP:0xc7b CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.919: [upf] INFO: UE F-SEID[UP:0xc7b CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.925: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/01 11:05:33.925: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/01 11:05:33.925: [smf] INFO: UE IMSI[262423962378302] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.930: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/01 11:05:33.930: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.930: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.936: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/01 11:05:33.936: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/01 11:05:33.936: [smf] INFO: UE IMSI[262428124253328] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.943: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/01 11:05:33.943: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.943: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.948: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/01 11:05:33.948: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/01 11:05:33.948: [smf] INFO: UE IMSI[262427242695519] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.953: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/01 11:05:33.953: [upf] INFO: UE F-SEID[UP:0x69b CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.953: [upf] INFO: UE F-SEID[UP:0x69b CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.959: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/01 11:05:33.959: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/01 11:05:33.959: [smf] INFO: UE IMSI[262429637727457] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.964: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/01 11:05:33.964: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.964: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.970: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/01 11:05:33.970: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/01 11:05:33.970: [smf] INFO: UE IMSI[262426451601833] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.975: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/01 11:05:33.975: [upf] INFO: UE F-SEID[UP:0x387 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.975: [upf] INFO: UE F-SEID[UP:0x387 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.981: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/01 11:05:33.981: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/01 11:05:33.981: [smf] INFO: UE IMSI[262423486997180] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.986: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/01 11:05:33.986: [upf] INFO: UE F-SEID[UP:0xdee CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.986: [upf] INFO: UE F-SEID[UP:0xdee CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:33.992: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/01 11:05:33.992: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/01 11:05:33.992: [smf] INFO: UE IMSI[262422693657761] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:33.997: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/01 11:05:33.997: [upf] INFO: UE F-SEID[UP:0x95d CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:33.997: [upf] INFO: UE F-SEID[UP:0x95d CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.003: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/01 11:05:34.003: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/01 11:05:34.003: [smf] INFO: UE IMSI[262426725131199] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.008: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/01 11:05:34.008: [upf] INFO: UE F-SEID[UP:0xbef CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.008: [upf] INFO: UE F-SEID[UP:0xbef CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.013: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/01 11:05:34.013: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/01 11:05:34.013: [smf] INFO: UE IMSI[262422284960923] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.018: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/01 11:05:34.018: [upf] INFO: UE F-SEID[UP:0x31 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.018: [upf] INFO: UE F-SEID[UP:0x31 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.024: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/01 11:05:34.025: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/01 11:05:34.025: [smf] INFO: UE IMSI[262421821980233] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.030: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/01 11:05:34.030: [upf] INFO: UE F-SEID[UP:0xd4e CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.030: [upf] INFO: UE F-SEID[UP:0xd4e CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.035: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/01 11:05:34.035: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/01 11:05:34.035: [smf] INFO: UE IMSI[262423790966462] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.042: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/01 11:05:34.042: [upf] INFO: UE F-SEID[UP:0x523 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.042: [upf] INFO: UE F-SEID[UP:0x523 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.046: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/01 11:05:34.046: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/01 11:05:34.046: [smf] INFO: UE IMSI[262420975347979] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.051: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/01 11:05:34.051: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.051: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.057: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/01 11:05:34.057: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/01 11:05:34.057: [smf] INFO: UE IMSI[262429181855562] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.063: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/01 11:05:34.063: [upf] INFO: UE F-SEID[UP:0xd7d CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.063: [upf] INFO: UE F-SEID[UP:0xd7d CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.068: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/01 11:05:34.068: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/01 11:05:34.068: [smf] INFO: UE IMSI[262428864405449] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.073: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/01 11:05:34.073: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.073: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.078: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/01 11:05:34.078: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/01 11:05:34.078: [smf] INFO: UE IMSI[262428631188010] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.084: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/01 11:05:34.084: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.084: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.089: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/01 11:05:34.089: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/01 11:05:34.089: [smf] INFO: UE IMSI[262423396383882] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.094: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/01 11:05:34.094: [upf] INFO: UE F-SEID[UP:0x32b CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.094: [upf] INFO: UE F-SEID[UP:0x32b CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.100: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/01 11:05:34.100: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/01 11:05:34.100: [smf] INFO: UE IMSI[262422025516464] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.106: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/01 11:05:34.106: [upf] INFO: UE F-SEID[UP:0x372 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.106: [upf] INFO: UE F-SEID[UP:0x372 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.111: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/01 11:05:34.111: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/01 11:05:34.111: [smf] INFO: UE IMSI[262425250016814] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.117: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/01 11:05:34.117: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.117: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.122: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/01 11:05:34.122: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/01 11:05:34.122: [smf] INFO: UE IMSI[262423636768188] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.127: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/01 11:05:34.127: [upf] INFO: UE F-SEID[UP:0x205 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.127: [upf] INFO: UE F-SEID[UP:0x205 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.133: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/01 11:05:34.133: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/01 11:05:34.133: [smf] INFO: UE IMSI[262422140902691] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.140: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/01 11:05:34.140: [upf] INFO: UE F-SEID[UP:0x238 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.140: [upf] INFO: UE F-SEID[UP:0x238 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.144: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/01 11:05:34.144: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/01 11:05:34.144: [smf] INFO: UE IMSI[262420103546996] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.150: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/01 11:05:34.150: [upf] INFO: UE F-SEID[UP:0xeda CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.150: [upf] INFO: UE F-SEID[UP:0xeda CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.156: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/01 11:05:34.156: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/01 11:05:34.156: [smf] INFO: UE IMSI[262421988343238] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.161: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/01 11:05:34.161: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.162: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.167: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/01 11:05:34.167: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/01 11:05:34.167: [smf] INFO: UE IMSI[262428775636487] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.174: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/01 11:05:34.174: [upf] INFO: UE F-SEID[UP:0x837 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.174: [upf] INFO: UE F-SEID[UP:0x837 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.178: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/01 11:05:34.178: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/01 11:05:34.178: [smf] INFO: UE IMSI[262426359581064] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.183: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/01 11:05:34.183: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.183: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.189: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/01 11:05:34.189: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/01 11:05:34.189: [smf] INFO: UE IMSI[262426083402277] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.195: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/01 11:05:34.195: [upf] INFO: UE F-SEID[UP:0x977 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.195: [upf] INFO: UE F-SEID[UP:0x977 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.200: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/01 11:05:34.200: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/01 11:05:34.200: [smf] INFO: UE IMSI[262424643590601] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.205: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/01 11:05:34.205: [upf] INFO: UE F-SEID[UP:0x138 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.205: [upf] INFO: UE F-SEID[UP:0x138 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.211: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/01 11:05:34.211: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/01 11:05:34.211: [smf] INFO: UE IMSI[262422533766581] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.216: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/01 11:05:34.216: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.216: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.222: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/01 11:05:34.222: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/01 11:05:34.222: [smf] INFO: UE IMSI[262425866488415] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.229: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/01 11:05:34.229: [upf] INFO: UE F-SEID[UP:0xcee CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.229: [upf] INFO: UE F-SEID[UP:0xcee CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.233: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/01 11:05:34.233: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/01 11:05:34.233: [smf] INFO: UE IMSI[262426823354342] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.237: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/01 11:05:34.238: [upf] INFO: UE F-SEID[UP:0x196 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.238: [upf] INFO: UE F-SEID[UP:0x196 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.243: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/01 11:05:34.243: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/01 11:05:34.244: [smf] INFO: UE IMSI[262429259707939] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.249: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/01 11:05:34.249: [upf] INFO: UE F-SEID[UP:0x681 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.249: [upf] INFO: UE F-SEID[UP:0x681 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.254: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/01 11:05:34.254: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/01 11:05:34.255: [smf] INFO: UE IMSI[262420209207704] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.262: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/01 11:05:34.262: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.262: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.266: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/01 11:05:34.266: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/01 11:05:34.266: [smf] INFO: UE IMSI[262425954320514] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.271: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/01 11:05:34.271: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.271: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.277: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/01 11:05:34.277: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/01 11:05:34.277: [smf] INFO: UE IMSI[262420305692804] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.282: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/01 11:05:34.282: [upf] INFO: UE F-SEID[UP:0x875 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.282: [upf] INFO: UE F-SEID[UP:0x875 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.288: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/01 11:05:34.288: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/01 11:05:34.288: [smf] INFO: UE IMSI[262422127179890] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.293: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/01 11:05:34.293: [upf] INFO: UE F-SEID[UP:0xd0f CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.293: [upf] INFO: UE F-SEID[UP:0xd0f CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.299: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/01 11:05:34.299: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/01 11:05:34.299: [smf] INFO: UE IMSI[262427820118032] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.304: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/01 11:05:34.304: [upf] INFO: UE F-SEID[UP:0x893 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.304: [upf] INFO: UE F-SEID[UP:0x893 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.310: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/01 11:05:34.310: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/01 11:05:34.310: [smf] INFO: UE IMSI[262421044384816] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.316: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/01 11:05:34.316: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.316: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.321: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/01 11:05:34.321: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/01 11:05:34.321: [smf] INFO: UE IMSI[262421409347633] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.326: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/01 11:05:34.326: [upf] INFO: UE F-SEID[UP:0x30d CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.326: [upf] INFO: UE F-SEID[UP:0x30d CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.331: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/01 11:05:34.331: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/01 11:05:34.331: [smf] INFO: UE IMSI[262428499545360] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.337: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/01 11:05:34.337: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.337: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.342: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/01 11:05:34.342: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/01 11:05:34.342: [smf] INFO: UE IMSI[262424416726898] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.347: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/01 11:05:34.347: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.347: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.353: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/01 11:05:34.353: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/01 11:05:34.353: [smf] INFO: UE IMSI[262428666531716] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.358: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/01 11:05:34.358: [upf] INFO: UE F-SEID[UP:0xfea CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.358: [upf] INFO: UE F-SEID[UP:0xfea CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.364: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/01 11:05:34.364: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/01 11:05:34.364: [smf] INFO: UE IMSI[262423430116929] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.370: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/01 11:05:34.370: [upf] INFO: UE F-SEID[UP:0x16 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.370: [upf] INFO: UE F-SEID[UP:0x16 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.375: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/01 11:05:34.375: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/01 11:05:34.375: [smf] INFO: UE IMSI[262424539575458] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.380: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/01 11:05:34.380: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.380: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.386: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/01 11:05:34.386: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/01 11:05:34.386: [smf] INFO: UE IMSI[262425007822594] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.391: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/01 11:05:34.391: [upf] INFO: UE F-SEID[UP:0x86a CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.391: [upf] INFO: UE F-SEID[UP:0x86a CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.396: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/01 11:05:34.396: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/01 11:05:34.396: [smf] INFO: UE IMSI[262422074034451] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.402: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/01 11:05:34.402: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.402: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.407: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/01 11:05:34.407: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/01 11:05:34.407: [smf] INFO: UE IMSI[262428884184593] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.412: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 11/01 11:05:34.412: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.412: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.418: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/01 11:05:34.418: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/01 11:05:34.418: [smf] INFO: UE IMSI[262429834927203] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.423: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/01 11:05:34.423: [upf] INFO: UE F-SEID[UP:0x326 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.423: [upf] INFO: UE F-SEID[UP:0x326 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.429: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/01 11:05:34.429: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/01 11:05:34.429: [smf] INFO: UE IMSI[262422039046061] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.434: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/01 11:05:34.434: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.434: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.440: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/01 11:05:34.440: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/01 11:05:34.440: [smf] INFO: UE IMSI[262421011645771] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.446: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/01 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.451: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/01 11:05:34.451: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/01 11:05:34.451: [smf] INFO: UE IMSI[262428253010903] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.456: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/01 11:05:34.456: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.456: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.461: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/01 11:05:34.461: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/01 11:05:34.461: [smf] INFO: UE IMSI[262427402509666] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.466: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/01 11:05:34.466: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.466: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.472: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/01 11:05:34.472: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/01 11:05:34.472: [smf] INFO: UE IMSI[262422328646197] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.477: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/01 11:05:34.477: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.477: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.483: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/01 11:05:34.483: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/01 11:05:34.483: [smf] INFO: UE IMSI[262424074056842] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.489: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/01 11:05:34.489: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.489: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.494: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/01 11:05:34.494: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/01 11:05:34.494: [smf] INFO: UE IMSI[262420081955208] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.499: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/01 11:05:34.499: [upf] INFO: UE F-SEID[UP:0x794 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.499: [upf] INFO: UE F-SEID[UP:0x794 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.505: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/01 11:05:34.505: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/01 11:05:34.505: [smf] INFO: UE IMSI[262428652196732] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.510: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/01 11:05:34.510: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.510: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.516: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/01 11:05:34.516: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/01 11:05:34.516: [smf] INFO: UE IMSI[262422215146504] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.521: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/01 11:05:34.521: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.521: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.527: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/01 11:05:34.527: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/01 11:05:34.527: [smf] INFO: UE IMSI[262427610702889] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.533: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/01 11:05:34.533: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.533: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.537: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/01 11:05:34.537: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/01 11:05:34.537: [smf] INFO: UE IMSI[262429634143992] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.543: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/01 11:05:34.543: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.543: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.548: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/01 11:05:34.548: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/01 11:05:34.548: [smf] INFO: UE IMSI[262424963497349] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.554: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/01 11:05:34.554: [upf] INFO: UE F-SEID[UP:0x822 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.554: [upf] INFO: UE F-SEID[UP:0x822 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.559: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/01 11:05:34.559: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/01 11:05:34.559: [smf] INFO: UE IMSI[262420653138708] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.565: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/01 11:05:34.565: [upf] INFO: UE F-SEID[UP:0xacf CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.565: [upf] INFO: UE F-SEID[UP:0xacf CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.570: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/01 11:05:34.570: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/01 11:05:34.570: [smf] INFO: UE IMSI[262420936077543] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.575: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/01 11:05:34.575: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.575: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.581: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/01 11:05:34.581: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/01 11:05:34.581: [smf] INFO: UE IMSI[262428181632686] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.586: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/01 11:05:34.586: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.586: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.592: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/01 11:05:34.592: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/01 11:05:34.592: [smf] INFO: UE IMSI[262426474750420] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.597: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/01 11:05:34.597: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.597: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.603: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/01 11:05:34.603: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/01 11:05:34.603: [smf] INFO: UE IMSI[262421708272707] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.608: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/01 11:05:34.608: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.608: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.614: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/01 11:05:34.614: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/01 11:05:34.614: [smf] INFO: UE IMSI[262423139656833] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.620: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/01 11:05:34.620: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.620: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.624: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/01 11:05:34.624: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/01 11:05:34.624: [smf] INFO: UE IMSI[262423110082041] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.630: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/01 11:05:34.630: [upf] INFO: UE F-SEID[UP:0xaca CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.630: [upf] INFO: UE F-SEID[UP:0xaca CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.635: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/01 11:05:34.635: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/01 11:05:34.635: [smf] INFO: UE IMSI[262429226076392] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.641: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/01 11:05:34.641: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.641: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.646: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/01 11:05:34.646: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/01 11:05:34.646: [smf] INFO: UE IMSI[262420856802488] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.651: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/01 11:05:34.651: [upf] INFO: UE F-SEID[UP:0x1df CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.651: [upf] INFO: UE F-SEID[UP:0x1df CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.658: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/01 11:05:34.658: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/01 11:05:34.658: [smf] INFO: UE IMSI[262421518094389] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.663: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/01 11:05:34.663: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.663: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.668: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/01 11:05:34.668: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/01 11:05:34.668: [smf] INFO: UE IMSI[262420906554671] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.675: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/01 11:05:34.675: [upf] INFO: UE F-SEID[UP:0x25b CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.675: [upf] INFO: UE F-SEID[UP:0x25b CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.679: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/01 11:05:34.679: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/01 11:05:34.680: [smf] INFO: UE IMSI[262426012813219] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.685: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/01 11:05:34.686: [upf] INFO: UE F-SEID[UP:0x23a CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.686: [upf] INFO: UE F-SEID[UP:0x23a CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.691: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/01 11:05:34.691: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/01 11:05:34.691: [smf] INFO: UE IMSI[262425878602033] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.696: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/01 11:05:34.696: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.696: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.702: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/01 11:05:34.702: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/01 11:05:34.702: [smf] INFO: UE IMSI[262423946659611] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.708: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/01 11:05:34.708: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.708: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.713: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/01 11:05:34.713: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/01 11:05:34.713: [smf] INFO: UE IMSI[262424183713612] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.718: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/01 11:05:34.718: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.718: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.724: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/01 11:05:34.724: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/01 11:05:34.724: [smf] INFO: UE IMSI[262421040888882] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.731: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/01 11:05:34.731: [upf] INFO: UE F-SEID[UP:0xf27 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.731: [upf] INFO: UE F-SEID[UP:0xf27 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.735: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/01 11:05:34.735: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/01 11:05:34.735: [smf] INFO: UE IMSI[262424346506258] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.740: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/01 11:05:34.740: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.740: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.746: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/01 11:05:34.746: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/01 11:05:34.746: [smf] INFO: UE IMSI[262424007356371] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.752: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/01 11:05:34.752: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.752: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.757: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/01 11:05:34.757: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/01 11:05:34.757: [smf] INFO: UE IMSI[262426462739161] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.763: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/01 11:05:34.763: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.763: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.768: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/01 11:05:34.768: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/01 11:05:34.768: [smf] INFO: UE IMSI[262426344735254] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.773: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/01 11:05:34.773: [upf] INFO: UE F-SEID[UP:0x389 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.773: [upf] INFO: UE F-SEID[UP:0x389 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.779: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/01 11:05:34.779: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/01 11:05:34.779: [smf] INFO: UE IMSI[262421043671056] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.784: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/01 11:05:34.784: [upf] INFO: UE F-SEID[UP:0x946 CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.784: [upf] INFO: UE F-SEID[UP:0x946 CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.790: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/01 11:05:34.790: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/01 11:05:34.790: [smf] INFO: UE IMSI[262424479140740] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.794: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/01 11:05:34.794: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.794: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.801: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/01 11:05:34.801: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/01 11:05:34.801: [smf] INFO: UE IMSI[262424617646358] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.807: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/01 11:05:34.807: [upf] INFO: UE F-SEID[UP:0x533 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.807: [upf] INFO: UE F-SEID[UP:0x533 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.812: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/01 11:05:34.812: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/01 11:05:34.812: [smf] INFO: UE IMSI[262428181197660] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.818: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/01 11:05:34.818: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.818: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.823: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/01 11:05:34.823: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/01 11:05:34.823: [smf] INFO: UE IMSI[262429473447192] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.829: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/01 11:05:34.829: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.829: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.834: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/01 11:05:34.834: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/01 11:05:34.834: [smf] INFO: UE IMSI[262429234866346] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.839: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/01 11:05:34.839: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.839: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.845: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/01 11:05:34.845: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/01 11:05:34.845: [smf] INFO: UE IMSI[262423813301342] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.851: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/01 11:05:34.851: [upf] INFO: UE F-SEID[UP:0x303 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.851: [upf] INFO: UE F-SEID[UP:0x303 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.855: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/01 11:05:34.855: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/01 11:05:34.855: [smf] INFO: UE IMSI[262421064841354] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.861: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/01 11:05:34.861: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.861: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.866: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/01 11:05:34.866: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/01 11:05:34.866: [smf] INFO: UE IMSI[262425782614289] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.872: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/01 11:05:34.872: [upf] INFO: UE F-SEID[UP:0x81a CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.872: [upf] INFO: UE F-SEID[UP:0x81a CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.877: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/01 11:05:34.877: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/01 11:05:34.877: [smf] INFO: UE IMSI[262422762790543] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.883: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/01 11:05:34.883: [upf] INFO: UE F-SEID[UP:0x10e CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.883: [upf] INFO: UE F-SEID[UP:0x10e CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.888: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/01 11:05:34.888: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/01 11:05:34.888: [smf] INFO: UE IMSI[262420861543335] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.893: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/01 11:05:34.893: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.893: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.899: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/01 11:05:34.899: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/01 11:05:34.899: [smf] INFO: UE IMSI[262424376647197] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.905: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/01 11:05:34.905: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.905: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.910: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/01 11:05:34.910: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/01 11:05:34.910: [smf] INFO: UE IMSI[262423721058694] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.916: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/01 11:05:34.916: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.916: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.921: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/01 11:05:34.921: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/01 11:05:34.921: [smf] INFO: UE IMSI[262428750342825] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.926: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/01 11:05:34.926: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.926: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.932: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/01 11:05:34.932: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/01 11:05:34.932: [smf] INFO: UE IMSI[262425846878952] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.937: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/01 11:05:34.937: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.937: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.943: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/01 11:05:34.943: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/01 11:05:34.943: [smf] INFO: UE IMSI[262421585846447] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.949: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/01 11:05:34.949: [upf] INFO: UE F-SEID[UP:0xade CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.949: [upf] INFO: UE F-SEID[UP:0xade CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.954: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/01 11:05:34.954: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/01 11:05:34.954: [smf] INFO: UE IMSI[262428272491991] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.959: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/01 11:05:34.959: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.959: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.965: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/01 11:05:34.965: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/01 11:05:34.965: [smf] INFO: UE IMSI[262425148746247] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.970: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/01 11:05:34.970: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.970: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.975: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/01 11:05:34.975: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/01 11:05:34.975: [smf] INFO: UE IMSI[262426751236393] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.981: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/01 11:05:34.981: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.981: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.986: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/01 11:05:34.986: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/01 11:05:34.986: [smf] INFO: UE IMSI[262422572934132] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:34.992: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/01 11:05:34.992: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:34.992: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:34.997: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/01 11:05:34.997: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/01 11:05:34.997: [smf] INFO: UE IMSI[262422623241785] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.002: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/01 11:05:35.002: [upf] INFO: UE F-SEID[UP:0x405 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.002: [upf] INFO: UE F-SEID[UP:0x405 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.008: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/01 11:05:35.008: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/01 11:05:35.008: [smf] INFO: UE IMSI[262429351770281] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.013: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/01 11:05:35.013: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.013: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.019: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/01 11:05:35.019: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/01 11:05:35.019: [smf] INFO: UE IMSI[262421490732552] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.024: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/01 11:05:35.024: [upf] INFO: UE F-SEID[UP:0x8d CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.024: [upf] INFO: UE F-SEID[UP:0x8d CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.030: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/01 11:05:35.030: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/01 11:05:35.030: [smf] INFO: UE IMSI[262422385111469] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.035: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/01 11:05:35.035: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.035: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.040: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/01 11:05:35.040: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/01 11:05:35.040: [smf] INFO: UE IMSI[262426381615926] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.046: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/01 11:05:35.046: [upf] INFO: UE F-SEID[UP:0x48 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.046: [upf] INFO: UE F-SEID[UP:0x48 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.051: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/01 11:05:35.051: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/01 11:05:35.051: [smf] INFO: UE IMSI[262422670367983] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.057: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/01 11:05:35.057: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.057: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.063: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/01 11:05:35.063: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/01 11:05:35.063: [smf] INFO: UE IMSI[262422415174104] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.070: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/01 11:05:35.070: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.070: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.075: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/01 11:05:35.075: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/01 11:05:35.075: [smf] INFO: UE IMSI[262424563472200] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.080: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/01 11:05:35.080: [upf] INFO: UE F-SEID[UP:0x29b CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.080: [upf] INFO: UE F-SEID[UP:0x29b CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.086: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/01 11:05:35.086: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/01 11:05:35.086: [smf] INFO: UE IMSI[262420693143239] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.091: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/01 11:05:35.091: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.091: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.097: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/01 11:05:35.097: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/01 11:05:35.097: [smf] INFO: UE IMSI[262424531363922] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.103: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/01 11:05:35.103: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.103: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.108: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/01 11:05:35.108: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/01 11:05:35.108: [smf] INFO: UE IMSI[262427636714081] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.113: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/01 11:05:35.113: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.113: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.119: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/01 11:05:35.119: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/01 11:05:35.119: [smf] INFO: UE IMSI[262424518761022] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.126: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/01 11:05:35.126: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.126: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.130: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/01 11:05:35.130: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/01 11:05:35.130: [smf] INFO: UE IMSI[262426752796133] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.135: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/01 11:05:35.135: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.135: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.141: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/01 11:05:35.141: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/01 11:05:35.141: [smf] INFO: UE IMSI[262423428504231] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.147: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/01 11:05:35.147: [upf] INFO: UE F-SEID[UP:0x97c CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.147: [upf] INFO: UE F-SEID[UP:0x97c CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.152: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/01 11:05:35.152: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/01 11:05:35.152: [smf] INFO: UE IMSI[262429866652234] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.157: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/01 11:05:35.157: [upf] INFO: UE F-SEID[UP:0x39f CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.157: [upf] INFO: UE F-SEID[UP:0x39f CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.163: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/01 11:05:35.163: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/01 11:05:35.163: [smf] INFO: UE IMSI[262429651900757] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.168: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/01 11:05:35.168: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.168: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.174: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/01 11:05:35.174: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/01 11:05:35.174: [smf] INFO: UE IMSI[262426017672635] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.179: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/01 11:05:35.179: [upf] INFO: UE F-SEID[UP:0x434 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.179: [upf] INFO: UE F-SEID[UP:0x434 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.185: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/01 11:05:35.185: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/01 11:05:35.185: [smf] INFO: UE IMSI[262422603825170] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.191: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/01 11:05:35.191: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.191: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.196: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/01 11:05:35.196: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/01 11:05:35.196: [smf] INFO: UE IMSI[262423009204751] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.201: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/01 11:05:35.201: [upf] INFO: UE F-SEID[UP:0x429 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.201: [upf] INFO: UE F-SEID[UP:0x429 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.206: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/01 11:05:35.206: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/01 11:05:35.206: [smf] INFO: UE IMSI[262420570275570] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.212: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/01 11:05:35.212: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.212: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.217: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/01 11:05:35.217: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/01 11:05:35.217: [smf] INFO: UE IMSI[262424632583911] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:35.224: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/01 11:05:35.224: [upf] INFO: UE F-SEID[UP:0x35a CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:35.224: [upf] INFO: UE F-SEID[UP:0x35a CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:35.238: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/01 11:05:35.244: [smf] INFO: Removed Session: UE IMSI:[262424447814446] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/01 11:05:35.244: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/01 11:05:35.248: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/01 11:05:35.252: [smf] INFO: Removed Session: UE IMSI:[262423957353601] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/01 11:05:35.252: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/01 11:05:35.259: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/01 11:05:35.265: [smf] INFO: Removed Session: UE IMSI:[262420224202391] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/01 11:05:35.265: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/01 11:05:35.270: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/01 11:05:35.273: [smf] INFO: Removed Session: UE IMSI:[262427168082791] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/01 11:05:35.273: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/01 11:05:35.280: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/01 11:05:35.286: [smf] INFO: Removed Session: UE IMSI:[262427078380057] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/01 11:05:35.286: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/01 11:05:35.291: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/01 11:05:35.295: [smf] INFO: Removed Session: UE IMSI:[262428594750850] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/01 11:05:35.295: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/01 11:05:35.302: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/01 11:05:35.307: [smf] INFO: Removed Session: UE IMSI:[262429614106160] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/01 11:05:35.307: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/01 11:05:35.313: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/01 11:05:35.317: [smf] INFO: Removed Session: UE IMSI:[262428377410030] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/01 11:05:35.317: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/01 11:05:35.323: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/01 11:05:35.328: [smf] INFO: Removed Session: UE IMSI:[262420370394861] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/01 11:05:35.328: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/01 11:05:35.334: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/01 11:05:35.339: [smf] INFO: Removed Session: UE IMSI:[262428037725705] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/01 11:05:35.339: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/01 11:05:35.345: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/01 11:05:35.349: [smf] INFO: Removed Session: UE IMSI:[262421664484227] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/01 11:05:35.349: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/01 11:05:35.355: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/01 11:05:35.361: [smf] INFO: Removed Session: UE IMSI:[262428062832561] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/01 11:05:35.361: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/01 11:05:35.366: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/01 11:05:35.371: [smf] INFO: Removed Session: UE IMSI:[262426696047268] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/01 11:05:35.371: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/01 11:05:35.376: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/01 11:05:35.381: [smf] INFO: Removed Session: UE IMSI:[262427055448471] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/01 11:05:35.381: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/01 11:05:35.387: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/01 11:05:35.392: [smf] INFO: Removed Session: UE IMSI:[262422507257641] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/01 11:05:35.392: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/01 11:05:35.398: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/01 11:05:35.402: [smf] INFO: Removed Session: UE IMSI:[262429710044620] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/01 11:05:35.402: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/01 11:05:35.408: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/01 11:05:35.414: [smf] INFO: Removed Session: UE IMSI:[262421937999871] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/01 11:05:35.414: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/01 11:05:35.419: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/01 11:05:35.423: [smf] INFO: Removed Session: UE IMSI:[262423210294616] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/01 11:05:35.423: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/01 11:05:35.429: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/01 11:05:35.434: [smf] INFO: Removed Session: UE IMSI:[262422212145955] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/01 11:05:35.434: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/01 11:05:35.440: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/01 11:05:35.444: [smf] INFO: Removed Session: UE IMSI:[262423664735503] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/01 11:05:35.444: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/01 11:05:35.451: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/01 11:05:35.456: [smf] INFO: Removed Session: UE IMSI:[262429109321782] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/01 11:05:35.456: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/01 11:05:35.461: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/01 11:05:35.466: [smf] INFO: Removed Session: UE IMSI:[262427229010410] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/01 11:05:35.466: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/01 11:05:35.472: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/01 11:05:35.477: [smf] INFO: Removed Session: UE IMSI:[262428203605535] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/01 11:05:35.477: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/01 11:05:35.483: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/01 11:05:35.488: [smf] INFO: Removed Session: UE IMSI:[262420759611110] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/01 11:05:35.488: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/01 11:05:35.493: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/01 11:05:35.500: [smf] INFO: Removed Session: UE IMSI:[262425559149292] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/01 11:05:35.500: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/01 11:05:35.504: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/01 11:05:35.509: [smf] INFO: Removed Session: UE IMSI:[262427107464838] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/01 11:05:35.509: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/01 11:05:35.515: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/01 11:05:35.520: [smf] INFO: Removed Session: UE IMSI:[262422936051288] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/01 11:05:35.520: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/01 11:05:35.526: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/01 11:05:35.530: [smf] INFO: Removed Session: UE IMSI:[262425620887078] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/01 11:05:35.530: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/01 11:05:35.536: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/01 11:05:35.541: [smf] INFO: Removed Session: UE IMSI:[262425726845927] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/01 11:05:35.541: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/01 11:05:35.547: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/01 11:05:35.551: [smf] INFO: Removed Session: UE IMSI:[262420457637709] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/01 11:05:35.551: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/01 11:05:35.558: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/01 11:05:35.563: [smf] INFO: Removed Session: UE IMSI:[262425262400348] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/01 11:05:35.563: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/01 11:05:35.568: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/01 11:05:35.572: [smf] INFO: Removed Session: UE IMSI:[262426524982235] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/01 11:05:35.572: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/01 11:05:35.579: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/01 11:05:35.584: [smf] INFO: Removed Session: UE IMSI:[262421582504201] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/01 11:05:35.584: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/01 11:05:35.589: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/01 11:05:35.595: [smf] INFO: Removed Session: UE IMSI:[262423908953113] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/01 11:05:35.595: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/01 11:05:35.600: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/01 11:05:35.604: [smf] INFO: Removed Session: UE IMSI:[262428902485880] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/01 11:05:35.604: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/01 11:05:35.611: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/01 11:05:35.615: [smf] INFO: Removed Session: UE IMSI:[262424939198741] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/01 11:05:35.615: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/01 11:05:35.621: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/01 11:05:35.626: [smf] INFO: Removed Session: UE IMSI:[262425689733772] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/01 11:05:35.626: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/01 11:05:35.632: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/01 11:05:35.636: [smf] INFO: Removed Session: UE IMSI:[262422145017544] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/01 11:05:35.636: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/01 11:05:35.642: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/01 11:05:35.647: [smf] INFO: Removed Session: UE IMSI:[262423803398188] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/01 11:05:35.647: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/01 11:05:35.653: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/01 11:05:35.659: [smf] INFO: Removed Session: UE IMSI:[262429535004159] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/01 11:05:35.659: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/01 11:05:35.663: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/01 11:05:35.668: [smf] INFO: Removed Session: UE IMSI:[262422929858774] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/01 11:05:35.668: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/01 11:05:35.674: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/01 11:05:35.678: [smf] INFO: Removed Session: UE IMSI:[262426402256053] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/01 11:05:35.678: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/01 11:05:35.684: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/01 11:05:35.689: [smf] INFO: Removed Session: UE IMSI:[262424194163858] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/01 11:05:35.689: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/01 11:05:35.695: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/01 11:05:35.700: [smf] INFO: Removed Session: UE IMSI:[262428747813822] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/01 11:05:35.700: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/01 11:05:35.706: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/01 11:05:35.710: [smf] INFO: Removed Session: UE IMSI:[262421987202945] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/01 11:05:35.710: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/01 11:05:35.716: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/01 11:05:35.722: [smf] INFO: Removed Session: UE IMSI:[262425598981308] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/01 11:05:35.722: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/01 11:05:35.727: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/01 11:05:35.731: [smf] INFO: Removed Session: UE IMSI:[262423478237753] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/01 11:05:35.731: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/01 11:05:35.738: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/01 11:05:35.743: [smf] INFO: Removed Session: UE IMSI:[262422062817750] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/01 11:05:35.743: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/01 11:05:35.748: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/01 11:05:35.754: [smf] INFO: Removed Session: UE IMSI:[262420742487954] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/01 11:05:35.754: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/01 11:05:35.759: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/01 11:05:35.764: [smf] INFO: Removed Session: UE IMSI:[262429472345446] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/01 11:05:35.764: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/01 11:05:35.770: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/01 11:05:35.774: [smf] INFO: Removed Session: UE IMSI:[262422411430492] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/01 11:05:35.774: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/01 11:05:35.780: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/01 11:05:35.785: [smf] INFO: Removed Session: UE IMSI:[262429834617262] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/01 11:05:35.785: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/01 11:05:35.791: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/01 11:05:35.795: [smf] INFO: Removed Session: UE IMSI:[262429800627677] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/01 11:05:35.796: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/01 11:05:35.801: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/01 11:05:35.806: [smf] INFO: Removed Session: UE IMSI:[262427560588149] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/01 11:05:35.806: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/01 11:05:35.812: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/01 11:05:35.817: [smf] INFO: Removed Session: UE IMSI:[262427025327996] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/01 11:05:35.817: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/01 11:05:35.823: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/01 11:05:35.827: [smf] INFO: Removed Session: UE IMSI:[262428123459911] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/01 11:05:35.827: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/01 11:05:35.833: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/01 11:05:35.838: [smf] INFO: Removed Session: UE IMSI:[262426113000522] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/01 11:05:35.838: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/01 11:05:35.844: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/01 11:05:35.848: [smf] INFO: Removed Session: UE IMSI:[262428962491514] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/01 11:05:35.848: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/01 11:05:35.855: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/01 11:05:35.860: [smf] INFO: Removed Session: UE IMSI:[262428947497129] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/01 11:05:35.860: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/01 11:05:35.865: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/01 11:05:35.870: [smf] INFO: Removed Session: UE IMSI:[262427823532581] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/01 11:05:35.870: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/01 11:05:35.876: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/01 11:05:35.881: [smf] INFO: Removed Session: UE IMSI:[262424305280122] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/01 11:05:35.881: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/01 11:05:35.887: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/01 11:05:35.891: [smf] INFO: Removed Session: UE IMSI:[262424572441964] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/01 11:05:35.891: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/01 11:05:35.897: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/01 11:05:35.903: [smf] INFO: Removed Session: UE IMSI:[262420504719050] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/01 11:05:35.903: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/01 11:05:35.908: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/01 11:05:35.913: [smf] INFO: Removed Session: UE IMSI:[262429795551855] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/01 11:05:35.913: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/01 11:05:35.919: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/01 11:05:35.925: [smf] INFO: Removed Session: UE IMSI:[262429077504762] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/01 11:05:35.925: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/01 11:05:35.929: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/01 11:05:35.934: [smf] INFO: Removed Session: UE IMSI:[262424524803009] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/01 11:05:35.934: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/01 11:05:35.940: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/01 11:05:35.944: [smf] INFO: Removed Session: UE IMSI:[262423966391265] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/01 11:05:35.944: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/01 11:05:35.951: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/01 11:05:35.956: [smf] INFO: Removed Session: UE IMSI:[262420006817163] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/01 11:05:35.956: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/01 11:05:35.961: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/01 11:05:35.966: [smf] INFO: Removed Session: UE IMSI:[262425456521998] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/01 11:05:35.966: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/01 11:05:35.972: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/01 11:05:35.977: [smf] INFO: Removed Session: UE IMSI:[262429233665354] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/01 11:05:35.977: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/01 11:05:35.983: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/01 11:05:35.987: [smf] INFO: Removed Session: UE IMSI:[262423099969104] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/01 11:05:35.987: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/01 11:05:35.993: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/01 11:05:35.998: [smf] INFO: Removed Session: UE IMSI:[262426781440236] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:35.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/01 11:05:35.998: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/01 11:05:36.004: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/01 11:05:36.008: [smf] INFO: Removed Session: UE IMSI:[262423161752107] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/01 11:05:36.008: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/01 11:05:36.014: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/01 11:05:36.020: [smf] INFO: Removed Session: UE IMSI:[262422519588879] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/01 11:05:36.020: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/01 11:05:36.025: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/01 11:05:36.029: [smf] INFO: Removed Session: UE IMSI:[262429358443488] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/01 11:05:36.029: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/01 11:05:36.035: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/01 11:05:36.040: [smf] INFO: Removed Session: UE IMSI:[262421153002602] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/01 11:05:36.040: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/01 11:05:36.046: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/01 11:05:36.051: [smf] INFO: Removed Session: UE IMSI:[262429330095820] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/01 11:05:36.051: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/01 11:05:36.057: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/01 11:05:36.062: [smf] INFO: Removed Session: UE IMSI:[262423244170889] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/01 11:05:36.062: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/01 11:05:36.067: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/01 11:05:36.071: [smf] INFO: Removed Session: UE IMSI:[262421288607703] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/01 11:05:36.071: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/01 11:05:36.079: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/01 11:05:36.086: [smf] INFO: Removed Session: UE IMSI:[262422377645304] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/01 11:05:36.086: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/01 11:05:36.089: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/01 11:05:36.094: [smf] INFO: Removed Session: UE IMSI:[262421655060234] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/01 11:05:36.094: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/01 11:05:36.100: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/01 11:05:36.104: [smf] INFO: Removed Session: UE IMSI:[262422314341300] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/01 11:05:36.104: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/01 11:05:36.111: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/01 11:05:36.115: [smf] INFO: Removed Session: UE IMSI:[262427242506361] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/01 11:05:36.115: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/01 11:05:36.121: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/01 11:05:36.127: [smf] INFO: Removed Session: UE IMSI:[262426044638425] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/01 11:05:36.127: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/01 11:05:36.132: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/01 11:05:36.136: [smf] INFO: Removed Session: UE IMSI:[262429105916711] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/01 11:05:36.136: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/01 11:05:36.143: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/01 11:05:36.148: [smf] INFO: Removed Session: UE IMSI:[262426733051919] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/01 11:05:36.148: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/01 11:05:36.153: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/01 11:05:36.158: [smf] INFO: Removed Session: UE IMSI:[262420060365806] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/01 11:05:36.158: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/01 11:05:36.164: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/01 11:05:36.169: [smf] INFO: Removed Session: UE IMSI:[262426884811179] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/01 11:05:36.169: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/01 11:05:36.175: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/01 11:05:36.181: [smf] INFO: Removed Session: UE IMSI:[262423762695286] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/01 11:05:36.181: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/01 11:05:36.186: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/01 11:05:36.190: [smf] INFO: Removed Session: UE IMSI:[262427640720372] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/01 11:05:36.190: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/01 11:05:36.196: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/01 11:05:36.201: [smf] INFO: Removed Session: UE IMSI:[262426785818989] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/01 11:05:36.202: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/01 11:05:36.207: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/01 11:05:36.212: [smf] INFO: Removed Session: UE IMSI:[262426835863195] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/01 11:05:36.212: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/01 11:05:36.218: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/01 11:05:36.222: [smf] INFO: Removed Session: UE IMSI:[262422568691909] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/01 11:05:36.222: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/01 11:05:36.228: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/01 11:05:36.232: [smf] INFO: Removed Session: UE IMSI:[262426592099431] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/01 11:05:36.232: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/01 11:05:36.239: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/01 11:05:36.245: [smf] INFO: Removed Session: UE IMSI:[262426122162472] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/01 11:05:36.245: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/01 11:05:36.250: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/01 11:05:36.254: [smf] INFO: Removed Session: UE IMSI:[262420355635913] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/01 11:05:36.254: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/01 11:05:36.260: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/01 11:05:36.265: [smf] INFO: Removed Session: UE IMSI:[262425139452121] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/01 11:05:36.265: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/01 11:05:36.271: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/01 11:05:36.276: [smf] INFO: Removed Session: UE IMSI:[262422741509412] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/01 11:05:36.276: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/01 11:05:36.281: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/01 11:05:36.285: [smf] INFO: Removed Session: UE IMSI:[262425509698715] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/01 11:05:36.285: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/01 11:05:36.292: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/01 11:05:36.297: [smf] INFO: Removed Session: UE IMSI:[262424442190881] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/01 11:05:36.297: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/01 11:05:36.303: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/01 11:05:36.308: [smf] INFO: Removed Session: UE IMSI:[262424923336167] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/01 11:05:36.308: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/01 11:05:36.313: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/01 11:05:36.319: [smf] INFO: Removed Session: UE IMSI:[262424524405672] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/01 11:05:36.319: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/01 11:05:36.324: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/01 11:05:36.330: [smf] INFO: Removed Session: UE IMSI:[262420305693684] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/01 11:05:36.330: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/01 11:05:36.335: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/01 11:05:36.340: [smf] INFO: Removed Session: UE IMSI:[262421778922897] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/01 11:05:36.340: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/01 11:05:36.346: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/01 11:05:36.350: [smf] INFO: Removed Session: UE IMSI:[262423580339720] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/01 11:05:36.350: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/01 11:05:36.356: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/01 11:05:36.361: [smf] INFO: Removed Session: UE IMSI:[262428458949736] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/01 11:05:36.361: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/01 11:05:36.367: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/01 11:05:36.371: [smf] INFO: Removed Session: UE IMSI:[262429884842172] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/01 11:05:36.371: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/01 11:05:36.377: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/01 11:05:36.383: [smf] INFO: Removed Session: UE IMSI:[262428950602027] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/01 11:05:36.383: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/01 11:05:36.389: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/01 11:05:36.393: [smf] INFO: Removed Session: UE IMSI:[262420498657342] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/01 11:05:36.393: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/01 11:05:36.399: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/01 11:05:36.404: [smf] INFO: Removed Session: UE IMSI:[262426713158644] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/01 11:05:36.404: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/01 11:05:36.410: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/01 11:05:36.414: [smf] INFO: Removed Session: UE IMSI:[262428791935102] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/01 11:05:36.414: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/01 11:05:36.421: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/01 11:05:36.425: [smf] INFO: Removed Session: UE IMSI:[262428872245313] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/01 11:05:36.425: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/01 11:05:36.431: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/01 11:05:36.436: [smf] INFO: Removed Session: UE IMSI:[262427377623638] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/01 11:05:36.436: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/01 11:05:36.442: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/01 11:05:36.447: [smf] INFO: Removed Session: UE IMSI:[262425247467341] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/01 11:05:36.447: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/01 11:05:36.452: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/01 11:05:36.458: [smf] INFO: Removed Session: UE IMSI:[262420691851373] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/01 11:05:36.458: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/01 11:05:36.463: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/01 11:05:36.468: [smf] INFO: Removed Session: UE IMSI:[262427273609264] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/01 11:05:36.468: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/01 11:05:36.474: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/01 11:05:36.479: [smf] INFO: Removed Session: UE IMSI:[262424803150167] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/01 11:05:36.479: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/01 11:05:36.484: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/01 11:05:36.488: [smf] INFO: Removed Session: UE IMSI:[262423379990266] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/01 11:05:36.489: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/01 11:05:36.495: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/01 11:05:36.499: [smf] INFO: Removed Session: UE IMSI:[262424063600902] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/01 11:05:36.499: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/01 11:05:36.505: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/01 11:05:36.510: [smf] INFO: Removed Session: UE IMSI:[262422963108348] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/01 11:05:36.510: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/01 11:05:36.516: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/01 11:05:36.521: [smf] INFO: Removed Session: UE IMSI:[262426808122889] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/01 11:05:36.521: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/01 11:05:36.527: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/01 11:05:36.531: [smf] INFO: Removed Session: UE IMSI:[262427859278743] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/01 11:05:36.531: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/01 11:05:36.537: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/01 11:05:36.543: [smf] INFO: Removed Session: UE IMSI:[262429483511073] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/01 11:05:36.543: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/01 11:05:36.548: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/01 11:05:36.554: [smf] INFO: Removed Session: UE IMSI:[262424101251357] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/01 11:05:36.554: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/01 11:05:36.559: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/01 11:05:36.563: [smf] INFO: Removed Session: UE IMSI:[262428990698268] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/01 11:05:36.563: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/01 11:05:36.570: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/01 11:05:36.575: [smf] INFO: Removed Session: UE IMSI:[262429607015293] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/01 11:05:36.575: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/01 11:05:36.580: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/01 11:05:36.584: [smf] INFO: Removed Session: UE IMSI:[262421216933112] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/01 11:05:36.584: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/01 11:05:36.591: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/01 11:05:36.596: [smf] INFO: Removed Session: UE IMSI:[262424319035171] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/01 11:05:36.596: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/01 11:05:36.602: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/01 11:05:36.606: [smf] INFO: Removed Session: UE IMSI:[262424005976880] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/01 11:05:36.606: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/01 11:05:36.612: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/01 11:05:36.617: [smf] INFO: Removed Session: UE IMSI:[262426202607728] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/01 11:05:36.617: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/01 11:05:36.623: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/01 11:05:36.628: [smf] INFO: Removed Session: UE IMSI:[262427073651562] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/01 11:05:36.628: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/01 11:05:36.634: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/01 11:05:36.639: [smf] INFO: Removed Session: UE IMSI:[262427905365398] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/01 11:05:36.639: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/01 11:05:36.645: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/01 11:05:36.650: [smf] INFO: Removed Session: UE IMSI:[262426909881344] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/01 11:05:36.650: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/01 11:05:36.655: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/01 11:05:36.661: [smf] INFO: Removed Session: UE IMSI:[262429327340159] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/01 11:05:36.661: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/01 11:05:36.666: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/01 11:05:36.671: [smf] INFO: Removed Session: UE IMSI:[262424792464487] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/01 11:05:36.671: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/01 11:05:36.677: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/01 11:05:36.682: [smf] INFO: Removed Session: UE IMSI:[262424610216449] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/01 11:05:36.682: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/01 11:05:36.688: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/01 11:05:36.693: [smf] INFO: Removed Session: UE IMSI:[262425708268743] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/01 11:05:36.693: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/01 11:05:36.699: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/01 11:05:36.704: [smf] INFO: Removed Session: UE IMSI:[262422640744820] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/01 11:05:36.704: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/01 11:05:36.709: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/01 11:05:36.714: [smf] INFO: Removed Session: UE IMSI:[262421393818914] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/01 11:05:36.714: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/01 11:05:36.720: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/01 11:05:36.725: [smf] INFO: Removed Session: UE IMSI:[262422733233986] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/01 11:05:36.725: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/01 11:05:36.731: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/01 11:05:36.735: [smf] INFO: Removed Session: UE IMSI:[262428294597665] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/01 11:05:36.735: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/01 11:05:36.741: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/01 11:05:36.746: [smf] INFO: Removed Session: UE IMSI:[262423644855855] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/01 11:05:36.746: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/01 11:05:36.752: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/01 11:05:36.757: [smf] INFO: Removed Session: UE IMSI:[262420300728506] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/01 11:05:36.757: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/01 11:05:36.763: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/01 11:05:36.768: [smf] INFO: Removed Session: UE IMSI:[262421333816295] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/01 11:05:36.768: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/01 11:05:36.774: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/01 11:05:36.777: [smf] INFO: Removed Session: UE IMSI:[262429618630914] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/01 11:05:36.777: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/01 11:05:36.785: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/01 11:05:36.790: [smf] INFO: Removed Session: UE IMSI:[262426050385870] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/01 11:05:36.790: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/01 11:05:36.796: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/01 11:05:36.800: [smf] INFO: Removed Session: UE IMSI:[262426981247433] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/01 11:05:36.800: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/01 11:05:36.806: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/01 11:05:36.812: [smf] INFO: Removed Session: UE IMSI:[262425359162733] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/01 11:05:36.812: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/01 11:05:36.817: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/01 11:05:36.821: [smf] INFO: Removed Session: UE IMSI:[262421201295167] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/01 11:05:36.821: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/01 11:05:36.827: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/01 11:05:36.833: [smf] INFO: Removed Session: UE IMSI:[262421085080093] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/01 11:05:36.833: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/01 11:05:36.838: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/01 11:05:36.843: [smf] INFO: Removed Session: UE IMSI:[262420514281109] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/01 11:05:36.843: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/01 11:05:36.849: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/01 11:05:36.853: [smf] INFO: Removed Session: UE IMSI:[262425618219755] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/01 11:05:36.853: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/01 11:05:36.859: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/01 11:05:36.864: [smf] INFO: Removed Session: UE IMSI:[262428195642141] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/01 11:05:36.864: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/01 11:05:36.870: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/01 11:05:36.874: [smf] INFO: Removed Session: UE IMSI:[262420860572007] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/01 11:05:36.874: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/01 11:05:36.881: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/01 11:05:36.887: [smf] INFO: Removed Session: UE IMSI:[262422610425170] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/01 11:05:36.887: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/01 11:05:36.892: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/01 11:05:36.897: [smf] INFO: Removed Session: UE IMSI:[262424998604280] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/01 11:05:36.897: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/01 11:05:36.902: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/01 11:05:36.907: [smf] INFO: Removed Session: UE IMSI:[262428368599339] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/01 11:05:36.907: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/01 11:05:36.913: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/01 11:05:36.918: [smf] INFO: Removed Session: UE IMSI:[262426139159956] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/01 11:05:36.918: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/01 11:05:36.923: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/01 11:05:36.928: [smf] INFO: Removed Session: UE IMSI:[262424904703606] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/01 11:05:36.928: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/01 11:05:36.934: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/01 11:05:36.939: [smf] INFO: Removed Session: UE IMSI:[262429001296088] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/01 11:05:36.939: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/01 11:05:36.945: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/01 11:05:36.949: [smf] INFO: Removed Session: UE IMSI:[262420795472623] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/01 11:05:36.949: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 11/01 11:05:36.956: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/01 11:05:36.960: [smf] INFO: Removed Session: UE IMSI:[262422511521707] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/01 11:05:36.960: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/01 11:05:36.966: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/01 11:05:36.972: [smf] INFO: Removed Session: UE IMSI:[262420239617367] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/01 11:05:36.972: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/01 11:05:36.977: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/01 11:05:36.981: [smf] INFO: Removed Session: UE IMSI:[262424899652354] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/01 11:05:36.981: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/01 11:05:36.987: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/01 11:05:36.992: [smf] INFO: Removed Session: UE IMSI:[262429085289129] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:36.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/01 11:05:36.992: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/01 11:05:36.998: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/01 11:05:37.003: [smf] INFO: Removed Session: UE IMSI:[262426389271389] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/01 11:05:37.003: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/01 11:05:37.009: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/01 11:05:37.013: [smf] INFO: Removed Session: UE IMSI:[262424314156650] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/01 11:05:37.013: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/01 11:05:37.019: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/01 11:05:37.024: [smf] INFO: Removed Session: UE IMSI:[262424920527900] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/01 11:05:37.024: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/01 11:05:37.030: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/01 11:05:37.035: [smf] INFO: Removed Session: UE IMSI:[262425900783660] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/01 11:05:37.035: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/01 11:05:37.041: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/01 11:05:37.045: [smf] INFO: Removed Session: UE IMSI:[262423049516945] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/01 11:05:37.045: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/01 11:05:37.051: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/01 11:05:37.056: [smf] INFO: Removed Session: UE IMSI:[262425692171509] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/01 11:05:37.056: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/01 11:05:37.062: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/01 11:05:37.068: [smf] INFO: Removed Session: UE IMSI:[262420662993151] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/01 11:05:37.068: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/01 11:05:37.073: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/01 11:05:37.077: [smf] INFO: Removed Session: UE IMSI:[262429643119510] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/01 11:05:37.077: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/01 11:05:37.083: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/01 11:05:37.090: [smf] INFO: Removed Session: UE IMSI:[262424565041295] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/01 11:05:37.090: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/01 11:05:37.094: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/01 11:05:37.098: [smf] INFO: Removed Session: UE IMSI:[262421592513043] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/01 11:05:37.098: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/01 11:05:37.104: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/01 11:05:37.109: [smf] INFO: Removed Session: UE IMSI:[262427445320829] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/01 11:05:37.109: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/01 11:05:37.115: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/01 11:05:37.120: [smf] INFO: Removed Session: UE IMSI:[262424129211153] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/01 11:05:37.120: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/01 11:05:37.126: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/01 11:05:37.130: [smf] INFO: Removed Session: UE IMSI:[262423550575335] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/01 11:05:37.130: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/01 11:05:37.136: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/01 11:05:37.140: [smf] INFO: Removed Session: UE IMSI:[262426898230287] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/01 11:05:37.140: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/01 11:05:37.147: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/01 11:05:37.152: [smf] INFO: Removed Session: UE IMSI:[262423189739439] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/01 11:05:37.152: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/01 11:05:37.158: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/01 11:05:37.163: [smf] INFO: Removed Session: UE IMSI:[262428846545175] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/01 11:05:37.163: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/01 11:05:37.168: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/01 11:05:37.172: [smf] INFO: Removed Session: UE IMSI:[262421204783749] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/01 11:05:37.173: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/01 11:05:37.179: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/01 11:05:37.184: [smf] INFO: Removed Session: UE IMSI:[262421949034474] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/01 11:05:37.184: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/01 11:05:37.190: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/01 11:05:37.195: [smf] INFO: Removed Session: UE IMSI:[262429287843192] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/01 11:05:37.195: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/01 11:05:37.200: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/01 11:05:37.206: [smf] INFO: Removed Session: UE IMSI:[262425215336354] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/01 11:05:37.206: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/01 11:05:37.211: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/01 11:05:37.216: [smf] INFO: Removed Session: UE IMSI:[262427002438714] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/01 11:05:37.216: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/01 11:05:37.222: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/01 11:05:37.227: [smf] INFO: Removed Session: UE IMSI:[262427664633216] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/01 11:05:37.227: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/01 11:05:37.233: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/01 11:05:37.237: [smf] INFO: Removed Session: UE IMSI:[262422345211727] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/01 11:05:37.238: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/01 11:05:37.243: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/01 11:05:37.248: [smf] INFO: Removed Session: UE IMSI:[262429090960738] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/01 11:05:37.248: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/01 11:05:37.254: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/01 11:05:37.260: [smf] INFO: Removed Session: UE IMSI:[262425963110611] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/01 11:05:37.260: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/01 11:05:37.265: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/01 11:05:37.269: [smf] INFO: Removed Session: UE IMSI:[262424854910040] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/01 11:05:37.270: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/01 11:05:37.275: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/01 11:05:37.280: [smf] INFO: Removed Session: UE IMSI:[262421302962844] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/01 11:05:37.280: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/01 11:05:37.286: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/01 11:05:37.290: [smf] INFO: Removed Session: UE IMSI:[262429624040682] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/01 11:05:37.290: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/01 11:05:37.297: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/01 11:05:37.302: [smf] INFO: Removed Session: UE IMSI:[262428093278193] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/01 11:05:37.302: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/01 11:05:37.307: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/01 11:05:37.313: [smf] INFO: Removed Session: UE IMSI:[262427756863259] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/01 11:05:37.313: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/01 11:05:37.318: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/01 11:05:37.323: [smf] INFO: Removed Session: UE IMSI:[262429764142899] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/01 11:05:37.323: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/01 11:05:37.329: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/01 11:05:37.333: [smf] INFO: Removed Session: UE IMSI:[262420039673316] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/01 11:05:37.334: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/01 11:05:37.339: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/01 11:05:37.344: [smf] INFO: Removed Session: UE IMSI:[262423439006906] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/01 11:05:37.344: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/01 11:05:37.350: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/01 11:05:37.354: [smf] INFO: Removed Session: UE IMSI:[262420826298653] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/01 11:05:37.354: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/01 11:05:37.360: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/01 11:05:37.366: [smf] INFO: Removed Session: UE IMSI:[262429635498492] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/01 11:05:37.366: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/01 11:05:37.371: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/01 11:05:37.375: [smf] INFO: Removed Session: UE IMSI:[262426205621742] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/01 11:05:37.375: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/01 11:05:37.382: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/01 11:05:37.386: [smf] INFO: Removed Session: UE IMSI:[262429042355535] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/01 11:05:37.386: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/01 11:05:37.392: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/01 11:05:37.396: [smf] INFO: Removed Session: UE IMSI:[262420576967882] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/01 11:05:37.396: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/01 11:05:37.403: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/01 11:05:37.408: [smf] INFO: Removed Session: UE IMSI:[262420216804891] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/01 11:05:37.408: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/01 11:05:37.414: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/01 11:05:37.419: [smf] INFO: Removed Session: UE IMSI:[262429391116970] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/01 11:05:37.419: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/01 11:05:37.424: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/01 11:05:37.429: [smf] INFO: Removed Session: UE IMSI:[262425902640388] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/01 11:05:37.429: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/01 11:05:37.435: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/01 11:05:37.440: [smf] INFO: Removed Session: UE IMSI:[262427245254019] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/01 11:05:37.440: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/01 11:05:37.446: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/01 11:05:37.452: [smf] INFO: Removed Session: UE IMSI:[262422663637409] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/01 11:05:37.452: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/01 11:05:37.457: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/01 11:05:37.461: [smf] INFO: Removed Session: UE IMSI:[262423598390500] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/01 11:05:37.461: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/01 11:05:37.467: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/01 11:05:37.472: [smf] INFO: Removed Session: UE IMSI:[262426623285763] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/01 11:05:37.472: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/01 11:05:37.478: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/01 11:05:37.483: [smf] INFO: Removed Session: UE IMSI:[262429999057093] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/01 11:05:37.483: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/01 11:05:37.489: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/01 11:05:37.493: [smf] INFO: Removed Session: UE IMSI:[262422631773220] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/01 11:05:37.493: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/01 11:05:37.499: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/01 11:05:37.504: [smf] INFO: Removed Session: UE IMSI:[262421083481036] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/01 11:05:37.504: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/01 11:05:37.511: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/01 11:05:37.516: [smf] INFO: Removed Session: UE IMSI:[262422054787620] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/01 11:05:37.516: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/01 11:05:37.521: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/01 11:05:37.525: [smf] INFO: Removed Session: UE IMSI:[262423534685722] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/01 11:05:37.526: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/01 11:05:37.532: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/01 11:05:37.537: [smf] INFO: Removed Session: UE IMSI:[262423776444194] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/01 11:05:37.537: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/01 11:05:37.542: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/01 11:05:37.547: [smf] INFO: Removed Session: UE IMSI:[262427090377093] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/01 11:05:37.547: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/01 11:05:37.553: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/01 11:05:37.557: [smf] INFO: Removed Session: UE IMSI:[262420084420447] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/01 11:05:37.557: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/01 11:05:37.564: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/01 11:05:37.568: [smf] INFO: Removed Session: UE IMSI:[262423146982392] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/01 11:05:37.568: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/01 11:05:37.574: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/01 11:05:37.579: [smf] INFO: Removed Session: UE IMSI:[262424829280036] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/01 11:05:37.579: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/01 11:05:37.585: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/01 11:05:37.590: [smf] INFO: Removed Session: UE IMSI:[262421035481845] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/01 11:05:37.590: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/01 11:05:37.595: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/01 11:05:37.600: [smf] INFO: Removed Session: UE IMSI:[262421499087094] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/01 11:05:37.600: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/01 11:05:37.606: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/01 11:05:37.611: [smf] INFO: Removed Session: UE IMSI:[262428003717591] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/01 11:05:37.611: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/01 11:05:37.617: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/01 11:05:37.621: [smf] INFO: Removed Session: UE IMSI:[262423207730650] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/01 11:05:37.621: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/01 11:05:37.627: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/01 11:05:37.632: [smf] INFO: Removed Session: UE IMSI:[262426387205459] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/01 11:05:37.632: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/01 11:05:37.638: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/01 11:05:37.642: [smf] INFO: Removed Session: UE IMSI:[262423297419800] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/01 11:05:37.642: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/01 11:05:37.649: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/01 11:05:37.654: [smf] INFO: Removed Session: UE IMSI:[262428602473451] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/01 11:05:37.654: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/01 11:05:37.659: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/01 11:05:37.664: [smf] INFO: Removed Session: UE IMSI:[262421198415071] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/01 11:05:37.664: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/01 11:05:37.670: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/01 11:05:37.675: [smf] INFO: Removed Session: UE IMSI:[262429846576149] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/01 11:05:37.675: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/01 11:05:37.680: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/01 11:05:37.685: [smf] INFO: Removed Session: UE IMSI:[262427253813218] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/01 11:05:37.685: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/01 11:05:37.691: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/01 11:05:37.696: [smf] INFO: Removed Session: UE IMSI:[262427699868690] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/01 11:05:37.696: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/01 11:05:37.702: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/01 11:05:37.707: [smf] INFO: Removed Session: UE IMSI:[262428234483824] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/01 11:05:37.707: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/01 11:05:37.713: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/01 11:05:37.718: [smf] INFO: Removed Session: UE IMSI:[262425264484249] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/01 11:05:37.718: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/01 11:05:37.723: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/01 11:05:37.729: [smf] INFO: Removed Session: UE IMSI:[262420721721441] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/01 11:05:37.729: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/01 11:05:37.734: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/01 11:05:37.739: [smf] INFO: Removed Session: UE IMSI:[262422519824797] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/01 11:05:37.739: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/01 11:05:37.745: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/01 11:05:37.750: [smf] INFO: Removed Session: UE IMSI:[262421903249041] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/01 11:05:37.750: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/01 11:05:37.756: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/01 11:05:37.761: [smf] INFO: Removed Session: UE IMSI:[262425912142289] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/01 11:05:37.761: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/01 11:05:37.766: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/01 11:05:37.771: [smf] INFO: Removed Session: UE IMSI:[262424235644004] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/01 11:05:37.771: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/01 11:05:37.777: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/01 11:05:37.782: [smf] INFO: Removed Session: UE IMSI:[262423309352205] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/01 11:05:37.782: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/01 11:05:37.787: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/01 11:05:37.792: [smf] INFO: Removed Session: UE IMSI:[262425694914004] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/01 11:05:37.792: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/01 11:05:37.798: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/01 11:05:37.803: [smf] INFO: Removed Session: UE IMSI:[262425018799360] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/01 11:05:37.803: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/01 11:05:37.809: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/01 11:05:37.813: [smf] INFO: Removed Session: UE IMSI:[262426116697360] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/01 11:05:37.813: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/01 11:05:37.819: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/01 11:05:37.824: [smf] INFO: Removed Session: UE IMSI:[262420780967666] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/01 11:05:37.824: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/01 11:05:37.830: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/01 11:05:37.835: [smf] INFO: Removed Session: UE IMSI:[262420907710584] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/01 11:05:37.835: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/01 11:05:37.841: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/01 11:05:37.845: [smf] INFO: Removed Session: UE IMSI:[262426434897425] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/01 11:05:37.845: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/01 11:05:37.851: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/01 11:05:37.856: [smf] INFO: Removed Session: UE IMSI:[262421593329716] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/01 11:05:37.856: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/01 11:05:37.862: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/01 11:05:37.867: [smf] INFO: Removed Session: UE IMSI:[262429993756060] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/01 11:05:37.867: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/01 11:05:37.873: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/01 11:05:37.878: [smf] INFO: Removed Session: UE IMSI:[262426286852657] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/01 11:05:37.878: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/01 11:05:37.883: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/01 11:05:37.888: [smf] INFO: Removed Session: UE IMSI:[262425231462109] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/01 11:05:37.888: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/01 11:05:37.894: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/01 11:05:37.899: [smf] INFO: Removed Session: UE IMSI:[262426375182187] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/01 11:05:37.899: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/01 11:05:37.905: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/01 11:05:37.909: [smf] INFO: Removed Session: UE IMSI:[262426152412773] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/01 11:05:37.909: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/01 11:05:37.915: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/01 11:05:37.920: [smf] INFO: Removed Session: UE IMSI:[262428076453307] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/01 11:05:37.920: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/01 11:05:37.926: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/01 11:05:37.930: [smf] INFO: Removed Session: UE IMSI:[262420208210770] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/01 11:05:37.930: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/01 11:05:37.937: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/01 11:05:37.942: [smf] INFO: Removed Session: UE IMSI:[262426687194866] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/01 11:05:37.942: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/01 11:05:37.947: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/01 11:05:37.952: [smf] INFO: Removed Session: UE IMSI:[262421517913781] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/01 11:05:37.952: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/01 11:05:37.958: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/01 11:05:37.962: [smf] INFO: Removed Session: UE IMSI:[262420081152589] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/01 11:05:37.962: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/01 11:05:37.969: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/01 11:05:37.972: [smf] INFO: Removed Session: UE IMSI:[262423478294987] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/01 11:05:37.972: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/01 11:05:37.979: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/01 11:05:37.985: [smf] INFO: Removed Session: UE IMSI:[262425692375416] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/01 11:05:37.985: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/01 11:05:37.990: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/01 11:05:37.994: [smf] INFO: Removed Session: UE IMSI:[262425960401745] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:37.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/01 11:05:37.994: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/01 11:05:38.000: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/01 11:05:38.005: [smf] INFO: Removed Session: UE IMSI:[262424271325831] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/01 11:05:38.005: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/01 11:05:38.011: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/01 11:05:38.015: [smf] INFO: Removed Session: UE IMSI:[262423299228807] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/01 11:05:38.015: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/01 11:05:38.022: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/01 11:05:38.027: [smf] INFO: Removed Session: UE IMSI:[262429493799757] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/01 11:05:38.027: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/01 11:05:38.032: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/01 11:05:38.036: [smf] INFO: Removed Session: UE IMSI:[262421577647791] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/01 11:05:38.036: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/01 11:05:38.043: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/01 11:05:38.048: [smf] INFO: Removed Session: UE IMSI:[262428666248233] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/01 11:05:38.048: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/01 11:05:38.054: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/01 11:05:38.059: [smf] INFO: Removed Session: UE IMSI:[262422733893426] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/01 11:05:38.059: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/01 11:05:38.064: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/01 11:05:38.070: [smf] INFO: Removed Session: UE IMSI:[262427972887494] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/01 11:05:38.070: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/01 11:05:38.075: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/01 11:05:38.079: [smf] INFO: Removed Session: UE IMSI:[262422431869702] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/01 11:05:38.079: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/01 11:05:38.085: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/01 11:05:38.090: [smf] INFO: Removed Session: UE IMSI:[262426870032659] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/01 11:05:38.090: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/01 11:05:38.096: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/01 11:05:38.100: [smf] INFO: Removed Session: UE IMSI:[262429041883894] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/01 11:05:38.101: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/01 11:05:38.106: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/01 11:05:38.111: [smf] INFO: Removed Session: UE IMSI:[262423148346144] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/01 11:05:38.111: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/01 11:05:38.117: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/01 11:05:38.122: [smf] INFO: Removed Session: UE IMSI:[262420631837552] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/01 11:05:38.122: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/01 11:05:38.128: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/01 11:05:38.132: [smf] INFO: Removed Session: UE IMSI:[262424412502066] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/01 11:05:38.132: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/01 11:05:38.138: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/01 11:05:38.143: [smf] INFO: Removed Session: UE IMSI:[262429220524851] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/01 11:05:38.143: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/01 11:05:38.149: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/01 11:05:38.153: [smf] INFO: Removed Session: UE IMSI:[262425776115440] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/01 11:05:38.153: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/01 11:05:38.159: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/01 11:05:38.164: [smf] INFO: Removed Session: UE IMSI:[262423014208269] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/01 11:05:38.164: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/01 11:05:38.170: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/01 11:05:38.174: [smf] INFO: Removed Session: UE IMSI:[262421759704342] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/01 11:05:38.174: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/01 11:05:38.181: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/01 11:05:38.185: [smf] INFO: Removed Session: UE IMSI:[262426844811631] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/01 11:05:38.185: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/01 11:05:38.191: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/01 11:05:38.196: [smf] INFO: Removed Session: UE IMSI:[262422928751681] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/01 11:05:38.196: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/01 11:05:38.202: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/01 11:05:38.207: [smf] INFO: Removed Session: UE IMSI:[262421459731497] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/01 11:05:38.207: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/01 11:05:38.213: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/01 11:05:38.217: [smf] INFO: Removed Session: UE IMSI:[262422649702954] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/01 11:05:38.217: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/01 11:05:38.223: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/01 11:05:38.228: [smf] INFO: Removed Session: UE IMSI:[262428052098932] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/01 11:05:38.228: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/01 11:05:38.234: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/01 11:05:38.238: [smf] INFO: Removed Session: UE IMSI:[262426801432251] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/01 11:05:38.238: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/01 11:05:38.244: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/01 11:05:38.250: [smf] INFO: Removed Session: UE IMSI:[262423801092740] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/01 11:05:38.250: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/01 11:05:38.255: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/01 11:05:38.259: [smf] INFO: Removed Session: UE IMSI:[262423074079992] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/01 11:05:38.259: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/01 11:05:38.266: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/01 11:05:38.270: [smf] INFO: Removed Session: UE IMSI:[262424743380368] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/01 11:05:38.271: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/01 11:05:38.276: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/01 11:05:38.280: [smf] INFO: Removed Session: UE IMSI:[262428640824055] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/01 11:05:38.281: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/01 11:05:38.287: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/01 11:05:38.292: [smf] INFO: Removed Session: UE IMSI:[262422894227270] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/01 11:05:38.292: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/01 11:05:38.297: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/01 11:05:38.302: [smf] INFO: Removed Session: UE IMSI:[262421947622432] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/01 11:05:38.302: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/01 11:05:38.308: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/01 11:05:38.314: [smf] INFO: Removed Session: UE IMSI:[262426423448284] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/01 11:05:38.314: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/01 11:05:38.319: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/01 11:05:38.325: [smf] INFO: Removed Session: UE IMSI:[262427470708973] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/01 11:05:38.325: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/01 11:05:38.329: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/01 11:05:38.335: [smf] INFO: Removed Session: UE IMSI:[262425687354561] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/01 11:05:38.335: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/01 11:05:38.340: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/01 11:05:38.345: [smf] INFO: Removed Session: UE IMSI:[262422068151612] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/01 11:05:38.345: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/01 11:05:38.350: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/01 11:05:38.356: [smf] INFO: Removed Session: UE IMSI:[262428471435171] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/01 11:05:38.356: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/01 11:05:38.361: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/01 11:05:38.365: [smf] INFO: Removed Session: UE IMSI:[262424191137744] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/01 11:05:38.365: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/01 11:05:38.372: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/01 11:05:38.377: [smf] INFO: Removed Session: UE IMSI:[262424895137214] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/01 11:05:38.377: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/01 11:05:38.382: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/01 11:05:38.387: [smf] INFO: Removed Session: UE IMSI:[262427025063150] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/01 11:05:38.387: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/01 11:05:38.393: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/01 11:05:38.398: [smf] INFO: Removed Session: UE IMSI:[262420577225527] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/01 11:05:38.398: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/01 11:05:38.403: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/01 11:05:38.408: [smf] INFO: Removed Session: UE IMSI:[262426603282201] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/01 11:05:38.408: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/01 11:05:38.414: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/01 11:05:38.419: [smf] INFO: Removed Session: UE IMSI:[262424093735887] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/01 11:05:38.419: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/01 11:05:38.424: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/01 11:05:38.429: [smf] INFO: Removed Session: UE IMSI:[262423124393580] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/01 11:05:38.429: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/01 11:05:38.435: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/01 11:05:38.440: [smf] INFO: Removed Session: UE IMSI:[262426943324535] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/01 11:05:38.440: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/01 11:05:38.446: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/01 11:05:38.450: [smf] INFO: Removed Session: UE IMSI:[262420852544238] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/01 11:05:38.450: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/01 11:05:38.456: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/01 11:05:38.461: [smf] INFO: Removed Session: UE IMSI:[262427928448803] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/01 11:05:38.461: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/01 11:05:38.467: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/01 11:05:38.472: [smf] INFO: Removed Session: UE IMSI:[262426855473368] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/01 11:05:38.472: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/01 11:05:38.478: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/01 11:05:38.484: [smf] INFO: Removed Session: UE IMSI:[262424935299347] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/01 11:05:38.484: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/01 11:05:38.488: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/01 11:05:38.493: [smf] INFO: Removed Session: UE IMSI:[262420035205295] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/01 11:05:38.493: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/01 11:05:38.499: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/01 11:05:38.504: [smf] INFO: Removed Session: UE IMSI:[262421572711158] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/01 11:05:38.504: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/01 11:05:38.510: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/01 11:05:38.515: [smf] INFO: Removed Session: UE IMSI:[262427764128193] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/01 11:05:38.515: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/01 11:05:38.520: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/01 11:05:38.526: [smf] INFO: Removed Session: UE IMSI:[262426809420516] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/01 11:05:38.526: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/01 11:05:38.531: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/01 11:05:38.537: [smf] INFO: Removed Session: UE IMSI:[262428340504424] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/01 11:05:38.537: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/01 11:05:38.542: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/01 11:05:38.546: [smf] INFO: Removed Session: UE IMSI:[262428732681242] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/01 11:05:38.546: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/01 11:05:38.552: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/01 11:05:38.557: [smf] INFO: Removed Session: UE IMSI:[262425352019084] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/01 11:05:38.557: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/01 11:05:38.563: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/01 11:05:38.567: [smf] INFO: Removed Session: UE IMSI:[262420828810656] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/01 11:05:38.568: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/01 11:05:38.574: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/01 11:05:38.579: [smf] INFO: Removed Session: UE IMSI:[262423936013339] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/01 11:05:38.579: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/01 11:05:38.584: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/01 11:05:38.589: [smf] INFO: Removed Session: UE IMSI:[262428530593226] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/01 11:05:38.589: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/01 11:05:38.595: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/01 11:05:38.600: [smf] INFO: Removed Session: UE IMSI:[262421861328652] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/01 11:05:38.600: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/01 11:05:38.605: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/01 11:05:38.609: [smf] INFO: Removed Session: UE IMSI:[262426805356216] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/01 11:05:38.609: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/01 11:05:38.616: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/01 11:05:38.621: [smf] INFO: Removed Session: UE IMSI:[262425066415229] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/01 11:05:38.621: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/01 11:05:38.627: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/01 11:05:38.631: [smf] INFO: Removed Session: UE IMSI:[262421058961582] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/01 11:05:38.631: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/01 11:05:38.637: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/01 11:05:38.644: [smf] INFO: Removed Session: UE IMSI:[262423046656717] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/01 11:05:38.644: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/01 11:05:38.648: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/01 11:05:38.653: [smf] INFO: Removed Session: UE IMSI:[262424135576451] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/01 11:05:38.653: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/01 11:05:38.658: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/01 11:05:38.663: [smf] INFO: Removed Session: UE IMSI:[262428432470029] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/01 11:05:38.663: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/01 11:05:38.669: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/01 11:05:38.673: [smf] INFO: Removed Session: UE IMSI:[262426573018237] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/01 11:05:38.673: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/01 11:05:38.680: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/01 11:05:38.685: [smf] INFO: Removed Session: UE IMSI:[262425456349856] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/01 11:05:38.685: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/01 11:05:38.690: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/01 11:05:38.696: [smf] INFO: Removed Session: UE IMSI:[262421445392167] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/01 11:05:38.696: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/01 11:05:38.701: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/01 11:05:38.706: [smf] INFO: Removed Session: UE IMSI:[262424447696243] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/01 11:05:38.706: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/01 11:05:38.712: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/01 11:05:38.716: [smf] INFO: Removed Session: UE IMSI:[262420801555436] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/01 11:05:38.716: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/01 11:05:38.722: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/01 11:05:38.727: [smf] INFO: Removed Session: UE IMSI:[262422352869397] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/01 11:05:38.727: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/01 11:05:38.733: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/01 11:05:38.737: [smf] INFO: Removed Session: UE IMSI:[262420152244551] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/01 11:05:38.737: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/01 11:05:38.744: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/01 11:05:38.749: [smf] INFO: Removed Session: UE IMSI:[262423253414808] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/01 11:05:38.749: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/01 11:05:38.754: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/01 11:05:38.758: [smf] INFO: Removed Session: UE IMSI:[262420730155735] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/01 11:05:38.758: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/01 11:05:38.765: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/01 11:05:38.771: [smf] INFO: Removed Session: UE IMSI:[262426418216776] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/01 11:05:38.771: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/01 11:05:38.776: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/01 11:05:38.780: [smf] INFO: Removed Session: UE IMSI:[262420705301244] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/01 11:05:38.780: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/01 11:05:38.787: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/01 11:05:38.791: [smf] INFO: Removed Session: UE IMSI:[262425254024681] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/01 11:05:38.791: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/01 11:05:38.797: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/01 11:05:38.802: [smf] INFO: Removed Session: UE IMSI:[262420703683250] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/01 11:05:38.802: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/01 11:05:38.808: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/01 11:05:38.813: [smf] INFO: Removed Session: UE IMSI:[262426271932933] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/01 11:05:38.813: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/01 11:05:38.819: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/01 11:05:38.823: [smf] INFO: Removed Session: UE IMSI:[262424487571786] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/01 11:05:38.823: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/01 11:05:38.829: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/01 11:05:38.834: [smf] INFO: Removed Session: UE IMSI:[262420944146869] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/01 11:05:38.834: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/01 11:05:38.840: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/01 11:05:38.845: [smf] INFO: Removed Session: UE IMSI:[262428624301588] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/01 11:05:38.845: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/01 11:05:38.851: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/01 11:05:38.855: [smf] INFO: Removed Session: UE IMSI:[262422787910603] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/01 11:05:38.855: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/01 11:05:38.861: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/01 11:05:38.866: [smf] INFO: Removed Session: UE IMSI:[262423972337611] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/01 11:05:38.866: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/01 11:05:38.872: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/01 11:05:38.877: [smf] INFO: Removed Session: UE IMSI:[262423349559715] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/01 11:05:38.877: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/01 11:05:38.883: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/01 11:05:38.887: [smf] INFO: Removed Session: UE IMSI:[262421416408412] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/01 11:05:38.887: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/01 11:05:38.894: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/01 11:05:38.899: [smf] INFO: Removed Session: UE IMSI:[262425303419753] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/01 11:05:38.899: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/01 11:05:38.904: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/01 11:05:38.909: [smf] INFO: Removed Session: UE IMSI:[262421894193448] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/01 11:05:38.909: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/01 11:05:38.915: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/01 11:05:38.920: [smf] INFO: Removed Session: UE IMSI:[262424727907802] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/01 11:05:38.920: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/01 11:05:38.926: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/01 11:05:38.930: [smf] INFO: Removed Session: UE IMSI:[262424680079511] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/01 11:05:38.930: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/01 11:05:38.936: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/01 11:05:38.941: [smf] INFO: Removed Session: UE IMSI:[262421958637516] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/01 11:05:38.941: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/01 11:05:38.947: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/01 11:05:38.952: [smf] INFO: Removed Session: UE IMSI:[262422206341711] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/01 11:05:38.952: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/01 11:05:38.958: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/01 11:05:38.963: [smf] INFO: Removed Session: UE IMSI:[262426461933266] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/01 11:05:38.963: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/01 11:05:38.969: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/01 11:05:38.973: [smf] INFO: Removed Session: UE IMSI:[262428007697325] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/01 11:05:38.973: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/01 11:05:38.980: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/01 11:05:38.986: [smf] INFO: Removed Session: UE IMSI:[262428707603478] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/01 11:05:38.986: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/01 11:05:38.990: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/01 11:05:38.995: [smf] INFO: Removed Session: UE IMSI:[262428189829411] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:38.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/01 11:05:38.995: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/01 11:05:39.001: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/01 11:05:39.006: [smf] INFO: Removed Session: UE IMSI:[262426134446323] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/01 11:05:39.006: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/01 11:05:39.012: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/01 11:05:39.016: [smf] INFO: Removed Session: UE IMSI:[262429551688676] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/01 11:05:39.016: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/01 11:05:39.023: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/01 11:05:39.028: [smf] INFO: Removed Session: UE IMSI:[262420788991425] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/01 11:05:39.028: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/01 11:05:39.033: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/01 11:05:39.038: [smf] INFO: Removed Session: UE IMSI:[262420538694730] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/01 11:05:39.038: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/01 11:05:39.044: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/01 11:05:39.049: [smf] INFO: Removed Session: UE IMSI:[262427032270421] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/01 11:05:39.049: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/01 11:05:39.055: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/01 11:05:39.059: [smf] INFO: Removed Session: UE IMSI:[262422652223807] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/01 11:05:39.059: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/01 11:05:39.065: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/01 11:05:39.070: [smf] INFO: Removed Session: UE IMSI:[262428242751286] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/01 11:05:39.070: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/01 11:05:39.076: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/01 11:05:39.080: [smf] INFO: Removed Session: UE IMSI:[262424082430478] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/01 11:05:39.080: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/01 11:05:39.086: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/01 11:05:39.092: [smf] INFO: Removed Session: UE IMSI:[262425088607516] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/01 11:05:39.092: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/01 11:05:39.097: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/01 11:05:39.102: [smf] INFO: Removed Session: UE IMSI:[262421448765826] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/01 11:05:39.102: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/01 11:05:39.108: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/01 11:05:39.113: [smf] INFO: Removed Session: UE IMSI:[262424884983466] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/01 11:05:39.113: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/01 11:05:39.118: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/01 11:05:39.124: [smf] INFO: Removed Session: UE IMSI:[262420051497063] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/01 11:05:39.124: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/01 11:05:39.129: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/01 11:05:39.134: [smf] INFO: Removed Session: UE IMSI:[262427536899096] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/01 11:05:39.134: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/01 11:05:39.139: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/01 11:05:39.145: [smf] INFO: Removed Session: UE IMSI:[262422517441763] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/01 11:05:39.145: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/01 11:05:39.150: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/01 11:05:39.155: [smf] INFO: Removed Session: UE IMSI:[262423358167839] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/01 11:05:39.155: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/01 11:05:39.161: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/01 11:05:39.166: [smf] INFO: Removed Session: UE IMSI:[262423070977866] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/01 11:05:39.166: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/01 11:05:39.171: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/01 11:05:39.177: [smf] INFO: Removed Session: UE IMSI:[262424703146270] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/01 11:05:39.177: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/01 11:05:39.182: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/01 11:05:39.187: [smf] INFO: Removed Session: UE IMSI:[262424475120706] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/01 11:05:39.187: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/01 11:05:39.193: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/01 11:05:39.198: [smf] INFO: Removed Session: UE IMSI:[262428934772947] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/01 11:05:39.198: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/01 11:05:39.203: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/01 11:05:39.208: [smf] INFO: Removed Session: UE IMSI:[262428238965609] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/01 11:05:39.208: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/01 11:05:39.214: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/01 11:05:39.219: [smf] INFO: Removed Session: UE IMSI:[262422440087629] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/01 11:05:39.219: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/01 11:05:39.225: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/01 11:05:39.229: [smf] INFO: Removed Session: UE IMSI:[262428559564549] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/01 11:05:39.229: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/01 11:05:39.235: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/01 11:05:39.241: [smf] INFO: Removed Session: UE IMSI:[262425396436506] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/01 11:05:39.241: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/01 11:05:39.246: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/01 11:05:39.251: [smf] INFO: Removed Session: UE IMSI:[262424396081515] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/01 11:05:39.251: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/01 11:05:39.257: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/01 11:05:39.263: [smf] INFO: Removed Session: UE IMSI:[262426572213470] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/01 11:05:39.263: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/01 11:05:39.267: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/01 11:05:39.272: [smf] INFO: Removed Session: UE IMSI:[262428977845644] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/01 11:05:39.272: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/01 11:05:39.278: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/01 11:05:39.284: [smf] INFO: Removed Session: UE IMSI:[262428679398772] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/01 11:05:39.284: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/01 11:05:39.288: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/01 11:05:39.293: [smf] INFO: Removed Session: UE IMSI:[262428442706540] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/01 11:05:39.293: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/01 11:05:39.299: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/01 11:05:39.304: [smf] INFO: Removed Session: UE IMSI:[262425788600612] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/01 11:05:39.304: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/01 11:05:39.310: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/01 11:05:39.315: [smf] INFO: Removed Session: UE IMSI:[262420667842568] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/01 11:05:39.315: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/01 11:05:39.320: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/01 11:05:39.325: [smf] INFO: Removed Session: UE IMSI:[262426896797456] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/01 11:05:39.325: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/01 11:05:39.331: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/01 11:05:39.337: [smf] INFO: Removed Session: UE IMSI:[262425317121110] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/01 11:05:39.337: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/01 11:05:39.341: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/01 11:05:39.345: [smf] INFO: Removed Session: UE IMSI:[262423896084805] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/01 11:05:39.345: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/01 11:05:39.352: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/01 11:05:39.357: [smf] INFO: Removed Session: UE IMSI:[262429140297396] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/01 11:05:39.357: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/01 11:05:39.363: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/01 11:05:39.368: [smf] INFO: Removed Session: UE IMSI:[262428657536109] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/01 11:05:39.368: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/01 11:05:39.373: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/01 11:05:39.379: [smf] INFO: Removed Session: UE IMSI:[262425876148005] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/01 11:05:39.379: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/01 11:05:39.384: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/01 11:05:39.389: [smf] INFO: Removed Session: UE IMSI:[262429023921852] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/01 11:05:39.389: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/01 11:05:39.395: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/01 11:05:39.400: [smf] INFO: Removed Session: UE IMSI:[262423649213646] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/01 11:05:39.400: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/01 11:05:39.405: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/01 11:05:39.410: [smf] INFO: Removed Session: UE IMSI:[262421797380814] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/01 11:05:39.410: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/01 11:05:39.416: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/01 11:05:39.421: [smf] INFO: Removed Session: UE IMSI:[262427841846532] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/01 11:05:39.421: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/01 11:05:39.427: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/01 11:05:39.432: [smf] INFO: Removed Session: UE IMSI:[262427590090382] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/01 11:05:39.432: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/01 11:05:39.437: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/01 11:05:39.442: [smf] INFO: Removed Session: UE IMSI:[262422316856790] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/01 11:05:39.442: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/01 11:05:39.448: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/01 11:05:39.452: [smf] INFO: Removed Session: UE IMSI:[262428863884515] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/01 11:05:39.452: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/01 11:05:39.458: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/01 11:05:39.463: [smf] INFO: Removed Session: UE IMSI:[262428182399524] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/01 11:05:39.463: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/01 11:05:39.469: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/01 11:05:39.474: [smf] INFO: Removed Session: UE IMSI:[262426856091145] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/01 11:05:39.474: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/01 11:05:39.480: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/01 11:05:39.485: [smf] INFO: Removed Session: UE IMSI:[262426774374502] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/01 11:05:39.485: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/01 11:05:39.490: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/01 11:05:39.495: [smf] INFO: Removed Session: UE IMSI:[262427838867314] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/01 11:05:39.495: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/01 11:05:39.501: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/01 11:05:39.507: [smf] INFO: Removed Session: UE IMSI:[262427949822611] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/01 11:05:39.507: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/01 11:05:39.511: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/01 11:05:39.515: [smf] INFO: Removed Session: UE IMSI:[262427411631364] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/01 11:05:39.515: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/01 11:05:39.522: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/01 11:05:39.527: [smf] INFO: Removed Session: UE IMSI:[262427086537706] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/01 11:05:39.527: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/01 11:05:39.533: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/01 11:05:39.537: [smf] INFO: Removed Session: UE IMSI:[262426841778863] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/01 11:05:39.537: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/01 11:05:39.543: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/01 11:05:39.548: [smf] INFO: Removed Session: UE IMSI:[262423588113342] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/01 11:05:39.548: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/01 11:05:39.554: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/01 11:05:39.559: [smf] INFO: Removed Session: UE IMSI:[262420555139436] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/01 11:05:39.559: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/01 11:05:39.565: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/01 11:05:39.570: [smf] INFO: Removed Session: UE IMSI:[262427005390617] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/01 11:05:39.570: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/01 11:05:39.575: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/01 11:05:39.580: [smf] INFO: Removed Session: UE IMSI:[262427237554739] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/01 11:05:39.580: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/01 11:05:39.586: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/01 11:05:39.591: [smf] INFO: Removed Session: UE IMSI:[262422055769446] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/01 11:05:39.591: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/01 11:05:39.596: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/01 11:05:39.601: [smf] INFO: Removed Session: UE IMSI:[262422366497254] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/01 11:05:39.601: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/01 11:05:39.607: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/01 11:05:39.612: [smf] INFO: Removed Session: UE IMSI:[262423517232594] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/01 11:05:39.612: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/01 11:05:39.618: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/01 11:05:39.622: [smf] INFO: Removed Session: UE IMSI:[262429564721901] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/01 11:05:39.622: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/01 11:05:39.628: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/01 11:05:39.633: [smf] INFO: Removed Session: UE IMSI:[262425947279359] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/01 11:05:39.633: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/01 11:05:39.639: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/01 11:05:39.644: [smf] INFO: Removed Session: UE IMSI:[262424007745347] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/01 11:05:39.644: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/01 11:05:39.650: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/01 11:05:39.654: [smf] INFO: Removed Session: UE IMSI:[262423016197493] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/01 11:05:39.654: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/01 11:05:39.660: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/01 11:05:39.665: [smf] INFO: Removed Session: UE IMSI:[262426289518107] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/01 11:05:39.665: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/01 11:05:39.671: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/01 11:05:39.675: [smf] INFO: Removed Session: UE IMSI:[262425343922302] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/01 11:05:39.675: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/01 11:05:39.682: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/01 11:05:39.687: [smf] INFO: Removed Session: UE IMSI:[262422128321937] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/01 11:05:39.687: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/01 11:05:39.692: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/01 11:05:39.697: [smf] INFO: Removed Session: UE IMSI:[262425570494476] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/01 11:05:39.697: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/01 11:05:39.703: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/01 11:05:39.708: [smf] INFO: Removed Session: UE IMSI:[262429656926120] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/01 11:05:39.708: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/01 11:05:39.714: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/01 11:05:39.718: [smf] INFO: Removed Session: UE IMSI:[262427216385545] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/01 11:05:39.718: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/01 11:05:39.724: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/01 11:05:39.729: [smf] INFO: Removed Session: UE IMSI:[262423715546255] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/01 11:05:39.729: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/01 11:05:39.735: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/01 11:05:39.739: [smf] INFO: Removed Session: UE IMSI:[262428255084005] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/01 11:05:39.739: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/01 11:05:39.745: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/01 11:05:39.751: [smf] INFO: Removed Session: UE IMSI:[262425494896174] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/01 11:05:39.751: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/01 11:05:39.756: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/01 11:05:39.761: [smf] INFO: Removed Session: UE IMSI:[262429372002279] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/01 11:05:39.761: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/01 11:05:39.767: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/01 11:05:39.771: [smf] INFO: Removed Session: UE IMSI:[262429786254263] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/01 11:05:39.771: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/01 11:05:39.778: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/01 11:05:39.782: [smf] INFO: Removed Session: UE IMSI:[262422455325212] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/01 11:05:39.782: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/01 11:05:39.788: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/01 11:05:39.793: [smf] INFO: Removed Session: UE IMSI:[262420997833753] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/01 11:05:39.793: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/01 11:05:39.799: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/01 11:05:39.803: [smf] INFO: Removed Session: UE IMSI:[262424354107008] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/01 11:05:39.803: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/01 11:05:39.809: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/01 11:05:39.814: [smf] INFO: Removed Session: UE IMSI:[262425374233922] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/01 11:05:39.814: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/01 11:05:39.820: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/01 11:05:39.825: [smf] INFO: Removed Session: UE IMSI:[262421373820282] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/01 11:05:39.825: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/01 11:05:39.831: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/01 11:05:39.835: [smf] INFO: Removed Session: UE IMSI:[262424321948854] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/01 11:05:39.835: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/01 11:05:39.841: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/01 11:05:39.846: [smf] INFO: Removed Session: UE IMSI:[262424641609013] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/01 11:05:39.846: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/01 11:05:39.852: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/01 11:05:39.857: [smf] INFO: Removed Session: UE IMSI:[262426385390245] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/01 11:05:39.857: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/01 11:05:39.863: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/01 11:05:39.867: [smf] INFO: Removed Session: UE IMSI:[262428100578926] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/01 11:05:39.867: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/01 11:05:39.873: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/01 11:05:39.879: [smf] INFO: Removed Session: UE IMSI:[262426262120467] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/01 11:05:39.879: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/01 11:05:39.884: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/01 11:05:39.888: [smf] INFO: Removed Session: UE IMSI:[262424121732238] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/01 11:05:39.888: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/01 11:05:39.894: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/01 11:05:39.899: [smf] INFO: Removed Session: UE IMSI:[262421314916846] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/01 11:05:39.899: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/01 11:05:39.905: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/01 11:05:39.909: [smf] INFO: Removed Session: UE IMSI:[262428894354588] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/01 11:05:39.909: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/01 11:05:39.916: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/01 11:05:39.920: [smf] INFO: Removed Session: UE IMSI:[262426420636088] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/01 11:05:39.920: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/01 11:05:39.926: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/01 11:05:39.931: [smf] INFO: Removed Session: UE IMSI:[262429993255676] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/01 11:05:39.931: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/01 11:05:39.937: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/01 11:05:39.942: [smf] INFO: Removed Session: UE IMSI:[262423677792290] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/01 11:05:39.942: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/01 11:05:39.948: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/01 11:05:39.952: [smf] INFO: Removed Session: UE IMSI:[262426128323423] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/01 11:05:39.952: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/01 11:05:39.959: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/01 11:05:39.963: [smf] INFO: Removed Session: UE IMSI:[262424959494121] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/01 11:05:39.963: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/01 11:05:39.969: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/01 11:05:39.979: [smf] INFO: Removed Session: UE IMSI:[262421921323511] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/01 11:05:39.979: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/01 11:05:39.980: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/01 11:05:39.984: [smf] INFO: Removed Session: UE IMSI:[262421436756522] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/01 11:05:39.984: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/01 11:05:39.990: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/01 11:05:39.996: [smf] INFO: Removed Session: UE IMSI:[262423720669399] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:39.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/01 11:05:39.996: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/01 11:05:40.001: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/01 11:05:40.006: [smf] INFO: Removed Session: UE IMSI:[262420255866112] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/01 11:05:40.006: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/01 11:05:40.012: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/01 11:05:40.017: [smf] INFO: Removed Session: UE IMSI:[262423782055119] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/01 11:05:40.017: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/01 11:05:40.022: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/01 11:05:40.027: [smf] INFO: Removed Session: UE IMSI:[262429121433301] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/01 11:05:40.027: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/01 11:05:40.033: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/01 11:05:40.038: [smf] INFO: Removed Session: UE IMSI:[262426816197881] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/01 11:05:40.038: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/01 11:05:40.044: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/01 11:05:40.048: [smf] INFO: Removed Session: UE IMSI:[262424299813880] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/01 11:05:40.048: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/01 11:05:40.054: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/01 11:05:40.059: [smf] INFO: Removed Session: UE IMSI:[262425904527702] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/01 11:05:40.059: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/01 11:05:40.065: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/01 11:05:40.069: [smf] INFO: Removed Session: UE IMSI:[262423105665634] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/01 11:05:40.069: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/01 11:05:40.075: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/01 11:05:40.080: [smf] INFO: Removed Session: UE IMSI:[262425109840802] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/01 11:05:40.080: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/01 11:05:40.086: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/01 11:05:40.091: [smf] INFO: Removed Session: UE IMSI:[262425821769829] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/01 11:05:40.091: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/01 11:05:40.097: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/01 11:05:40.102: [smf] INFO: Removed Session: UE IMSI:[262424471768955] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/01 11:05:40.102: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/01 11:05:40.107: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/01 11:05:40.112: [smf] INFO: Removed Session: UE IMSI:[262429002881965] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/01 11:05:40.112: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/01 11:05:40.118: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/01 11:05:40.123: [smf] INFO: Removed Session: UE IMSI:[262427759815344] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/01 11:05:40.123: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/01 11:05:40.129: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/01 11:05:40.133: [smf] INFO: Removed Session: UE IMSI:[262421792280221] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/01 11:05:40.133: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/01 11:05:40.139: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/01 11:05:40.144: [smf] INFO: Removed Session: UE IMSI:[262423730616643] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/01 11:05:40.144: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/01 11:05:40.150: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/01 11:05:40.154: [smf] INFO: Removed Session: UE IMSI:[262423685921717] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/01 11:05:40.154: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/01 11:05:40.160: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/01 11:05:40.165: [smf] INFO: Removed Session: UE IMSI:[262421307218055] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/01 11:05:40.165: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/01 11:05:40.171: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/01 11:05:40.176: [smf] INFO: Removed Session: UE IMSI:[262424596073453] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/01 11:05:40.176: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/01 11:05:40.181: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/01 11:05:40.186: [smf] INFO: Removed Session: UE IMSI:[262420974534856] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/01 11:05:40.186: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/01 11:05:40.192: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/01 11:05:40.198: [smf] INFO: Removed Session: UE IMSI:[262427444583799] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/01 11:05:40.198: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/01 11:05:40.203: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/01 11:05:40.207: [smf] INFO: Removed Session: UE IMSI:[262420808779255] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/01 11:05:40.207: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/01 11:05:40.213: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/01 11:05:40.219: [smf] INFO: Removed Session: UE IMSI:[262421951502045] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/01 11:05:40.219: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/01 11:05:40.224: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/01 11:05:40.229: [smf] INFO: Removed Session: UE IMSI:[262424698279101] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/01 11:05:40.229: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/01 11:05:40.235: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/01 11:05:40.240: [smf] INFO: Removed Session: UE IMSI:[262426499963558] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/01 11:05:40.240: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/01 11:05:40.245: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/01 11:05:40.251: [smf] INFO: Removed Session: UE IMSI:[262425082177226] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/01 11:05:40.251: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/01 11:05:40.256: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/01 11:05:40.260: [smf] INFO: Removed Session: UE IMSI:[262424183937465] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/01 11:05:40.260: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/01 11:05:40.267: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/01 11:05:40.272: [smf] INFO: Removed Session: UE IMSI:[262426654404669] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/01 11:05:40.272: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/01 11:05:40.278: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/01 11:05:40.281: [smf] INFO: Removed Session: UE IMSI:[262425406557290] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/01 11:05:40.281: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/01 11:05:40.288: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/01 11:05:40.294: [smf] INFO: Removed Session: UE IMSI:[262422137171107] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/01 11:05:40.294: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/01 11:05:40.299: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/01 11:05:40.303: [smf] INFO: Removed Session: UE IMSI:[262429329513151] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/01 11:05:40.303: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/01 11:05:40.309: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/01 11:05:40.315: [smf] INFO: Removed Session: UE IMSI:[262428570281811] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/01 11:05:40.315: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/01 11:05:40.320: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/01 11:05:40.325: [smf] INFO: Removed Session: UE IMSI:[262420386074205] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/01 11:05:40.325: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/01 11:05:40.330: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/01 11:05:40.335: [smf] INFO: Removed Session: UE IMSI:[262429382740408] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/01 11:05:40.335: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/01 11:05:40.341: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/01 11:05:40.346: [smf] INFO: Removed Session: UE IMSI:[262422135304638] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/01 11:05:40.346: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/01 11:05:40.352: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/01 11:05:40.356: [smf] INFO: Removed Session: UE IMSI:[262420260891104] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/01 11:05:40.356: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/01 11:05:40.362: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/01 11:05:40.368: [smf] INFO: Removed Session: UE IMSI:[262425925772202] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/01 11:05:40.368: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/01 11:05:40.374: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/01 11:05:40.379: [smf] INFO: Removed Session: UE IMSI:[262421289552498] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/01 11:05:40.379: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/01 11:05:40.384: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/01 11:05:40.390: [smf] INFO: Removed Session: UE IMSI:[262423553914388] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/01 11:05:40.390: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/01 11:05:40.395: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/01 11:05:40.400: [smf] INFO: Removed Session: UE IMSI:[262426262717097] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/01 11:05:40.400: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/01 11:05:40.406: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/01 11:05:40.411: [smf] INFO: Removed Session: UE IMSI:[262425700199680] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/01 11:05:40.411: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/01 11:05:40.417: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/01 11:05:40.421: [smf] INFO: Removed Session: UE IMSI:[262422350871557] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/01 11:05:40.421: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/01 11:05:40.427: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/01 11:05:40.433: [smf] INFO: Removed Session: UE IMSI:[262420136321246] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/01 11:05:40.433: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/01 11:05:40.443: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/01 11:05:40.449: [smf] INFO: Removed Session: UE IMSI:[262429862242975] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/01 11:05:40.449: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/01 11:05:40.453: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/01 11:05:40.466: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/01 11:05:40.471: [smf] INFO: Removed Session: UE IMSI:[262427278327965] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/01 11:05:40.471: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/01 11:05:40.477: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/01 11:05:40.478: [smf] INFO: Removed Session: UE IMSI:[262426154124437] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/01 11:05:40.478: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/01 11:05:40.488: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/01 11:05:40.489: [smf] INFO: Removed Session: UE IMSI:[262426003584130] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/01 11:05:40.489: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/01 11:05:40.498: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/01 11:05:40.499: [smf] INFO: Removed Session: UE IMSI:[262429339262839] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/01 11:05:40.499: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/01 11:05:40.509: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/01 11:05:40.510: [smf] INFO: Removed Session: UE IMSI:[262420997839752] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/01 11:05:40.510: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/01 11:05:40.520: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/01 11:05:40.520: [smf] INFO: Removed Session: UE IMSI:[262429508302849] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/01 11:05:40.520: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/01 11:05:40.530: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/01 11:05:40.531: [smf] INFO: Removed Session: UE IMSI:[262428014495758] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/01 11:05:40.531: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/01 11:05:40.541: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/01 11:05:40.542: [smf] INFO: Removed Session: UE IMSI:[262423724220648] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/01 11:05:40.542: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/01 11:05:40.551: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/01 11:05:40.552: [smf] INFO: Removed Session: UE IMSI:[262422732937960] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/01 11:05:40.552: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/01 11:05:40.562: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/01 11:05:40.563: [smf] INFO: Removed Session: UE IMSI:[262429695829075] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/01 11:05:40.563: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/01 11:05:40.573: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/01 11:05:40.573: [smf] INFO: Removed Session: UE IMSI:[262425855997290] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/01 11:05:40.573: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/01 11:05:40.583: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/01 11:05:40.584: [smf] INFO: Removed Session: UE IMSI:[262421825131347] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/01 11:05:40.584: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/01 11:05:40.594: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/01 11:05:40.595: [smf] INFO: Removed Session: UE IMSI:[262426596867881] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/01 11:05:40.595: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/01 11:05:40.604: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/01 11:05:40.605: [smf] INFO: Removed Session: UE IMSI:[262428580213881] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/01 11:05:40.605: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/01 11:05:40.615: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/01 11:05:40.616: [smf] INFO: Removed Session: UE IMSI:[262423206395079] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/01 11:05:40.616: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/01 11:05:40.626: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/01 11:05:40.626: [smf] INFO: Removed Session: UE IMSI:[262429115229963] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/01 11:05:40.626: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/01 11:05:40.636: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/01 11:05:40.637: [smf] INFO: Removed Session: UE IMSI:[262421885200917] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/01 11:05:40.637: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/01 11:05:40.647: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/01 11:05:40.648: [smf] INFO: Removed Session: UE IMSI:[262425817526511] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/01 11:05:40.648: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/01 11:05:40.657: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/01 11:05:40.658: [smf] INFO: Removed Session: UE IMSI:[262422693469604] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/01 11:05:40.658: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/01 11:05:40.668: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/01 11:05:40.668: [smf] INFO: Removed Session: UE IMSI:[262423523994696] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/01 11:05:40.669: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/01 11:05:40.678: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/01 11:05:40.679: [smf] INFO: Removed Session: UE IMSI:[262423234034487] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/01 11:05:40.679: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/01 11:05:40.689: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/01 11:05:40.690: [smf] INFO: Removed Session: UE IMSI:[262427255492751] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/01 11:05:40.690: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/01 11:05:40.700: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/01 11:05:40.701: [smf] INFO: Removed Session: UE IMSI:[262428425556472] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/01 11:05:40.701: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/01 11:05:40.710: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/01 11:05:40.711: [smf] INFO: Removed Session: UE IMSI:[262423437619880] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/01 11:05:40.712: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/01 11:05:40.721: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/01 11:05:40.722: [smf] INFO: Removed Session: UE IMSI:[262421561841582] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/01 11:05:40.722: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/01 11:05:40.732: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/01 11:05:40.733: [smf] INFO: Removed Session: UE IMSI:[262420108298724] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/01 11:05:40.733: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/01 11:05:40.742: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/01 11:05:40.743: [smf] INFO: Removed Session: UE IMSI:[262429393214460] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/01 11:05:40.743: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/01 11:05:40.753: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/01 11:05:40.754: [smf] INFO: Removed Session: UE IMSI:[262421448352844] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/01 11:05:40.754: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/01 11:05:40.764: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/01 11:05:40.765: [smf] INFO: Removed Session: UE IMSI:[262426430648043] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/01 11:05:40.765: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/01 11:05:40.774: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/01 11:05:40.775: [smf] INFO: Removed Session: UE IMSI:[262421349671575] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/01 11:05:40.775: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/01 11:05:40.785: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/01 11:05:40.786: [smf] INFO: Removed Session: UE IMSI:[262427156450089] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/01 11:05:40.786: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/01 11:05:40.796: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/01 11:05:40.797: [smf] INFO: Removed Session: UE IMSI:[262426023739250] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/01 11:05:40.797: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/01 11:05:40.806: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/01 11:05:40.807: [smf] INFO: Removed Session: UE IMSI:[262424015798760] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/01 11:05:40.807: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/01 11:05:40.817: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/01 11:05:40.818: [smf] INFO: Removed Session: UE IMSI:[262426614525949] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/01 11:05:40.818: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/01 11:05:40.828: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/01 11:05:40.828: [smf] INFO: Removed Session: UE IMSI:[262429987595243] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/01 11:05:40.828: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/01 11:05:40.838: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/01 11:05:40.839: [smf] INFO: Removed Session: UE IMSI:[262429681109164] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/01 11:05:40.839: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/01 11:05:40.849: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/01 11:05:40.850: [smf] INFO: Removed Session: UE IMSI:[262428213565471] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/01 11:05:40.850: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/01 11:05:40.860: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/01 11:05:40.860: [smf] INFO: Removed Session: UE IMSI:[262420424686687] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/01 11:05:40.860: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/01 11:05:40.871: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/01 11:05:40.871: [smf] INFO: Removed Session: UE IMSI:[262428370885473] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/01 11:05:40.871: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/01 11:05:40.881: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/01 11:05:40.882: [smf] INFO: Removed Session: UE IMSI:[262424439933575] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/01 11:05:40.882: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/01 11:05:40.892: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/01 11:05:40.892: [smf] INFO: Removed Session: UE IMSI:[262422867323706] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/01 11:05:40.892: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/01 11:05:40.902: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/01 11:05:40.903: [smf] INFO: Removed Session: UE IMSI:[262425062128235] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/01 11:05:40.903: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/01 11:05:40.913: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/01 11:05:40.914: [smf] INFO: Removed Session: UE IMSI:[262422775950017] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/01 11:05:40.914: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/01 11:05:40.923: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/01 11:05:40.924: [smf] INFO: Removed Session: UE IMSI:[262420030616437] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/01 11:05:40.924: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/01 11:05:40.934: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/01 11:05:40.935: [smf] INFO: Removed Session: UE IMSI:[262426502618441] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/01 11:05:40.935: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/01 11:05:40.945: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/01 11:05:40.945: [smf] INFO: Removed Session: UE IMSI:[262423471497511] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/01 11:05:40.946: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/01 11:05:40.955: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/01 11:05:40.956: [smf] INFO: Removed Session: UE IMSI:[262426511278555] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/01 11:05:40.956: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/01 11:05:40.966: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/01 11:05:40.967: [smf] INFO: Removed Session: UE IMSI:[262428709823117] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/01 11:05:40.967: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/01 11:05:40.977: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/01 11:05:40.977: [smf] INFO: Removed Session: UE IMSI:[262422098271619] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/01 11:05:40.977: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/01 11:05:40.987: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/01 11:05:40.988: [smf] INFO: Removed Session: UE IMSI:[262420931637456] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/01 11:05:40.988: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/01 11:05:40.998: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/01 11:05:40.999: [smf] INFO: Removed Session: UE IMSI:[262422175010290] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:40.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/01 11:05:40.999: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/01 11:05:41.009: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/01 11:05:41.010: [smf] INFO: Removed Session: UE IMSI:[262420372405290] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/01 11:05:41.010: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/01 11:05:41.019: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/01 11:05:41.020: [smf] INFO: Removed Session: UE IMSI:[262428682389264] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/01 11:05:41.020: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/01 11:05:41.030: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/01 11:05:41.031: [smf] INFO: Removed Session: UE IMSI:[262427689983586] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/01 11:05:41.031: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/01 11:05:41.040: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/01 11:05:41.041: [smf] INFO: Removed Session: UE IMSI:[262420639217699] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/01 11:05:41.041: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/01 11:05:41.051: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/01 11:05:41.052: [smf] INFO: Removed Session: UE IMSI:[262425752427589] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/01 11:05:41.052: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/01 11:05:41.062: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/01 11:05:41.063: [smf] INFO: Removed Session: UE IMSI:[262425990679787] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/01 11:05:41.063: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/01 11:05:41.072: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/01 11:05:41.073: [smf] INFO: Removed Session: UE IMSI:[262427504796220] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/01 11:05:41.073: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/01 11:05:41.083: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/01 11:05:41.084: [smf] INFO: Removed Session: UE IMSI:[262429471300264] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/01 11:05:41.084: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/01 11:05:41.093: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/01 11:05:41.094: [smf] INFO: Removed Session: UE IMSI:[262427325763688] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/01 11:05:41.094: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/01 11:05:41.104: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/01 11:05:41.105: [smf] INFO: Removed Session: UE IMSI:[262420691033276] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/01 11:05:41.105: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/01 11:05:41.115: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/01 11:05:41.116: [smf] INFO: Removed Session: UE IMSI:[262421077149431] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/01 11:05:41.116: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/01 11:05:41.125: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/01 11:05:41.126: [smf] INFO: Removed Session: UE IMSI:[262421306959490] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/01 11:05:41.126: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/01 11:05:41.136: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/01 11:05:41.137: [smf] INFO: Removed Session: UE IMSI:[262426399293212] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/01 11:05:41.137: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/01 11:05:41.146: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/01 11:05:41.147: [smf] INFO: Removed Session: UE IMSI:[262422879809115] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/01 11:05:41.147: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/01 11:05:41.157: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/01 11:05:41.158: [smf] INFO: Removed Session: UE IMSI:[262426922186811] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/01 11:05:41.158: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/01 11:05:41.168: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/01 11:05:41.169: [smf] INFO: Removed Session: UE IMSI:[262427087076525] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/01 11:05:41.169: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/01 11:05:41.178: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/01 11:05:41.179: [smf] INFO: Removed Session: UE IMSI:[262427326126283] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/01 11:05:41.179: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/01 11:05:41.189: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/01 11:05:41.190: [smf] INFO: Removed Session: UE IMSI:[262429863160483] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/01 11:05:41.190: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/01 11:05:41.199: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/01 11:05:41.200: [smf] INFO: Removed Session: UE IMSI:[262428373841559] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/01 11:05:41.200: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/01 11:05:41.210: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/01 11:05:41.211: [smf] INFO: Removed Session: UE IMSI:[262426700624157] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/01 11:05:41.211: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/01 11:05:41.221: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/01 11:05:41.221: [smf] INFO: Removed Session: UE IMSI:[262429166612478] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/01 11:05:41.221: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/01 11:05:41.231: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/01 11:05:41.232: [smf] INFO: Removed Session: UE IMSI:[262422323728659] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/01 11:05:41.232: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/01 11:05:41.242: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/01 11:05:41.242: [smf] INFO: Removed Session: UE IMSI:[262423578842510] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/01 11:05:41.242: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/01 11:05:41.252: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/01 11:05:41.253: [smf] INFO: Removed Session: UE IMSI:[262427139590827] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/01 11:05:41.253: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/01 11:05:41.263: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/01 11:05:41.263: [smf] INFO: Removed Session: UE IMSI:[262422898429326] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/01 11:05:41.263: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/01 11:05:41.273: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/01 11:05:41.274: [smf] INFO: Removed Session: UE IMSI:[262423697919894] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/01 11:05:41.274: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/01 11:05:41.284: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/01 11:05:41.284: [smf] INFO: Removed Session: UE IMSI:[262421305919778] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/01 11:05:41.285: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/01 11:05:41.294: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/01 11:05:41.295: [smf] INFO: Removed Session: UE IMSI:[262428478612361] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/01 11:05:41.295: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/01 11:05:41.305: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/01 11:05:41.306: [smf] INFO: Removed Session: UE IMSI:[262420671374246] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/01 11:05:41.306: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/01 11:05:41.316: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/01 11:05:41.316: [smf] INFO: Removed Session: UE IMSI:[262428842682047] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/01 11:05:41.316: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/01 11:05:41.326: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/01 11:05:41.327: [smf] INFO: Removed Session: UE IMSI:[262420153887819] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/01 11:05:41.327: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/01 11:05:41.337: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/01 11:05:41.337: [smf] INFO: Removed Session: UE IMSI:[262427207731946] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/01 11:05:41.337: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/01 11:05:41.347: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/01 11:05:41.348: [smf] INFO: Removed Session: UE IMSI:[262429264174432] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/01 11:05:41.348: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/01 11:05:41.358: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/01 11:05:41.359: [smf] INFO: Removed Session: UE IMSI:[262423978271262] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/01 11:05:41.359: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/01 11:05:41.369: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/01 11:05:41.369: [smf] INFO: Removed Session: UE IMSI:[262425717046821] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/01 11:05:41.369: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/01 11:05:41.379: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/01 11:05:41.380: [smf] INFO: Removed Session: UE IMSI:[262428832616230] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/01 11:05:41.380: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/01 11:05:41.390: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/01 11:05:41.391: [smf] INFO: Removed Session: UE IMSI:[262428381804044] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/01 11:05:41.391: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/01 11:05:41.401: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/01 11:05:41.401: [smf] INFO: Removed Session: UE IMSI:[262426860469781] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/01 11:05:41.401: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/01 11:05:41.411: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/01 11:05:41.412: [smf] INFO: Removed Session: UE IMSI:[262421807379586] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/01 11:05:41.412: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/01 11:05:41.422: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/01 11:05:41.423: [smf] INFO: Removed Session: UE IMSI:[262421355745985] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/01 11:05:41.423: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/01 11:05:41.432: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/01 11:05:41.433: [smf] INFO: Removed Session: UE IMSI:[262429521305937] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/01 11:05:41.433: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/01 11:05:41.443: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/01 11:05:41.444: [smf] INFO: Removed Session: UE IMSI:[262427003975518] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/01 11:05:41.444: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/01 11:05:41.454: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/01 11:05:41.455: [smf] INFO: Removed Session: UE IMSI:[262427989826885] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/01 11:05:41.455: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/01 11:05:41.464: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/01 11:05:41.465: [smf] INFO: Removed Session: UE IMSI:[262426498913878] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/01 11:05:41.465: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/01 11:05:41.475: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/01 11:05:41.476: [smf] INFO: Removed Session: UE IMSI:[262428693379036] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/01 11:05:41.476: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/01 11:05:41.486: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/01 11:05:41.487: [smf] INFO: Removed Session: UE IMSI:[262425618327924] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/01 11:05:41.487: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/01 11:05:41.497: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/01 11:05:41.498: [smf] INFO: Removed Session: UE IMSI:[262424795369212] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/01 11:05:41.498: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/01 11:05:41.507: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/01 11:05:41.508: [smf] INFO: Removed Session: UE IMSI:[262424282137040] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/01 11:05:41.508: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/01 11:05:41.518: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/01 11:05:41.519: [smf] INFO: Removed Session: UE IMSI:[262428559643084] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/01 11:05:41.519: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/01 11:05:41.529: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/01 11:05:41.529: [smf] INFO: Removed Session: UE IMSI:[262424436756773] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/01 11:05:41.529: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/01 11:05:41.539: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/01 11:05:41.540: [smf] INFO: Removed Session: UE IMSI:[262429587126742] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/01 11:05:41.540: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/01 11:05:41.550: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/01 11:05:41.551: [smf] INFO: Removed Session: UE IMSI:[262425847488066] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/01 11:05:41.551: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/01 11:05:41.561: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/01 11:05:41.561: [smf] INFO: Removed Session: UE IMSI:[262425592711295] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/01 11:05:41.561: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/01 11:05:41.571: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/01 11:05:41.572: [smf] INFO: Removed Session: UE IMSI:[262425809004219] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/01 11:05:41.572: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/01 11:05:41.582: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/01 11:05:41.583: [smf] INFO: Removed Session: UE IMSI:[262422860887427] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/01 11:05:41.583: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/01 11:05:41.592: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/01 11:05:41.593: [smf] INFO: Removed Session: UE IMSI:[262421021124272] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/01 11:05:41.593: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/01 11:05:41.603: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/01 11:05:41.604: [smf] INFO: Removed Session: UE IMSI:[262427705619312] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/01 11:05:41.604: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/01 11:05:41.613: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/01 11:05:41.614: [smf] INFO: Removed Session: UE IMSI:[262423190099517] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/01 11:05:41.614: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/01 11:05:41.624: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/01 11:05:41.625: [smf] INFO: Removed Session: UE IMSI:[262424273539454] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/01 11:05:41.625: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/01 11:05:41.635: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/01 11:05:41.636: [smf] INFO: Removed Session: UE IMSI:[262420406932947] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/01 11:05:41.636: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/01 11:05:41.645: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/01 11:05:41.646: [smf] INFO: Removed Session: UE IMSI:[262423249401857] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/01 11:05:41.646: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/01 11:05:41.656: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/01 11:05:41.657: [smf] INFO: Removed Session: UE IMSI:[262423557394702] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/01 11:05:41.657: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/01 11:05:41.667: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/01 11:05:41.667: [smf] INFO: Removed Session: UE IMSI:[262425126052883] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/01 11:05:41.667: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/01 11:05:41.677: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/01 11:05:41.678: [smf] INFO: Removed Session: UE IMSI:[262423715977873] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/01 11:05:41.678: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/01 11:05:41.688: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/01 11:05:41.689: [smf] INFO: Removed Session: UE IMSI:[262425620138488] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/01 11:05:41.689: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/01 11:05:41.699: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/01 11:05:41.699: [smf] INFO: Removed Session: UE IMSI:[262425280646526] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/01 11:05:41.699: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/01 11:05:41.709: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/01 11:05:41.710: [smf] INFO: Removed Session: UE IMSI:[262425572096475] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/01 11:05:41.710: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/01 11:05:41.720: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/01 11:05:41.721: [smf] INFO: Removed Session: UE IMSI:[262428590526828] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/01 11:05:41.721: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/01 11:05:41.730: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/01 11:05:41.731: [smf] INFO: Removed Session: UE IMSI:[262427591039783] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/01 11:05:41.731: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/01 11:05:41.741: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/01 11:05:41.742: [smf] INFO: Removed Session: UE IMSI:[262422494507750] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/01 11:05:41.742: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/01 11:05:41.752: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/01 11:05:41.753: [smf] INFO: Removed Session: UE IMSI:[262423653868113] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/01 11:05:41.753: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/01 11:05:41.762: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/01 11:05:41.763: [smf] INFO: Removed Session: UE IMSI:[262426116326644] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/01 11:05:41.763: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/01 11:05:41.773: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/01 11:05:41.774: [smf] INFO: Removed Session: UE IMSI:[262428243865217] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/01 11:05:41.774: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/01 11:05:41.784: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/01 11:05:41.784: [smf] INFO: Removed Session: UE IMSI:[262421852767187] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/01 11:05:41.785: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/01 11:05:41.794: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/01 11:05:41.795: [smf] INFO: Removed Session: UE IMSI:[262429510187724] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/01 11:05:41.795: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/01 11:05:41.805: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/01 11:05:41.806: [smf] INFO: Removed Session: UE IMSI:[262426684281786] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/01 11:05:41.806: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/01 11:05:41.816: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/01 11:05:41.816: [smf] INFO: Removed Session: UE IMSI:[262424623695193] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/01 11:05:41.816: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/01 11:05:41.826: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/01 11:05:41.827: [smf] INFO: Removed Session: UE IMSI:[262428193597322] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/01 11:05:41.827: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/01 11:05:41.837: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/01 11:05:41.838: [smf] INFO: Removed Session: UE IMSI:[262420908897725] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/01 11:05:41.838: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/01 11:05:41.848: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/01 11:05:41.849: [smf] INFO: Removed Session: UE IMSI:[262428992374844] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/01 11:05:41.849: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/01 11:05:41.858: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/01 11:05:41.859: [smf] INFO: Removed Session: UE IMSI:[262422446783311] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/01 11:05:41.859: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/01 11:05:41.869: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/01 11:05:41.870: [smf] INFO: Removed Session: UE IMSI:[262424573371274] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/01 11:05:41.870: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/01 11:05:41.880: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/01 11:05:41.880: [smf] INFO: Removed Session: UE IMSI:[262427398857607] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/01 11:05:41.880: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/01 11:05:41.890: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/01 11:05:41.891: [smf] INFO: Removed Session: UE IMSI:[262421243680206] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/01 11:05:41.891: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/01 11:05:41.901: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/01 11:05:41.902: [smf] INFO: Removed Session: UE IMSI:[262421053642721] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/01 11:05:41.902: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/01 11:05:41.912: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/01 11:05:41.912: [smf] INFO: Removed Session: UE IMSI:[262425585187748] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/01 11:05:41.912: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/01 11:05:41.922: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/01 11:05:41.923: [smf] INFO: Removed Session: UE IMSI:[262427178403205] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/01 11:05:41.923: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/01 11:05:41.933: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/01 11:05:41.933: [smf] INFO: Removed Session: UE IMSI:[262427338587817] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/01 11:05:41.933: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/01 11:05:41.943: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/01 11:05:41.944: [smf] INFO: Removed Session: UE IMSI:[262427811201996] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/01 11:05:41.944: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/01 11:05:41.954: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/01 11:05:41.955: [smf] INFO: Removed Session: UE IMSI:[262425118093012] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/01 11:05:41.955: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/01 11:05:41.964: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/01 11:05:41.965: [smf] INFO: Removed Session: UE IMSI:[262429282187535] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/01 11:05:41.965: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/01 11:05:41.975: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/01 11:05:41.976: [smf] INFO: Removed Session: UE IMSI:[262422856785389] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/01 11:05:41.976: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/01 11:05:41.986: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/01 11:05:41.987: [smf] INFO: Removed Session: UE IMSI:[262425146264559] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/01 11:05:41.987: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/01 11:05:41.997: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/01 11:05:41.998: [smf] INFO: Removed Session: UE IMSI:[262428650489298] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:41.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/01 11:05:41.998: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/01 11:05:42.007: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/01 11:05:42.008: [smf] INFO: Removed Session: UE IMSI:[262425937522636] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/01 11:05:42.008: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/01 11:05:42.018: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/01 11:05:42.019: [smf] INFO: Removed Session: UE IMSI:[262428075566934] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/01 11:05:42.019: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/01 11:05:42.029: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/01 11:05:42.029: [smf] INFO: Removed Session: UE IMSI:[262421920821943] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/01 11:05:42.029: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/01 11:05:42.039: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/01 11:05:42.040: [smf] INFO: Removed Session: UE IMSI:[262428530421677] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/01 11:05:42.040: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/01 11:05:42.050: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/01 11:05:42.051: [smf] INFO: Removed Session: UE IMSI:[262422122781520] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/01 11:05:42.051: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/01 11:05:42.061: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/01 11:05:42.062: [smf] INFO: Removed Session: UE IMSI:[262428457921225] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/01 11:05:42.062: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/01 11:05:42.071: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/01 11:05:42.072: [smf] INFO: Removed Session: UE IMSI:[262424598437934] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/01 11:05:42.072: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/01 11:05:42.082: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/01 11:05:42.083: [smf] INFO: Removed Session: UE IMSI:[262427628828244] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/01 11:05:42.083: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/01 11:05:42.093: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/01 11:05:42.093: [smf] INFO: Removed Session: UE IMSI:[262425890705562] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/01 11:05:42.093: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/01 11:05:42.103: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/01 11:05:42.104: [smf] INFO: Removed Session: UE IMSI:[262424120773480] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/01 11:05:42.104: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/01 11:05:42.115: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/01 11:05:42.116: [smf] INFO: Removed Session: UE IMSI:[262427515101422] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/01 11:05:42.116: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/01 11:05:42.126: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/01 11:05:42.127: [smf] INFO: Removed Session: UE IMSI:[262427046123889] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/01 11:05:42.127: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/01 11:05:42.137: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/01 11:05:42.138: [smf] INFO: Removed Session: UE IMSI:[262423522414770] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/01 11:05:42.138: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/01 11:05:42.147: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/01 11:05:42.148: [smf] INFO: Removed Session: UE IMSI:[262425290417730] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/01 11:05:42.148: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/01 11:05:42.158: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/01 11:05:42.159: [smf] INFO: Removed Session: UE IMSI:[262426158214083] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/01 11:05:42.159: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/01 11:05:42.169: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/01 11:05:42.170: [smf] INFO: Removed Session: UE IMSI:[262429342223565] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/01 11:05:42.170: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/01 11:05:42.179: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/01 11:05:42.180: [smf] INFO: Removed Session: UE IMSI:[262423841071312] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/01 11:05:42.180: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/01 11:05:42.190: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/01 11:05:42.191: [smf] INFO: Removed Session: UE IMSI:[262423874997978] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/01 11:05:42.191: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/01 11:05:42.200: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/01 11:05:42.201: [smf] INFO: Removed Session: UE IMSI:[262425659340498] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/01 11:05:42.201: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/01 11:05:42.211: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/01 11:05:42.212: [smf] INFO: Removed Session: UE IMSI:[262422195803704] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/01 11:05:42.212: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/01 11:05:42.222: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/01 11:05:42.223: [smf] INFO: Removed Session: UE IMSI:[262421811617480] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/01 11:05:42.223: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/01 11:05:42.232: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/01 11:05:42.233: [smf] INFO: Removed Session: UE IMSI:[262422376223417] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/01 11:05:42.233: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/01 11:05:42.243: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/01 11:05:42.244: [smf] INFO: Removed Session: UE IMSI:[262425883020224] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/01 11:05:42.244: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/01 11:05:42.254: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/01 11:05:42.254: [smf] INFO: Removed Session: UE IMSI:[262421756632040] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/01 11:05:42.254: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/01 11:05:42.264: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/01 11:05:42.265: [smf] INFO: Removed Session: UE IMSI:[262422799845547] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/01 11:05:42.265: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/01 11:05:42.275: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/01 11:05:42.276: [smf] INFO: Removed Session: UE IMSI:[262429823484882] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/01 11:05:42.276: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/01 11:05:42.285: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/01 11:05:42.286: [smf] INFO: Removed Session: UE IMSI:[262422243755844] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/01 11:05:42.286: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/01 11:05:42.296: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/01 11:05:42.297: [smf] INFO: Removed Session: UE IMSI:[262423643211397] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/01 11:05:42.297: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/01 11:05:42.306: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/01 11:05:42.307: [smf] INFO: Removed Session: UE IMSI:[262428027260093] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/01 11:05:42.307: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/01 11:05:42.317: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/01 11:05:42.318: [smf] INFO: Removed Session: UE IMSI:[262428821178597] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/01 11:05:42.318: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/01 11:05:42.331: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/01 11:05:42.332: [smf] INFO: Removed Session: UE IMSI:[262422982301682] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/01 11:05:42.332: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/01 11:05:42.342: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/01 11:05:42.343: [smf] INFO: Removed Session: UE IMSI:[262425037168836] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/01 11:05:42.343: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/01 11:05:42.352: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/01 11:05:42.353: [smf] INFO: Removed Session: UE IMSI:[262429035941364] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/01 11:05:42.353: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/01 11:05:42.363: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/01 11:05:42.364: [smf] INFO: Removed Session: UE IMSI:[262424423430545] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/01 11:05:42.364: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/01 11:05:42.374: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/01 11:05:42.375: [smf] INFO: Removed Session: UE IMSI:[262425687168527] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/01 11:05:42.375: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/01 11:05:42.384: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/01 11:05:42.385: [smf] INFO: Removed Session: UE IMSI:[262423175508480] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/01 11:05:42.385: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/01 11:05:42.395: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/01 11:05:42.396: [smf] INFO: Removed Session: UE IMSI:[262429333572576] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/01 11:05:42.396: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/01 11:05:42.406: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/01 11:05:42.407: [smf] INFO: Removed Session: UE IMSI:[262422699646367] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/01 11:05:42.407: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/01 11:05:42.416: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/01 11:05:42.417: [smf] INFO: Removed Session: UE IMSI:[262428993142052] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/01 11:05:42.417: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/01 11:05:42.427: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/01 11:05:42.428: [smf] INFO: Removed Session: UE IMSI:[262422733368054] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/01 11:05:42.428: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/01 11:05:42.437: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/01 11:05:42.438: [smf] INFO: Removed Session: UE IMSI:[262421469340845] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/01 11:05:42.438: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/01 11:05:42.448: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/01 11:05:42.449: [smf] INFO: Removed Session: UE IMSI:[262420917427691] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/01 11:05:42.449: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/01 11:05:42.459: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/01 11:05:42.459: [smf] INFO: Removed Session: UE IMSI:[262424041763581] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/01 11:05:42.459: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/01 11:05:42.469: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/01 11:05:42.470: [smf] INFO: Removed Session: UE IMSI:[262424728262269] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/01 11:05:42.470: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/01 11:05:42.480: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/01 11:05:42.481: [smf] INFO: Removed Session: UE IMSI:[262429198637508] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/01 11:05:42.481: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/01 11:05:42.490: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/01 11:05:42.491: [smf] INFO: Removed Session: UE IMSI:[262428955315234] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/01 11:05:42.491: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/01 11:05:42.501: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/01 11:05:42.502: [smf] INFO: Removed Session: UE IMSI:[262428048055074] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/01 11:05:42.502: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/01 11:05:42.513: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/01 11:05:42.514: [smf] INFO: Removed Session: UE IMSI:[262421254724606] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/01 11:05:42.514: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/01 11:05:42.524: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/01 11:05:42.524: [smf] INFO: Removed Session: UE IMSI:[262422373537634] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/01 11:05:42.525: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/01 11:05:42.534: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/01 11:05:42.535: [smf] INFO: Removed Session: UE IMSI:[262420034285185] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/01 11:05:42.535: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/01 11:05:42.545: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/01 11:05:42.546: [smf] INFO: Removed Session: UE IMSI:[262420077960046] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/01 11:05:42.546: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/01 11:05:42.555: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/01 11:05:42.556: [smf] INFO: Removed Session: UE IMSI:[262421345720735] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/01 11:05:42.556: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/01 11:05:42.566: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/01 11:05:42.567: [smf] INFO: Removed Session: UE IMSI:[262428842648299] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/01 11:05:42.567: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/01 11:05:42.577: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/01 11:05:42.578: [smf] INFO: Removed Session: UE IMSI:[262427266750283] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/01 11:05:42.578: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/01 11:05:42.588: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/01 11:05:42.589: [smf] INFO: Removed Session: UE IMSI:[262427294190913] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/01 11:05:42.589: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/01 11:05:42.598: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/01 11:05:42.599: [smf] INFO: Removed Session: UE IMSI:[262422692171447] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/01 11:05:42.599: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/01 11:05:42.609: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/01 11:05:42.610: [smf] INFO: Removed Session: UE IMSI:[262423138187444] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/01 11:05:42.610: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/01 11:05:42.619: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/01 11:05:42.620: [smf] INFO: Removed Session: UE IMSI:[262427141047595] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/01 11:05:42.621: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/01 11:05:42.630: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/01 11:05:42.631: [smf] INFO: Removed Session: UE IMSI:[262420307708871] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/01 11:05:42.631: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/01 11:05:42.641: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/01 11:05:42.641: [smf] INFO: Removed Session: UE IMSI:[262427040138623] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/01 11:05:42.642: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/01 11:05:42.651: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/01 11:05:42.652: [smf] INFO: Removed Session: UE IMSI:[262428243109037] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/01 11:05:42.652: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/01 11:05:42.662: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/01 11:05:42.663: [smf] INFO: Removed Session: UE IMSI:[262421798121237] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/01 11:05:42.663: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/01 11:05:42.673: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/01 11:05:42.674: [smf] INFO: Removed Session: UE IMSI:[262423530095804] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/01 11:05:42.674: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/01 11:05:42.683: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/01 11:05:42.684: [smf] INFO: Removed Session: UE IMSI:[262423221047968] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/01 11:05:42.684: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/01 11:05:42.715: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/01 11:05:42.716: [smf] INFO: Removed Session: UE IMSI:[262427398020553] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/01 11:05:42.716: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/01 11:05:42.726: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/01 11:05:42.726: [smf] INFO: Removed Session: UE IMSI:[262421057314296] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/01 11:05:42.726: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/01 11:05:42.736: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/01 11:05:42.737: [smf] INFO: Removed Session: UE IMSI:[262424244549360] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/01 11:05:42.737: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/01 11:05:42.747: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/01 11:05:42.748: [smf] INFO: Removed Session: UE IMSI:[262426042890269] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/01 11:05:42.748: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/01 11:05:42.757: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/01 11:05:42.758: [smf] INFO: Removed Session: UE IMSI:[262426535105125] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/01 11:05:42.758: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/01 11:05:42.768: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/01 11:05:42.769: [smf] INFO: Removed Session: UE IMSI:[262421927454906] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/01 11:05:42.769: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/01 11:05:42.779: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/01 11:05:42.780: [smf] INFO: Removed Session: UE IMSI:[262429335022590] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/01 11:05:42.780: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/01 11:05:42.790: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/01 11:05:42.791: [smf] INFO: Removed Session: UE IMSI:[262429191814463] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/01 11:05:42.791: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/01 11:05:42.800: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/01 11:05:42.801: [smf] INFO: Removed Session: UE IMSI:[262428829460314] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/01 11:05:42.801: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/01 11:05:42.811: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/01 11:05:42.812: [smf] INFO: Removed Session: UE IMSI:[262422590680571] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/01 11:05:42.812: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/01 11:05:42.821: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/01 11:05:42.822: [smf] INFO: Removed Session: UE IMSI:[262424157491932] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/01 11:05:42.822: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/01 11:05:42.832: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/01 11:05:42.833: [smf] INFO: Removed Session: UE IMSI:[262423268967586] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/01 11:05:42.833: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/01 11:05:42.843: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/01 11:05:42.844: [smf] INFO: Removed Session: UE IMSI:[262425803818262] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/01 11:05:42.844: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/01 11:05:42.854: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/01 11:05:42.855: [smf] INFO: Removed Session: UE IMSI:[262421137682749] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/01 11:05:42.855: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/01 11:05:42.864: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/01 11:05:42.865: [smf] INFO: Removed Session: UE IMSI:[262423581229284] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/01 11:05:42.865: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/01 11:05:42.875: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/01 11:05:42.876: [smf] INFO: Removed Session: UE IMSI:[262420358012123] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/01 11:05:42.876: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/01 11:05:42.885: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/01 11:05:42.886: [smf] INFO: Removed Session: UE IMSI:[262421443902220] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/01 11:05:42.886: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/01 11:05:42.896: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/01 11:05:42.897: [smf] INFO: Removed Session: UE IMSI:[262423166898597] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/01 11:05:42.897: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/01 11:05:42.907: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/01 11:05:42.908: [smf] INFO: Removed Session: UE IMSI:[262423403600772] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/01 11:05:42.908: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/01 11:05:42.917: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/01 11:05:42.918: [smf] INFO: Removed Session: UE IMSI:[262422894166533] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/01 11:05:42.918: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/01 11:05:42.928: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/01 11:05:42.929: [smf] INFO: Removed Session: UE IMSI:[262421655795268] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/01 11:05:42.929: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/01 11:05:42.938: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/01 11:05:42.939: [smf] INFO: Removed Session: UE IMSI:[262424982614322] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/01 11:05:42.939: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/01 11:05:42.949: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/01 11:05:42.950: [smf] INFO: Removed Session: UE IMSI:[262423761006237] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/01 11:05:42.950: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/01 11:05:42.960: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/01 11:05:42.961: [smf] INFO: Removed Session: UE IMSI:[262424126171276] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/01 11:05:42.961: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/01 11:05:42.970: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/01 11:05:42.971: [smf] INFO: Removed Session: UE IMSI:[262421750303868] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/01 11:05:42.971: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/01 11:05:42.981: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/01 11:05:42.982: [smf] INFO: Removed Session: UE IMSI:[262423292867443] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/01 11:05:42.982: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/01 11:05:42.992: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/01 11:05:42.993: [smf] INFO: Removed Session: UE IMSI:[262426239253400] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:42.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/01 11:05:42.993: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/01 11:05:43.002: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/01 11:05:43.003: [smf] INFO: Removed Session: UE IMSI:[262426213569115] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/01 11:05:43.003: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/01 11:05:43.013: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/01 11:05:43.014: [smf] INFO: Removed Session: UE IMSI:[262424225139831] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/01 11:05:43.014: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/01 11:05:43.024: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/01 11:05:43.024: [smf] INFO: Removed Session: UE IMSI:[262429463534085] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/01 11:05:43.024: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/01 11:05:43.034: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/01 11:05:43.035: [smf] INFO: Removed Session: UE IMSI:[262422111105186] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/01 11:05:43.035: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/01 11:05:43.045: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/01 11:05:43.046: [smf] INFO: Removed Session: UE IMSI:[262426921534100] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/01 11:05:43.046: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/01 11:05:43.055: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/01 11:05:43.056: [smf] INFO: Removed Session: UE IMSI:[262426221488060] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/01 11:05:43.056: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/01 11:05:43.066: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/01 11:05:43.067: [smf] INFO: Removed Session: UE IMSI:[262429463266046] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/01 11:05:43.067: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/01 11:05:43.076: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/01 11:05:43.077: [smf] INFO: Removed Session: UE IMSI:[262428649342747] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/01 11:05:43.077: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/01 11:05:43.087: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/01 11:05:43.088: [smf] INFO: Removed Session: UE IMSI:[262422391022807] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/01 11:05:43.088: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/01 11:05:43.098: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/01 11:05:43.099: [smf] INFO: Removed Session: UE IMSI:[262424202266647] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/01 11:05:43.099: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/01 11:05:43.108: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/01 11:05:43.109: [smf] INFO: Removed Session: UE IMSI:[262428940001058] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/01 11:05:43.109: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/01 11:05:43.119: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/01 11:05:43.120: [smf] INFO: Removed Session: UE IMSI:[262426349990382] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/01 11:05:43.120: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/01 11:05:43.130: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/01 11:05:43.130: [smf] INFO: Removed Session: UE IMSI:[262420403784512] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/01 11:05:43.131: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/01 11:05:43.140: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/01 11:05:43.141: [smf] INFO: Removed Session: UE IMSI:[262421924175884] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/01 11:05:43.141: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/01 11:05:43.151: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/01 11:05:43.152: [smf] INFO: Removed Session: UE IMSI:[262421082029901] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/01 11:05:43.152: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/01 11:05:43.162: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/01 11:05:43.163: [smf] INFO: Removed Session: UE IMSI:[262425102140901] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/01 11:05:43.163: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/01 11:05:43.172: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/01 11:05:43.173: [smf] INFO: Removed Session: UE IMSI:[262429960281115] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/01 11:05:43.173: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/01 11:05:43.183: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/01 11:05:43.184: [smf] INFO: Removed Session: UE IMSI:[262429917806821] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/01 11:05:43.184: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/01 11:05:43.194: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/01 11:05:43.195: [smf] INFO: Removed Session: UE IMSI:[262427979257803] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/01 11:05:43.195: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/01 11:05:43.205: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/01 11:05:43.205: [smf] INFO: Removed Session: UE IMSI:[262423243471920] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/01 11:05:43.205: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/01 11:05:43.215: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/01 11:05:43.216: [smf] INFO: Removed Session: UE IMSI:[262424682766136] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/01 11:05:43.216: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/01 11:05:43.226: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/01 11:05:43.226: [smf] INFO: Removed Session: UE IMSI:[262428086595190] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/01 11:05:43.226: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/01 11:05:43.236: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/01 11:05:43.237: [smf] INFO: Removed Session: UE IMSI:[262428748555192] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/01 11:05:43.237: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/01 11:05:43.247: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/01 11:05:43.248: [smf] INFO: Removed Session: UE IMSI:[262424459667491] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/01 11:05:43.248: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/01 11:05:43.257: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/01 11:05:43.258: [smf] INFO: Removed Session: UE IMSI:[262426871264763] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/01 11:05:43.258: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/01 11:05:43.268: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/01 11:05:43.269: [smf] INFO: Removed Session: UE IMSI:[262420403616958] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/01 11:05:43.269: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/01 11:05:43.279: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/01 11:05:43.279: [smf] INFO: Removed Session: UE IMSI:[262429118899539] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/01 11:05:43.279: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/01 11:05:43.289: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/01 11:05:43.290: [smf] INFO: Removed Session: UE IMSI:[262424691465405] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/01 11:05:43.290: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/01 11:05:43.300: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/01 11:05:43.301: [smf] INFO: Removed Session: UE IMSI:[262424033446422] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/01 11:05:43.301: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/01 11:05:43.310: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/01 11:05:43.311: [smf] INFO: Removed Session: UE IMSI:[262428770442582] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/01 11:05:43.311: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/01 11:05:43.321: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/01 11:05:43.322: [smf] INFO: Removed Session: UE IMSI:[262428214228855] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/01 11:05:43.322: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/01 11:05:43.332: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/01 11:05:43.333: [smf] INFO: Removed Session: UE IMSI:[262426072889239] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/01 11:05:43.333: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/01 11:05:43.342: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/01 11:05:43.343: [smf] INFO: Removed Session: UE IMSI:[262428203049592] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/01 11:05:43.343: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/01 11:05:43.353: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/01 11:05:43.354: [smf] INFO: Removed Session: UE IMSI:[262427914805803] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/01 11:05:43.354: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/01 11:05:43.363: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/01 11:05:43.364: [smf] INFO: Removed Session: UE IMSI:[262425665358242] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/01 11:05:43.364: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/01 11:05:43.374: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/01 11:05:43.375: [smf] INFO: Removed Session: UE IMSI:[262428255730439] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/01 11:05:43.375: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/01 11:05:43.385: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/01 11:05:43.385: [smf] INFO: Removed Session: UE IMSI:[262427071705975] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/01 11:05:43.385: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/01 11:05:43.395: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/01 11:05:43.396: [smf] INFO: Removed Session: UE IMSI:[262429487385837] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/01 11:05:43.396: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/01 11:05:43.406: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/01 11:05:43.407: [smf] INFO: Removed Session: UE IMSI:[262423243391045] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/01 11:05:43.407: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/01 11:05:43.417: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/01 11:05:43.417: [smf] INFO: Removed Session: UE IMSI:[262422272007657] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/01 11:05:43.417: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/01 11:05:43.427: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/01 11:05:43.428: [smf] INFO: Removed Session: UE IMSI:[262421819843204] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/01 11:05:43.428: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/01 11:05:43.438: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/01 11:05:43.439: [smf] INFO: Removed Session: UE IMSI:[262420148587685] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/01 11:05:43.439: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/01 11:05:43.448: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/01 11:05:43.449: [smf] INFO: Removed Session: UE IMSI:[262421465922574] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/01 11:05:43.449: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/01 11:05:43.459: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/01 11:05:43.460: [smf] INFO: Removed Session: UE IMSI:[262420214681368] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/01 11:05:43.460: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/01 11:05:43.470: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/01 11:05:43.470: [smf] INFO: Removed Session: UE IMSI:[262429897668456] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/01 11:05:43.471: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/01 11:05:43.480: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/01 11:05:43.481: [smf] INFO: Removed Session: UE IMSI:[262427394766481] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/01 11:05:43.481: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/01 11:05:43.491: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/01 11:05:43.492: [smf] INFO: Removed Session: UE IMSI:[262424048706146] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/01 11:05:43.492: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/01 11:05:43.501: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/01 11:05:43.502: [smf] INFO: Removed Session: UE IMSI:[262426605939764] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/01 11:05:43.502: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/01 11:05:43.512: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/01 11:05:43.513: [smf] INFO: Removed Session: UE IMSI:[262424463589126] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/01 11:05:43.513: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/01 11:05:43.523: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/01 11:05:43.524: [smf] INFO: Removed Session: UE IMSI:[262429921468398] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/01 11:05:43.524: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/01 11:05:43.534: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/01 11:05:43.535: [smf] INFO: Removed Session: UE IMSI:[262426259061583] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/01 11:05:43.535: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/01 11:05:43.544: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/01 11:05:43.545: [smf] INFO: Removed Session: UE IMSI:[262423849897164] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/01 11:05:43.545: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/01 11:05:43.555: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/01 11:05:43.556: [smf] INFO: Removed Session: UE IMSI:[262428517323003] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/01 11:05:43.556: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/01 11:05:43.565: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/01 11:05:43.566: [smf] INFO: Removed Session: UE IMSI:[262429660426634] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/01 11:05:43.566: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/01 11:05:43.576: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/01 11:05:43.577: [smf] INFO: Removed Session: UE IMSI:[262420031778243] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/01 11:05:43.577: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/01 11:05:43.587: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/01 11:05:43.587: [smf] INFO: Removed Session: UE IMSI:[262423276140959] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/01 11:05:43.587: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/01 11:05:43.597: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/01 11:05:43.598: [smf] INFO: Removed Session: UE IMSI:[262428919057583] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/01 11:05:43.598: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/01 11:05:43.608: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/01 11:05:43.609: [smf] INFO: Removed Session: UE IMSI:[262426129787373] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/01 11:05:43.609: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/01 11:05:43.619: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/01 11:05:43.619: [smf] INFO: Removed Session: UE IMSI:[262426076176602] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/01 11:05:43.619: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/01 11:05:43.629: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/01 11:05:43.630: [smf] INFO: Removed Session: UE IMSI:[262420731424289] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/01 11:05:43.630: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/01 11:05:43.640: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/01 11:05:43.641: [smf] INFO: Removed Session: UE IMSI:[262429611340706] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/01 11:05:43.641: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/01 11:05:43.650: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/01 11:05:43.651: [smf] INFO: Removed Session: UE IMSI:[262423712097189] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/01 11:05:43.651: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/01 11:05:43.669: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/01 11:05:43.670: [smf] INFO: Removed Session: UE IMSI:[262425772273663] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/01 11:05:43.670: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/01 11:05:43.680: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/01 11:05:43.680: [smf] INFO: Removed Session: UE IMSI:[262429491336239] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/01 11:05:43.680: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/01 11:05:43.690: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/01 11:05:43.691: [smf] INFO: Removed Session: UE IMSI:[262426352457105] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/01 11:05:43.691: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/01 11:05:43.701: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/01 11:05:43.702: [smf] INFO: Removed Session: UE IMSI:[262422936833216] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/01 11:05:43.702: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/01 11:05:43.711: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/01 11:05:43.712: [smf] INFO: Removed Session: UE IMSI:[262426059608497] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/01 11:05:43.712: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/01 11:05:43.722: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/01 11:05:43.723: [smf] INFO: Removed Session: UE IMSI:[262420528143027] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/01 11:05:43.723: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/01 11:05:43.733: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/01 11:05:43.733: [smf] INFO: Removed Session: UE IMSI:[262428460905569] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/01 11:05:43.733: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/01 11:05:43.743: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/01 11:05:43.744: [smf] INFO: Removed Session: UE IMSI:[262426666228712] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/01 11:05:43.744: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/01 11:05:43.754: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/01 11:05:43.755: [smf] INFO: Removed Session: UE IMSI:[262429824927669] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/01 11:05:43.755: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/01 11:05:43.765: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/01 11:05:43.766: [smf] INFO: Removed Session: UE IMSI:[262429437738801] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/01 11:05:43.766: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/01 11:05:43.775: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/01 11:05:43.776: [smf] INFO: Removed Session: UE IMSI:[262421899894168] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/01 11:05:43.776: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/01 11:05:43.786: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/01 11:05:43.787: [smf] INFO: Removed Session: UE IMSI:[262424722347533] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/01 11:05:43.787: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/01 11:05:43.797: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/01 11:05:43.797: [smf] INFO: Removed Session: UE IMSI:[262422819010557] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/01 11:05:43.797: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/01 11:05:43.807: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/01 11:05:43.808: [smf] INFO: Removed Session: UE IMSI:[262420747282661] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/01 11:05:43.808: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/01 11:05:43.818: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/01 11:05:43.819: [smf] INFO: Removed Session: UE IMSI:[262421332656838] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/01 11:05:43.819: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/01 11:05:43.828: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/01 11:05:43.829: [smf] INFO: Removed Session: UE IMSI:[262429899128362] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/01 11:05:43.829: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/01 11:05:43.839: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/01 11:05:43.840: [smf] INFO: Removed Session: UE IMSI:[262427206916949] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/01 11:05:43.840: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/01 11:05:43.849: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/01 11:05:43.850: [smf] INFO: Removed Session: UE IMSI:[262420727487896] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/01 11:05:43.850: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/01 11:05:43.860: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/01 11:05:43.861: [smf] INFO: Removed Session: UE IMSI:[262421469713485] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/01 11:05:43.861: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/01 11:05:43.871: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/01 11:05:43.872: [smf] INFO: Removed Session: UE IMSI:[262429731781816] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/01 11:05:43.872: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/01 11:05:43.882: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/01 11:05:43.883: [smf] INFO: Removed Session: UE IMSI:[262420044547258] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/01 11:05:43.883: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/01 11:05:43.892: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/01 11:05:43.893: [smf] INFO: Removed Session: UE IMSI:[262428362297683] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/01 11:05:43.893: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/01 11:05:43.903: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/01 11:05:43.904: [smf] INFO: Removed Session: UE IMSI:[262425384002816] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/01 11:05:43.904: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/01 11:05:43.914: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/01 11:05:43.914: [smf] INFO: Removed Session: UE IMSI:[262424283144098] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/01 11:05:43.914: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/01 11:05:43.924: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/01 11:05:43.925: [smf] INFO: Removed Session: UE IMSI:[262428453667295] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/01 11:05:43.925: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/01 11:05:43.935: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/01 11:05:43.936: [smf] INFO: Removed Session: UE IMSI:[262426788085981] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/01 11:05:43.936: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/01 11:05:43.945: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/01 11:05:43.946: [smf] INFO: Removed Session: UE IMSI:[262421890878095] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/01 11:05:43.946: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/01 11:05:43.956: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/01 11:05:43.957: [smf] INFO: Removed Session: UE IMSI:[262424836092236] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/01 11:05:43.957: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/01 11:05:43.966: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/01 11:05:43.967: [smf] INFO: Removed Session: UE IMSI:[262423669303329] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/01 11:05:43.967: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/01 11:05:43.977: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/01 11:05:43.978: [smf] INFO: Removed Session: UE IMSI:[262427266651732] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/01 11:05:43.978: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/01 11:05:43.987: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/01 11:05:43.988: [smf] INFO: Removed Session: UE IMSI:[262424282186864] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/01 11:05:43.988: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/01 11:05:43.998: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/01 11:05:43.999: [smf] INFO: Removed Session: UE IMSI:[262428991314920] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:43.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/01 11:05:43.999: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/01 11:05:44.009: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/01 11:05:44.010: [smf] INFO: Removed Session: UE IMSI:[262422704817969] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/01 11:05:44.010: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/01 11:05:44.019: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/01 11:05:44.020: [smf] INFO: Removed Session: UE IMSI:[262426866582110] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/01 11:05:44.020: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/01 11:05:44.030: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/01 11:05:44.031: [smf] INFO: Removed Session: UE IMSI:[262422356363596] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/01 11:05:44.031: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/01 11:05:44.040: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/01 11:05:44.041: [smf] INFO: Removed Session: UE IMSI:[262427313140993] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/01 11:05:44.041: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/01 11:05:44.051: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/01 11:05:44.052: [smf] INFO: Removed Session: UE IMSI:[262424695367482] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/01 11:05:44.052: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/01 11:05:44.062: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/01 11:05:44.062: [smf] INFO: Removed Session: UE IMSI:[262429557749883] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/01 11:05:44.063: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/01 11:05:44.072: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/01 11:05:44.073: [smf] INFO: Removed Session: UE IMSI:[262428281441995] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/01 11:05:44.073: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/01 11:05:44.083: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/01 11:05:44.084: [smf] INFO: Removed Session: UE IMSI:[262421676833832] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/01 11:05:44.084: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/01 11:05:44.093: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/01 11:05:44.094: [smf] INFO: Removed Session: UE IMSI:[262424530544076] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/01 11:05:44.094: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/01 11:05:44.104: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/01 11:05:44.105: [smf] INFO: Removed Session: UE IMSI:[262429276398430] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/01 11:05:44.105: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/01 11:05:44.114: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/01 11:05:44.115: [smf] INFO: Removed Session: UE IMSI:[262426462242223] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/01 11:05:44.115: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/01 11:05:44.125: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/01 11:05:44.126: [smf] INFO: Removed Session: UE IMSI:[262427902234863] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/01 11:05:44.126: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/01 11:05:44.136: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/01 11:05:44.137: [smf] INFO: Removed Session: UE IMSI:[262424018532535] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/01 11:05:44.137: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/01 11:05:44.146: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/01 11:05:44.147: [smf] INFO: Removed Session: UE IMSI:[262420557480720] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/01 11:05:44.147: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/01 11:05:44.157: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/01 11:05:44.158: [smf] INFO: Removed Session: UE IMSI:[262429949316968] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/01 11:05:44.158: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/01 11:05:44.168: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/01 11:05:44.169: [smf] INFO: Removed Session: UE IMSI:[262424699679228] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/01 11:05:44.169: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/01 11:05:44.178: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/01 11:05:44.179: [smf] INFO: Removed Session: UE IMSI:[262420034689531] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/01 11:05:44.179: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/01 11:05:44.189: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/01 11:05:44.190: [smf] INFO: Removed Session: UE IMSI:[262425407565045] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/01 11:05:44.190: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/01 11:05:44.200: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/01 11:05:44.201: [smf] INFO: Removed Session: UE IMSI:[262424368243477] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/01 11:05:44.201: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/01 11:05:44.210: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/01 11:05:44.211: [smf] INFO: Removed Session: UE IMSI:[262428212706590] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/01 11:05:44.211: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/01 11:05:44.221: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/01 11:05:44.222: [smf] INFO: Removed Session: UE IMSI:[262426682863981] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/01 11:05:44.222: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/01 11:05:44.231: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/01 11:05:44.232: [smf] INFO: Removed Session: UE IMSI:[262421188998577] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/01 11:05:44.232: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/01 11:05:44.242: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/01 11:05:44.243: [smf] INFO: Removed Session: UE IMSI:[262427808389824] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/01 11:05:44.243: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/01 11:05:44.253: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/01 11:05:44.253: [smf] INFO: Removed Session: UE IMSI:[262421053731933] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/01 11:05:44.253: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/01 11:05:44.263: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/01 11:05:44.264: [smf] INFO: Removed Session: UE IMSI:[262424869892667] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/01 11:05:44.264: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/01 11:05:44.274: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/01 11:05:44.275: [smf] INFO: Removed Session: UE IMSI:[262421641853459] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/01 11:05:44.275: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/01 11:05:44.285: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/01 11:05:44.285: [smf] INFO: Removed Session: UE IMSI:[262426784855156] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/01 11:05:44.286: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/01 11:05:44.295: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/01 11:05:44.296: [smf] INFO: Removed Session: UE IMSI:[262422930147954] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/01 11:05:44.296: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/01 11:05:44.306: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/01 11:05:44.307: [smf] INFO: Removed Session: UE IMSI:[262428618102090] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/01 11:05:44.307: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/01 11:05:44.316: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/01 11:05:44.317: [smf] INFO: Removed Session: UE IMSI:[262429801752730] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/01 11:05:44.317: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/01 11:05:44.327: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/01 11:05:44.328: [smf] INFO: Removed Session: UE IMSI:[262423801663863] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/01 11:05:44.328: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/01 11:05:44.338: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/01 11:05:44.338: [smf] INFO: Removed Session: UE IMSI:[262422257395829] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/01 11:05:44.338: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/01 11:05:44.348: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/01 11:05:44.349: [smf] INFO: Removed Session: UE IMSI:[262424159234636] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/01 11:05:44.349: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/01 11:05:44.359: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/01 11:05:44.359: [smf] INFO: Removed Session: UE IMSI:[262427203214979] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/01 11:05:44.359: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/01 11:05:44.369: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/01 11:05:44.370: [smf] INFO: Removed Session: UE IMSI:[262421400460947] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/01 11:05:44.370: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/01 11:05:44.380: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/01 11:05:44.380: [smf] INFO: Removed Session: UE IMSI:[262427133517169] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/01 11:05:44.380: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/01 11:05:44.390: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/01 11:05:44.391: [smf] INFO: Removed Session: UE IMSI:[262427410431760] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/01 11:05:44.391: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/01 11:05:44.401: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/01 11:05:44.402: [smf] INFO: Removed Session: UE IMSI:[262422306770291] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/01 11:05:44.402: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/01 11:05:44.411: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/01 11:05:44.412: [smf] INFO: Removed Session: UE IMSI:[262425259345593] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/01 11:05:44.412: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/01 11:05:44.422: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/01 11:05:44.423: [smf] INFO: Removed Session: UE IMSI:[262429937215881] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/01 11:05:44.423: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/01 11:05:44.433: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/01 11:05:44.433: [smf] INFO: Removed Session: UE IMSI:[262428946204750] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/01 11:05:44.433: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/01 11:05:44.443: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/01 11:05:44.444: [smf] INFO: Removed Session: UE IMSI:[262429200360892] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/01 11:05:44.444: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/01 11:05:44.454: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/01 11:05:44.454: [smf] INFO: Removed Session: UE IMSI:[262425987601385] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/01 11:05:44.454: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/01 11:05:44.464: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/01 11:05:44.465: [smf] INFO: Removed Session: UE IMSI:[262420525913526] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/01 11:05:44.465: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/01 11:05:44.475: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/01 11:05:44.476: [smf] INFO: Removed Session: UE IMSI:[262429939210276] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/01 11:05:44.476: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/01 11:05:44.485: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/01 11:05:44.486: [smf] INFO: Removed Session: UE IMSI:[262421071003177] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/01 11:05:44.486: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/01 11:05:44.496: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/01 11:05:44.497: [smf] INFO: Removed Session: UE IMSI:[262424484491123] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/01 11:05:44.497: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/01 11:05:44.507: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/01 11:05:44.507: [smf] INFO: Removed Session: UE IMSI:[262422187178609] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/01 11:05:44.507: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/01 11:05:44.517: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/01 11:05:44.518: [smf] INFO: Removed Session: UE IMSI:[262429376579285] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/01 11:05:44.518: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/01 11:05:44.528: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/01 11:05:44.529: [smf] INFO: Removed Session: UE IMSI:[262429330043623] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/01 11:05:44.529: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/01 11:05:44.539: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/01 11:05:44.540: [smf] INFO: Removed Session: UE IMSI:[262428277642014] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/01 11:05:44.540: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/01 11:05:44.549: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/01 11:05:44.550: [smf] INFO: Removed Session: UE IMSI:[262427138083975] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/01 11:05:44.550: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/01 11:05:44.560: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/01 11:05:44.561: [smf] INFO: Removed Session: UE IMSI:[262429420237535] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/01 11:05:44.561: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/01 11:05:44.571: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/01 11:05:44.572: [smf] INFO: Removed Session: UE IMSI:[262425408904492] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/01 11:05:44.572: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/01 11:05:44.581: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/01 11:05:44.582: [smf] INFO: Removed Session: UE IMSI:[262427210221518] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/01 11:05:44.582: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/01 11:05:44.592: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/01 11:05:44.593: [smf] INFO: Removed Session: UE IMSI:[262421890356935] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/01 11:05:44.593: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/01 11:05:44.603: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/01 11:05:44.604: [smf] INFO: Removed Session: UE IMSI:[262421578886492] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/01 11:05:44.604: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/01 11:05:44.614: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/01 11:05:44.614: [smf] INFO: Removed Session: UE IMSI:[262426517017365] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/01 11:05:44.614: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/01 11:05:44.624: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/01 11:05:44.625: [smf] INFO: Removed Session: UE IMSI:[262427087157520] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/01 11:05:44.625: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/01 11:05:44.635: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/01 11:05:44.636: [smf] INFO: Removed Session: UE IMSI:[262420973929289] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/01 11:05:44.636: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/01 11:05:44.646: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/01 11:05:44.646: [smf] INFO: Removed Session: UE IMSI:[262425127482630] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/01 11:05:44.646: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/01 11:05:44.656: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/01 11:05:44.657: [smf] INFO: Removed Session: UE IMSI:[262424842460402] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/01 11:05:44.657: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/01 11:05:44.667: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/01 11:05:44.668: [smf] INFO: Removed Session: UE IMSI:[262423962378302] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/01 11:05:44.668: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/01 11:05:44.678: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/01 11:05:44.678: [smf] INFO: Removed Session: UE IMSI:[262428124253328] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/01 11:05:44.678: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/01 11:05:44.688: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/01 11:05:44.689: [smf] INFO: Removed Session: UE IMSI:[262427242695519] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/01 11:05:44.689: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/01 11:05:44.698: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/01 11:05:44.699: [smf] INFO: Removed Session: UE IMSI:[262429637727457] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/01 11:05:44.699: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/01 11:05:44.709: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/01 11:05:44.710: [smf] INFO: Removed Session: UE IMSI:[262426451601833] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/01 11:05:44.710: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/01 11:05:44.720: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/01 11:05:44.721: [smf] INFO: Removed Session: UE IMSI:[262423486997180] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/01 11:05:44.721: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/01 11:05:44.731: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/01 11:05:44.731: [smf] INFO: Removed Session: UE IMSI:[262422693657761] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/01 11:05:44.731: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/01 11:05:44.741: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/01 11:05:44.742: [smf] INFO: Removed Session: UE IMSI:[262426725131199] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/01 11:05:44.742: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/01 11:05:44.752: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/01 11:05:44.753: [smf] INFO: Removed Session: UE IMSI:[262422284960923] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/01 11:05:44.753: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/01 11:05:44.762: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/01 11:05:44.763: [smf] INFO: Removed Session: UE IMSI:[262421821980233] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/01 11:05:44.763: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/01 11:05:44.773: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/01 11:05:44.774: [smf] INFO: Removed Session: UE IMSI:[262423790966462] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/01 11:05:44.774: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/01 11:05:44.784: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/01 11:05:44.784: [smf] INFO: Removed Session: UE IMSI:[262420975347979] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/01 11:05:44.784: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/01 11:05:44.794: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/01 11:05:44.795: [smf] INFO: Removed Session: UE IMSI:[262429181855562] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/01 11:05:44.795: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/01 11:05:44.805: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/01 11:05:44.806: [smf] INFO: Removed Session: UE IMSI:[262428864405449] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/01 11:05:44.806: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/01 11:05:44.816: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/01 11:05:44.816: [smf] INFO: Removed Session: UE IMSI:[262428631188010] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/01 11:05:44.816: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/01 11:05:44.826: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/01 11:05:44.827: [smf] INFO: Removed Session: UE IMSI:[262423396383882] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/01 11:05:44.827: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/01 11:05:44.837: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/01 11:05:44.837: [smf] INFO: Removed Session: UE IMSI:[262422025516464] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/01 11:05:44.838: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/01 11:05:44.847: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/01 11:05:44.848: [smf] INFO: Removed Session: UE IMSI:[262425250016814] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/01 11:05:44.848: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/01 11:05:44.858: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/01 11:05:44.859: [smf] INFO: Removed Session: UE IMSI:[262423636768188] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/01 11:05:44.859: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/01 11:05:44.869: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/01 11:05:44.870: [smf] INFO: Removed Session: UE IMSI:[262422140902691] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/01 11:05:44.870: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/01 11:05:44.879: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/01 11:05:44.880: [smf] INFO: Removed Session: UE IMSI:[262420103546996] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/01 11:05:44.880: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/01 11:05:44.890: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/01 11:05:44.891: [smf] INFO: Removed Session: UE IMSI:[262421988343238] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/01 11:05:44.891: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/01 11:05:44.901: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/01 11:05:44.902: [smf] INFO: Removed Session: UE IMSI:[262428775636487] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/01 11:05:44.902: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/01 11:05:44.912: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/01 11:05:44.913: [smf] INFO: Removed Session: UE IMSI:[262426359581064] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/01 11:05:44.913: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/01 11:05:44.922: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/01 11:05:44.923: [smf] INFO: Removed Session: UE IMSI:[262426083402277] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/01 11:05:44.923: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/01 11:05:44.933: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/01 11:05:44.933: [smf] INFO: Removed Session: UE IMSI:[262424643590601] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/01 11:05:44.933: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/01 11:05:44.943: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/01 11:05:44.944: [smf] INFO: Removed Session: UE IMSI:[262422533766581] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/01 11:05:44.944: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/01 11:05:44.954: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/01 11:05:44.955: [smf] INFO: Removed Session: UE IMSI:[262425866488415] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/01 11:05:44.955: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/01 11:05:44.964: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/01 11:05:44.965: [smf] INFO: Removed Session: UE IMSI:[262426823354342] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/01 11:05:44.965: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/01 11:05:44.975: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/01 11:05:44.976: [smf] INFO: Removed Session: UE IMSI:[262429259707939] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/01 11:05:44.976: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/01 11:05:44.986: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/01 11:05:44.987: [smf] INFO: Removed Session: UE IMSI:[262420209207704] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/01 11:05:44.987: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/01 11:05:44.997: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/01 11:05:44.998: [smf] INFO: Removed Session: UE IMSI:[262425954320514] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:44.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/01 11:05:44.998: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/01 11:05:45.008: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/01 11:05:45.009: [smf] INFO: Removed Session: UE IMSI:[262420305692804] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/01 11:05:45.009: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/01 11:05:45.018: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/01 11:05:45.019: [smf] INFO: Removed Session: UE IMSI:[262422127179890] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/01 11:05:45.019: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/01 11:05:45.029: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/01 11:05:45.030: [smf] INFO: Removed Session: UE IMSI:[262427820118032] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/01 11:05:45.030: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/01 11:05:45.040: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/01 11:05:45.041: [smf] INFO: Removed Session: UE IMSI:[262421044384816] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/01 11:05:45.041: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/01 11:05:45.050: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/01 11:05:45.051: [smf] INFO: Removed Session: UE IMSI:[262421409347633] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/01 11:05:45.051: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/01 11:05:45.061: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/01 11:05:45.062: [smf] INFO: Removed Session: UE IMSI:[262428499545360] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/01 11:05:45.062: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/01 11:05:45.071: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/01 11:05:45.072: [smf] INFO: Removed Session: UE IMSI:[262424416726898] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/01 11:05:45.072: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/01 11:05:45.082: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/01 11:05:45.083: [smf] INFO: Removed Session: UE IMSI:[262428666531716] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/01 11:05:45.083: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/01 11:05:45.093: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/01 11:05:45.094: [smf] INFO: Removed Session: UE IMSI:[262423430116929] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/01 11:05:45.094: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/01 11:05:45.103: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/01 11:05:45.104: [smf] INFO: Removed Session: UE IMSI:[262424539575458] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/01 11:05:45.104: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/01 11:05:45.114: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/01 11:05:45.115: [smf] INFO: Removed Session: UE IMSI:[262425007822594] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/01 11:05:45.115: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/01 11:05:45.125: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/01 11:05:45.126: [smf] INFO: Removed Session: UE IMSI:[262422074034451] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/01 11:05:45.126: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/01 11:05:45.135: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/01 11:05:45.136: [smf] INFO: Removed Session: UE IMSI:[262428884184593] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/01 11:05:45.136: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/01 11:05:45.146: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/01 11:05:45.146: [smf] INFO: Removed Session: UE IMSI:[262429834927203] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/01 11:05:45.147: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/01 11:05:45.156: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/01 11:05:45.157: [smf] INFO: Removed Session: UE IMSI:[262422039046061] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/01 11:05:45.157: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/01 11:05:45.167: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/01 11:05:45.168: [smf] INFO: Removed Session: UE IMSI:[262421011645771] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/01 11:05:45.168: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/01 11:05:45.177: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/01 11:05:45.178: [smf] INFO: Removed Session: UE IMSI:[262428253010903] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/01 11:05:45.178: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/01 11:05:45.188: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/01 11:05:45.189: [smf] INFO: Removed Session: UE IMSI:[262427402509666] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/01 11:05:45.189: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/01 11:05:45.199: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/01 11:05:45.200: [smf] INFO: Removed Session: UE IMSI:[262422328646197] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/01 11:05:45.200: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/01 11:05:45.210: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/01 11:05:45.210: [smf] INFO: Removed Session: UE IMSI:[262424074056842] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/01 11:05:45.211: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/01 11:05:45.220: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/01 11:05:45.221: [smf] INFO: Removed Session: UE IMSI:[262420081955208] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/01 11:05:45.221: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/01 11:05:45.231: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/01 11:05:45.232: [smf] INFO: Removed Session: UE IMSI:[262428652196732] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/01 11:05:45.232: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/01 11:05:45.241: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/01 11:05:45.242: [smf] INFO: Removed Session: UE IMSI:[262422215146504] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/01 11:05:45.242: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/01 11:05:45.252: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/01 11:05:45.253: [smf] INFO: Removed Session: UE IMSI:[262427610702889] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/01 11:05:45.253: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/01 11:05:45.262: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/01 11:05:45.263: [smf] INFO: Removed Session: UE IMSI:[262429634143992] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/01 11:05:45.263: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/01 11:05:45.273: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/01 11:05:45.274: [smf] INFO: Removed Session: UE IMSI:[262424963497349] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/01 11:05:45.274: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/01 11:05:45.284: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/01 11:05:45.284: [smf] INFO: Removed Session: UE IMSI:[262420653138708] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/01 11:05:45.284: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/01 11:05:45.294: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/01 11:05:45.295: [smf] INFO: Removed Session: UE IMSI:[262420936077543] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/01 11:05:45.295: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/01 11:05:45.305: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/01 11:05:45.306: [smf] INFO: Removed Session: UE IMSI:[262428181632686] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/01 11:05:45.306: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/01 11:05:45.315: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/01 11:05:45.316: [smf] INFO: Removed Session: UE IMSI:[262426474750420] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/01 11:05:45.316: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/01 11:05:45.326: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/01 11:05:45.327: [smf] INFO: Removed Session: UE IMSI:[262421708272707] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/01 11:05:45.327: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/01 11:05:45.337: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/01 11:05:45.338: [smf] INFO: Removed Session: UE IMSI:[262423139656833] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/01 11:05:45.338: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/01 11:05:45.347: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/01 11:05:45.348: [smf] INFO: Removed Session: UE IMSI:[262423110082041] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/01 11:05:45.348: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/01 11:05:45.358: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/01 11:05:45.359: [smf] INFO: Removed Session: UE IMSI:[262429226076392] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/01 11:05:45.359: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/01 11:05:45.368: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/01 11:05:45.369: [smf] INFO: Removed Session: UE IMSI:[262420856802488] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/01 11:05:45.369: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/01 11:05:45.379: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/01 11:05:45.380: [smf] INFO: Removed Session: UE IMSI:[262421518094389] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/01 11:05:45.380: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/01 11:05:45.390: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/01 11:05:45.390: [smf] INFO: Removed Session: UE IMSI:[262420906554671] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/01 11:05:45.390: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/01 11:05:45.400: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/01 11:05:45.401: [smf] INFO: Removed Session: UE IMSI:[262426012813219] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/01 11:05:45.401: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/01 11:05:45.411: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/01 11:05:45.412: [smf] INFO: Removed Session: UE IMSI:[262425878602033] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/01 11:05:45.412: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/01 11:05:45.422: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/01 11:05:45.422: [smf] INFO: Removed Session: UE IMSI:[262423946659611] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/01 11:05:45.422: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/01 11:05:45.432: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/01 11:05:45.433: [smf] INFO: Removed Session: UE IMSI:[262424183713612] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/01 11:05:45.433: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/01 11:05:45.443: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/01 11:05:45.443: [smf] INFO: Removed Session: UE IMSI:[262421040888882] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/01 11:05:45.443: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/01 11:05:45.453: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/01 11:05:45.454: [smf] INFO: Removed Session: UE IMSI:[262424346506258] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/01 11:05:45.454: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/01 11:05:45.464: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/01 11:05:45.465: [smf] INFO: Removed Session: UE IMSI:[262424007356371] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/01 11:05:45.465: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/01 11:05:45.475: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/01 11:05:45.476: [smf] INFO: Removed Session: UE IMSI:[262426462739161] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/01 11:05:45.476: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/01 11:05:45.485: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/01 11:05:45.486: [smf] INFO: Removed Session: UE IMSI:[262426344735254] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/01 11:05:45.486: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/01 11:05:45.496: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/01 11:05:45.497: [smf] INFO: Removed Session: UE IMSI:[262421043671056] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/01 11:05:45.497: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/01 11:05:45.507: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/01 11:05:45.508: [smf] INFO: Removed Session: UE IMSI:[262424479140740] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/01 11:05:45.508: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/01 11:05:45.518: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/01 11:05:45.519: [smf] INFO: Removed Session: UE IMSI:[262424617646358] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/01 11:05:45.519: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/01 11:05:45.528: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/01 11:05:45.529: [smf] INFO: Removed Session: UE IMSI:[262428181197660] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/01 11:05:45.529: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/01 11:05:45.539: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/01 11:05:45.540: [smf] INFO: Removed Session: UE IMSI:[262429473447192] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/01 11:05:45.540: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/01 11:05:45.549: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/01 11:05:45.550: [smf] INFO: Removed Session: UE IMSI:[262429234866346] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/01 11:05:45.550: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/01 11:05:45.560: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/01 11:05:45.561: [smf] INFO: Removed Session: UE IMSI:[262423813301342] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/01 11:05:45.561: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/01 11:05:45.571: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/01 11:05:45.572: [smf] INFO: Removed Session: UE IMSI:[262421064841354] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/01 11:05:45.572: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/01 11:05:45.581: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/01 11:05:45.582: [smf] INFO: Removed Session: UE IMSI:[262425782614289] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/01 11:05:45.582: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/01 11:05:45.592: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/01 11:05:45.593: [smf] INFO: Removed Session: UE IMSI:[262422762790543] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/01 11:05:45.593: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/01 11:05:45.603: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/01 11:05:45.603: [smf] INFO: Removed Session: UE IMSI:[262420861543335] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/01 11:05:45.603: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/01 11:05:45.613: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/01 11:05:45.614: [smf] INFO: Removed Session: UE IMSI:[262424376647197] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/01 11:05:45.614: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/01 11:05:45.624: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/01 11:05:45.625: [smf] INFO: Removed Session: UE IMSI:[262423721058694] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/01 11:05:45.625: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/01 11:05:45.635: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/01 11:05:45.635: [smf] INFO: Removed Session: UE IMSI:[262428750342825] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/01 11:05:45.635: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/01 11:05:45.645: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/01 11:05:45.646: [smf] INFO: Removed Session: UE IMSI:[262425846878952] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/01 11:05:45.646: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/01 11:05:45.656: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/01 11:05:45.657: [smf] INFO: Removed Session: UE IMSI:[262421585846447] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/01 11:05:45.657: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/01 11:05:45.666: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/01 11:05:45.667: [smf] INFO: Removed Session: UE IMSI:[262428272491991] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/01 11:05:45.667: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/01 11:05:45.677: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/01 11:05:45.678: [smf] INFO: Removed Session: UE IMSI:[262425148746247] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/01 11:05:45.678: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/01 11:05:45.688: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/01 11:05:45.689: [smf] INFO: Removed Session: UE IMSI:[262426751236393] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/01 11:05:45.689: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/01 11:05:45.698: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/01 11:05:45.699: [smf] INFO: Removed Session: UE IMSI:[262422572934132] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/01 11:05:45.699: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/01 11:05:45.709: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/01 11:05:45.710: [smf] INFO: Removed Session: UE IMSI:[262422623241785] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/01 11:05:45.710: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/01 11:05:45.720: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/01 11:05:45.720: [smf] INFO: Removed Session: UE IMSI:[262429351770281] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/01 11:05:45.720: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/01 11:05:45.730: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/01 11:05:45.731: [smf] INFO: Removed Session: UE IMSI:[262421490732552] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/01 11:05:45.731: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/01 11:05:45.741: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/01 11:05:45.742: [smf] INFO: Removed Session: UE IMSI:[262422385111469] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/01 11:05:45.742: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/01 11:05:45.752: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/01 11:05:45.752: [smf] INFO: Removed Session: UE IMSI:[262426381615926] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/01 11:05:45.752: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/01 11:05:45.762: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/01 11:05:45.763: [smf] INFO: Removed Session: UE IMSI:[262422670367983] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/01 11:05:45.763: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/01 11:05:45.773: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/01 11:05:45.774: [smf] INFO: Removed Session: UE IMSI:[262422415174104] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/01 11:05:45.774: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/01 11:05:45.784: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/01 11:05:45.784: [smf] INFO: Removed Session: UE IMSI:[262424563472200] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/01 11:05:45.784: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/01 11:05:45.794: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/01 11:05:45.795: [smf] INFO: Removed Session: UE IMSI:[262420693143239] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/01 11:05:45.795: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/01 11:05:45.805: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/01 11:05:45.806: [smf] INFO: Removed Session: UE IMSI:[262424531363922] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/01 11:05:45.806: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/01 11:05:45.816: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/01 11:05:45.817: [smf] INFO: Removed Session: UE IMSI:[262427636714081] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/01 11:05:45.817: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/01 11:05:45.826: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/01 11:05:45.827: [smf] INFO: Removed Session: UE IMSI:[262424518761022] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/01 11:05:45.827: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/01 11:05:45.837: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/01 11:05:45.838: [smf] INFO: Removed Session: UE IMSI:[262426752796133] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/01 11:05:45.838: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/01 11:05:45.847: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/01 11:05:45.848: [smf] INFO: Removed Session: UE IMSI:[262423428504231] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/01 11:05:45.848: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/01 11:05:45.858: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/01 11:05:45.859: [smf] INFO: Removed Session: UE IMSI:[262429866652234] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/01 11:05:45.859: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/01 11:05:45.869: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/01 11:05:45.870: [smf] INFO: Removed Session: UE IMSI:[262429651900757] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/01 11:05:45.870: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/01 11:05:45.880: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/01 11:05:45.881: [smf] INFO: Removed Session: UE IMSI:[262426017672635] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/01 11:05:45.881: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/01 11:05:45.890: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/01 11:05:45.891: [smf] INFO: Removed Session: UE IMSI:[262422603825170] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/01 11:05:45.891: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/01 11:05:45.901: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/01 11:05:45.902: [smf] INFO: Removed Session: UE IMSI:[262423009204751] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/01 11:05:45.902: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/01 11:05:45.912: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 11/01 11:05:45.912: [smf] INFO: Removed Session: UE IMSI:[262420570275570] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:45.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/01 11:05:45.912: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 11/01 11:05:46.114: [smf] INFO: Removed Session: UE IMSI:[262424632583911] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 11/01 11:05:46.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3200) 11/01 11:05:46.114: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: Warning: Stopping inactive timer T_next. MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:05:48.120: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:05:48.120: [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)@ebbe25b923b9: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:05:48 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512236) Waiting for packet dumper to finish... 1 (prev_count=6512236, count=6512748) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:05:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_addr_pool_exhaustion started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:05:53.886: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:05:54.594: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 11/01 11:05:55.604: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/01 11:05:55.604: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/01 11:05:55.604: [smf] INFO: UE IMSI[262425506910567] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.611: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/01 11:05:55.611: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/01 11:05:55.611: [smf] INFO: UE IMSI[262428357717931] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.616: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/01 11:05:55.616: [upf] INFO: UE F-SEID[UP:0x304 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.616: [upf] INFO: UE F-SEID[UP:0x304 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.619: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/01 11:05:55.619: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/01 11:05:55.619: [smf] INFO: UE IMSI[262427839866421] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.620: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/01 11:05:55.620: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.620: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.626: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/01 11:05:55.626: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/01 11:05:55.626: [smf] INFO: UE IMSI[262420219861583] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.627: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/01 11:05:55.627: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.627: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.632: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/01 11:05:55.632: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/01 11:05:55.632: [smf] INFO: UE IMSI[262426739585812] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.634: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/01 11:05:55.634: [upf] INFO: UE F-SEID[UP:0xeae CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.634: [upf] INFO: UE F-SEID[UP:0xeae CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.639: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/01 11:05:55.639: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/01 11:05:55.639: [smf] INFO: UE IMSI[262427406375251] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.640: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/01 11:05:55.640: [upf] INFO: UE F-SEID[UP:0x8af CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.640: [upf] INFO: UE F-SEID[UP:0x8af CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.645: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/01 11:05:55.645: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/01 11:05:55.645: [smf] INFO: UE IMSI[262428918988584] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.646: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/01 11:05:55.646: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.646: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.652: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/01 11:05:55.652: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/01 11:05:55.652: [smf] INFO: UE IMSI[262426755972678] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.653: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/01 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.658: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/01 11:05:55.658: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/01 11:05:55.658: [smf] INFO: UE IMSI[262422345055756] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.659: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/01 11:05:55.659: [upf] INFO: UE F-SEID[UP:0x282 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.659: [upf] INFO: UE F-SEID[UP:0x282 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.665: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/01 11:05:55.665: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/01 11:05:55.665: [smf] INFO: UE IMSI[262420282078729] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.666: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/01 11:05:55.666: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.666: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.671: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/01 11:05:55.671: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/01 11:05:55.671: [smf] INFO: UE IMSI[262420104331230] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.672: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/01 11:05:55.672: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.672: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.678: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/01 11:05:55.678: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/01 11:05:55.678: [smf] INFO: UE IMSI[262426783173177] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.679: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/01 11:05:55.679: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.679: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.684: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/01 11:05:55.684: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/01 11:05:55.684: [smf] INFO: UE IMSI[262427457695235] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.685: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/01 11:05:55.685: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.685: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.690: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/01 11:05:55.690: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/01 11:05:55.690: [smf] INFO: UE IMSI[262422905806462] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.691: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/01 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xdd CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xdd CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.697: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/01 11:05:55.697: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/01 11:05:55.697: [smf] INFO: UE IMSI[262426642809819] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.698: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/01 11:05:55.698: [upf] INFO: UE F-SEID[UP:0xe8a CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.698: [upf] INFO: UE F-SEID[UP:0xe8a CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.703: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/01 11:05:55.703: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/01 11:05:55.703: [smf] INFO: UE IMSI[262426820263063] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.704: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/01 11:05:55.704: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.704: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.709: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/01 11:05:55.709: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/01 11:05:55.709: [smf] INFO: UE IMSI[262420407667450] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.710: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/01 11:05:55.711: [upf] INFO: UE F-SEID[UP:0x9b CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.711: [upf] INFO: UE F-SEID[UP:0x9b CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.716: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/01 11:05:55.716: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/01 11:05:55.716: [smf] INFO: UE IMSI[262421887308937] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.717: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/01 11:05:55.717: [upf] INFO: UE F-SEID[UP:0x355 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.717: [upf] INFO: UE F-SEID[UP:0x355 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.722: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/01 11:05:55.722: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/01 11:05:55.722: [smf] INFO: UE IMSI[262428588960124] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.723: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/01 11:05:55.723: [upf] INFO: UE F-SEID[UP:0xcce CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.723: [upf] INFO: UE F-SEID[UP:0xcce CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.729: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/01 11:05:55.729: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/01 11:05:55.729: [smf] INFO: UE IMSI[262428495862009] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.730: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/01 11:05:55.730: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.730: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.735: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/01 11:05:55.735: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/01 11:05:55.735: [smf] INFO: UE IMSI[262426136713389] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.736: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/01 11:05:55.736: [upf] INFO: UE F-SEID[UP:0x140 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.736: [upf] INFO: UE F-SEID[UP:0x140 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.741: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/01 11:05:55.741: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/01 11:05:55.741: [smf] INFO: UE IMSI[262424830537031] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.742: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/01 11:05:55.742: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.742: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.748: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/01 11:05:55.748: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/01 11:05:55.748: [smf] INFO: UE IMSI[262422481864382] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.749: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/01 11:05:55.749: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.749: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.754: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/01 11:05:55.754: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/01 11:05:55.754: [smf] INFO: UE IMSI[262429774516109] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.755: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/01 11:05:55.755: [upf] INFO: UE F-SEID[UP:0x58b CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.755: [upf] INFO: UE F-SEID[UP:0x58b CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.761: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/01 11:05:55.761: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/01 11:05:55.761: [smf] INFO: UE IMSI[262427885784192] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.762: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/01 11:05:55.762: [upf] INFO: UE F-SEID[UP:0x214 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.762: [upf] INFO: UE F-SEID[UP:0x214 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.767: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/01 11:05:55.767: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/01 11:05:55.767: [smf] INFO: UE IMSI[262422660522195] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.768: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/01 11:05:55.768: [upf] INFO: UE F-SEID[UP:0x84b CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.768: [upf] INFO: UE F-SEID[UP:0x84b CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.773: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/01 11:05:55.774: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/01 11:05:55.774: [smf] INFO: UE IMSI[262428441880103] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.775: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/01 11:05:55.775: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.775: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.780: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/01 11:05:55.780: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/01 11:05:55.780: [smf] INFO: UE IMSI[262422393082702] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.781: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/01 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.786: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/01 11:05:55.786: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/01 11:05:55.786: [smf] INFO: UE IMSI[262421167948704] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.787: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/01 11:05:55.787: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.787: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.793: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/01 11:05:55.793: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/01 11:05:55.793: [smf] INFO: UE IMSI[262429587505895] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.794: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/01 11:05:55.794: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.794: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.799: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/01 11:05:55.799: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/01 11:05:55.799: [smf] INFO: UE IMSI[262420099285003] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.800: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/01 11:05:55.800: [upf] INFO: UE F-SEID[UP:0x109 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.800: [upf] INFO: UE F-SEID[UP:0x109 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.806: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/01 11:05:55.806: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/01 11:05:55.806: [smf] INFO: UE IMSI[262424786649418] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.807: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/01 11:05:55.807: [upf] INFO: UE F-SEID[UP:0x79c CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.807: [upf] INFO: UE F-SEID[UP:0x79c CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.812: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/01 11:05:55.812: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/01 11:05:55.812: [smf] INFO: UE IMSI[262424996985200] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.813: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/01 11:05:55.813: [upf] INFO: UE F-SEID[UP:0x665 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.813: [upf] INFO: UE F-SEID[UP:0x665 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.819: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/01 11:05:55.819: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/01 11:05:55.819: [smf] INFO: UE IMSI[262424674654752] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.820: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/01 11:05:55.820: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.820: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.825: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/01 11:05:55.825: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/01 11:05:55.825: [smf] INFO: UE IMSI[262420080932773] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.826: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/01 11:05:55.826: [upf] INFO: UE F-SEID[UP:0x126 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.826: [upf] INFO: UE F-SEID[UP:0x126 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.832: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/01 11:05:55.832: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/01 11:05:55.832: [smf] INFO: UE IMSI[262421758695827] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.833: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/01 11:05:55.833: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.833: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.840: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/01 11:05:55.840: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/01 11:05:55.840: [smf] INFO: UE IMSI[262427065025944] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.841: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/01 11:05:55.841: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.841: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.847: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/01 11:05:55.848: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/01 11:05:55.848: [smf] INFO: UE IMSI[262420991105622] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.849: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/01 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x33f CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x33f CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.854: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/01 11:05:55.854: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/01 11:05:55.854: [smf] INFO: UE IMSI[262422133430803] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.855: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/01 11:05:55.855: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.855: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.860: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/01 11:05:55.860: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/01 11:05:55.860: [smf] INFO: UE IMSI[262422323973839] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.861: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/01 11:05:55.862: [upf] INFO: UE F-SEID[UP:0x14b CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.862: [upf] INFO: UE F-SEID[UP:0x14b CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.867: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/01 11:05:55.867: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/01 11:05:55.867: [smf] INFO: UE IMSI[262429070080141] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.868: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/01 11:05:55.868: [upf] INFO: UE F-SEID[UP:0x625 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.868: [upf] INFO: UE F-SEID[UP:0x625 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.873: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/01 11:05:55.873: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/01 11:05:55.873: [smf] INFO: UE IMSI[262422560420209] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.874: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/01 11:05:55.874: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.874: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.880: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/01 11:05:55.880: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/01 11:05:55.880: [smf] INFO: UE IMSI[262421137455355] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.881: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/01 11:05:55.881: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.881: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.886: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/01 11:05:55.886: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/01 11:05:55.886: [smf] INFO: UE IMSI[262422120929463] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.887: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/01 11:05:55.887: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.887: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.893: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/01 11:05:55.893: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/01 11:05:55.893: [smf] INFO: UE IMSI[262428188150369] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.894: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/01 11:05:55.894: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.894: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.899: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/01 11:05:55.899: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/01 11:05:55.899: [smf] INFO: UE IMSI[262425638129703] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.900: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 11/01 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xa0f CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xa0f CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.906: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/01 11:05:55.906: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/01 11:05:55.906: [smf] INFO: UE IMSI[262421305093647] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.906: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/01 11:05:55.907: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.907: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.912: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/01 11:05:55.912: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/01 11:05:55.912: [smf] INFO: UE IMSI[262420856388791] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.913: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/01 11:05:55.913: [upf] INFO: UE F-SEID[UP:0x24a CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.913: [upf] INFO: UE F-SEID[UP:0x24a CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.918: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/01 11:05:55.918: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/01 11:05:55.918: [smf] INFO: UE IMSI[262422965560547] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.919: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/01 11:05:55.919: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.919: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.925: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/01 11:05:55.925: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/01 11:05:55.925: [smf] INFO: UE IMSI[262420489410350] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.926: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/01 11:05:55.926: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.926: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.931: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/01 11:05:55.931: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/01 11:05:55.931: [smf] INFO: UE IMSI[262425129229659] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.932: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/01 11:05:55.932: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.932: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.938: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/01 11:05:55.938: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/01 11:05:55.938: [smf] INFO: UE IMSI[262426957822144] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.939: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/01 11:05:55.939: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.939: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.944: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/01 11:05:55.944: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/01 11:05:55.944: [smf] INFO: UE IMSI[262424547238721] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.945: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/01 11:05:55.945: [upf] INFO: UE F-SEID[UP:0x170 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.945: [upf] INFO: UE F-SEID[UP:0x170 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.951: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/01 11:05:55.951: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/01 11:05:55.951: [smf] INFO: UE IMSI[262425826091700] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.952: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/01 11:05:55.952: [upf] INFO: UE F-SEID[UP:0x37 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.952: [upf] INFO: UE F-SEID[UP:0x37 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.957: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/01 11:05:55.957: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/01 11:05:55.957: [smf] INFO: UE IMSI[262428548533579] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.958: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/01 11:05:55.958: [upf] INFO: UE F-SEID[UP:0x801 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.958: [upf] INFO: UE F-SEID[UP:0x801 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.964: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/01 11:05:55.964: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/01 11:05:55.964: [smf] INFO: UE IMSI[262425549892629] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.965: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/01 11:05:55.965: [upf] INFO: UE F-SEID[UP:0xe3d CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.965: [upf] INFO: UE F-SEID[UP:0xe3d CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.970: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/01 11:05:55.970: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/01 11:05:55.970: [smf] INFO: UE IMSI[262421234132488] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.971: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/01 11:05:55.971: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.971: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.977: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/01 11:05:55.977: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/01 11:05:55.977: [smf] INFO: UE IMSI[262427877885481] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.978: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/01 11:05:55.978: [upf] INFO: UE F-SEID[UP:0x585 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.978: [upf] INFO: UE F-SEID[UP:0x585 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.984: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/01 11:05:55.984: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/01 11:05:55.984: [smf] INFO: UE IMSI[262421790904012] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.985: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/01 11:05:55.985: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.985: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.991: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/01 11:05:55.991: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/01 11:05:55.991: [smf] INFO: UE IMSI[262427021126441] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.992: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/01 11:05:55.992: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.992: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.998: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/01 11:05:55.998: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/01 11:05:55.998: [smf] INFO: UE IMSI[262428764576581] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:55.998: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/01 11:05:55.998: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:55.998: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.004: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/01 11:05:56.004: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/01 11:05:56.004: [smf] INFO: UE IMSI[262420461007788] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.006: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/01 11:05:56.006: [upf] INFO: UE F-SEID[UP:0x16f CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.006: [upf] INFO: UE F-SEID[UP:0x16f CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.011: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/01 11:05:56.011: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/01 11:05:56.011: [smf] INFO: UE IMSI[262425546919161] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.012: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/01 11:05:56.012: [upf] INFO: UE F-SEID[UP:0x80e CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.012: [upf] INFO: UE F-SEID[UP:0x80e CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.019: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/01 11:05:56.019: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/01 11:05:56.019: [smf] INFO: UE IMSI[262421295897405] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.020: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/01 11:05:56.020: [upf] INFO: UE F-SEID[UP:0xbff CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.020: [upf] INFO: UE F-SEID[UP:0xbff CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.027: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/01 11:05:56.027: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/01 11:05:56.027: [smf] INFO: UE IMSI[262422928113478] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.028: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/01 11:05:56.028: [upf] INFO: UE F-SEID[UP:0x39c CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.028: [upf] INFO: UE F-SEID[UP:0x39c CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.033: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/01 11:05:56.033: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/01 11:05:56.033: [smf] INFO: UE IMSI[262428927462323] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.034: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/01 11:05:56.034: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.034: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.039: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/01 11:05:56.039: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/01 11:05:56.039: [smf] INFO: UE IMSI[262420800212886] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.040: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/01 11:05:56.041: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.041: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.046: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/01 11:05:56.046: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/01 11:05:56.046: [smf] INFO: UE IMSI[262424339904922] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.047: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/01 11:05:56.047: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.047: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.052: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/01 11:05:56.052: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/01 11:05:56.052: [smf] INFO: UE IMSI[262423690386077] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.053: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/01 11:05:56.053: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.053: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.059: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/01 11:05:56.059: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/01 11:05:56.059: [smf] INFO: UE IMSI[262429681123148] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.060: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/01 11:05:56.060: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.060: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.065: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/01 11:05:56.065: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/01 11:05:56.065: [smf] INFO: UE IMSI[262426014341586] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.066: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/01 11:05:56.066: [upf] INFO: UE F-SEID[UP:0xffe CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.066: [upf] INFO: UE F-SEID[UP:0xffe CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.072: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/01 11:05:56.072: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/01 11:05:56.072: [smf] INFO: UE IMSI[262428178122505] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.073: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/01 11:05:56.073: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.073: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.078: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/01 11:05:56.078: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/01 11:05:56.078: [smf] INFO: UE IMSI[262425081244237] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/01 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x3df CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x3df CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.085: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/01 11:05:56.085: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/01 11:05:56.085: [smf] INFO: UE IMSI[262423133135465] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.086: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/01 11:05:56.086: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.086: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.092: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/01 11:05:56.092: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/01 11:05:56.092: [smf] INFO: UE IMSI[262428353765267] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.093: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/01 11:05:56.093: [upf] INFO: UE F-SEID[UP:0xdad CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.093: [upf] INFO: UE F-SEID[UP:0xdad CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.099: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/01 11:05:56.099: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/01 11:05:56.099: [smf] INFO: UE IMSI[262426831350151] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.099: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/01 11:05:56.099: [upf] INFO: UE F-SEID[UP:0x8f CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.099: [upf] INFO: UE F-SEID[UP:0x8f CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.105: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/01 11:05:56.105: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/01 11:05:56.105: [smf] INFO: UE IMSI[262423085789576] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.106: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/01 11:05:56.106: [upf] INFO: UE F-SEID[UP:0x451 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.106: [upf] INFO: UE F-SEID[UP:0x451 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.112: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/01 11:05:56.112: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/01 11:05:56.112: [smf] INFO: UE IMSI[262429193904373] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.112: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/01 11:05:56.112: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.112: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.118: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/01 11:05:56.118: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/01 11:05:56.118: [smf] INFO: UE IMSI[262422003460879] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.119: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/01 11:05:56.119: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.119: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.124: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/01 11:05:56.124: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/01 11:05:56.124: [smf] INFO: UE IMSI[262422536778885] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.125: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/01 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x15d CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x15d CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.131: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/01 11:05:56.131: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/01 11:05:56.131: [smf] INFO: UE IMSI[262428562919572] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.132: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/01 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.138: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/01 11:05:56.138: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/01 11:05:56.138: [smf] INFO: UE IMSI[262421933127064] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.139: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/01 11:05:56.139: [upf] INFO: UE F-SEID[UP:0x662 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.139: [upf] INFO: UE F-SEID[UP:0x662 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.144: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/01 11:05:56.144: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/01 11:05:56.144: [smf] INFO: UE IMSI[262422865986635] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.145: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/01 11:05:56.145: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.145: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.150: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/01 11:05:56.150: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/01 11:05:56.150: [smf] INFO: UE IMSI[262421234262889] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.152: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/01 11:05:56.152: [upf] INFO: UE F-SEID[UP:0x617 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.152: [upf] INFO: UE F-SEID[UP:0x617 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.157: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/01 11:05:56.157: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/01 11:05:56.157: [smf] INFO: UE IMSI[262427166045104] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.158: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/01 11:05:56.158: [upf] INFO: UE F-SEID[UP:0x8 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.158: [upf] INFO: UE F-SEID[UP:0x8 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.164: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/01 11:05:56.164: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/01 11:05:56.164: [smf] INFO: UE IMSI[262421609767614] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.165: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/01 11:05:56.165: [upf] INFO: UE F-SEID[UP:0xbea CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.165: [upf] INFO: UE F-SEID[UP:0xbea CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.170: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/01 11:05:56.170: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/01 11:05:56.170: [smf] INFO: UE IMSI[262421373373269] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.171: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/01 11:05:56.171: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.171: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.176: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/01 11:05:56.176: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/01 11:05:56.177: [smf] INFO: UE IMSI[262424229751736] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.178: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/01 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x95e CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x95e CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.184: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/01 11:05:56.184: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/01 11:05:56.184: [smf] INFO: UE IMSI[262425318109545] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.186: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/01 11:05:56.186: [upf] INFO: UE F-SEID[UP:0x295 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.186: [upf] INFO: UE F-SEID[UP:0x295 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.191: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/01 11:05:56.191: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/01 11:05:56.191: [smf] INFO: UE IMSI[262424037712081] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.192: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/01 11:05:56.192: [upf] INFO: UE F-SEID[UP:0x402 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.192: [upf] INFO: UE F-SEID[UP:0x402 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.198: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/01 11:05:56.198: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/01 11:05:56.198: [smf] INFO: UE IMSI[262425079054436] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.199: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/01 11:05:56.199: [upf] INFO: UE F-SEID[UP:0x3af CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.199: [upf] INFO: UE F-SEID[UP:0x3af CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.205: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/01 11:05:56.205: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/01 11:05:56.205: [smf] INFO: UE IMSI[262427453203213] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.206: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/01 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x833 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x833 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.211: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/01 11:05:56.211: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/01 11:05:56.211: [smf] INFO: UE IMSI[262425978294408] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.212: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/01 11:05:56.212: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.212: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.217: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/01 11:05:56.217: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/01 11:05:56.217: [smf] INFO: UE IMSI[262421185361914] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.219: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/01 11:05:56.219: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.219: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.224: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/01 11:05:56.224: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/01 11:05:56.224: [smf] INFO: UE IMSI[262427128838644] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.225: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/01 11:05:56.225: [upf] INFO: UE F-SEID[UP:0x56d CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.225: [upf] INFO: UE F-SEID[UP:0x56d CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.231: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/01 11:05:56.231: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/01 11:05:56.231: [smf] INFO: UE IMSI[262425175680240] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.232: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/01 11:05:56.232: [upf] INFO: UE F-SEID[UP:0x36c CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.232: [upf] INFO: UE F-SEID[UP:0x36c CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.237: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/01 11:05:56.237: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/01 11:05:56.237: [smf] INFO: UE IMSI[262428098937007] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.238: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/01 11:05:56.238: [upf] INFO: UE F-SEID[UP:0x13e CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.238: [upf] INFO: UE F-SEID[UP:0x13e CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.243: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/01 11:05:56.243: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/01 11:05:56.243: [smf] INFO: UE IMSI[262421301971970] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.244: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/01 11:05:56.244: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.244: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.250: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/01 11:05:56.250: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/01 11:05:56.250: [smf] INFO: UE IMSI[262429251900524] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.251: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/01 11:05:56.251: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.251: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.256: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/01 11:05:56.256: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/01 11:05:56.256: [smf] INFO: UE IMSI[262423973834945] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.257: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/01 11:05:56.257: [upf] INFO: UE F-SEID[UP:0x678 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.257: [upf] INFO: UE F-SEID[UP:0x678 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.262: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/01 11:05:56.262: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/01 11:05:56.262: [smf] INFO: UE IMSI[262423605734141] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.263: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/01 11:05:56.263: [upf] INFO: UE F-SEID[UP:0x615 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.263: [upf] INFO: UE F-SEID[UP:0x615 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.269: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/01 11:05:56.269: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/01 11:05:56.269: [smf] INFO: UE IMSI[262421976754429] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.270: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/01 11:05:56.270: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.270: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.275: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/01 11:05:56.275: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/01 11:05:56.275: [smf] INFO: UE IMSI[262425979387143] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.276: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/01 11:05:56.276: [upf] INFO: UE F-SEID[UP:0x36 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.276: [upf] INFO: UE F-SEID[UP:0x36 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.282: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/01 11:05:56.282: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/01 11:05:56.282: [smf] INFO: UE IMSI[262422955478969] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.283: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/01 11:05:56.283: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.283: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.288: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/01 11:05:56.288: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/01 11:05:56.288: [smf] INFO: UE IMSI[262420583080902] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/01 11:05:56.289: [upf] INFO: UE F-SEID[UP:0x776 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.289: [upf] INFO: UE F-SEID[UP:0x776 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.295: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/01 11:05:56.295: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/01 11:05:56.295: [smf] INFO: UE IMSI[262422961394149] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.296: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/01 11:05:56.296: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.296: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.301: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/01 11:05:56.301: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/01 11:05:56.301: [smf] INFO: UE IMSI[262423726514085] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.302: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/01 11:05:56.302: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.302: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.307: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/01 11:05:56.307: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/01 11:05:56.307: [smf] INFO: UE IMSI[262426230533427] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.308: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/01 11:05:56.308: [upf] INFO: UE F-SEID[UP:0xaee CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.308: [upf] INFO: UE F-SEID[UP:0xaee CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.314: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/01 11:05:56.314: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/01 11:05:56.314: [smf] INFO: UE IMSI[262427244710769] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.315: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/01 11:05:56.315: [upf] INFO: UE F-SEID[UP:0x684 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.315: [upf] INFO: UE F-SEID[UP:0x684 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.320: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/01 11:05:56.320: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/01 11:05:56.320: [smf] INFO: UE IMSI[262424568796831] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.322: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/01 11:05:56.322: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.322: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.327: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/01 11:05:56.327: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/01 11:05:56.327: [smf] INFO: UE IMSI[262427585817348] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.328: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/01 11:05:56.328: [upf] INFO: UE F-SEID[UP:0x30 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.328: [upf] INFO: UE F-SEID[UP:0x30 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.333: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/01 11:05:56.333: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/01 11:05:56.333: [smf] INFO: UE IMSI[262423683021114] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.334: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/01 11:05:56.334: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.334: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.340: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/01 11:05:56.340: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/01 11:05:56.340: [smf] INFO: UE IMSI[262420709940341] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.341: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/01 11:05:56.341: [upf] INFO: UE F-SEID[UP:0x68b CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.341: [upf] INFO: UE F-SEID[UP:0x68b CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.346: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/01 11:05:56.346: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/01 11:05:56.346: [smf] INFO: UE IMSI[262427909161823] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.347: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/01 11:05:56.347: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.347: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.352: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/01 11:05:56.352: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/01 11:05:56.352: [smf] INFO: UE IMSI[262424578090551] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.353: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/01 11:05:56.353: [upf] INFO: UE F-SEID[UP:0xafb CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.353: [upf] INFO: UE F-SEID[UP:0xafb CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.359: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/01 11:05:56.359: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/01 11:05:56.359: [smf] INFO: UE IMSI[262425534509251] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.360: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/01 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x98d CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x98d CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.365: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/01 11:05:56.365: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/01 11:05:56.365: [smf] INFO: UE IMSI[262427436043457] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.366: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/01 11:05:56.366: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.366: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.371: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/01 11:05:56.371: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/01 11:05:56.371: [smf] INFO: UE IMSI[262428696652030] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.372: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/01 11:05:56.372: [upf] INFO: UE F-SEID[UP:0x6de CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.372: [upf] INFO: UE F-SEID[UP:0x6de CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.378: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/01 11:05:56.378: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/01 11:05:56.378: [smf] INFO: UE IMSI[262422943446697] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.378: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/01 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x158 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x158 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.384: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/01 11:05:56.384: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/01 11:05:56.384: [smf] INFO: UE IMSI[262423581536287] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.385: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/01 11:05:56.385: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.385: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.390: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/01 11:05:56.390: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/01 11:05:56.390: [smf] INFO: UE IMSI[262421921046065] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.391: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/01 11:05:56.392: [upf] INFO: UE F-SEID[UP:0x718 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.392: [upf] INFO: UE F-SEID[UP:0x718 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.397: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/01 11:05:56.397: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/01 11:05:56.397: [smf] INFO: UE IMSI[262420306711731] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.398: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/01 11:05:56.398: [upf] INFO: UE F-SEID[UP:0x161 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.398: [upf] INFO: UE F-SEID[UP:0x161 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.403: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/01 11:05:56.403: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/01 11:05:56.403: [smf] INFO: UE IMSI[262429274081128] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.404: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/01 11:05:56.405: [upf] INFO: UE F-SEID[UP:0x803 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.405: [upf] INFO: UE F-SEID[UP:0x803 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.410: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/01 11:05:56.410: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/01 11:05:56.410: [smf] INFO: UE IMSI[262426288309880] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.411: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/01 11:05:56.411: [upf] INFO: UE F-SEID[UP:0x96a CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.411: [upf] INFO: UE F-SEID[UP:0x96a CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.416: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/01 11:05:56.416: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/01 11:05:56.416: [smf] INFO: UE IMSI[262420035289131] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.417: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/01 11:05:56.417: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.417: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.422: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/01 11:05:56.422: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/01 11:05:56.422: [smf] INFO: UE IMSI[262422860691777] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.423: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/01 11:05:56.423: [upf] INFO: UE F-SEID[UP:0x13f CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.423: [upf] INFO: UE F-SEID[UP:0x13f CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.428: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/01 11:05:56.428: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/01 11:05:56.428: [smf] INFO: UE IMSI[262428068033683] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.429: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/01 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x901 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x901 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.435: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/01 11:05:56.435: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/01 11:05:56.435: [smf] INFO: UE IMSI[262425414082378] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.436: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/01 11:05:56.436: [upf] INFO: UE F-SEID[UP:0x593 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.436: [upf] INFO: UE F-SEID[UP:0x593 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.441: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/01 11:05:56.441: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/01 11:05:56.441: [smf] INFO: UE IMSI[262429137953167] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.442: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/01 11:05:56.442: [upf] INFO: UE F-SEID[UP:0x40 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.442: [upf] INFO: UE F-SEID[UP:0x40 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.448: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/01 11:05:56.448: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/01 11:05:56.448: [smf] INFO: UE IMSI[262423340569642] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.449: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/01 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x760 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x760 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.455: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/01 11:05:56.455: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/01 11:05:56.455: [smf] INFO: UE IMSI[262422314596957] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.456: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/01 11:05:56.456: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.456: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.462: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/01 11:05:56.462: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/01 11:05:56.462: [smf] INFO: UE IMSI[262429758545991] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.463: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/01 11:05:56.463: [upf] INFO: UE F-SEID[UP:0x937 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.463: [upf] INFO: UE F-SEID[UP:0x937 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.468: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/01 11:05:56.468: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/01 11:05:56.469: [smf] INFO: UE IMSI[262426064004464] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.470: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/01 11:05:56.470: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.470: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.475: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/01 11:05:56.475: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/01 11:05:56.475: [smf] INFO: UE IMSI[262424699618329] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.476: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/01 11:05:56.476: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.476: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.481: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/01 11:05:56.481: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/01 11:05:56.481: [smf] INFO: UE IMSI[262420612118008] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.482: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/01 11:05:56.482: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.482: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.488: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/01 11:05:56.488: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/01 11:05:56.488: [smf] INFO: UE IMSI[262426826855835] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.489: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/01 11:05:56.489: [upf] INFO: UE F-SEID[UP:0x495 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.489: [upf] INFO: UE F-SEID[UP:0x495 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.494: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/01 11:05:56.494: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/01 11:05:56.494: [smf] INFO: UE IMSI[262427268844362] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.495: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/01 11:05:56.495: [upf] INFO: UE F-SEID[UP:0x834 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.495: [upf] INFO: UE F-SEID[UP:0x834 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.501: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/01 11:05:56.501: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/01 11:05:56.501: [smf] INFO: UE IMSI[262427569839050] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.502: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/01 11:05:56.502: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.502: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.507: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/01 11:05:56.507: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/01 11:05:56.507: [smf] INFO: UE IMSI[262428563837031] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.508: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/01 11:05:56.508: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.508: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.514: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/01 11:05:56.514: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/01 11:05:56.514: [smf] INFO: UE IMSI[262426720132097] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.515: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/01 11:05:56.515: [upf] INFO: UE F-SEID[UP:0x22 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.515: [upf] INFO: UE F-SEID[UP:0x22 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.520: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/01 11:05:56.520: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/01 11:05:56.520: [smf] INFO: UE IMSI[262424675088365] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.521: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/01 11:05:56.521: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.521: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.526: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/01 11:05:56.526: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/01 11:05:56.526: [smf] INFO: UE IMSI[262429599618606] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.527: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/01 11:05:56.527: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.527: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.533: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/01 11:05:56.533: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/01 11:05:56.533: [smf] INFO: UE IMSI[262422829924896] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.534: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/01 11:05:56.534: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.534: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.539: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/01 11:05:56.539: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/01 11:05:56.539: [smf] INFO: UE IMSI[262423516584894] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.540: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/01 11:05:56.540: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.540: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.546: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/01 11:05:56.546: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/01 11:05:56.546: [smf] INFO: UE IMSI[262426548028419] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.547: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/01 11:05:56.547: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.547: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.552: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/01 11:05:56.552: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/01 11:05:56.552: [smf] INFO: UE IMSI[262429674360983] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.553: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/01 11:05:56.553: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.553: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.558: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/01 11:05:56.558: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/01 11:05:56.559: [smf] INFO: UE IMSI[262420981149998] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.559: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/01 11:05:56.559: [upf] INFO: UE F-SEID[UP:0x233 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.559: [upf] INFO: UE F-SEID[UP:0x233 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.567: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/01 11:05:56.567: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/01 11:05:56.567: [smf] INFO: UE IMSI[262424029202997] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.568: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/01 11:05:56.568: [upf] INFO: UE F-SEID[UP:0x364 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.568: [upf] INFO: UE F-SEID[UP:0x364 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.573: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/01 11:05:56.573: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/01 11:05:56.573: [smf] INFO: UE IMSI[262427073446021] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.574: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/01 11:05:56.574: [upf] INFO: UE F-SEID[UP:0xc8e CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.574: [upf] INFO: UE F-SEID[UP:0xc8e CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.581: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/01 11:05:56.581: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/01 11:05:56.581: [smf] INFO: UE IMSI[262426123672156] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.582: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/01 11:05:56.582: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.582: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.587: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/01 11:05:56.587: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/01 11:05:56.587: [smf] INFO: UE IMSI[262423327676528] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.588: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/01 11:05:56.588: [upf] INFO: UE F-SEID[UP:0xb25 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.588: [upf] INFO: UE F-SEID[UP:0xb25 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.594: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/01 11:05:56.594: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/01 11:05:56.594: [smf] INFO: UE IMSI[262424554051841] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.595: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/01 11:05:56.595: [upf] INFO: UE F-SEID[UP:0x37a CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.595: [upf] INFO: UE F-SEID[UP:0x37a CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.600: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/01 11:05:56.600: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/01 11:05:56.600: [smf] INFO: UE IMSI[262426444339675] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.601: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/01 11:05:56.601: [upf] INFO: UE F-SEID[UP:0x949 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.601: [upf] INFO: UE F-SEID[UP:0x949 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.607: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/01 11:05:56.607: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/01 11:05:56.607: [smf] INFO: UE IMSI[262429782654146] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.608: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/01 11:05:56.608: [upf] INFO: UE F-SEID[UP:0x18d CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.608: [upf] INFO: UE F-SEID[UP:0x18d CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.613: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/01 11:05:56.613: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/01 11:05:56.613: [smf] INFO: UE IMSI[262422663092326] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.614: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/01 11:05:56.614: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.614: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.620: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/01 11:05:56.620: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/01 11:05:56.620: [smf] INFO: UE IMSI[262426214395915] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.621: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/01 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x8e CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x8e CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.626: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/01 11:05:56.626: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/01 11:05:56.626: [smf] INFO: UE IMSI[262428294177857] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.627: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/01 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.633: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/01 11:05:56.633: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/01 11:05:56.633: [smf] INFO: UE IMSI[262420544365327] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.633: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/01 11:05:56.634: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.634: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.639: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/01 11:05:56.639: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/01 11:05:56.639: [smf] INFO: UE IMSI[262422354643473] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.640: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/01 11:05:56.640: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.640: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.645: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/01 11:05:56.645: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/01 11:05:56.645: [smf] INFO: UE IMSI[262425739816531] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.646: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/01 11:05:56.646: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.646: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.652: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/01 11:05:56.652: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/01 11:05:56.652: [smf] INFO: UE IMSI[262421020363862] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.653: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/01 11:05:56.653: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.653: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.658: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/01 11:05:56.658: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/01 11:05:56.658: [smf] INFO: UE IMSI[262426896298846] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.659: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/01 11:05:56.659: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.659: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.666: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/01 11:05:56.666: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/01 11:05:56.666: [smf] INFO: UE IMSI[262420202105519] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.667: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/01 11:05:56.667: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.667: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.673: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/01 11:05:56.673: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/01 11:05:56.673: [smf] INFO: UE IMSI[262423551181721] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/01 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.681: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/01 11:05:56.681: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/01 11:05:56.681: [smf] INFO: UE IMSI[262425403479037] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.682: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/01 11:05:56.682: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.682: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.688: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/01 11:05:56.688: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/01 11:05:56.688: [smf] INFO: UE IMSI[262421405412279] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.689: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/01 11:05:56.689: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.689: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.694: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/01 11:05:56.694: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/01 11:05:56.694: [smf] INFO: UE IMSI[262427967679624] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.695: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/01 11:05:56.695: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.695: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.701: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/01 11:05:56.701: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/01 11:05:56.701: [smf] INFO: UE IMSI[262424207126364] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.702: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/01 11:05:56.702: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.702: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.707: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/01 11:05:56.707: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/01 11:05:56.707: [smf] INFO: UE IMSI[262423893082732] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.708: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/01 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.714: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/01 11:05:56.714: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/01 11:05:56.714: [smf] INFO: UE IMSI[262424873711449] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.715: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/01 11:05:56.715: [upf] INFO: UE F-SEID[UP:0x69c CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.715: [upf] INFO: UE F-SEID[UP:0x69c CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.720: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/01 11:05:56.720: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/01 11:05:56.720: [smf] INFO: UE IMSI[262429581078956] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.721: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/01 11:05:56.721: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.721: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.726: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/01 11:05:56.726: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/01 11:05:56.726: [smf] INFO: UE IMSI[262422726480734] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.728: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/01 11:05:56.728: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.728: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.733: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/01 11:05:56.733: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/01 11:05:56.733: [smf] INFO: UE IMSI[262420864963407] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.734: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/01 11:05:56.734: [upf] INFO: UE F-SEID[UP:0x83d CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.734: [upf] INFO: UE F-SEID[UP:0x83d CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.739: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/01 11:05:56.740: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/01 11:05:56.740: [smf] INFO: UE IMSI[262420447461432] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.741: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/01 11:05:56.741: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.741: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.746: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/01 11:05:56.746: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/01 11:05:56.746: [smf] INFO: UE IMSI[262425277697536] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.747: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/01 11:05:56.747: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.747: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.752: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/01 11:05:56.752: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/01 11:05:56.752: [smf] INFO: UE IMSI[262426788865359] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.753: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/01 11:05:56.753: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.753: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.759: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/01 11:05:56.759: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/01 11:05:56.759: [smf] INFO: UE IMSI[262424589618239] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.760: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/01 11:05:56.760: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.760: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.767: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/01 11:05:56.767: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/01 11:05:56.767: [smf] INFO: UE IMSI[262428440381517] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.768: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/01 11:05:56.768: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.768: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.775: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/01 11:05:56.775: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/01 11:05:56.775: [smf] INFO: UE IMSI[262426551423745] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.776: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/01 11:05:56.776: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.776: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.783: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/01 11:05:56.783: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/01 11:05:56.783: [smf] INFO: UE IMSI[262420217314634] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.784: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/01 11:05:56.784: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.784: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.790: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/01 11:05:56.790: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/01 11:05:56.790: [smf] INFO: UE IMSI[262423227152027] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.791: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/01 11:05:56.791: [upf] INFO: UE F-SEID[UP:0x7da CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.791: [upf] INFO: UE F-SEID[UP:0x7da CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.796: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/01 11:05:56.796: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/01 11:05:56.796: [smf] INFO: UE IMSI[262424981557620] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.797: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/01 11:05:56.797: [upf] INFO: UE F-SEID[UP:0x77b CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.797: [upf] INFO: UE F-SEID[UP:0x77b CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.803: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/01 11:05:56.803: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/01 11:05:56.803: [smf] INFO: UE IMSI[262429642927920] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.804: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/01 11:05:56.804: [upf] INFO: UE F-SEID[UP:0x642 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.804: [upf] INFO: UE F-SEID[UP:0x642 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.809: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/01 11:05:56.809: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/01 11:05:56.809: [smf] INFO: UE IMSI[262425716412690] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.810: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/01 11:05:56.810: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.810: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.816: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/01 11:05:56.816: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/01 11:05:56.816: [smf] INFO: UE IMSI[262428837468058] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.817: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/01 11:05:56.817: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.817: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.822: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/01 11:05:56.822: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/01 11:05:56.822: [smf] INFO: UE IMSI[262420494449667] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.823: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/01 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.829: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/01 11:05:56.829: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/01 11:05:56.829: [smf] INFO: UE IMSI[262422270756067] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.830: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/01 11:05:56.830: [upf] INFO: UE F-SEID[UP:0xbc CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.830: [upf] INFO: UE F-SEID[UP:0xbc CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.835: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/01 11:05:56.835: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/01 11:05:56.835: [smf] INFO: UE IMSI[262428423366942] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.836: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/01 11:05:56.836: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.836: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.842: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/01 11:05:56.842: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/01 11:05:56.842: [smf] INFO: UE IMSI[262427290370840] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.843: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/01 11:05:56.843: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.843: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.848: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/01 11:05:56.848: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/01 11:05:56.848: [smf] INFO: UE IMSI[262429285871037] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.850: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/01 11:05:56.850: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.850: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.855: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/01 11:05:56.855: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/01 11:05:56.855: [smf] INFO: UE IMSI[262426619884289] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.856: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/01 11:05:56.856: [upf] INFO: UE F-SEID[UP:0x6af CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.856: [upf] INFO: UE F-SEID[UP:0x6af CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.862: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/01 11:05:56.862: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/01 11:05:56.862: [smf] INFO: UE IMSI[262427914392446] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.863: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/01 11:05:56.863: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.863: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.868: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/01 11:05:56.868: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/01 11:05:56.868: [smf] INFO: UE IMSI[262426477926921] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.869: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/01 11:05:56.869: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.869: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.875: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/01 11:05:56.875: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/01 11:05:56.875: [smf] INFO: UE IMSI[262423672360983] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.876: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/01 11:05:56.876: [upf] INFO: UE F-SEID[UP:0x86b CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.876: [upf] INFO: UE F-SEID[UP:0x86b CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.881: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/01 11:05:56.881: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/01 11:05:56.881: [smf] INFO: UE IMSI[262426186393955] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.882: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/01 11:05:56.882: [upf] INFO: UE F-SEID[UP:0x899 CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.882: [upf] INFO: UE F-SEID[UP:0x899 CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.888: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/01 11:05:56.888: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/01 11:05:56.888: [smf] INFO: UE IMSI[262424708441318] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.889: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/01 11:05:56.889: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.889: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.894: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/01 11:05:56.894: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/01 11:05:56.894: [smf] INFO: UE IMSI[262426537484243] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.895: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/01 11:05:56.895: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.895: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.901: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/01 11:05:56.901: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/01 11:05:56.901: [smf] INFO: UE IMSI[262425885837366] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.902: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/01 11:05:56.902: [upf] INFO: UE F-SEID[UP:0xb6b CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.902: [upf] INFO: UE F-SEID[UP:0xb6b CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.907: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/01 11:05:56.907: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/01 11:05:56.907: [smf] INFO: UE IMSI[262423131393215] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.908: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/01 11:05:56.909: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.909: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.915: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/01 11:05:56.915: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/01 11:05:56.915: [smf] INFO: UE IMSI[262423970166706] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.916: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/01 11:05:56.916: [upf] INFO: UE F-SEID[UP:0x15e CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.916: [upf] INFO: UE F-SEID[UP:0x15e CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.921: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/01 11:05:56.921: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/01 11:05:56.921: [smf] INFO: UE IMSI[262421962122081] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.922: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/01 11:05:56.922: [upf] INFO: UE F-SEID[UP:0xbce CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.922: [upf] INFO: UE F-SEID[UP:0xbce CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.928: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/01 11:05:56.928: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/01 11:05:56.928: [smf] INFO: UE IMSI[262423345246310] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.929: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/01 11:05:56.929: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.929: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.936: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/01 11:05:56.936: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/01 11:05:56.936: [smf] INFO: UE IMSI[262421698157770] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.937: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/01 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.942: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/01 11:05:56.942: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/01 11:05:56.942: [smf] INFO: UE IMSI[262421188255228] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.943: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/01 11:05:56.943: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.943: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.949: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/01 11:05:56.949: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/01 11:05:56.949: [smf] INFO: UE IMSI[262428735575743] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.950: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/01 11:05:56.950: [upf] INFO: UE F-SEID[UP:0x781 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.950: [upf] INFO: UE F-SEID[UP:0x781 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.955: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/01 11:05:56.955: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/01 11:05:56.955: [smf] INFO: UE IMSI[262428789915466] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.956: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/01 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.963: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/01 11:05:56.963: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/01 11:05:56.963: [smf] INFO: UE IMSI[262426019260991] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.964: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/01 11:05:56.964: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.964: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.970: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/01 11:05:56.970: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/01 11:05:56.970: [smf] INFO: UE IMSI[262424948153623] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.971: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/01 11:05:56.971: [upf] INFO: UE F-SEID[UP:0xa1 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.971: [upf] INFO: UE F-SEID[UP:0xa1 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.976: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/01 11:05:56.976: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/01 11:05:56.976: [smf] INFO: UE IMSI[262423916385347] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.977: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/01 11:05:56.977: [upf] INFO: UE F-SEID[UP:0x15b CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.977: [upf] INFO: UE F-SEID[UP:0x15b CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.983: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/01 11:05:56.983: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/01 11:05:56.983: [smf] INFO: UE IMSI[262427507587593] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.984: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/01 11:05:56.984: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.984: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.989: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/01 11:05:56.989: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/01 11:05:56.989: [smf] INFO: UE IMSI[262424474366994] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.990: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/01 11:05:56.990: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.990: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.996: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/01 11:05:56.996: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/01 11:05:56.996: [smf] INFO: UE IMSI[262429022181367] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:56.997: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/01 11:05:56.997: [upf] INFO: UE F-SEID[UP:0xbca CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:56.997: [upf] INFO: UE F-SEID[UP:0xbca CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.003: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/01 11:05:57.003: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/01 11:05:57.003: [smf] INFO: UE IMSI[262423329306252] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.004: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/01 11:05:57.004: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.004: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.011: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/01 11:05:57.011: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/01 11:05:57.011: [smf] INFO: UE IMSI[262422674706382] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.011: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/01 11:05:57.012: [upf] INFO: UE F-SEID[UP:0x742 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.012: [upf] INFO: UE F-SEID[UP:0x742 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.018: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/01 11:05:57.018: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/01 11:05:57.018: [smf] INFO: UE IMSI[262420458573867] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.019: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/01 11:05:57.019: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.019: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.025: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/01 11:05:57.025: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/01 11:05:57.025: [smf] INFO: UE IMSI[262422042884371] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.026: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/01 11:05:57.026: [upf] INFO: UE F-SEID[UP:0xddd CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.026: [upf] INFO: UE F-SEID[UP:0xddd CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.031: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/01 11:05:57.031: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/01 11:05:57.031: [smf] INFO: UE IMSI[262428483575948] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.032: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/01 11:05:57.032: [upf] INFO: UE F-SEID[UP:0xcae CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.032: [upf] INFO: UE F-SEID[UP:0xcae CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.038: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/01 11:05:57.038: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/01 11:05:57.038: [smf] INFO: UE IMSI[262428675780634] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.039: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/01 11:05:57.039: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.039: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.045: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/01 11:05:57.045: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/01 11:05:57.045: [smf] INFO: UE IMSI[262429354230453] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.046: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/01 11:05:57.046: [upf] INFO: UE F-SEID[UP:0x47a CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.046: [upf] INFO: UE F-SEID[UP:0x47a CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.052: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/01 11:05:57.052: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/01 11:05:57.052: [smf] INFO: UE IMSI[262420594788921] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.053: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/01 11:05:57.053: [upf] INFO: UE F-SEID[UP:0x591 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.053: [upf] INFO: UE F-SEID[UP:0x591 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.059: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/01 11:05:57.059: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/01 11:05:57.059: [smf] INFO: UE IMSI[262424692228445] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.059: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/01 11:05:57.059: [upf] INFO: UE F-SEID[UP:0x23c CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.059: [upf] INFO: UE F-SEID[UP:0x23c CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.065: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/01 11:05:57.065: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/01 11:05:57.065: [smf] INFO: UE IMSI[262429701994381] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.066: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/01 11:05:57.066: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.066: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.071: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/01 11:05:57.071: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/01 11:05:57.072: [smf] INFO: UE IMSI[262420325023901] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.073: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/01 11:05:57.073: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.073: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.078: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/01 11:05:57.078: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/01 11:05:57.078: [smf] INFO: UE IMSI[262429786366649] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.079: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/01 11:05:57.079: [upf] INFO: UE F-SEID[UP:0xbfa CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.079: [upf] INFO: UE F-SEID[UP:0xbfa CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.085: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/01 11:05:57.085: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/01 11:05:57.085: [smf] INFO: UE IMSI[262427500463473] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.086: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/01 11:05:57.086: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.086: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.091: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/01 11:05:57.091: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/01 11:05:57.091: [smf] INFO: UE IMSI[262428330093427] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.092: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/01 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.098: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/01 11:05:57.098: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/01 11:05:57.098: [smf] INFO: UE IMSI[262420020099145] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.099: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/01 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x774 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x774 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.104: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/01 11:05:57.104: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/01 11:05:57.104: [smf] INFO: UE IMSI[262426276722760] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.105: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/01 11:05:57.105: [upf] INFO: UE F-SEID[UP:0x132 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.105: [upf] INFO: UE F-SEID[UP:0x132 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.111: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/01 11:05:57.111: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/01 11:05:57.111: [smf] INFO: UE IMSI[262422416902244] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.112: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/01 11:05:57.112: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.112: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.117: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/01 11:05:57.117: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/01 11:05:57.117: [smf] INFO: UE IMSI[262421372936007] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.118: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/01 11:05:57.118: [upf] INFO: UE F-SEID[UP:0x12e CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.118: [upf] INFO: UE F-SEID[UP:0x12e CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.124: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/01 11:05:57.124: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/01 11:05:57.124: [smf] INFO: UE IMSI[262422844232804] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.125: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/01 11:05:57.125: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.125: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.130: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/01 11:05:57.130: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/01 11:05:57.130: [smf] INFO: UE IMSI[262424927036412] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.131: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/01 11:05:57.131: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.131: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.137: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/01 11:05:57.137: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/01 11:05:57.137: [smf] INFO: UE IMSI[262420060971455] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.138: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/01 11:05:57.138: [upf] INFO: UE F-SEID[UP:0x80a CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.138: [upf] INFO: UE F-SEID[UP:0x80a CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.143: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/01 11:05:57.143: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/01 11:05:57.143: [smf] INFO: UE IMSI[262425727617609] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.144: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/01 11:05:57.144: [upf] INFO: UE F-SEID[UP:0x32c CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.144: [upf] INFO: UE F-SEID[UP:0x32c CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.150: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/01 11:05:57.150: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/01 11:05:57.150: [smf] INFO: UE IMSI[262423374023010] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.151: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/01 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x22a CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x22a CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.157: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/01 11:05:57.157: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/01 11:05:57.157: [smf] INFO: UE IMSI[262426245178235] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.158: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/01 11:05:57.158: [upf] INFO: UE F-SEID[UP:0x92c CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.158: [upf] INFO: UE F-SEID[UP:0x92c CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.164: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/01 11:05:57.164: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/01 11:05:57.164: [smf] INFO: UE IMSI[262421376235267] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.165: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/01 11:05:57.165: [upf] INFO: UE F-SEID[UP:0x913 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.165: [upf] INFO: UE F-SEID[UP:0x913 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.171: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/01 11:05:57.171: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/01 11:05:57.171: [smf] INFO: UE IMSI[262425914154972] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.171: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/01 11:05:57.171: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.171: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.177: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/01 11:05:57.177: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/01 11:05:57.177: [smf] INFO: UE IMSI[262420863756791] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.178: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/01 11:05:57.178: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.178: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.184: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/01 11:05:57.184: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/01 11:05:57.184: [smf] INFO: UE IMSI[262425100144436] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.185: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/01 11:05:57.185: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.185: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.190: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/01 11:05:57.190: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/01 11:05:57.190: [smf] INFO: UE IMSI[262429020528786] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.191: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/01 11:05:57.191: [upf] INFO: UE F-SEID[UP:0x421 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.191: [upf] INFO: UE F-SEID[UP:0x421 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.197: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/01 11:05:57.197: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/01 11:05:57.197: [smf] INFO: UE IMSI[262421229628288] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.198: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/01 11:05:57.198: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.198: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.203: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/01 11:05:57.203: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/01 11:05:57.203: [smf] INFO: UE IMSI[262427516546254] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.204: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/01 11:05:57.204: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.204: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.210: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/01 11:05:57.210: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/01 11:05:57.210: [smf] INFO: UE IMSI[262423294942440] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.211: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/01 11:05:57.211: [upf] INFO: UE F-SEID[UP:0x948 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.211: [upf] INFO: UE F-SEID[UP:0x948 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.216: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/01 11:05:57.216: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/01 11:05:57.216: [smf] INFO: UE IMSI[262428263233202] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.217: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/01 11:05:57.217: [upf] INFO: UE F-SEID[UP:0x49 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.217: [upf] INFO: UE F-SEID[UP:0x49 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.223: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/01 11:05:57.223: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/01 11:05:57.223: [smf] INFO: UE IMSI[262422632941188] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.224: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/01 11:05:57.224: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.224: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.229: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/01 11:05:57.229: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/01 11:05:57.229: [smf] INFO: UE IMSI[262420907463677] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.231: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/01 11:05:57.231: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.231: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.236: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/01 11:05:57.236: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/01 11:05:57.236: [smf] INFO: UE IMSI[262423817576150] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.237: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/01 11:05:57.237: [upf] INFO: UE F-SEID[UP:0x114 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.237: [upf] INFO: UE F-SEID[UP:0x114 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.243: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/01 11:05:57.243: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/01 11:05:57.243: [smf] INFO: UE IMSI[262427819826031] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.243: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/01 11:05:57.244: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.244: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.249: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/01 11:05:57.249: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/01 11:05:57.249: [smf] INFO: UE IMSI[262423445448033] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.250: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/01 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.255: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/01 11:05:57.255: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/01 11:05:57.255: [smf] INFO: UE IMSI[262427437685124] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.256: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/01 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x414 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x414 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.262: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/01 11:05:57.262: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/01 11:05:57.262: [smf] INFO: UE IMSI[262426709990186] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.263: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/01 11:05:57.263: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.263: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.268: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/01 11:05:57.268: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/01 11:05:57.268: [smf] INFO: UE IMSI[262423105126153] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.270: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/01 11:05:57.270: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.270: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.275: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/01 11:05:57.275: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/01 11:05:57.275: [smf] INFO: UE IMSI[262429588427113] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.276: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/01 11:05:57.276: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.276: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.281: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/01 11:05:57.281: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/01 11:05:57.281: [smf] INFO: UE IMSI[262427699982372] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.282: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/01 11:05:57.282: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.282: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.288: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/01 11:05:57.288: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/01 11:05:57.288: [smf] INFO: UE IMSI[262424910833153] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.289: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/01 11:05:57.289: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.289: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.294: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/01 11:05:57.294: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/01 11:05:57.294: [smf] INFO: UE IMSI[262424737124534] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.295: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/01 11:05:57.295: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.295: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.301: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/01 11:05:57.301: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/01 11:05:57.301: [smf] INFO: UE IMSI[262427385421588] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.302: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/01 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.308: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/01 11:05:57.308: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/01 11:05:57.308: [smf] INFO: UE IMSI[262422480240931] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.309: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/01 11:05:57.309: [upf] INFO: UE F-SEID[UP:0x219 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.309: [upf] INFO: UE F-SEID[UP:0x219 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.314: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/01 11:05:57.314: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/01 11:05:57.314: [smf] INFO: UE IMSI[262428789306231] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.315: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/01 11:05:57.315: [upf] INFO: UE F-SEID[UP:0x81e CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.315: [upf] INFO: UE F-SEID[UP:0x81e CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.321: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/01 11:05:57.321: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/01 11:05:57.321: [smf] INFO: UE IMSI[262424784122385] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.322: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/01 11:05:57.322: [upf] INFO: UE F-SEID[UP:0x631 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.322: [upf] INFO: UE F-SEID[UP:0x631 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.327: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/01 11:05:57.327: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/01 11:05:57.327: [smf] INFO: UE IMSI[262424916450912] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.328: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/01 11:05:57.328: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.328: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.334: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/01 11:05:57.334: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/01 11:05:57.334: [smf] INFO: UE IMSI[262423682480750] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.335: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/01 11:05:57.335: [upf] INFO: UE F-SEID[UP:0x56f CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.335: [upf] INFO: UE F-SEID[UP:0x56f CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.340: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/01 11:05:57.340: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/01 11:05:57.340: [smf] INFO: UE IMSI[262421568282052] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.341: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/01 11:05:57.341: [upf] INFO: UE F-SEID[UP:0x952 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.341: [upf] INFO: UE F-SEID[UP:0x952 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.347: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/01 11:05:57.347: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/01 11:05:57.347: [smf] INFO: UE IMSI[262426575910765] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.348: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/01 11:05:57.348: [upf] INFO: UE F-SEID[UP:0x857 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.348: [upf] INFO: UE F-SEID[UP:0x857 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.353: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/01 11:05:57.353: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/01 11:05:57.353: [smf] INFO: UE IMSI[262427163486487] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.354: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/01 11:05:57.354: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.354: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.360: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/01 11:05:57.360: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/01 11:05:57.360: [smf] INFO: UE IMSI[262423807204151] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.360: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/01 11:05:57.360: [upf] INFO: UE F-SEID[UP:0x31f CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.360: [upf] INFO: UE F-SEID[UP:0x31f CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.366: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/01 11:05:57.366: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/01 11:05:57.366: [smf] INFO: UE IMSI[262427885501123] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.367: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/01 11:05:57.367: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.367: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.373: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/01 11:05:57.373: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/01 11:05:57.373: [smf] INFO: UE IMSI[262422960593024] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.374: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/01 11:05:57.374: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.374: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.379: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/01 11:05:57.379: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/01 11:05:57.379: [smf] INFO: UE IMSI[262423872823457] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.380: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/01 11:05:57.380: [upf] INFO: UE F-SEID[UP:0x26 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.380: [upf] INFO: UE F-SEID[UP:0x26 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.386: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/01 11:05:57.386: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/01 11:05:57.386: [smf] INFO: UE IMSI[262427066616352] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.387: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/01 11:05:57.387: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.387: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.392: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/01 11:05:57.392: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/01 11:05:57.392: [smf] INFO: UE IMSI[262420371941992] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.393: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/01 11:05:57.393: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.393: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.399: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/01 11:05:57.399: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/01 11:05:57.399: [smf] INFO: UE IMSI[262425910409538] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.400: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/01 11:05:57.400: [upf] INFO: UE F-SEID[UP:0x97a CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.400: [upf] INFO: UE F-SEID[UP:0x97a CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.405: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/01 11:05:57.405: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/01 11:05:57.405: [smf] INFO: UE IMSI[262429419339118] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.406: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/01 11:05:57.406: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.406: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.412: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/01 11:05:57.412: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/01 11:05:57.412: [smf] INFO: UE IMSI[262426459964284] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.413: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/01 11:05:57.413: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.413: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.419: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/01 11:05:57.419: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/01 11:05:57.419: [smf] INFO: UE IMSI[262428065753122] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.420: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/01 11:05:57.420: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.420: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.427: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/01 11:05:57.427: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/01 11:05:57.427: [smf] INFO: UE IMSI[262424229308716] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.428: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/01 11:05:57.428: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.428: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.435: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/01 11:05:57.435: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/01 11:05:57.435: [smf] INFO: UE IMSI[262420417970722] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.436: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/01 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x186 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x186 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.441: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/01 11:05:57.441: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/01 11:05:57.441: [smf] INFO: UE IMSI[262422457951865] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.442: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/01 11:05:57.442: [upf] INFO: UE F-SEID[UP:0x256 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.442: [upf] INFO: UE F-SEID[UP:0x256 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.448: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/01 11:05:57.448: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/01 11:05:57.448: [smf] INFO: UE IMSI[262422818411532] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.448: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/01 11:05:57.448: [upf] INFO: UE F-SEID[UP:0x169 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.448: [upf] INFO: UE F-SEID[UP:0x169 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.454: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/01 11:05:57.454: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/01 11:05:57.454: [smf] INFO: UE IMSI[262427776800685] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.455: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/01 11:05:57.455: [upf] INFO: UE F-SEID[UP:0x50c CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.455: [upf] INFO: UE F-SEID[UP:0x50c CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.461: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/01 11:05:57.461: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/01 11:05:57.461: [smf] INFO: UE IMSI[262420475862648] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.461: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/01 11:05:57.461: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.461: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.467: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/01 11:05:57.467: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/01 11:05:57.467: [smf] INFO: UE IMSI[262423003179043] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.468: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/01 11:05:57.468: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.468: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.474: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/01 11:05:57.474: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/01 11:05:57.474: [smf] INFO: UE IMSI[262423205459126] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.474: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/01 11:05:57.475: [upf] INFO: UE F-SEID[UP:0x450 CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.475: [upf] INFO: UE F-SEID[UP:0x450 CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.480: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/01 11:05:57.480: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/01 11:05:57.480: [smf] INFO: UE IMSI[262425144933700] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.481: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/01 11:05:57.481: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.481: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.487: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/01 11:05:57.487: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/01 11:05:57.487: [smf] INFO: UE IMSI[262423347013748] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.488: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/01 11:05:57.488: [upf] INFO: UE F-SEID[UP:0x66d CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.488: [upf] INFO: UE F-SEID[UP:0x66d CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.496: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/01 11:05:57.496: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/01 11:05:57.496: [smf] INFO: UE IMSI[262429314133677] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.497: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/01 11:05:57.497: [upf] INFO: UE F-SEID[UP:0xbed CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.497: [upf] INFO: UE F-SEID[UP:0xbed CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.503: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/01 11:05:57.503: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/01 11:05:57.503: [smf] INFO: UE IMSI[262428514564829] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.503: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/01 11:05:57.503: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.503: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.510: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/01 11:05:57.510: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/01 11:05:57.510: [smf] INFO: UE IMSI[262420655370726] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.511: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/01 11:05:57.511: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.511: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.516: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/01 11:05:57.516: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/01 11:05:57.516: [smf] INFO: UE IMSI[262423425420823] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.517: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/01 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x778 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x778 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.523: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/01 11:05:57.523: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/01 11:05:57.523: [smf] INFO: UE IMSI[262429669652541] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.524: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/01 11:05:57.524: [upf] INFO: UE F-SEID[UP:0x848 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.524: [upf] INFO: UE F-SEID[UP:0x848 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.529: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/01 11:05:57.529: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/01 11:05:57.529: [smf] INFO: UE IMSI[262421059152288] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.530: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/01 11:05:57.530: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.530: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.536: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/01 11:05:57.536: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/01 11:05:57.536: [smf] INFO: UE IMSI[262425945810379] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.537: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/01 11:05:57.537: [upf] INFO: UE F-SEID[UP:0x726 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.537: [upf] INFO: UE F-SEID[UP:0x726 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.542: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/01 11:05:57.542: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/01 11:05:57.542: [smf] INFO: UE IMSI[262422161068077] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.543: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/01 11:05:57.543: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.543: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.549: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/01 11:05:57.549: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/01 11:05:57.549: [smf] INFO: UE IMSI[262424423618469] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.550: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/01 11:05:57.550: [upf] INFO: UE F-SEID[UP:0x32 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.550: [upf] INFO: UE F-SEID[UP:0x32 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.555: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/01 11:05:57.555: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/01 11:05:57.555: [smf] INFO: UE IMSI[262424862196722] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.556: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/01 11:05:57.556: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.556: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.561: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/01 11:05:57.561: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/01 11:05:57.561: [smf] INFO: UE IMSI[262421932864279] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.562: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/01 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x88 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x88 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.568: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/01 11:05:57.568: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/01 11:05:57.568: [smf] INFO: UE IMSI[262426406308660] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.569: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/01 11:05:57.569: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.569: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.574: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/01 11:05:57.574: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/01 11:05:57.574: [smf] INFO: UE IMSI[262420919683381] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.575: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/01 11:05:57.575: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.575: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.581: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/01 11:05:57.581: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/01 11:05:57.581: [smf] INFO: UE IMSI[262429965929278] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.582: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/01 11:05:57.582: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.582: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.589: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/01 11:05:57.589: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/01 11:05:57.589: [smf] INFO: UE IMSI[262425503107168] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.590: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/01 11:05:57.590: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.590: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.595: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/01 11:05:57.595: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/01 11:05:57.595: [smf] INFO: UE IMSI[262421638044631] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.596: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/01 11:05:57.596: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.596: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.601: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/01 11:05:57.602: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/01 11:05:57.602: [smf] INFO: UE IMSI[262420351405154] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.602: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/01 11:05:57.603: [upf] INFO: UE F-SEID[UP:0x994 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.603: [upf] INFO: UE F-SEID[UP:0x994 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.608: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/01 11:05:57.608: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/01 11:05:57.608: [smf] INFO: UE IMSI[262422577494123] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.609: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/01 11:05:57.609: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.609: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.614: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/01 11:05:57.614: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/01 11:05:57.614: [smf] INFO: UE IMSI[262429752695429] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.615: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/01 11:05:57.615: [upf] INFO: UE F-SEID[UP:0x284 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.615: [upf] INFO: UE F-SEID[UP:0x284 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.621: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/01 11:05:57.621: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/01 11:05:57.621: [smf] INFO: UE IMSI[262429918557031] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.622: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/01 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.627: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/01 11:05:57.627: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/01 11:05:57.627: [smf] INFO: UE IMSI[262424361607864] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.628: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/01 11:05:57.628: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.628: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.634: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/01 11:05:57.634: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/01 11:05:57.634: [smf] INFO: UE IMSI[262426481610644] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.635: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/01 11:05:57.635: [upf] INFO: UE F-SEID[UP:0xaea CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.635: [upf] INFO: UE F-SEID[UP:0xaea CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.640: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/01 11:05:57.640: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/01 11:05:57.640: [smf] INFO: UE IMSI[262420294049032] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.641: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/01 11:05:57.641: [upf] INFO: UE F-SEID[UP:0x64e CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.641: [upf] INFO: UE F-SEID[UP:0x64e CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.647: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/01 11:05:57.647: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/01 11:05:57.647: [smf] INFO: UE IMSI[262426864210525] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.648: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/01 11:05:57.648: [upf] INFO: UE F-SEID[UP:0x568 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.648: [upf] INFO: UE F-SEID[UP:0x568 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.653: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/01 11:05:57.653: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/01 11:05:57.653: [smf] INFO: UE IMSI[262422015020309] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.654: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/01 11:05:57.654: [upf] INFO: UE F-SEID[UP:0xddc CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.654: [upf] INFO: UE F-SEID[UP:0xddc CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.660: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/01 11:05:57.660: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/01 11:05:57.660: [smf] INFO: UE IMSI[262421422336814] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.660: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/01 11:05:57.661: [upf] INFO: UE F-SEID[UP:0x320 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.661: [upf] INFO: UE F-SEID[UP:0x320 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.666: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/01 11:05:57.666: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/01 11:05:57.666: [smf] INFO: UE IMSI[262424147337227] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.667: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/01 11:05:57.667: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.667: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.672: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/01 11:05:57.672: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/01 11:05:57.672: [smf] INFO: UE IMSI[262421960326349] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.673: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/01 11:05:57.673: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.673: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.679: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/01 11:05:57.679: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/01 11:05:57.679: [smf] INFO: UE IMSI[262425426324747] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.680: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/01 11:05:57.680: [upf] INFO: UE F-SEID[UP:0x115 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.680: [upf] INFO: UE F-SEID[UP:0x115 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.685: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/01 11:05:57.685: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/01 11:05:57.685: [smf] INFO: UE IMSI[262429081939275] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.686: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/01 11:05:57.686: [upf] INFO: UE F-SEID[UP:0x31c CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.686: [upf] INFO: UE F-SEID[UP:0x31c CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.692: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/01 11:05:57.692: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/01 11:05:57.692: [smf] INFO: UE IMSI[262426606769462] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.693: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/01 11:05:57.693: [upf] INFO: UE F-SEID[UP:0x32a CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.693: [upf] INFO: UE F-SEID[UP:0x32a CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.698: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/01 11:05:57.698: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/01 11:05:57.698: [smf] INFO: UE IMSI[262428886813853] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.699: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/01 11:05:57.699: [upf] INFO: UE F-SEID[UP:0x719 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.699: [upf] INFO: UE F-SEID[UP:0x719 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.705: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/01 11:05:57.705: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/01 11:05:57.705: [smf] INFO: UE IMSI[262427769091790] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.706: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/01 11:05:57.706: [upf] INFO: UE F-SEID[UP:0xc57 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.706: [upf] INFO: UE F-SEID[UP:0xc57 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.711: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/01 11:05:57.711: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/01 11:05:57.711: [smf] INFO: UE IMSI[262428034579123] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.712: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/01 11:05:57.712: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.712: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.718: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/01 11:05:57.718: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/01 11:05:57.718: [smf] INFO: UE IMSI[262420034293480] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.719: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/01 11:05:57.719: [upf] INFO: UE F-SEID[UP:0x66b CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.719: [upf] INFO: UE F-SEID[UP:0x66b CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.724: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/01 11:05:57.724: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/01 11:05:57.724: [smf] INFO: UE IMSI[262424178821052] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.725: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/01 11:05:57.725: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.725: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.731: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/01 11:05:57.731: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/01 11:05:57.731: [smf] INFO: UE IMSI[262422890715680] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.732: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/01 11:05:57.732: [upf] INFO: UE F-SEID[UP:0x61f CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.732: [upf] INFO: UE F-SEID[UP:0x61f CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.737: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/01 11:05:57.737: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/01 11:05:57.737: [smf] INFO: UE IMSI[262422341154807] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.738: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/01 11:05:57.738: [upf] INFO: UE F-SEID[UP:0x277 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.738: [upf] INFO: UE F-SEID[UP:0x277 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.744: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/01 11:05:57.744: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/01 11:05:57.744: [smf] INFO: UE IMSI[262425251891582] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.745: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/01 11:05:57.745: [upf] INFO: UE F-SEID[UP:0x92e CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.745: [upf] INFO: UE F-SEID[UP:0x92e CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.750: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/01 11:05:57.750: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/01 11:05:57.750: [smf] INFO: UE IMSI[262428537835479] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.751: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/01 11:05:57.751: [upf] INFO: UE F-SEID[UP:0x986 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.751: [upf] INFO: UE F-SEID[UP:0x986 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.757: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/01 11:05:57.757: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/01 11:05:57.757: [smf] INFO: UE IMSI[262421911302168] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.758: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/01 11:05:57.758: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.758: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.764: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/01 11:05:57.764: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/01 11:05:57.764: [smf] INFO: UE IMSI[262422047740445] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.764: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/01 11:05:57.765: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.765: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.771: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/01 11:05:57.771: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/01 11:05:57.771: [smf] INFO: UE IMSI[262424841120291] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.772: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/01 11:05:57.772: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.772: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.778: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/01 11:05:57.778: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/01 11:05:57.778: [smf] INFO: UE IMSI[262422701322751] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.779: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 11/01 11:05:57.779: [upf] INFO: UE F-SEID[UP:0x9df CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.779: [upf] INFO: UE F-SEID[UP:0x9df CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.784: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/01 11:05:57.784: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/01 11:05:57.784: [smf] INFO: UE IMSI[262426950273764] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.785: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/01 11:05:57.785: [upf] INFO: UE F-SEID[UP:0xccc CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.785: [upf] INFO: UE F-SEID[UP:0xccc CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.791: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/01 11:05:57.791: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/01 11:05:57.791: [smf] INFO: UE IMSI[262421742498221] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.792: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/01 11:05:57.792: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.792: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.797: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/01 11:05:57.797: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/01 11:05:57.797: [smf] INFO: UE IMSI[262428720004099] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.798: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/01 11:05:57.798: [upf] INFO: UE F-SEID[UP:0x272 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.798: [upf] INFO: UE F-SEID[UP:0x272 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.804: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/01 11:05:57.804: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/01 11:05:57.804: [smf] INFO: UE IMSI[262421578553530] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.804: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/01 11:05:57.804: [upf] INFO: UE F-SEID[UP:0x465 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.804: [upf] INFO: UE F-SEID[UP:0x465 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.810: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/01 11:05:57.810: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/01 11:05:57.810: [smf] INFO: UE IMSI[262426996903502] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.811: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/01 11:05:57.811: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.811: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.817: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/01 11:05:57.817: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/01 11:05:57.817: [smf] INFO: UE IMSI[262427714769185] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.817: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/01 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.823: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/01 11:05:57.823: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/01 11:05:57.823: [smf] INFO: UE IMSI[262429933763096] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.824: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 11/01 11:05:57.824: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.824: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.829: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/01 11:05:57.829: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/01 11:05:57.829: [smf] INFO: UE IMSI[262424283316690] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.830: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/01 11:05:57.830: [upf] INFO: UE F-SEID[UP:0x538 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.830: [upf] INFO: UE F-SEID[UP:0x538 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.836: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/01 11:05:57.836: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/01 11:05:57.836: [smf] INFO: UE IMSI[262427033309467] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.837: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/01 11:05:57.837: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.837: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.842: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/01 11:05:57.842: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/01 11:05:57.842: [smf] INFO: UE IMSI[262423037928266] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.843: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/01 11:05:57.843: [upf] INFO: UE F-SEID[UP:0x25c CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.843: [upf] INFO: UE F-SEID[UP:0x25c CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.849: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/01 11:05:57.849: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/01 11:05:57.849: [smf] INFO: UE IMSI[262424365554881] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.850: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/01 11:05:57.850: [upf] INFO: UE F-SEID[UP:0x25a CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.850: [upf] INFO: UE F-SEID[UP:0x25a CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.855: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/01 11:05:57.855: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/01 11:05:57.855: [smf] INFO: UE IMSI[262429786130880] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.856: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/01 11:05:57.856: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.856: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.862: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/01 11:05:57.862: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/01 11:05:57.862: [smf] INFO: UE IMSI[262420122261882] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.863: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/01 11:05:57.863: [upf] INFO: UE F-SEID[UP:0x8b CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.863: [upf] INFO: UE F-SEID[UP:0x8b CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.869: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/01 11:05:57.869: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/01 11:05:57.869: [smf] INFO: UE IMSI[262420834811717] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.870: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/01 11:05:57.870: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.870: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.875: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/01 11:05:57.876: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/01 11:05:57.876: [smf] INFO: UE IMSI[262429723100699] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.876: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/01 11:05:57.876: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.876: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.882: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/01 11:05:57.882: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/01 11:05:57.882: [smf] INFO: UE IMSI[262428948331943] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.883: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 11/01 11:05:57.883: [upf] INFO: UE F-SEID[UP:0x744 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.883: [upf] INFO: UE F-SEID[UP:0x744 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.888: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/01 11:05:57.889: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/01 11:05:57.889: [smf] INFO: UE IMSI[262423543182283] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.889: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/01 11:05:57.890: [upf] INFO: UE F-SEID[UP:0x154 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.890: [upf] INFO: UE F-SEID[UP:0x154 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.895: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/01 11:05:57.895: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/01 11:05:57.895: [smf] INFO: UE IMSI[262420008114780] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.896: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/01 11:05:57.896: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.896: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.901: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/01 11:05:57.902: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/01 11:05:57.902: [smf] INFO: UE IMSI[262420399609113] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.902: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/01 11:05:57.902: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.902: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.908: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/01 11:05:57.908: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/01 11:05:57.908: [smf] INFO: UE IMSI[262426332653887] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.909: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/01 11:05:57.909: [upf] INFO: UE F-SEID[UP:0x273 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.909: [upf] INFO: UE F-SEID[UP:0x273 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.915: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/01 11:05:57.915: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/01 11:05:57.915: [smf] INFO: UE IMSI[262428583930874] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.916: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/01 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.922: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/01 11:05:57.922: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/01 11:05:57.922: [smf] INFO: UE IMSI[262426474846316] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.922: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/01 11:05:57.922: [upf] INFO: UE F-SEID[UP:0x51e CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.922: [upf] INFO: UE F-SEID[UP:0x51e CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.928: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/01 11:05:57.928: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/01 11:05:57.928: [smf] INFO: UE IMSI[262429763826298] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.929: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/01 11:05:57.929: [upf] INFO: UE F-SEID[UP:0x188 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.929: [upf] INFO: UE F-SEID[UP:0x188 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.935: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/01 11:05:57.935: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/01 11:05:57.935: [smf] INFO: UE IMSI[262421493298862] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.936: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/01 11:05:57.936: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.936: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.942: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/01 11:05:57.942: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/01 11:05:57.942: [smf] INFO: UE IMSI[262421371538756] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.943: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/01 11:05:57.943: [upf] INFO: UE F-SEID[UP:0x33c CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.943: [upf] INFO: UE F-SEID[UP:0x33c CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.950: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/01 11:05:57.950: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/01 11:05:57.950: [smf] INFO: UE IMSI[262422663794278] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.951: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/01 11:05:57.951: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.951: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.957: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/01 11:05:57.957: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/01 11:05:57.957: [smf] INFO: UE IMSI[262427065587306] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.958: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/01 11:05:57.958: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.958: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.963: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/01 11:05:57.963: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/01 11:05:57.963: [smf] INFO: UE IMSI[262420328034986] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.964: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/01 11:05:57.964: [upf] INFO: UE F-SEID[UP:0x77 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.964: [upf] INFO: UE F-SEID[UP:0x77 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.969: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/01 11:05:57.969: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/01 11:05:57.969: [smf] INFO: UE IMSI[262420812821516] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.970: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/01 11:05:57.970: [upf] INFO: UE F-SEID[UP:0x356 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.970: [upf] INFO: UE F-SEID[UP:0x356 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.976: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/01 11:05:57.976: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/01 11:05:57.976: [smf] INFO: UE IMSI[262427092298013] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.977: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/01 11:05:57.977: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.977: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.982: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/01 11:05:57.982: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/01 11:05:57.982: [smf] INFO: UE IMSI[262422416772959] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.984: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/01 11:05:57.984: [upf] INFO: UE F-SEID[UP:0x54 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.984: [upf] INFO: UE F-SEID[UP:0x54 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.989: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/01 11:05:57.989: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/01 11:05:57.989: [smf] INFO: UE IMSI[262424667333128] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.990: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/01 11:05:57.990: [upf] INFO: UE F-SEID[UP:0x768 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.990: [upf] INFO: UE F-SEID[UP:0x768 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.995: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/01 11:05:57.995: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/01 11:05:57.995: [smf] INFO: UE IMSI[262420807425219] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:57.996: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/01 11:05:57.996: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:57.996: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.004: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/01 11:05:58.004: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/01 11:05:58.004: [smf] INFO: UE IMSI[262420453038991] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.005: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/01 11:05:58.006: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.006: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.011: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/01 11:05:58.011: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/01 11:05:58.011: [smf] INFO: UE IMSI[262427191530986] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.012: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/01 11:05:58.012: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.012: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.018: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/01 11:05:58.018: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/01 11:05:58.018: [smf] INFO: UE IMSI[262423092710887] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.019: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/01 11:05:58.019: [upf] INFO: UE F-SEID[UP:0x2da CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.019: [upf] INFO: UE F-SEID[UP:0x2da CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.025: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/01 11:05:58.025: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/01 11:05:58.025: [smf] INFO: UE IMSI[262424899647746] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.026: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/01 11:05:58.026: [upf] INFO: UE F-SEID[UP:0x167 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.026: [upf] INFO: UE F-SEID[UP:0x167 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.033: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/01 11:05:58.033: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/01 11:05:58.033: [smf] INFO: UE IMSI[262427726820264] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.034: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/01 11:05:58.034: [upf] INFO: UE F-SEID[UP:0x753 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.034: [upf] INFO: UE F-SEID[UP:0x753 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.039: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/01 11:05:58.039: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/01 11:05:58.039: [smf] INFO: UE IMSI[262429893241042] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.040: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/01 11:05:58.040: [upf] INFO: UE F-SEID[UP:0x661 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.040: [upf] INFO: UE F-SEID[UP:0x661 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.046: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/01 11:05:58.046: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/01 11:05:58.046: [smf] INFO: UE IMSI[262428333551279] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.047: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/01 11:05:58.047: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.047: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.052: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/01 11:05:58.052: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/01 11:05:58.052: [smf] INFO: UE IMSI[262420488282282] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.053: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/01 11:05:58.053: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.053: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.058: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/01 11:05:58.058: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/01 11:05:58.059: [smf] INFO: UE IMSI[262429661165622] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.059: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/01 11:05:58.059: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.059: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.065: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/01 11:05:58.065: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/01 11:05:58.065: [smf] INFO: UE IMSI[262422978461665] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.066: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/01 11:05:58.066: [upf] INFO: UE F-SEID[UP:0x75a CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.066: [upf] INFO: UE F-SEID[UP:0x75a CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.071: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/01 11:05:58.071: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/01 11:05:58.071: [smf] INFO: UE IMSI[262420903046076] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.072: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/01 11:05:58.072: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.072: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.078: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/01 11:05:58.078: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/01 11:05:58.078: [smf] INFO: UE IMSI[262429998152233] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.079: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/01 11:05:58.079: [upf] INFO: UE F-SEID[UP:0x864 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.079: [upf] INFO: UE F-SEID[UP:0x864 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.084: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/01 11:05:58.084: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/01 11:05:58.084: [smf] INFO: UE IMSI[262422619692761] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.085: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/01 11:05:58.085: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.085: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.091: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/01 11:05:58.091: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/01 11:05:58.091: [smf] INFO: UE IMSI[262420676081856] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.092: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/01 11:05:58.092: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.092: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.097: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/01 11:05:58.097: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/01 11:05:58.097: [smf] INFO: UE IMSI[262423790497934] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.098: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/01 11:05:58.098: [upf] INFO: UE F-SEID[UP:0x6c CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.098: [upf] INFO: UE F-SEID[UP:0x6c CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.104: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/01 11:05:58.104: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/01 11:05:58.104: [smf] INFO: UE IMSI[262428594616573] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.105: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/01 11:05:58.105: [upf] INFO: UE F-SEID[UP:0x60e CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.105: [upf] INFO: UE F-SEID[UP:0x60e CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.111: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/01 11:05:58.111: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/01 11:05:58.111: [smf] INFO: UE IMSI[262421800716955] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.112: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/01 11:05:58.112: [upf] INFO: UE F-SEID[UP:0x76f CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.112: [upf] INFO: UE F-SEID[UP:0x76f CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.117: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/01 11:05:58.117: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/01 11:05:58.117: [smf] INFO: UE IMSI[262426962991450] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.118: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/01 11:05:58.118: [upf] INFO: UE F-SEID[UP:0x60d CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.118: [upf] INFO: UE F-SEID[UP:0x60d CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.124: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/01 11:05:58.124: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/01 11:05:58.124: [smf] INFO: UE IMSI[262421927519967] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.125: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/01 11:05:58.125: [upf] INFO: UE F-SEID[UP:0xbe CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.125: [upf] INFO: UE F-SEID[UP:0xbe CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.130: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/01 11:05:58.130: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/01 11:05:58.130: [smf] INFO: UE IMSI[262424326704696] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.131: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/01 11:05:58.131: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.131: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.136: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/01 11:05:58.136: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/01 11:05:58.136: [smf] INFO: UE IMSI[262420900458729] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.137: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/01 11:05:58.137: [upf] INFO: UE F-SEID[UP:0x658 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.137: [upf] INFO: UE F-SEID[UP:0x658 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.143: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/01 11:05:58.143: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/01 11:05:58.143: [smf] INFO: UE IMSI[262423007814293] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.144: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/01 11:05:58.144: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.144: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.149: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/01 11:05:58.149: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/01 11:05:58.149: [smf] INFO: UE IMSI[262429377037521] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.150: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/01 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x2fc CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x2fc CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.156: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/01 11:05:58.156: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/01 11:05:58.156: [smf] INFO: UE IMSI[262425477757920] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.157: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/01 11:05:58.157: [upf] INFO: UE F-SEID[UP:0x121 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.157: [upf] INFO: UE F-SEID[UP:0x121 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.162: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/01 11:05:58.162: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/01 11:05:58.162: [smf] INFO: UE IMSI[262421057096963] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.163: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/01 11:05:58.163: [upf] INFO: UE F-SEID[UP:0x41f CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.163: [upf] INFO: UE F-SEID[UP:0x41f CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.169: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/01 11:05:58.169: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/01 11:05:58.169: [smf] INFO: UE IMSI[262429139366678] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.170: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/01 11:05:58.170: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.170: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.175: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/01 11:05:58.175: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/01 11:05:58.175: [smf] INFO: UE IMSI[262428481498956] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.176: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/01 11:05:58.176: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.176: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.182: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/01 11:05:58.182: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/01 11:05:58.182: [smf] INFO: UE IMSI[262424377622591] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.183: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/01 11:05:58.183: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.183: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.188: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/01 11:05:58.188: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/01 11:05:58.188: [smf] INFO: UE IMSI[262425145879549] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.189: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/01 11:05:58.189: [upf] INFO: UE F-SEID[UP:0x72a CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.189: [upf] INFO: UE F-SEID[UP:0x72a CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.195: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/01 11:05:58.195: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/01 11:05:58.195: [smf] INFO: UE IMSI[262426910687590] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.196: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/01 11:05:58.196: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.196: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.201: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/01 11:05:58.201: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/01 11:05:58.201: [smf] INFO: UE IMSI[262426135002093] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.202: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/01 11:05:58.202: [upf] INFO: UE F-SEID[UP:0xc CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.202: [upf] INFO: UE F-SEID[UP:0xc CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.207: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/01 11:05:58.207: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/01 11:05:58.207: [smf] INFO: UE IMSI[262421372581353] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.208: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/01 11:05:58.208: [upf] INFO: UE F-SEID[UP:0x491 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.208: [upf] INFO: UE F-SEID[UP:0x491 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.214: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/01 11:05:58.214: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/01 11:05:58.214: [smf] INFO: UE IMSI[262420607093018] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.215: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/01 11:05:58.215: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.215: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.220: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/01 11:05:58.220: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/01 11:05:58.220: [smf] INFO: UE IMSI[262429746538696] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.221: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/01 11:05:58.221: [upf] INFO: UE F-SEID[UP:0x40c CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.221: [upf] INFO: UE F-SEID[UP:0x40c CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.227: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/01 11:05:58.227: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/01 11:05:58.227: [smf] INFO: UE IMSI[262428154219047] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.228: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/01 11:05:58.228: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.228: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.234: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/01 11:05:58.234: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/01 11:05:58.234: [smf] INFO: UE IMSI[262428780170046] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.235: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/01 11:05:58.235: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.235: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.241: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/01 11:05:58.241: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/01 11:05:58.241: [smf] INFO: UE IMSI[262421341881033] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.242: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/01 11:05:58.242: [upf] INFO: UE F-SEID[UP:0xe04 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.242: [upf] INFO: UE F-SEID[UP:0xe04 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.247: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/01 11:05:58.247: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/01 11:05:58.247: [smf] INFO: UE IMSI[262428719086985] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.248: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/01 11:05:58.248: [upf] INFO: UE F-SEID[UP:0xdce CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.248: [upf] INFO: UE F-SEID[UP:0xdce CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.254: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/01 11:05:58.254: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/01 11:05:58.254: [smf] INFO: UE IMSI[262426306860256] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.254: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/01 11:05:58.255: [upf] INFO: UE F-SEID[UP:0x630 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.255: [upf] INFO: UE F-SEID[UP:0x630 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.260: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/01 11:05:58.260: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/01 11:05:58.260: [smf] INFO: UE IMSI[262429511644776] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.261: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/01 11:05:58.261: [upf] INFO: UE F-SEID[UP:0x448 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.261: [upf] INFO: UE F-SEID[UP:0x448 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.266: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/01 11:05:58.266: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/01 11:05:58.266: [smf] INFO: UE IMSI[262422183766330] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.267: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/01 11:05:58.267: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.267: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.273: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/01 11:05:58.273: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/01 11:05:58.273: [smf] INFO: UE IMSI[262428157406627] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.274: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/01 11:05:58.274: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.274: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.279: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/01 11:05:58.279: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/01 11:05:58.279: [smf] INFO: UE IMSI[262421430749240] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.280: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/01 11:05:58.280: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.280: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.286: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/01 11:05:58.286: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/01 11:05:58.286: [smf] INFO: UE IMSI[262429760666383] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.287: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/01 11:05:58.287: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.287: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.292: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/01 11:05:58.292: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/01 11:05:58.292: [smf] INFO: UE IMSI[262428656660129] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.293: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/01 11:05:58.293: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.293: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.298: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/01 11:05:58.298: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/01 11:05:58.298: [smf] INFO: UE IMSI[262428373965742] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.299: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/01 11:05:58.299: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.299: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.305: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/01 11:05:58.305: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/01 11:05:58.305: [smf] INFO: UE IMSI[262427825851750] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.306: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/01 11:05:58.306: [upf] INFO: UE F-SEID[UP:0xc44 CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.306: [upf] INFO: UE F-SEID[UP:0xc44 CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.311: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/01 11:05:58.311: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/01 11:05:58.311: [smf] INFO: UE IMSI[262429053274479] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.312: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/01 11:05:58.312: [upf] INFO: UE F-SEID[UP:0xdea CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.312: [upf] INFO: UE F-SEID[UP:0xdea CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.318: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/01 11:05:58.318: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/01 11:05:58.318: [smf] INFO: UE IMSI[262423359719114] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.319: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/01 11:05:58.319: [upf] INFO: UE F-SEID[UP:0x56b CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.319: [upf] INFO: UE F-SEID[UP:0x56b CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.324: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/01 11:05:58.324: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/01 11:05:58.324: [smf] INFO: UE IMSI[262425231798164] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.325: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/01 11:05:58.325: [upf] INFO: UE F-SEID[UP:0x60a CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.325: [upf] INFO: UE F-SEID[UP:0x60a CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.331: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/01 11:05:58.331: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/01 11:05:58.331: [smf] INFO: UE IMSI[262425356362766] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.332: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/01 11:05:58.332: [upf] INFO: UE F-SEID[UP:0x791 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.332: [upf] INFO: UE F-SEID[UP:0x791 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.337: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/01 11:05:58.337: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/01 11:05:58.337: [smf] INFO: UE IMSI[262420022577839] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.338: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/01 11:05:58.338: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.338: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.344: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/01 11:05:58.344: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/01 11:05:58.344: [smf] INFO: UE IMSI[262429502949460] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.345: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/01 11:05:58.345: [upf] INFO: UE F-SEID[UP:0x48c CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.345: [upf] INFO: UE F-SEID[UP:0x48c CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.350: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/01 11:05:58.350: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/01 11:05:58.350: [smf] INFO: UE IMSI[262428071318137] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.351: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/01 11:05:58.351: [upf] INFO: UE F-SEID[UP:0x624 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.351: [upf] INFO: UE F-SEID[UP:0x624 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.357: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/01 11:05:58.357: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/01 11:05:58.357: [smf] INFO: UE IMSI[262428473565207] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.358: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/01 11:05:58.358: [upf] INFO: UE F-SEID[UP:0x57 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.358: [upf] INFO: UE F-SEID[UP:0x57 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.363: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/01 11:05:58.363: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/01 11:05:58.363: [smf] INFO: UE IMSI[262423952937434] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.364: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/01 11:05:58.364: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.364: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.370: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/01 11:05:58.370: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/01 11:05:58.370: [smf] INFO: UE IMSI[262425059275045] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.371: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/01 11:05:58.371: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.371: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.376: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/01 11:05:58.376: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/01 11:05:58.376: [smf] INFO: UE IMSI[262428475355179] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.377: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/01 11:05:58.377: [upf] INFO: UE F-SEID[UP:0x67d CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.377: [upf] INFO: UE F-SEID[UP:0x67d CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.383: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/01 11:05:58.383: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/01 11:05:58.383: [smf] INFO: UE IMSI[262429941967781] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.384: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/01 11:05:58.384: [upf] INFO: UE F-SEID[UP:0xfef CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.384: [upf] INFO: UE F-SEID[UP:0xfef CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.389: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/01 11:05:58.389: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/01 11:05:58.389: [smf] INFO: UE IMSI[262420758382194] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.390: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/01 11:05:58.390: [upf] INFO: UE F-SEID[UP:0x478 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.390: [upf] INFO: UE F-SEID[UP:0x478 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.395: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/01 11:05:58.395: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/01 11:05:58.395: [smf] INFO: UE IMSI[262429793775786] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.396: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/01 11:05:58.396: [upf] INFO: UE F-SEID[UP:0x2df CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.396: [upf] INFO: UE F-SEID[UP:0x2df CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.402: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/01 11:05:58.402: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/01 11:05:58.402: [smf] INFO: UE IMSI[262428648060072] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.403: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/01 11:05:58.403: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.403: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.408: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/01 11:05:58.408: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/01 11:05:58.408: [smf] INFO: UE IMSI[262423189903672] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.409: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/01 11:05:58.409: [upf] INFO: UE F-SEID[UP:0x422 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.409: [upf] INFO: UE F-SEID[UP:0x422 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.415: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/01 11:05:58.415: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/01 11:05:58.415: [smf] INFO: UE IMSI[262429565332071] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.416: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/01 11:05:58.416: [upf] INFO: UE F-SEID[UP:0x516 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.416: [upf] INFO: UE F-SEID[UP:0x516 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.421: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/01 11:05:58.421: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/01 11:05:58.421: [smf] INFO: UE IMSI[262427292149029] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.422: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/01 11:05:58.422: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.422: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.428: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/01 11:05:58.428: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/01 11:05:58.428: [smf] INFO: UE IMSI[262429892984765] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.429: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/01 11:05:58.429: [upf] INFO: UE F-SEID[UP:0x956 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.429: [upf] INFO: UE F-SEID[UP:0x956 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.434: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/01 11:05:58.434: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/01 11:05:58.434: [smf] INFO: UE IMSI[262425444983782] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.435: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/01 11:05:58.435: [upf] INFO: UE F-SEID[UP:0xcde CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.435: [upf] INFO: UE F-SEID[UP:0xcde CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.441: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/01 11:05:58.441: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/01 11:05:58.441: [smf] INFO: UE IMSI[262420597002981] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.442: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/01 11:05:58.442: [upf] INFO: UE F-SEID[UP:0x546 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.442: [upf] INFO: UE F-SEID[UP:0x546 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.447: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/01 11:05:58.447: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/01 11:05:58.447: [smf] INFO: UE IMSI[262429074121639] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.448: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/01 11:05:58.448: [upf] INFO: UE F-SEID[UP:0xdbc CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.448: [upf] INFO: UE F-SEID[UP:0xdbc CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.454: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/01 11:05:58.454: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/01 11:05:58.454: [smf] INFO: UE IMSI[262425561275416] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.455: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/01 11:05:58.455: [upf] INFO: UE F-SEID[UP:0x73d CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.455: [upf] INFO: UE F-SEID[UP:0x73d CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.460: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/01 11:05:58.460: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/01 11:05:58.460: [smf] INFO: UE IMSI[262427479327047] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.461: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/01 11:05:58.461: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.461: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.466: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/01 11:05:58.466: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/01 11:05:58.466: [smf] INFO: UE IMSI[262426391522763] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.467: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/01 11:05:58.467: [upf] INFO: UE F-SEID[UP:0xd23 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.467: [upf] INFO: UE F-SEID[UP:0xd23 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.473: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/01 11:05:58.473: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/01 11:05:58.473: [smf] INFO: UE IMSI[262429240468275] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.474: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/01 11:05:58.474: [upf] INFO: UE F-SEID[UP:0x12a CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.474: [upf] INFO: UE F-SEID[UP:0x12a CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.479: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/01 11:05:58.479: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/01 11:05:58.479: [smf] INFO: UE IMSI[262421839808566] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.480: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/01 11:05:58.480: [upf] INFO: UE F-SEID[UP:0x396 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.480: [upf] INFO: UE F-SEID[UP:0x396 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.486: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/01 11:05:58.486: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/01 11:05:58.486: [smf] INFO: UE IMSI[262423582217496] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.487: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/01 11:05:58.487: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.487: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.492: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/01 11:05:58.492: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/01 11:05:58.492: [smf] INFO: UE IMSI[262425122113581] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.493: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/01 11:05:58.493: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.493: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.499: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/01 11:05:58.499: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/01 11:05:58.499: [smf] INFO: UE IMSI[262428486696933] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.499: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/01 11:05:58.500: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.500: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.505: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/01 11:05:58.505: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/01 11:05:58.505: [smf] INFO: UE IMSI[262422553691923] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.506: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/01 11:05:58.506: [upf] INFO: UE F-SEID[UP:0xe8d CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.506: [upf] INFO: UE F-SEID[UP:0xe8d CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.511: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/01 11:05:58.511: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/01 11:05:58.511: [smf] INFO: UE IMSI[262422881846101] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.512: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/01 11:05:58.512: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.512: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.518: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/01 11:05:58.518: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/01 11:05:58.518: [smf] INFO: UE IMSI[262424163411011] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.519: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/01 11:05:58.519: [upf] INFO: UE F-SEID[UP:0xda3 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.519: [upf] INFO: UE F-SEID[UP:0xda3 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.524: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/01 11:05:58.524: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/01 11:05:58.524: [smf] INFO: UE IMSI[262427743609892] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.525: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/01 11:05:58.525: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.525: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.531: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/01 11:05:58.531: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/01 11:05:58.531: [smf] INFO: UE IMSI[262428840401215] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.532: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/01 11:05:58.532: [upf] INFO: UE F-SEID[UP:0x204 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.532: [upf] INFO: UE F-SEID[UP:0x204 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.537: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/01 11:05:58.537: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/01 11:05:58.537: [smf] INFO: UE IMSI[262425300210326] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.538: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 11/01 11:05:58.538: [upf] INFO: UE F-SEID[UP:0xdca CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.538: [upf] INFO: UE F-SEID[UP:0xdca CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.544: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/01 11:05:58.544: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/01 11:05:58.544: [smf] INFO: UE IMSI[262426964530754] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.544: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/01 11:05:58.545: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.545: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.550: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/01 11:05:58.550: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/01 11:05:58.550: [smf] INFO: UE IMSI[262427175726768] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.551: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/01 11:05:58.551: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.551: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.556: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/01 11:05:58.556: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/01 11:05:58.556: [smf] INFO: UE IMSI[262429060788492] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.557: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/01 11:05:58.557: [upf] INFO: UE F-SEID[UP:0x41a CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.557: [upf] INFO: UE F-SEID[UP:0x41a CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.563: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/01 11:05:58.563: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/01 11:05:58.563: [smf] INFO: UE IMSI[262421341187864] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.564: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/01 11:05:58.564: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.564: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.569: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/01 11:05:58.569: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/01 11:05:58.569: [smf] INFO: UE IMSI[262429683372968] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.570: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/01 11:05:58.570: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.570: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.576: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/01 11:05:58.576: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/01 11:05:58.576: [smf] INFO: UE IMSI[262421349337904] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.576: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/01 11:05:58.577: [upf] INFO: UE F-SEID[UP:0x70b CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.577: [upf] INFO: UE F-SEID[UP:0x70b CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.582: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/01 11:05:58.582: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/01 11:05:58.582: [smf] INFO: UE IMSI[262420751449224] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.583: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/01 11:05:58.583: [upf] INFO: UE F-SEID[UP:0x72f CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.583: [upf] INFO: UE F-SEID[UP:0x72f CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.588: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/01 11:05:58.588: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/01 11:05:58.588: [smf] INFO: UE IMSI[262427211756323] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.589: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 11/01 11:05:58.589: [upf] INFO: UE F-SEID[UP:0x95 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.589: [upf] INFO: UE F-SEID[UP:0x95 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.595: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/01 11:05:58.595: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/01 11:05:58.595: [smf] INFO: UE IMSI[262422343458694] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.596: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/01 11:05:58.596: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.596: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.601: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/01 11:05:58.601: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/01 11:05:58.601: [smf] INFO: UE IMSI[262424715943286] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.602: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/01 11:05:58.602: [upf] INFO: UE F-SEID[UP:0x557 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.602: [upf] INFO: UE F-SEID[UP:0x557 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.608: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/01 11:05:58.608: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/01 11:05:58.608: [smf] INFO: UE IMSI[262422033321009] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.609: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/01 11:05:58.609: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.609: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.614: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/01 11:05:58.614: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/01 11:05:58.614: [smf] INFO: UE IMSI[262429744487797] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.615: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/01 11:05:58.615: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.615: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.620: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/01 11:05:58.620: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/01 11:05:58.620: [smf] INFO: UE IMSI[262424751863101] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.621: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/01 11:05:58.621: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.621: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.627: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/01 11:05:58.627: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/01 11:05:58.627: [smf] INFO: UE IMSI[262428461560377] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.628: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/01 11:05:58.628: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.628: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.633: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/01 11:05:58.634: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/01 11:05:58.634: [smf] INFO: UE IMSI[262422486594467] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.635: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/01 11:05:58.635: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.635: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.640: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/01 11:05:58.640: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/01 11:05:58.640: [smf] INFO: UE IMSI[262426740662657] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.641: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/01 11:05:58.641: [upf] INFO: UE F-SEID[UP:0x162 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.641: [upf] INFO: UE F-SEID[UP:0x162 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.646: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/01 11:05:58.646: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/01 11:05:58.646: [smf] INFO: UE IMSI[262420501162703] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.647: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/01 11:05:58.647: [upf] INFO: UE F-SEID[UP:0xadf CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.647: [upf] INFO: UE F-SEID[UP:0xadf CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.653: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/01 11:05:58.653: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/01 11:05:58.653: [smf] INFO: UE IMSI[262426809853449] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.654: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/01 11:05:58.654: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.654: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.659: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/01 11:05:58.659: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/01 11:05:58.659: [smf] INFO: UE IMSI[262422798149085] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.660: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/01 11:05:58.660: [upf] INFO: UE F-SEID[UP:0x497 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.660: [upf] INFO: UE F-SEID[UP:0x497 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.666: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/01 11:05:58.666: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/01 11:05:58.666: [smf] INFO: UE IMSI[262421770826741] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.667: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/01 11:05:58.667: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.667: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.672: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/01 11:05:58.672: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/01 11:05:58.672: [smf] INFO: UE IMSI[262422261394145] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.673: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/01 11:05:58.673: [upf] INFO: UE F-SEID[UP:0x527 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.673: [upf] INFO: UE F-SEID[UP:0x527 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.679: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/01 11:05:58.679: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/01 11:05:58.679: [smf] INFO: UE IMSI[262421873182934] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.680: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/01 11:05:58.680: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.680: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.685: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/01 11:05:58.685: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/01 11:05:58.685: [smf] INFO: UE IMSI[262421450180336] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.686: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/01 11:05:58.686: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.686: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.691: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/01 11:05:58.691: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/01 11:05:58.691: [smf] INFO: UE IMSI[262420844729116] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.692: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/01 11:05:58.692: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.692: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.698: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/01 11:05:58.698: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/01 11:05:58.698: [smf] INFO: UE IMSI[262422252111516] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.699: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/01 11:05:58.699: [upf] INFO: UE F-SEID[UP:0x58c CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.699: [upf] INFO: UE F-SEID[UP:0x58c CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.704: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/01 11:05:58.704: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/01 11:05:58.704: [smf] INFO: UE IMSI[262421686802507] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.705: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/01 11:05:58.705: [upf] INFO: UE F-SEID[UP:0x64c CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.705: [upf] INFO: UE F-SEID[UP:0x64c CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.711: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/01 11:05:58.711: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/01 11:05:58.711: [smf] INFO: UE IMSI[262420971448030] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.712: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/01 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.717: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/01 11:05:58.717: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/01 11:05:58.717: [smf] INFO: UE IMSI[262425658964633] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.718: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/01 11:05:58.718: [upf] INFO: UE F-SEID[UP:0x440 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.718: [upf] INFO: UE F-SEID[UP:0x440 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.724: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/01 11:05:58.724: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/01 11:05:58.724: [smf] INFO: UE IMSI[262422742020024] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.724: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/01 11:05:58.724: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.724: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.730: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/01 11:05:58.730: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/01 11:05:58.730: [smf] INFO: UE IMSI[262422100572381] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.731: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/01 11:05:58.731: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.731: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.736: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/01 11:05:58.736: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/01 11:05:58.736: [smf] INFO: UE IMSI[262426584867988] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.737: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/01 11:05:58.737: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.737: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.743: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/01 11:05:58.743: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/01 11:05:58.743: [smf] INFO: UE IMSI[262420364557335] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.744: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/01 11:05:58.744: [upf] INFO: UE F-SEID[UP:0x50e CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.744: [upf] INFO: UE F-SEID[UP:0x50e CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.749: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/01 11:05:58.749: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/01 11:05:58.749: [smf] INFO: UE IMSI[262424487176837] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.750: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/01 11:05:58.750: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.750: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.755: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/01 11:05:58.756: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/01 11:05:58.756: [smf] INFO: UE IMSI[262420532991903] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.756: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/01 11:05:58.757: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.757: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.762: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/01 11:05:58.762: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/01 11:05:58.762: [smf] INFO: UE IMSI[262427367597477] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.763: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/01 11:05:58.763: [upf] INFO: UE F-SEID[UP:0x83f CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.763: [upf] INFO: UE F-SEID[UP:0x83f CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.768: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/01 11:05:58.768: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/01 11:05:58.768: [smf] INFO: UE IMSI[262428790979145] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.769: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/01 11:05:58.769: [upf] INFO: UE F-SEID[UP:0x93f CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.769: [upf] INFO: UE F-SEID[UP:0x93f CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.775: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/01 11:05:58.775: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/01 11:05:58.775: [smf] INFO: UE IMSI[262427056808192] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.776: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/01 11:05:58.776: [upf] INFO: UE F-SEID[UP:0x262 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.776: [upf] INFO: UE F-SEID[UP:0x262 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.781: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/01 11:05:58.781: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/01 11:05:58.781: [smf] INFO: UE IMSI[262427938547229] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.782: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/01 11:05:58.782: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.782: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.788: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/01 11:05:58.788: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/01 11:05:58.788: [smf] INFO: UE IMSI[262423309419993] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.788: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/01 11:05:58.788: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.788: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.794: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/01 11:05:58.794: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/01 11:05:58.794: [smf] INFO: UE IMSI[262426112008772] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.795: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/01 11:05:58.795: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.795: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.800: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/01 11:05:58.800: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/01 11:05:58.800: [smf] INFO: UE IMSI[262429458625390] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.801: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/01 11:05:58.801: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.801: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.807: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/01 11:05:58.807: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/01 11:05:58.807: [smf] INFO: UE IMSI[262424417403390] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.808: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/01 11:05:58.808: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.808: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.813: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/01 11:05:58.813: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/01 11:05:58.813: [smf] INFO: UE IMSI[262427941560489] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.814: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/01 11:05:58.814: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.814: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.820: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/01 11:05:58.820: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/01 11:05:58.820: [smf] INFO: UE IMSI[262420741451564] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.820: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/01 11:05:58.821: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.821: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.826: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/01 11:05:58.826: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/01 11:05:58.826: [smf] INFO: UE IMSI[262427265955268] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.827: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/01 11:05:58.827: [upf] INFO: UE F-SEID[UP:0x398 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.827: [upf] INFO: UE F-SEID[UP:0x398 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.832: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/01 11:05:58.832: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/01 11:05:58.832: [smf] INFO: UE IMSI[262424726974242] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.833: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/01 11:05:58.833: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.833: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.839: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/01 11:05:58.839: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/01 11:05:58.839: [smf] INFO: UE IMSI[262425540250525] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.840: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/01 11:05:58.840: [upf] INFO: UE F-SEID[UP:0x292 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.840: [upf] INFO: UE F-SEID[UP:0x292 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.845: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/01 11:05:58.845: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/01 11:05:58.845: [smf] INFO: UE IMSI[262420074308525] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.846: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/01 11:05:58.846: [upf] INFO: UE F-SEID[UP:0xb66 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.846: [upf] INFO: UE F-SEID[UP:0xb66 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.852: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/01 11:05:58.852: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/01 11:05:58.852: [smf] INFO: UE IMSI[262421313528992] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.853: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/01 11:05:58.853: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.853: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.858: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/01 11:05:58.858: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/01 11:05:58.858: [smf] INFO: UE IMSI[262421946494080] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.859: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/01 11:05:58.859: [upf] INFO: UE F-SEID[UP:0x286 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.859: [upf] INFO: UE F-SEID[UP:0x286 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.865: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/01 11:05:58.865: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/01 11:05:58.865: [smf] INFO: UE IMSI[262422112089775] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.866: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/01 11:05:58.866: [upf] INFO: UE F-SEID[UP:0x383 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.866: [upf] INFO: UE F-SEID[UP:0x383 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.871: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/01 11:05:58.871: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/01 11:05:58.871: [smf] INFO: UE IMSI[262422581836085] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.872: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/01 11:05:58.872: [upf] INFO: UE F-SEID[UP:0x232 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.872: [upf] INFO: UE F-SEID[UP:0x232 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.878: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/01 11:05:58.878: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/01 11:05:58.878: [smf] INFO: UE IMSI[262422858143378] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.879: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/01 11:05:58.879: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.879: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.884: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/01 11:05:58.884: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/01 11:05:58.884: [smf] INFO: UE IMSI[262421328585777] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.885: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/01 11:05:58.885: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.885: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.890: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/01 11:05:58.890: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/01 11:05:58.890: [smf] INFO: UE IMSI[262421585718410] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.891: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/01 11:05:58.891: [upf] INFO: UE F-SEID[UP:0x947 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.891: [upf] INFO: UE F-SEID[UP:0x947 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.897: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/01 11:05:58.897: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/01 11:05:58.897: [smf] INFO: UE IMSI[262423050104174] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.898: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/01 11:05:58.898: [upf] INFO: UE F-SEID[UP:0x529 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.898: [upf] INFO: UE F-SEID[UP:0x529 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.905: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/01 11:05:58.905: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/01 11:05:58.905: [smf] INFO: UE IMSI[262428136087317] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.906: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/01 11:05:58.906: [upf] INFO: UE F-SEID[UP:0x99d CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.906: [upf] INFO: UE F-SEID[UP:0x99d CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.912: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/01 11:05:58.912: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/01 11:05:58.912: [smf] INFO: UE IMSI[262428587643994] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.913: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/01 11:05:58.913: [upf] INFO: UE F-SEID[UP:0xcec CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.913: [upf] INFO: UE F-SEID[UP:0xcec CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.920: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/01 11:05:58.920: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/01 11:05:58.920: [smf] INFO: UE IMSI[262422978162737] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.921: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/01 11:05:58.921: [upf] INFO: UE F-SEID[UP:0x6fa CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.921: [upf] INFO: UE F-SEID[UP:0x6fa CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.928: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/01 11:05:58.928: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/01 11:05:58.928: [smf] INFO: UE IMSI[262426293974641] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.929: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/01 11:05:58.929: [upf] INFO: UE F-SEID[UP:0x222 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.929: [upf] INFO: UE F-SEID[UP:0x222 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.934: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/01 11:05:58.934: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/01 11:05:58.934: [smf] INFO: UE IMSI[262424912902177] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.935: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/01 11:05:58.935: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.935: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.941: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/01 11:05:58.941: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/01 11:05:58.941: [smf] INFO: UE IMSI[262427598772616] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.942: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/01 11:05:58.942: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.942: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.947: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/01 11:05:58.947: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/01 11:05:58.947: [smf] INFO: UE IMSI[262428195925727] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.948: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/01 11:05:58.948: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.948: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.954: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/01 11:05:58.954: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/01 11:05:58.954: [smf] INFO: UE IMSI[262426149677474] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.955: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/01 11:05:58.955: [upf] INFO: UE F-SEID[UP:0x341 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.955: [upf] INFO: UE F-SEID[UP:0x341 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.961: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/01 11:05:58.961: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/01 11:05:58.961: [smf] INFO: UE IMSI[262425968228805] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.962: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/01 11:05:58.962: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.962: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.967: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/01 11:05:58.967: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/01 11:05:58.967: [smf] INFO: UE IMSI[262420003764609] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.968: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/01 11:05:58.968: [upf] INFO: UE F-SEID[UP:0x574 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.968: [upf] INFO: UE F-SEID[UP:0x574 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.974: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/01 11:05:58.974: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/01 11:05:58.974: [smf] INFO: UE IMSI[262429634058753] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.975: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/01 11:05:58.975: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.975: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.981: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/01 11:05:58.981: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/01 11:05:58.981: [smf] INFO: UE IMSI[262424109450943] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.982: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/01 11:05:58.982: [upf] INFO: UE F-SEID[UP:0x15c CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.982: [upf] INFO: UE F-SEID[UP:0x15c CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.987: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/01 11:05:58.987: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/01 11:05:58.987: [smf] INFO: UE IMSI[262420426643758] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.988: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/01 11:05:58.988: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.988: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.994: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/01 11:05:58.994: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/01 11:05:58.994: [smf] INFO: UE IMSI[262429584222212] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:58.995: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/01 11:05:58.995: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:58.995: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.000: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/01 11:05:59.000: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/01 11:05:59.000: [smf] INFO: UE IMSI[262428129482889] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.001: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/01 11:05:59.001: [upf] INFO: UE F-SEID[UP:0x213 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.001: [upf] INFO: UE F-SEID[UP:0x213 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.007: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/01 11:05:59.007: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/01 11:05:59.007: [smf] INFO: UE IMSI[262421004873007] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.008: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/01 11:05:59.008: [upf] INFO: UE F-SEID[UP:0x512 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.008: [upf] INFO: UE F-SEID[UP:0x512 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.013: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/01 11:05:59.013: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/01 11:05:59.013: [smf] INFO: UE IMSI[262428030912833] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.014: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/01 11:05:59.014: [upf] INFO: UE F-SEID[UP:0x78 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.014: [upf] INFO: UE F-SEID[UP:0x78 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.020: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/01 11:05:59.020: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/01 11:05:59.020: [smf] INFO: UE IMSI[262426902977773] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.021: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/01 11:05:59.021: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.021: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.026: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/01 11:05:59.026: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/01 11:05:59.026: [smf] INFO: UE IMSI[262428217162468] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.027: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/01 11:05:59.027: [upf] INFO: UE F-SEID[UP:0x61c CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.027: [upf] INFO: UE F-SEID[UP:0x61c CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.033: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/01 11:05:59.033: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/01 11:05:59.033: [smf] INFO: UE IMSI[262423268487684] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.034: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/01 11:05:59.034: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.034: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.039: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/01 11:05:59.039: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/01 11:05:59.039: [smf] INFO: UE IMSI[262422526749876] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.040: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/01 11:05:59.040: [upf] INFO: UE F-SEID[UP:0x87b CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.040: [upf] INFO: UE F-SEID[UP:0x87b CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.046: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/01 11:05:59.046: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/01 11:05:59.046: [smf] INFO: UE IMSI[262424897723207] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.047: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/01 11:05:59.047: [upf] INFO: UE F-SEID[UP:0x382 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.047: [upf] INFO: UE F-SEID[UP:0x382 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.052: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/01 11:05:59.052: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/01 11:05:59.052: [smf] INFO: UE IMSI[262421748114865] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.053: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/01 11:05:59.053: [upf] INFO: UE F-SEID[UP:0x93e CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.053: [upf] INFO: UE F-SEID[UP:0x93e CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.059: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/01 11:05:59.059: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/01 11:05:59.059: [smf] INFO: UE IMSI[262421603145075] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.060: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/01 11:05:59.060: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.060: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.065: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/01 11:05:59.065: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/01 11:05:59.065: [smf] INFO: UE IMSI[262425767413354] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.066: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/01 11:05:59.067: [upf] INFO: UE F-SEID[UP:0x892 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.067: [upf] INFO: UE F-SEID[UP:0x892 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.072: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/01 11:05:59.072: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/01 11:05:59.072: [smf] INFO: UE IMSI[262422266355905] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.073: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/01 11:05:59.073: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.073: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.079: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/01 11:05:59.079: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/01 11:05:59.079: [smf] INFO: UE IMSI[262421916485122] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.080: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/01 11:05:59.080: [upf] INFO: UE F-SEID[UP:0x19c CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.080: [upf] INFO: UE F-SEID[UP:0x19c CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.085: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/01 11:05:59.085: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/01 11:05:59.085: [smf] INFO: UE IMSI[262421910669424] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.086: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/01 11:05:59.086: [upf] INFO: UE F-SEID[UP:0x922 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.086: [upf] INFO: UE F-SEID[UP:0x922 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.092: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/01 11:05:59.092: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/01 11:05:59.092: [smf] INFO: UE IMSI[262424266475185] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.093: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/01 11:05:59.093: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.093: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.098: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/01 11:05:59.098: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/01 11:05:59.098: [smf] INFO: UE IMSI[262429733923186] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.099: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/01 11:05:59.099: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.099: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.104: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/01 11:05:59.105: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/01 11:05:59.105: [smf] INFO: UE IMSI[262420904323928] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.106: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/01 11:05:59.106: [upf] INFO: UE F-SEID[UP:0x810 CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.106: [upf] INFO: UE F-SEID[UP:0x810 CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.111: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/01 11:05:59.111: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/01 11:05:59.111: [smf] INFO: UE IMSI[262427683140968] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.112: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/01 11:05:59.112: [upf] INFO: UE F-SEID[UP:0x137 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.112: [upf] INFO: UE F-SEID[UP:0x137 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.117: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/01 11:05:59.117: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/01 11:05:59.117: [smf] INFO: UE IMSI[262420076231660] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.119: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/01 11:05:59.119: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.119: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.124: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/01 11:05:59.124: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/01 11:05:59.124: [smf] INFO: UE IMSI[262423614880629] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.125: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/01 11:05:59.125: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.125: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.130: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/01 11:05:59.130: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/01 11:05:59.130: [smf] INFO: UE IMSI[262422974458726] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.131: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/01 11:05:59.131: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.132: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.137: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/01 11:05:59.137: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/01 11:05:59.137: [smf] INFO: UE IMSI[262429949209723] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.138: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/01 11:05:59.138: [upf] INFO: UE F-SEID[UP:0xc47 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.138: [upf] INFO: UE F-SEID[UP:0xc47 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.143: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/01 11:05:59.143: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/01 11:05:59.143: [smf] INFO: UE IMSI[262425788305792] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.144: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/01 11:05:59.144: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.144: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.150: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/01 11:05:59.150: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/01 11:05:59.150: [smf] INFO: UE IMSI[262421291423278] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.151: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/01 11:05:59.151: [upf] INFO: UE F-SEID[UP:0xacb CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.151: [upf] INFO: UE F-SEID[UP:0xacb CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.156: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/01 11:05:59.156: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/01 11:05:59.156: [smf] INFO: UE IMSI[262421811758785] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.157: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/01 11:05:59.157: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.157: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.163: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/01 11:05:59.163: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/01 11:05:59.163: [smf] INFO: UE IMSI[262422643408909] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.164: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/01 11:05:59.164: [upf] INFO: UE F-SEID[UP:0x689 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.164: [upf] INFO: UE F-SEID[UP:0x689 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.169: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/01 11:05:59.169: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/01 11:05:59.169: [smf] INFO: UE IMSI[262424681293870] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.170: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/01 11:05:59.170: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.170: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.176: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/01 11:05:59.176: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/01 11:05:59.176: [smf] INFO: UE IMSI[262424417015358] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.177: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/01 11:05:59.177: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.177: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.182: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/01 11:05:59.182: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/01 11:05:59.182: [smf] INFO: UE IMSI[262420856725931] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.183: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/01 11:05:59.183: [upf] INFO: UE F-SEID[UP:0x20e CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.183: [upf] INFO: UE F-SEID[UP:0x20e CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.189: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/01 11:05:59.189: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/01 11:05:59.189: [smf] INFO: UE IMSI[262420589097508] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.190: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/01 11:05:59.190: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.190: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.195: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/01 11:05:59.195: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/01 11:05:59.195: [smf] INFO: UE IMSI[262424160163887] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.196: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/01 11:05:59.196: [upf] INFO: UE F-SEID[UP:0x955 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.196: [upf] INFO: UE F-SEID[UP:0x955 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.202: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/01 11:05:59.202: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/01 11:05:59.202: [smf] INFO: UE IMSI[262423323732831] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.203: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/01 11:05:59.203: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.203: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.208: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/01 11:05:59.208: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/01 11:05:59.208: [smf] INFO: UE IMSI[262423090140787] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.209: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/01 11:05:59.209: [upf] INFO: UE F-SEID[UP:0x7af CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.209: [upf] INFO: UE F-SEID[UP:0x7af CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.215: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/01 11:05:59.215: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/01 11:05:59.215: [smf] INFO: UE IMSI[262421433032758] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.216: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/01 11:05:59.216: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.216: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.221: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/01 11:05:59.221: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/01 11:05:59.221: [smf] INFO: UE IMSI[262424338841565] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.222: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/01 11:05:59.222: [upf] INFO: UE F-SEID[UP:0xcca CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.222: [upf] INFO: UE F-SEID[UP:0xcca CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.228: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/01 11:05:59.228: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/01 11:05:59.228: [smf] INFO: UE IMSI[262426725775804] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.229: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/01 11:05:59.229: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.229: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.234: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/01 11:05:59.234: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/01 11:05:59.234: [smf] INFO: UE IMSI[262423217386658] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.235: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/01 11:05:59.235: [upf] INFO: UE F-SEID[UP:0xdef CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.235: [upf] INFO: UE F-SEID[UP:0xdef CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.241: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/01 11:05:59.241: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/01 11:05:59.241: [smf] INFO: UE IMSI[262428271775069] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.242: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/01 11:05:59.242: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.242: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.247: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/01 11:05:59.247: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) 11/01 11:05:59.247: [smf] INFO: UE IMSI[262424253493318] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.248: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/01 11:05:59.248: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.248: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.254: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/01 11:05:59.254: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/01 11:05:59.254: [smf] INFO: UE IMSI[262420201137080] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.255: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/01 11:05:59.255: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.255: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.260: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/01 11:05:59.260: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/01 11:05:59.260: [smf] INFO: UE IMSI[262426933953456] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.261: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/01 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.267: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/01 11:05:59.267: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/01 11:05:59.267: [smf] INFO: UE IMSI[262427847623499] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.268: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/01 11:05:59.268: [upf] INFO: UE F-SEID[UP:0x524 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.268: [upf] INFO: UE F-SEID[UP:0x524 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.273: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/01 11:05:59.273: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/01 11:05:59.273: [smf] INFO: UE IMSI[262426718036499] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.275: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/01 11:05:59.275: [upf] INFO: UE F-SEID[UP:0xaec CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.275: [upf] INFO: UE F-SEID[UP:0xaec CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.280: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/01 11:05:59.280: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/01 11:05:59.280: [smf] INFO: UE IMSI[262428299294437] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.281: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/01 11:05:59.281: [upf] INFO: UE F-SEID[UP:0x197 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.281: [upf] INFO: UE F-SEID[UP:0x197 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.286: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/01 11:05:59.286: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/01 11:05:59.286: [smf] INFO: UE IMSI[262422445859883] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.287: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/01 11:05:59.287: [upf] INFO: UE F-SEID[UP:0x12 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.287: [upf] INFO: UE F-SEID[UP:0x12 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.293: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/01 11:05:59.293: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/01 11:05:59.293: [smf] INFO: UE IMSI[262422886634204] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.294: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/01 11:05:59.294: [upf] INFO: UE F-SEID[UP:0x725 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.294: [upf] INFO: UE F-SEID[UP:0x725 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.299: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/01 11:05:59.299: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/01 11:05:59.299: [smf] INFO: UE IMSI[262420615373807] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.300: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/01 11:05:59.300: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.300: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.306: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/01 11:05:59.306: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/01 11:05:59.306: [smf] INFO: UE IMSI[262429049247557] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.307: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/01 11:05:59.307: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.307: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.312: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/01 11:05:59.312: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/01 11:05:59.312: [smf] INFO: UE IMSI[262421281247251] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.313: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/01 11:05:59.313: [upf] INFO: UE F-SEID[UP:0x89f CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.313: [upf] INFO: UE F-SEID[UP:0x89f CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.319: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/01 11:05:59.319: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/01 11:05:59.319: [smf] INFO: UE IMSI[262424206117711] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.320: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/01 11:05:59.320: [upf] INFO: UE F-SEID[UP:0xa44 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.320: [upf] INFO: UE F-SEID[UP:0xa44 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.325: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/01 11:05:59.325: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/01 11:05:59.325: [smf] INFO: UE IMSI[262423483618515] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.326: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/01 11:05:59.326: [upf] INFO: UE F-SEID[UP:0x663 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.326: [upf] INFO: UE F-SEID[UP:0x663 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.332: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/01 11:05:59.332: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/01 11:05:59.332: [smf] INFO: UE IMSI[262426252556971] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.333: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/01 11:05:59.333: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.333: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.339: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/01 11:05:59.339: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/01 11:05:59.339: [smf] INFO: UE IMSI[262429465428192] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.340: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/01 11:05:59.340: [upf] INFO: UE F-SEID[UP:0x276 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.340: [upf] INFO: UE F-SEID[UP:0x276 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.347: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/01 11:05:59.347: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/01 11:05:59.347: [smf] INFO: UE IMSI[262422155650553] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.348: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/01 11:05:59.348: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.348: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.355: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/01 11:05:59.355: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/01 11:05:59.355: [smf] INFO: UE IMSI[262427067945467] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.356: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/01 11:05:59.356: [upf] INFO: UE F-SEID[UP:0x547 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.356: [upf] INFO: UE F-SEID[UP:0x547 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.362: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/01 11:05:59.362: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/01 11:05:59.362: [smf] INFO: UE IMSI[262427373829540] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.363: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/01 11:05:59.363: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.363: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.371: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/01 11:05:59.371: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/01 11:05:59.371: [smf] INFO: UE IMSI[262423314086285] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.372: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/01 11:05:59.372: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.372: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.379: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/01 11:05:59.379: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/01 11:05:59.379: [smf] INFO: UE IMSI[262427092189946] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.380: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/01 11:05:59.380: [upf] INFO: UE F-SEID[UP:0x816 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.380: [upf] INFO: UE F-SEID[UP:0x816 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.385: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/01 11:05:59.385: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/01 11:05:59.385: [smf] INFO: UE IMSI[262424320807316] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.386: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/01 11:05:59.386: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.386: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.392: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/01 11:05:59.392: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/01 11:05:59.392: [smf] INFO: UE IMSI[262421596537404] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.393: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/01 11:05:59.393: [upf] INFO: UE F-SEID[UP:0x57a CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.393: [upf] INFO: UE F-SEID[UP:0x57a CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.399: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/01 11:05:59.399: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/01 11:05:59.399: [smf] INFO: UE IMSI[262421070967517] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.400: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/01 11:05:59.400: [upf] INFO: UE F-SEID[UP:0xb8 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.400: [upf] INFO: UE F-SEID[UP:0xb8 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.405: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/01 11:05:59.405: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/01 11:05:59.405: [smf] INFO: UE IMSI[262421600280830] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.406: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/01 11:05:59.406: [upf] INFO: UE F-SEID[UP:0x12f CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.406: [upf] INFO: UE F-SEID[UP:0x12f CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.412: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/01 11:05:59.412: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/01 11:05:59.412: [smf] INFO: UE IMSI[262420372426017] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.413: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/01 11:05:59.413: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.413: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.418: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/01 11:05:59.418: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/01 11:05:59.418: [smf] INFO: UE IMSI[262420131720589] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.419: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/01 11:05:59.419: [upf] INFO: UE F-SEID[UP:0x94b CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.419: [upf] INFO: UE F-SEID[UP:0x94b CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.425: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/01 11:05:59.425: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/01 11:05:59.425: [smf] INFO: UE IMSI[262420699921610] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.426: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/01 11:05:59.426: [upf] INFO: UE F-SEID[UP:0x344 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.426: [upf] INFO: UE F-SEID[UP:0x344 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.431: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/01 11:05:59.431: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/01 11:05:59.431: [smf] INFO: UE IMSI[262422162816534] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.432: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/01 11:05:59.432: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.432: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.438: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/01 11:05:59.438: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/01 11:05:59.438: [smf] INFO: UE IMSI[262427436921145] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.439: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/01 11:05:59.439: [upf] INFO: UE F-SEID[UP:0x33a CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.439: [upf] INFO: UE F-SEID[UP:0x33a CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.444: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/01 11:05:59.444: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/01 11:05:59.444: [smf] INFO: UE IMSI[262422922213978] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.445: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/01 11:05:59.446: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.446: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.451: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/01 11:05:59.451: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/01 11:05:59.451: [smf] INFO: UE IMSI[262422857364508] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.452: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/01 11:05:59.452: [upf] INFO: UE F-SEID[UP:0x686 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.452: [upf] INFO: UE F-SEID[UP:0x686 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.457: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/01 11:05:59.457: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/01 11:05:59.457: [smf] INFO: UE IMSI[262420334777178] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.458: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/01 11:05:59.458: [upf] INFO: UE F-SEID[UP:0x561 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.458: [upf] INFO: UE F-SEID[UP:0x561 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.464: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/01 11:05:59.464: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/01 11:05:59.464: [smf] INFO: UE IMSI[262420949334651] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.465: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/01 11:05:59.465: [upf] INFO: UE F-SEID[UP:0x321 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.465: [upf] INFO: UE F-SEID[UP:0x321 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.470: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/01 11:05:59.470: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/01 11:05:59.470: [smf] INFO: UE IMSI[262422727096997] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.472: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/01 11:05:59.472: [upf] INFO: UE F-SEID[UP:0x281 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.472: [upf] INFO: UE F-SEID[UP:0x281 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.477: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/01 11:05:59.477: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/01 11:05:59.477: [smf] INFO: UE IMSI[262422226433807] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.478: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/01 11:05:59.478: [upf] INFO: UE F-SEID[UP:0x17b CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.478: [upf] INFO: UE F-SEID[UP:0x17b CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.483: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/01 11:05:59.483: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/01 11:05:59.483: [smf] INFO: UE IMSI[262425984952735] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.485: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/01 11:05:59.485: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.485: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.490: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/01 11:05:59.490: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/01 11:05:59.490: [smf] INFO: UE IMSI[262427337189608] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.491: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/01 11:05:59.491: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.491: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.496: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/01 11:05:59.496: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/01 11:05:59.497: [smf] INFO: UE IMSI[262424637747055] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.498: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/01 11:05:59.498: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.498: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.503: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/01 11:05:59.503: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/01 11:05:59.503: [smf] INFO: UE IMSI[262425520525551] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.504: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/01 11:05:59.504: [upf] INFO: UE F-SEID[UP:0x447 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.504: [upf] INFO: UE F-SEID[UP:0x447 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.510: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/01 11:05:59.510: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/01 11:05:59.510: [smf] INFO: UE IMSI[262424582914541] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.511: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/01 11:05:59.511: [upf] INFO: UE F-SEID[UP:0x33d CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.511: [upf] INFO: UE F-SEID[UP:0x33d CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.516: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/01 11:05:59.516: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/01 11:05:59.516: [smf] INFO: UE IMSI[262420371705195] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.517: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/01 11:05:59.517: [upf] INFO: UE F-SEID[UP:0xced CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.517: [upf] INFO: UE F-SEID[UP:0xced CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.523: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/01 11:05:59.523: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/01 11:05:59.523: [smf] INFO: UE IMSI[262420807277233] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.524: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/01 11:05:59.524: [upf] INFO: UE F-SEID[UP:0x45d CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.524: [upf] INFO: UE F-SEID[UP:0x45d CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.529: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/01 11:05:59.529: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/01 11:05:59.529: [smf] INFO: UE IMSI[262422997641679] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.530: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/01 11:05:59.530: [upf] INFO: UE F-SEID[UP:0x19e CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.530: [upf] INFO: UE F-SEID[UP:0x19e CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.536: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/01 11:05:59.536: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/01 11:05:59.536: [smf] INFO: UE IMSI[262428582411362] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.537: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/01 11:05:59.537: [upf] INFO: UE F-SEID[UP:0xeff CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.537: [upf] INFO: UE F-SEID[UP:0xeff CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.542: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/01 11:05:59.542: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/01 11:05:59.542: [smf] INFO: UE IMSI[262425917696414] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.543: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/01 11:05:59.543: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.543: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.549: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/01 11:05:59.549: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/01 11:05:59.549: [smf] INFO: UE IMSI[262420447729427] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.550: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/01 11:05:59.550: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.550: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.557: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/01 11:05:59.557: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/01 11:05:59.557: [smf] INFO: UE IMSI[262424632004107] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.558: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/01 11:05:59.558: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.558: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.563: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/01 11:05:59.563: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/01 11:05:59.563: [smf] INFO: UE IMSI[262424776015919] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.564: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/01 11:05:59.564: [upf] INFO: UE F-SEID[UP:0x886 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.564: [upf] INFO: UE F-SEID[UP:0x886 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.570: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/01 11:05:59.570: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/01 11:05:59.570: [smf] INFO: UE IMSI[262427929428730] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.571: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/01 11:05:59.571: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.571: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.576: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/01 11:05:59.576: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/01 11:05:59.576: [smf] INFO: UE IMSI[262422290944481] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.577: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/01 11:05:59.577: [upf] INFO: UE F-SEID[UP:0x218 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.577: [upf] INFO: UE F-SEID[UP:0x218 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.583: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/01 11:05:59.583: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/01 11:05:59.583: [smf] INFO: UE IMSI[262425178713625] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.584: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/01 11:05:59.584: [upf] INFO: UE F-SEID[UP:0x227 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.584: [upf] INFO: UE F-SEID[UP:0x227 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.589: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/01 11:05:59.589: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/01 11:05:59.589: [smf] INFO: UE IMSI[262420290300136] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.590: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/01 11:05:59.590: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.590: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.596: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/01 11:05:59.596: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/01 11:05:59.596: [smf] INFO: UE IMSI[262428494370772] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.597: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/01 11:05:59.597: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.597: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.602: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/01 11:05:59.602: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/01 11:05:59.602: [smf] INFO: UE IMSI[262420471626961] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.603: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/01 11:05:59.603: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.603: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.609: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/01 11:05:59.609: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/01 11:05:59.609: [smf] INFO: UE IMSI[262424043547837] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.610: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/01 11:05:59.610: [upf] INFO: UE F-SEID[UP:0x44a CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.610: [upf] INFO: UE F-SEID[UP:0x44a CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.615: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/01 11:05:59.615: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/01 11:05:59.615: [smf] INFO: UE IMSI[262426276675431] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.616: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/01 11:05:59.616: [upf] INFO: UE F-SEID[UP:0xd9c CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.616: [upf] INFO: UE F-SEID[UP:0xd9c CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.622: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/01 11:05:59.622: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/01 11:05:59.622: [smf] INFO: UE IMSI[262428188724405] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.623: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/01 11:05:59.623: [upf] INFO: UE F-SEID[UP:0x862 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.623: [upf] INFO: UE F-SEID[UP:0x862 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.628: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/01 11:05:59.628: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/01 11:05:59.628: [smf] INFO: UE IMSI[262426708708798] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.629: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/01 11:05:59.629: [upf] INFO: UE F-SEID[UP:0x237 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.629: [upf] INFO: UE F-SEID[UP:0x237 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.635: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/01 11:05:59.635: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/01 11:05:59.636: [smf] INFO: UE IMSI[262426450931976] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.636: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/01 11:05:59.637: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.637: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.642: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/01 11:05:59.642: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/01 11:05:59.642: [smf] INFO: UE IMSI[262424354447339] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.643: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/01 11:05:59.643: [upf] INFO: UE F-SEID[UP:0x76c CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.643: [upf] INFO: UE F-SEID[UP:0x76c CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.649: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/01 11:05:59.649: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/01 11:05:59.649: [smf] INFO: UE IMSI[262422877282072] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.650: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/01 11:05:59.650: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.650: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.655: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/01 11:05:59.655: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/01 11:05:59.655: [smf] INFO: UE IMSI[262425560877157] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.656: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/01 11:05:59.656: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.656: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.662: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/01 11:05:59.662: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/01 11:05:59.662: [smf] INFO: UE IMSI[262426694346543] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.663: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/01 11:05:59.663: [upf] INFO: UE F-SEID[UP:0x53 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.663: [upf] INFO: UE F-SEID[UP:0x53 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.668: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/01 11:05:59.668: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/01 11:05:59.669: [smf] INFO: UE IMSI[262428427999193] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.670: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/01 11:05:59.670: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.670: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.675: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/01 11:05:59.675: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/01 11:05:59.675: [smf] INFO: UE IMSI[262423010605929] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.676: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/01 11:05:59.676: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.676: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.682: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/01 11:05:59.682: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/01 11:05:59.682: [smf] INFO: UE IMSI[262420259869618] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.683: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/01 11:05:59.683: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.683: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.688: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/01 11:05:59.688: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/01 11:05:59.688: [smf] INFO: UE IMSI[262426020507457] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.689: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/01 11:05:59.689: [upf] INFO: UE F-SEID[UP:0x671 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.689: [upf] INFO: UE F-SEID[UP:0x671 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.695: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/01 11:05:59.695: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/01 11:05:59.695: [smf] INFO: UE IMSI[262422378039851] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.696: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/01 11:05:59.696: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.696: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.701: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/01 11:05:59.701: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/01 11:05:59.701: [smf] INFO: UE IMSI[262421072243831] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.702: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/01 11:05:59.702: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.702: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.708: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/01 11:05:59.708: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/01 11:05:59.708: [smf] INFO: UE IMSI[262422971967032] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.709: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/01 11:05:59.709: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.709: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.714: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/01 11:05:59.714: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/01 11:05:59.714: [smf] INFO: UE IMSI[262420602211881] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.715: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/01 11:05:59.715: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.715: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.721: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/01 11:05:59.721: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/01 11:05:59.721: [smf] INFO: UE IMSI[262427195178619] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.722: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/01 11:05:59.722: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.722: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.727: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/01 11:05:59.727: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/01 11:05:59.727: [smf] INFO: UE IMSI[262429663264662] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.728: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/01 11:05:59.728: [upf] INFO: UE F-SEID[UP:0x90f CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.728: [upf] INFO: UE F-SEID[UP:0x90f CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.734: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/01 11:05:59.734: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/01 11:05:59.734: [smf] INFO: UE IMSI[262423667668823] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.735: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/01 11:05:59.735: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.735: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.740: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/01 11:05:59.740: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/01 11:05:59.740: [smf] INFO: UE IMSI[262427539935853] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.741: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/01 11:05:59.741: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.741: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.747: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/01 11:05:59.747: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/01 11:05:59.747: [smf] INFO: UE IMSI[262421021073770] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.748: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/01 11:05:59.748: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.748: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.753: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/01 11:05:59.753: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/01 11:05:59.753: [smf] INFO: UE IMSI[262429399816854] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.754: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/01 11:05:59.754: [upf] INFO: UE F-SEID[UP:0x29 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.754: [upf] INFO: UE F-SEID[UP:0x29 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.760: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/01 11:05:59.760: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/01 11:05:59.760: [smf] INFO: UE IMSI[262420457439642] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.761: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/01 11:05:59.761: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.761: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.766: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/01 11:05:59.766: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/01 11:05:59.766: [smf] INFO: UE IMSI[262421590610924] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.767: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/01 11:05:59.767: [upf] INFO: UE F-SEID[UP:0x865 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.767: [upf] INFO: UE F-SEID[UP:0x865 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.773: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/01 11:05:59.773: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/01 11:05:59.773: [smf] INFO: UE IMSI[262429544076729] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.774: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/01 11:05:59.774: [upf] INFO: UE F-SEID[UP:0x530 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.774: [upf] INFO: UE F-SEID[UP:0x530 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.779: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/01 11:05:59.779: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/01 11:05:59.779: [smf] INFO: UE IMSI[262426099546929] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.781: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/01 11:05:59.781: [upf] INFO: UE F-SEID[UP:0x90d CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.781: [upf] INFO: UE F-SEID[UP:0x90d CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.786: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/01 11:05:59.786: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/01 11:05:59.786: [smf] INFO: UE IMSI[262424231530115] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.787: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/01 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.792: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/01 11:05:59.792: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/01 11:05:59.792: [smf] INFO: UE IMSI[262421581506906] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.793: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/01 11:05:59.793: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.793: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.799: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/01 11:05:59.799: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/01 11:05:59.799: [smf] INFO: UE IMSI[262428507885517] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.800: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/01 11:05:59.800: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.800: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.805: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/01 11:05:59.805: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/01 11:05:59.805: [smf] INFO: UE IMSI[262424464883704] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.806: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/01 11:05:59.806: [upf] INFO: UE F-SEID[UP:0x424 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.806: [upf] INFO: UE F-SEID[UP:0x424 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.812: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/01 11:05:59.812: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/01 11:05:59.812: [smf] INFO: UE IMSI[262424767872234] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.813: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/01 11:05:59.813: [upf] INFO: UE F-SEID[UP:0x34d CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.813: [upf] INFO: UE F-SEID[UP:0x34d CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.818: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/01 11:05:59.819: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/01 11:05:59.819: [smf] INFO: UE IMSI[262423635340029] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.819: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/01 11:05:59.819: [upf] INFO: UE F-SEID[UP:0xef CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.819: [upf] INFO: UE F-SEID[UP:0xef CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.825: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/01 11:05:59.825: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/01 11:05:59.825: [smf] INFO: UE IMSI[262420595751072] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.826: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/01 11:05:59.826: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.826: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.832: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/01 11:05:59.832: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/01 11:05:59.832: [smf] INFO: UE IMSI[262425506154267] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.833: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/01 11:05:59.833: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.833: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.838: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/01 11:05:59.838: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/01 11:05:59.838: [smf] INFO: UE IMSI[262424378472855] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.839: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/01 11:05:59.839: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.839: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.845: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/01 11:05:59.845: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/01 11:05:59.845: [smf] INFO: UE IMSI[262421289866597] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.846: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/01 11:05:59.846: [upf] INFO: UE F-SEID[UP:0x210 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.846: [upf] INFO: UE F-SEID[UP:0x210 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.851: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/01 11:05:59.851: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/01 11:05:59.851: [smf] INFO: UE IMSI[262423513872096] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.852: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/01 11:05:59.852: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.852: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.858: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/01 11:05:59.858: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/01 11:05:59.858: [smf] INFO: UE IMSI[262427638533059] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.859: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/01 11:05:59.859: [upf] INFO: UE F-SEID[UP:0x941 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.859: [upf] INFO: UE F-SEID[UP:0x941 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.864: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/01 11:05:59.864: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/01 11:05:59.864: [smf] INFO: UE IMSI[262423978409758] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.865: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/01 11:05:59.865: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.865: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.871: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/01 11:05:59.871: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/01 11:05:59.871: [smf] INFO: UE IMSI[262422577596605] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.872: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/01 11:05:59.872: [upf] INFO: UE F-SEID[UP:0xecb CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.872: [upf] INFO: UE F-SEID[UP:0xecb CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.877: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/01 11:05:59.877: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/01 11:05:59.877: [smf] INFO: UE IMSI[262420047524410] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.878: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/01 11:05:59.878: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.878: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.884: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/01 11:05:59.884: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/01 11:05:59.884: [smf] INFO: UE IMSI[262426573539588] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.885: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/01 11:05:59.885: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.885: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.890: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/01 11:05:59.890: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/01 11:05:59.890: [smf] INFO: UE IMSI[262420488234098] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.891: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/01 11:05:59.891: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.891: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.897: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/01 11:05:59.897: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/01 11:05:59.897: [smf] INFO: UE IMSI[262420225571339] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.898: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/01 11:05:59.898: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.898: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.903: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/01 11:05:59.903: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/01 11:05:59.903: [smf] INFO: UE IMSI[262428093881439] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.904: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/01 11:05:59.904: [upf] INFO: UE F-SEID[UP:0x35e CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.904: [upf] INFO: UE F-SEID[UP:0x35e CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.910: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/01 11:05:59.910: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/01 11:05:59.910: [smf] INFO: UE IMSI[262421084471893] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.911: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/01 11:05:59.911: [upf] INFO: UE F-SEID[UP:0x453 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.911: [upf] INFO: UE F-SEID[UP:0x453 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.917: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/01 11:05:59.917: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/01 11:05:59.917: [smf] INFO: UE IMSI[262427571409088] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.918: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/01 11:05:59.918: [upf] INFO: UE F-SEID[UP:0x655 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.918: [upf] INFO: UE F-SEID[UP:0x655 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.924: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/01 11:05:59.924: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/01 11:05:59.924: [smf] INFO: UE IMSI[262422933852737] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.925: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/01 11:05:59.925: [upf] INFO: UE F-SEID[UP:0x47c CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.925: [upf] INFO: UE F-SEID[UP:0x47c CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.931: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/01 11:05:59.931: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/01 11:05:59.931: [smf] INFO: UE IMSI[262429602555473] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.931: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/01 11:05:59.931: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.931: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.937: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/01 11:05:59.937: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/01 11:05:59.938: [smf] INFO: UE IMSI[262424130853057] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.938: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/01 11:05:59.938: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.938: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.944: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/01 11:05:59.944: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/01 11:05:59.944: [smf] INFO: UE IMSI[262428855980498] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.945: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/01 11:05:59.945: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.945: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.952: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/01 11:05:59.952: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/01 11:05:59.952: [smf] INFO: UE IMSI[262420729404158] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.953: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/01 11:05:59.953: [upf] INFO: UE F-SEID[UP:0x57d CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.953: [upf] INFO: UE F-SEID[UP:0x57d CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.959: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/01 11:05:59.959: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/01 11:05:59.959: [smf] INFO: UE IMSI[262420907676605] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.959: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/01 11:05:59.959: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.959: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.965: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/01 11:05:59.965: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/01 11:05:59.965: [smf] INFO: UE IMSI[262427544955797] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.966: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/01 11:05:59.966: [upf] INFO: UE F-SEID[UP:0x78e CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.966: [upf] INFO: UE F-SEID[UP:0x78e CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.972: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/01 11:05:59.972: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/01 11:05:59.972: [smf] INFO: UE IMSI[262423036040342] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.972: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/01 11:05:59.972: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.972: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.978: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/01 11:05:59.978: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/01 11:05:59.978: [smf] INFO: UE IMSI[262428557704505] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.979: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/01 11:05:59.979: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.979: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.984: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/01 11:05:59.984: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/01 11:05:59.984: [smf] INFO: UE IMSI[262421379499669] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.985: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/01 11:05:59.986: [upf] INFO: UE F-SEID[UP:0x150 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.986: [upf] INFO: UE F-SEID[UP:0x150 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.991: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/01 11:05:59.991: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/01 11:05:59.991: [smf] INFO: UE IMSI[262420237095991] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.992: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/01 11:05:59.992: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.992: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.997: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/01 11:05:59.997: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/01 11:05:59.997: [smf] INFO: UE IMSI[262425172623109] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:05:59.998: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/01 11:05:59.998: [upf] INFO: UE F-SEID[UP:0x34 CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/01 11:05:59.998: [upf] INFO: UE F-SEID[UP:0x34 CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.004: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/01 11:06:00.004: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/01 11:06:00.004: [smf] INFO: UE IMSI[262427311385546] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.005: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/01 11:06:00.005: [upf] INFO: UE F-SEID[UP:0x99b CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.005: [upf] INFO: UE F-SEID[UP:0x99b CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.010: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/01 11:06:00.010: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/01 11:06:00.010: [smf] INFO: UE IMSI[262422138694318] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.011: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/01 11:06:00.011: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.011: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.017: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/01 11:06:00.017: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/01 11:06:00.017: [smf] INFO: UE IMSI[262425400648970] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.017: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/01 11:06:00.017: [upf] INFO: UE F-SEID[UP:0x488 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.017: [upf] INFO: UE F-SEID[UP:0x488 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.023: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/01 11:06:00.023: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/01 11:06:00.023: [smf] INFO: UE IMSI[262424993627050] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.024: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/01 11:06:00.024: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.024: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.029: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/01 11:06:00.029: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/01 11:06:00.029: [smf] INFO: UE IMSI[262428652664208] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.030: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/01 11:06:00.030: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.030: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.036: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/01 11:06:00.036: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/01 11:06:00.036: [smf] INFO: UE IMSI[262429111183254] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.037: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/01 11:06:00.037: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.037: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.042: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/01 11:06:00.042: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/01 11:06:00.042: [smf] INFO: UE IMSI[262425899539326] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.043: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/01 11:06:00.043: [upf] INFO: UE F-SEID[UP:0x88e CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.043: [upf] INFO: UE F-SEID[UP:0x88e CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.049: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/01 11:06:00.049: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/01 11:06:00.049: [smf] INFO: UE IMSI[262426876492955] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.050: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/01 11:06:00.050: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.050: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.055: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/01 11:06:00.055: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/01 11:06:00.055: [smf] INFO: UE IMSI[262428117516644] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.056: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/01 11:06:00.056: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.056: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.062: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/01 11:06:00.062: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/01 11:06:00.062: [smf] INFO: UE IMSI[262428665938106] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.062: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/01 11:06:00.063: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.063: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.068: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/01 11:06:00.068: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/01 11:06:00.068: [smf] INFO: UE IMSI[262423088912215] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.069: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/01 11:06:00.069: [upf] INFO: UE F-SEID[UP:0x64f CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.069: [upf] INFO: UE F-SEID[UP:0x64f CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.074: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/01 11:06:00.074: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/01 11:06:00.074: [smf] INFO: UE IMSI[262424547552178] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.075: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/01 11:06:00.075: [upf] INFO: UE F-SEID[UP:0xe9 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.075: [upf] INFO: UE F-SEID[UP:0xe9 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.081: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/01 11:06:00.081: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/01 11:06:00.081: [smf] INFO: UE IMSI[262429990818571] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.082: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/01 11:06:00.082: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.082: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.088: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/01 11:06:00.088: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/01 11:06:00.088: [smf] INFO: UE IMSI[262426703771374] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.088: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/01 11:06:00.088: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.088: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.094: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/01 11:06:00.094: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/01 11:06:00.094: [smf] INFO: UE IMSI[262422761296442] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.095: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/01 11:06:00.095: [upf] INFO: UE F-SEID[UP:0xc4d CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.095: [upf] INFO: UE F-SEID[UP:0xc4d CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.102: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/01 11:06:00.102: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/01 11:06:00.102: [smf] INFO: UE IMSI[262429666068397] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.103: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/01 11:06:00.103: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.103: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.109: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/01 11:06:00.109: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/01 11:06:00.109: [smf] INFO: UE IMSI[262421096045413] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.110: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/01 11:06:00.110: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.110: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.116: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/01 11:06:00.116: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/01 11:06:00.116: [smf] INFO: UE IMSI[262421288425235] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.117: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/01 11:06:00.117: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.117: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.122: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/01 11:06:00.122: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/01 11:06:00.122: [smf] INFO: UE IMSI[262425856657881] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.123: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/01 11:06:00.123: [upf] INFO: UE F-SEID[UP:0x988 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.123: [upf] INFO: UE F-SEID[UP:0x988 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.129: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/01 11:06:00.129: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/01 11:06:00.129: [smf] INFO: UE IMSI[262422411108213] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.130: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/01 11:06:00.130: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.130: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.135: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/01 11:06:00.135: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/01 11:06:00.135: [smf] INFO: UE IMSI[262429040935644] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.136: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/01 11:06:00.136: [upf] INFO: UE F-SEID[UP:0x74f CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.136: [upf] INFO: UE F-SEID[UP:0x74f CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.141: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/01 11:06:00.141: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/01 11:06:00.141: [smf] INFO: UE IMSI[262420735319726] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.142: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/01 11:06:00.142: [upf] INFO: UE F-SEID[UP:0x308 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.142: [upf] INFO: UE F-SEID[UP:0x308 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.148: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/01 11:06:00.148: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/01 11:06:00.148: [smf] INFO: UE IMSI[262425230424651] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.149: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/01 11:06:00.149: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.149: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.154: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/01 11:06:00.154: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/01 11:06:00.154: [smf] INFO: UE IMSI[262423306853329] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.155: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/01 11:06:00.155: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.155: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.161: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/01 11:06:00.161: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/01 11:06:00.161: [smf] INFO: UE IMSI[262426052148529] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.162: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/01 11:06:00.162: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.162: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.168: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/01 11:06:00.168: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/01 11:06:00.168: [smf] INFO: UE IMSI[262421188970303] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.169: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/01 11:06:00.169: [upf] INFO: UE F-SEID[UP:0xbaf CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.169: [upf] INFO: UE F-SEID[UP:0xbaf CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.175: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/01 11:06:00.175: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/01 11:06:00.175: [smf] INFO: UE IMSI[262428134496729] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.176: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/01 11:06:00.176: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.176: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.181: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/01 11:06:00.181: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/01 11:06:00.181: [smf] INFO: UE IMSI[262428599787407] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.182: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/01 11:06:00.182: [upf] INFO: UE F-SEID[UP:0x657 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.182: [upf] INFO: UE F-SEID[UP:0x657 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.187: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/01 11:06:00.188: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/01 11:06:00.188: [smf] INFO: UE IMSI[262424242119686] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.188: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/01 11:06:00.188: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.188: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.194: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/01 11:06:00.194: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/01 11:06:00.194: [smf] INFO: UE IMSI[262422049183997] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.195: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/01 11:06:00.195: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.195: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.200: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/01 11:06:00.200: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/01 11:06:00.200: [smf] INFO: UE IMSI[262426055553104] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.201: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/01 11:06:00.201: [upf] INFO: UE F-SEID[UP:0x835 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.201: [upf] INFO: UE F-SEID[UP:0x835 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.207: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/01 11:06:00.207: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/01 11:06:00.207: [smf] INFO: UE IMSI[262428411624246] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.208: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/01 11:06:00.208: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.208: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.213: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/01 11:06:00.213: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/01 11:06:00.213: [smf] INFO: UE IMSI[262421065756229] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.214: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/01 11:06:00.214: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.214: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.220: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/01 11:06:00.220: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/01 11:06:00.220: [smf] INFO: UE IMSI[262424762342854] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.221: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/01 11:06:00.221: [upf] INFO: UE F-SEID[UP:0x96f CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.221: [upf] INFO: UE F-SEID[UP:0x96f CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.226: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/01 11:06:00.226: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/01 11:06:00.226: [smf] INFO: UE IMSI[262427787072998] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.227: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/01 11:06:00.227: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.227: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.233: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/01 11:06:00.233: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/01 11:06:00.233: [smf] INFO: UE IMSI[262424738054216] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.234: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/01 11:06:00.234: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.234: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.239: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/01 11:06:00.239: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/01 11:06:00.239: [smf] INFO: UE IMSI[262429851226635] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.240: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/01 11:06:00.240: [upf] INFO: UE F-SEID[UP:0xdff CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.240: [upf] INFO: UE F-SEID[UP:0xdff CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.246: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/01 11:06:00.246: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/01 11:06:00.246: [smf] INFO: UE IMSI[262424169087773] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.247: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/01 11:06:00.247: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.247: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.252: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/01 11:06:00.252: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/01 11:06:00.252: [smf] INFO: UE IMSI[262420759459222] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.253: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/01 11:06:00.253: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.253: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.259: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/01 11:06:00.259: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/01 11:06:00.259: [smf] INFO: UE IMSI[262429342264654] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.260: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/01 11:06:00.260: [upf] INFO: UE F-SEID[UP:0x640 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.260: [upf] INFO: UE F-SEID[UP:0x640 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.266: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/01 11:06:00.266: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/01 11:06:00.266: [smf] INFO: UE IMSI[262424773840555] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.267: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/01 11:06:00.267: [upf] INFO: UE F-SEID[UP:0x37c CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.267: [upf] INFO: UE F-SEID[UP:0x37c CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.272: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/01 11:06:00.272: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/01 11:06:00.272: [smf] INFO: UE IMSI[262420666933756] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.273: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/01 11:06:00.273: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.273: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.279: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/01 11:06:00.279: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/01 11:06:00.279: [smf] INFO: UE IMSI[262421778436490] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.280: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/01 11:06:00.280: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.280: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.285: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/01 11:06:00.285: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/01 11:06:00.285: [smf] INFO: UE IMSI[262420350879030] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.286: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/01 11:06:00.286: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.286: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.291: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/01 11:06:00.291: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/01 11:06:00.291: [smf] INFO: UE IMSI[262427876827750] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.292: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/01 11:06:00.292: [upf] INFO: UE F-SEID[UP:0x7df CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.292: [upf] INFO: UE F-SEID[UP:0x7df CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.298: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/01 11:06:00.298: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/01 11:06:00.298: [smf] INFO: UE IMSI[262421532288181] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.299: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/01 11:06:00.299: [upf] INFO: UE F-SEID[UP:0x330 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.299: [upf] INFO: UE F-SEID[UP:0x330 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.304: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/01 11:06:00.304: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/01 11:06:00.304: [smf] INFO: UE IMSI[262429905000510] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.305: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/01 11:06:00.305: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.305: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.310: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/01 11:06:00.310: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/01 11:06:00.310: [smf] INFO: UE IMSI[262425669405621] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.311: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/01 11:06:00.311: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.311: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.317: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/01 11:06:00.317: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/01 11:06:00.317: [smf] INFO: UE IMSI[262428223995676] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.318: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/01 11:06:00.318: [upf] INFO: UE F-SEID[UP:0x70a CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.318: [upf] INFO: UE F-SEID[UP:0x70a CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.323: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/01 11:06:00.323: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/01 11:06:00.323: [smf] INFO: UE IMSI[262425052051593] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.324: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/01 11:06:00.324: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.324: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.331: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/01 11:06:00.331: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/01 11:06:00.331: [smf] INFO: UE IMSI[262425500467640] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.331: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/01 11:06:00.331: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.331: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.338: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/01 11:06:00.338: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/01 11:06:00.338: [smf] INFO: UE IMSI[262423439480515] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.339: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/01 11:06:00.339: [upf] INFO: UE F-SEID[UP:0x10a CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.339: [upf] INFO: UE F-SEID[UP:0x10a CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.345: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/01 11:06:00.345: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/01 11:06:00.345: [smf] INFO: UE IMSI[262428909120529] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.346: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/01 11:06:00.346: [upf] INFO: UE F-SEID[UP:0x697 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.346: [upf] INFO: UE F-SEID[UP:0x697 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.352: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/01 11:06:00.352: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/01 11:06:00.352: [smf] INFO: UE IMSI[262420828207605] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.352: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/01 11:06:00.352: [upf] INFO: UE F-SEID[UP:0x46 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.352: [upf] INFO: UE F-SEID[UP:0x46 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.359: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/01 11:06:00.359: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/01 11:06:00.359: [smf] INFO: UE IMSI[262421613927482] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.360: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/01 11:06:00.360: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.360: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.365: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/01 11:06:00.365: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/01 11:06:00.365: [smf] INFO: UE IMSI[262426965094583] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.366: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/01 11:06:00.366: [upf] INFO: UE F-SEID[UP:0x925 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.366: [upf] INFO: UE F-SEID[UP:0x925 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.372: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/01 11:06:00.372: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/01 11:06:00.372: [smf] INFO: UE IMSI[262427138944371] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.373: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/01 11:06:00.373: [upf] INFO: UE F-SEID[UP:0x467 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.373: [upf] INFO: UE F-SEID[UP:0x467 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.379: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/01 11:06:00.379: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/01 11:06:00.379: [smf] INFO: UE IMSI[262425340035930] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.379: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/01 11:06:00.379: [upf] INFO: UE F-SEID[UP:0x189 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.379: [upf] INFO: UE F-SEID[UP:0x189 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.386: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/01 11:06:00.386: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/01 11:06:00.386: [smf] INFO: UE IMSI[262420432971055] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.387: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/01 11:06:00.387: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.387: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.393: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/01 11:06:00.393: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/01 11:06:00.393: [smf] INFO: UE IMSI[262423304724571] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.394: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/01 11:06:00.394: [upf] INFO: UE F-SEID[UP:0x165 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.394: [upf] INFO: UE F-SEID[UP:0x165 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.399: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/01 11:06:00.399: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/01 11:06:00.399: [smf] INFO: UE IMSI[262421803825550] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.400: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/01 11:06:00.400: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.400: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.406: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/01 11:06:00.406: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/01 11:06:00.406: [smf] INFO: UE IMSI[262427250841860] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.407: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/01 11:06:00.407: [upf] INFO: UE F-SEID[UP:0xfba CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.407: [upf] INFO: UE F-SEID[UP:0xfba CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.413: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/01 11:06:00.413: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/01 11:06:00.413: [smf] INFO: UE IMSI[262424836946532] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.414: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/01 11:06:00.414: [upf] INFO: UE F-SEID[UP:0x626 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.414: [upf] INFO: UE F-SEID[UP:0x626 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.421: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/01 11:06:00.421: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/01 11:06:00.421: [smf] INFO: UE IMSI[262423642211601] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.422: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/01 11:06:00.422: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.422: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.427: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/01 11:06:00.427: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/01 11:06:00.427: [smf] INFO: UE IMSI[262420563717083] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.428: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/01 11:06:00.428: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.428: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.434: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/01 11:06:00.434: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/01 11:06:00.434: [smf] INFO: UE IMSI[262423835461458] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.434: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/01 11:06:00.434: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.434: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.440: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/01 11:06:00.440: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/01 11:06:00.440: [smf] INFO: UE IMSI[262429423773908] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.441: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/01 11:06:00.441: [upf] INFO: UE F-SEID[UP:0xadd CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.441: [upf] INFO: UE F-SEID[UP:0xadd CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.446: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/01 11:06:00.446: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/01 11:06:00.446: [smf] INFO: UE IMSI[262425578093434] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.447: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/01 11:06:00.447: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.447: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.453: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/01 11:06:00.453: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/01 11:06:00.453: [smf] INFO: UE IMSI[262426564126600] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.454: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/01 11:06:00.454: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.454: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.459: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/01 11:06:00.459: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/01 11:06:00.459: [smf] INFO: UE IMSI[262427408972782] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.460: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/01 11:06:00.460: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.460: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.466: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/01 11:06:00.466: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/01 11:06:00.466: [smf] INFO: UE IMSI[262426104661372] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.467: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/01 11:06:00.467: [upf] INFO: UE F-SEID[UP:0x3da CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.467: [upf] INFO: UE F-SEID[UP:0x3da CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.472: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/01 11:06:00.472: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/01 11:06:00.472: [smf] INFO: UE IMSI[262426946243474] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.473: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/01 11:06:00.473: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.473: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.479: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/01 11:06:00.479: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/01 11:06:00.479: [smf] INFO: UE IMSI[262426937017064] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.480: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/01 11:06:00.480: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.480: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.486: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/01 11:06:00.486: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/01 11:06:00.486: [smf] INFO: UE IMSI[262428413934829] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.487: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/01 11:06:00.487: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.487: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.493: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/01 11:06:00.493: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/01 11:06:00.493: [smf] INFO: UE IMSI[262428517362412] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.494: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/01 11:06:00.494: [upf] INFO: UE F-SEID[UP:0xfee CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.494: [upf] INFO: UE F-SEID[UP:0xfee CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.500: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/01 11:06:00.500: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/01 11:06:00.500: [smf] INFO: UE IMSI[262423639840642] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.501: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/01 11:06:00.501: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.501: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.507: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/01 11:06:00.507: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/01 11:06:00.507: [smf] INFO: UE IMSI[262426518868450] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.508: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/01 11:06:00.508: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.508: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.515: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/01 11:06:00.515: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/01 11:06:00.515: [smf] INFO: UE IMSI[262421858090514] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.516: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/01 11:06:00.516: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.516: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.521: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/01 11:06:00.521: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/01 11:06:00.521: [smf] INFO: UE IMSI[262422826969580] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.522: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/01 11:06:00.523: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.523: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.528: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/01 11:06:00.528: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/01 11:06:00.528: [smf] INFO: UE IMSI[262422750040524] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.529: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/01 11:06:00.529: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.529: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.535: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/01 11:06:00.535: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/01 11:06:00.535: [smf] INFO: UE IMSI[262421174505343] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.536: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/01 11:06:00.536: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.536: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.541: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/01 11:06:00.541: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/01 11:06:00.541: [smf] INFO: UE IMSI[262428373996236] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.542: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/01 11:06:00.542: [upf] INFO: UE F-SEID[UP:0x76 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.542: [upf] INFO: UE F-SEID[UP:0x76 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.548: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/01 11:06:00.548: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/01 11:06:00.548: [smf] INFO: UE IMSI[262422809825858] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.549: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/01 11:06:00.549: [upf] INFO: UE F-SEID[UP:0x48d CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.549: [upf] INFO: UE F-SEID[UP:0x48d CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.554: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/01 11:06:00.554: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/01 11:06:00.554: [smf] INFO: UE IMSI[262424159822388] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.555: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/01 11:06:00.556: [upf] INFO: UE F-SEID[UP:0x34e CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.556: [upf] INFO: UE F-SEID[UP:0x34e CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.562: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/01 11:06:00.562: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/01 11:06:00.562: [smf] INFO: UE IMSI[262427828562531] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.563: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/01 11:06:00.563: [upf] INFO: UE F-SEID[UP:0x305 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.563: [upf] INFO: UE F-SEID[UP:0x305 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.569: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/01 11:06:00.569: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/01 11:06:00.569: [smf] INFO: UE IMSI[262420624491638] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.570: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/01 11:06:00.570: [upf] INFO: UE F-SEID[UP:0x26b CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.570: [upf] INFO: UE F-SEID[UP:0x26b CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.576: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/01 11:06:00.576: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/01 11:06:00.576: [smf] INFO: UE IMSI[262423069021476] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.577: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/01 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.583: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/01 11:06:00.583: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/01 11:06:00.583: [smf] INFO: UE IMSI[262425820872298] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.584: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/01 11:06:00.584: [upf] INFO: UE F-SEID[UP:0x19a CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.584: [upf] INFO: UE F-SEID[UP:0x19a CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.591: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/01 11:06:00.591: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/01 11:06:00.591: [smf] INFO: UE IMSI[262424282884576] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.593: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/01 11:06:00.593: [upf] INFO: UE F-SEID[UP:0x766 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.593: [upf] INFO: UE F-SEID[UP:0x766 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.598: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/01 11:06:00.598: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/01 11:06:00.598: [smf] INFO: UE IMSI[262427290312296] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.599: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/01 11:06:00.599: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.599: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.604: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/01 11:06:00.605: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/01 11:06:00.605: [smf] INFO: UE IMSI[262429519798221] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.606: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/01 11:06:00.606: [upf] INFO: UE F-SEID[UP:0x944 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.606: [upf] INFO: UE F-SEID[UP:0x944 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.611: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/01 11:06:00.611: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/01 11:06:00.611: [smf] INFO: UE IMSI[262422610540027] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.612: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/01 11:06:00.612: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.612: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.618: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/01 11:06:00.618: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/01 11:06:00.618: [smf] INFO: UE IMSI[262425800995659] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.619: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/01 11:06:00.619: [upf] INFO: UE F-SEID[UP:0x38e CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.619: [upf] INFO: UE F-SEID[UP:0x38e CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.624: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/01 11:06:00.624: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/01 11:06:00.624: [smf] INFO: UE IMSI[262425675112094] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.625: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/01 11:06:00.625: [upf] INFO: UE F-SEID[UP:0x5d CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.625: [upf] INFO: UE F-SEID[UP:0x5d CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.631: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/01 11:06:00.631: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/01 11:06:00.631: [smf] INFO: UE IMSI[262425514489098] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.632: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/01 11:06:00.632: [upf] INFO: UE F-SEID[UP:0xecd CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.632: [upf] INFO: UE F-SEID[UP:0xecd CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.638: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/01 11:06:00.639: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/01 11:06:00.639: [smf] INFO: UE IMSI[262421451374329] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.640: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/01 11:06:00.640: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.640: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.646: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/01 11:06:00.646: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/01 11:06:00.646: [smf] INFO: UE IMSI[262428299630338] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.647: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/01 11:06:00.647: [upf] INFO: UE F-SEID[UP:0xdb CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.647: [upf] INFO: UE F-SEID[UP:0xdb CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.654: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/01 11:06:00.654: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/01 11:06:00.654: [smf] INFO: UE IMSI[262421037787831] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.655: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/01 11:06:00.655: [upf] INFO: UE F-SEID[UP:0x923 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.655: [upf] INFO: UE F-SEID[UP:0x923 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.661: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/01 11:06:00.661: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/01 11:06:00.661: [smf] INFO: UE IMSI[262427301650043] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.662: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/01 11:06:00.662: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.662: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.667: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/01 11:06:00.667: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/01 11:06:00.667: [smf] INFO: UE IMSI[262421020732083] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.668: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/01 11:06:00.668: [upf] INFO: UE F-SEID[UP:0x437 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.668: [upf] INFO: UE F-SEID[UP:0x437 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.673: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/01 11:06:00.673: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/01 11:06:00.673: [smf] INFO: UE IMSI[262426439529464] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.674: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/01 11:06:00.674: [upf] INFO: UE F-SEID[UP:0x45b CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.674: [upf] INFO: UE F-SEID[UP:0x45b CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.680: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/01 11:06:00.680: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/01 11:06:00.680: [smf] INFO: UE IMSI[262426317772662] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.681: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/01 11:06:00.681: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.681: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.686: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/01 11:06:00.686: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/01 11:06:00.686: [smf] INFO: UE IMSI[262421808834588] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.687: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/01 11:06:00.687: [upf] INFO: UE F-SEID[UP:0x357 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.687: [upf] INFO: UE F-SEID[UP:0x357 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.693: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/01 11:06:00.693: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/01 11:06:00.693: [smf] INFO: UE IMSI[262425994769531] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.694: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/01 11:06:00.694: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.694: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.699: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/01 11:06:00.699: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/01 11:06:00.699: [smf] INFO: UE IMSI[262424200136954] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.700: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/01 11:06:00.700: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.700: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.706: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/01 11:06:00.706: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/01 11:06:00.706: [smf] INFO: UE IMSI[262427852823690] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.707: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/01 11:06:00.707: [upf] INFO: UE F-SEID[UP:0x9e CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.707: [upf] INFO: UE F-SEID[UP:0x9e CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.712: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/01 11:06:00.712: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/01 11:06:00.712: [smf] INFO: UE IMSI[262420844117991] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.713: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/01 11:06:00.713: [upf] INFO: UE F-SEID[UP:0x939 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.713: [upf] INFO: UE F-SEID[UP:0x939 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.718: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/01 11:06:00.718: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/01 11:06:00.718: [smf] INFO: UE IMSI[262429656234827] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.719: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/01 11:06:00.719: [upf] INFO: UE F-SEID[UP:0x73 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.720: [upf] INFO: UE F-SEID[UP:0x73 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.725: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/01 11:06:00.725: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/01 11:06:00.725: [smf] INFO: UE IMSI[262420100782364] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.726: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/01 11:06:00.726: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.726: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.731: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/01 11:06:00.731: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/01 11:06:00.731: [smf] INFO: UE IMSI[262423014106862] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.733: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/01 11:06:00.733: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.733: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.738: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/01 11:06:00.738: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/01 11:06:00.738: [smf] INFO: UE IMSI[262420660722662] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.739: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/01 11:06:00.739: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.739: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.744: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/01 11:06:00.744: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/01 11:06:00.744: [smf] INFO: UE IMSI[262427580770950] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.745: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/01 11:06:00.745: [upf] INFO: UE F-SEID[UP:0x76d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.745: [upf] INFO: UE F-SEID[UP:0x76d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.751: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/01 11:06:00.751: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/01 11:06:00.751: [smf] INFO: UE IMSI[262426869974196] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.752: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/01 11:06:00.752: [upf] INFO: UE F-SEID[UP:0x458 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.752: [upf] INFO: UE F-SEID[UP:0x458 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.757: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/01 11:06:00.757: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/01 11:06:00.757: [smf] INFO: UE IMSI[262426155378672] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.758: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/01 11:06:00.758: [upf] INFO: UE F-SEID[UP:0x693 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.758: [upf] INFO: UE F-SEID[UP:0x693 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.763: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/01 11:06:00.764: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/01 11:06:00.764: [smf] INFO: UE IMSI[262425774210020] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.765: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/01 11:06:00.765: [upf] INFO: UE F-SEID[UP:0x787 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.765: [upf] INFO: UE F-SEID[UP:0x787 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.770: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/01 11:06:00.770: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/01 11:06:00.770: [smf] INFO: UE IMSI[262429322184884] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.771: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/01 11:06:00.771: [upf] INFO: UE F-SEID[UP:0x110 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.771: [upf] INFO: UE F-SEID[UP:0x110 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.776: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/01 11:06:00.776: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/01 11:06:00.776: [smf] INFO: UE IMSI[262424047103632] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.777: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/01 11:06:00.777: [upf] INFO: UE F-SEID[UP:0x89b CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.777: [upf] INFO: UE F-SEID[UP:0x89b CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.783: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/01 11:06:00.783: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/01 11:06:00.783: [smf] INFO: UE IMSI[262420843639526] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.784: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/01 11:06:00.784: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.784: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.789: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/01 11:06:00.789: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/01 11:06:00.789: [smf] INFO: UE IMSI[262425949751397] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.790: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/01 11:06:00.790: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.790: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.796: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/01 11:06:00.796: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/01 11:06:00.796: [smf] INFO: UE IMSI[262428248923896] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.797: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/01 11:06:00.797: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.797: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.802: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/01 11:06:00.802: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/01 11:06:00.802: [smf] INFO: UE IMSI[262426343751744] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.803: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/01 11:06:00.803: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.803: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.808: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/01 11:06:00.808: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/01 11:06:00.808: [smf] INFO: UE IMSI[262425483286202] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.809: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/01 11:06:00.809: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.809: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.815: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/01 11:06:00.815: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/01 11:06:00.815: [smf] INFO: UE IMSI[262428290460330] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.816: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/01 11:06:00.816: [upf] INFO: UE F-SEID[UP:0x148 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.816: [upf] INFO: UE F-SEID[UP:0x148 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.821: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/01 11:06:00.821: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/01 11:06:00.821: [smf] INFO: UE IMSI[262422563528856] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.822: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/01 11:06:00.822: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.822: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.828: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/01 11:06:00.828: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/01 11:06:00.828: [smf] INFO: UE IMSI[262427195250238] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.829: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/01 11:06:00.829: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.829: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.834: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/01 11:06:00.834: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/01 11:06:00.834: [smf] INFO: UE IMSI[262424329059704] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.835: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/01 11:06:00.835: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.835: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.841: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/01 11:06:00.841: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/01 11:06:00.841: [smf] INFO: UE IMSI[262423544831295] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.842: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/01 11:06:00.842: [upf] INFO: UE F-SEID[UP:0xedb CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.842: [upf] INFO: UE F-SEID[UP:0xedb CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.847: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/01 11:06:00.847: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/01 11:06:00.847: [smf] INFO: UE IMSI[262428066445119] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.848: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/01 11:06:00.848: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.848: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.853: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/01 11:06:00.853: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/01 11:06:00.853: [smf] INFO: UE IMSI[262420810697438] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.854: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/01 11:06:00.854: [upf] INFO: UE F-SEID[UP:0xf19 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.854: [upf] INFO: UE F-SEID[UP:0xf19 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.860: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/01 11:06:00.860: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/01 11:06:00.860: [smf] INFO: UE IMSI[262421100118866] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.861: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/01 11:06:00.861: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.861: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.866: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/01 11:06:00.866: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/01 11:06:00.866: [smf] INFO: UE IMSI[262425678767696] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.867: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/01 11:06:00.867: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.867: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.873: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/01 11:06:00.873: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/01 11:06:00.873: [smf] INFO: UE IMSI[262423949198352] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.874: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/01 11:06:00.874: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.874: [upf] INFO: UE F-SEID[UP:0xa24 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.879: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/01 11:06:00.879: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/01 11:06:00.879: [smf] INFO: UE IMSI[262428339449294] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.880: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/01 11:06:00.880: [upf] INFO: UE F-SEID[UP:0x90b CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.880: [upf] INFO: UE F-SEID[UP:0x90b CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.886: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/01 11:06:00.886: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/01 11:06:00.886: [smf] INFO: UE IMSI[262422351699689] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.887: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/01 11:06:00.887: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.887: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.892: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/01 11:06:00.892: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/01 11:06:00.892: [smf] INFO: UE IMSI[262425532251283] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.893: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/01 11:06:00.893: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.893: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.898: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/01 11:06:00.898: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/01 11:06:00.899: [smf] INFO: UE IMSI[262424459999895] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.900: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/01 11:06:00.900: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.900: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.905: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/01 11:06:00.905: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/01 11:06:00.905: [smf] INFO: UE IMSI[262425414814013] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.906: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/01 11:06:00.906: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.906: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.911: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/01 11:06:00.911: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/01 11:06:00.911: [smf] INFO: UE IMSI[262421501462646] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.913: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/01 11:06:00.913: [upf] INFO: UE F-SEID[UP:0x975 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.913: [upf] INFO: UE F-SEID[UP:0x975 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.918: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/01 11:06:00.918: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/01 11:06:00.918: [smf] INFO: UE IMSI[262423647964046] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.919: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/01 11:06:00.919: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.919: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.924: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/01 11:06:00.924: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/01 11:06:00.924: [smf] INFO: UE IMSI[262420806001186] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.925: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/01 11:06:00.926: [upf] INFO: UE F-SEID[UP:0x268 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.926: [upf] INFO: UE F-SEID[UP:0x268 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.931: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/01 11:06:00.931: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/01 11:06:00.931: [smf] INFO: UE IMSI[262425197302284] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.932: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/01 11:06:00.932: [upf] INFO: UE F-SEID[UP:0x566 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.932: [upf] INFO: UE F-SEID[UP:0x566 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.939: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/01 11:06:00.939: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/01 11:06:00.939: [smf] INFO: UE IMSI[262422028607114] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.939: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/01 11:06:00.940: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.940: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.945: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/01 11:06:00.945: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/01 11:06:00.945: [smf] INFO: UE IMSI[262421337248435] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.946: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/01 11:06:00.946: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.946: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.951: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/01 11:06:00.951: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/01 11:06:00.951: [smf] INFO: UE IMSI[262424988497242] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.952: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/01 11:06:00.952: [upf] INFO: UE F-SEID[UP:0xdec CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.952: [upf] INFO: UE F-SEID[UP:0xdec CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.958: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/01 11:06:00.958: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/01 11:06:00.958: [smf] INFO: UE IMSI[262426952186965] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.959: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/01 11:06:00.959: [upf] INFO: UE F-SEID[UP:0x75d CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.959: [upf] INFO: UE F-SEID[UP:0x75d CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.964: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/01 11:06:00.964: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/01 11:06:00.964: [smf] INFO: UE IMSI[262421544052046] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.965: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/01 11:06:00.965: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.965: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.971: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/01 11:06:00.971: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/01 11:06:00.971: [smf] INFO: UE IMSI[262420630624505] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.972: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/01 11:06:00.972: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.972: [upf] INFO: UE F-SEID[UP:0x8fe CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.977: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/01 11:06:00.977: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/01 11:06:00.977: [smf] INFO: UE IMSI[262428611147796] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.978: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/01 11:06:00.978: [upf] INFO: UE F-SEID[UP:0x80f CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.978: [upf] INFO: UE F-SEID[UP:0x80f CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.984: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/01 11:06:00.984: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/01 11:06:00.984: [smf] INFO: UE IMSI[262424758658266] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.985: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/01 11:06:00.985: [upf] INFO: UE F-SEID[UP:0x87f CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.985: [upf] INFO: UE F-SEID[UP:0x87f CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.990: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/01 11:06:00.990: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/01 11:06:00.990: [smf] INFO: UE IMSI[262426219243733] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.991: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/01 11:06:00.991: [upf] INFO: UE F-SEID[UP:0x39e CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.991: [upf] INFO: UE F-SEID[UP:0x39e CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.997: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/01 11:06:00.997: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/01 11:06:00.997: [smf] INFO: UE IMSI[262424590521110] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:00.997: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/01 11:06:00.997: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/01 11:06:00.997: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.003: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/01 11:06:01.003: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/01 11:06:01.003: [smf] INFO: UE IMSI[262427360654430] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.004: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/01 11:06:01.004: [upf] INFO: UE F-SEID[UP:0x361 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.004: [upf] INFO: UE F-SEID[UP:0x361 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.009: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/01 11:06:01.009: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/01 11:06:01.009: [smf] INFO: UE IMSI[262424022010149] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.010: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/01 11:06:01.010: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.010: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.016: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/01 11:06:01.016: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/01 11:06:01.016: [smf] INFO: UE IMSI[262423335766091] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.017: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/01 11:06:01.017: [upf] INFO: UE F-SEID[UP:0x252 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.017: [upf] INFO: UE F-SEID[UP:0x252 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.022: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/01 11:06:01.022: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/01 11:06:01.022: [smf] INFO: UE IMSI[262421797865405] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.023: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/01 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x1d CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x1d CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.029: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/01 11:06:01.029: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/01 11:06:01.029: [smf] INFO: UE IMSI[262420292016634] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.029: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/01 11:06:01.030: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.030: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.035: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/01 11:06:01.035: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/01 11:06:01.035: [smf] INFO: UE IMSI[262428805188074] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.036: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/01 11:06:01.036: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.036: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.041: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/01 11:06:01.041: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/01 11:06:01.041: [smf] INFO: UE IMSI[262426690501157] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.042: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/01 11:06:01.042: [upf] INFO: UE F-SEID[UP:0x28a CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.042: [upf] INFO: UE F-SEID[UP:0x28a CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.048: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/01 11:06:01.048: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/01 11:06:01.048: [smf] INFO: UE IMSI[262426915377106] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.049: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/01 11:06:01.049: [upf] INFO: UE F-SEID[UP:0x505 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.049: [upf] INFO: UE F-SEID[UP:0x505 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.054: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/01 11:06:01.054: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/01 11:06:01.054: [smf] INFO: UE IMSI[262420518791307] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.055: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/01 11:06:01.055: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.055: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.061: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/01 11:06:01.061: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/01 11:06:01.061: [smf] INFO: UE IMSI[262420752248740] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.061: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/01 11:06:01.061: [upf] INFO: UE F-SEID[UP:0x168 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.061: [upf] INFO: UE F-SEID[UP:0x168 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.067: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/01 11:06:01.067: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/01 11:06:01.067: [smf] INFO: UE IMSI[262429698012547] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.068: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/01 11:06:01.068: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.068: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.073: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/01 11:06:01.073: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/01 11:06:01.073: [smf] INFO: UE IMSI[262429861823228] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.074: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/01 11:06:01.074: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.074: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.080: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/01 11:06:01.080: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/01 11:06:01.080: [smf] INFO: UE IMSI[262424268914175] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.081: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/01 11:06:01.081: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.081: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.086: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/01 11:06:01.086: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/01 11:06:01.086: [smf] INFO: UE IMSI[262429756574005] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.087: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/01 11:06:01.087: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.087: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.093: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/01 11:06:01.093: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/01 11:06:01.093: [smf] INFO: UE IMSI[262421937921134] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.094: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/01 11:06:01.094: [upf] INFO: UE F-SEID[UP:0xafc CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.094: [upf] INFO: UE F-SEID[UP:0xafc CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.099: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/01 11:06:01.099: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/01 11:06:01.099: [smf] INFO: UE IMSI[262420760841299] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.100: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/01 11:06:01.100: [upf] INFO: UE F-SEID[UP:0x12b CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.100: [upf] INFO: UE F-SEID[UP:0x12b CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.105: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/01 11:06:01.105: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/01 11:06:01.105: [smf] INFO: UE IMSI[262425034234895] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.106: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/01 11:06:01.106: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.106: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.112: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/01 11:06:01.112: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/01 11:06:01.112: [smf] INFO: UE IMSI[262423969557885] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.113: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/01 11:06:01.113: [upf] INFO: UE F-SEID[UP:0x5af CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.113: [upf] INFO: UE F-SEID[UP:0x5af CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.118: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/01 11:06:01.118: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/01 11:06:01.118: [smf] INFO: UE IMSI[262428393742234] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.119: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/01 11:06:01.119: [upf] INFO: UE F-SEID[UP:0x353 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.119: [upf] INFO: UE F-SEID[UP:0x353 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.125: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/01 11:06:01.125: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/01 11:06:01.125: [smf] INFO: UE IMSI[262429189830205] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.126: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/01 11:06:01.126: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.126: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.131: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/01 11:06:01.131: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/01 11:06:01.131: [smf] INFO: UE IMSI[262426206685004] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.132: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/01 11:06:01.132: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.132: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.137: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/01 11:06:01.137: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/01 11:06:01.138: [smf] INFO: UE IMSI[262425993448919] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.138: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/01 11:06:01.138: [upf] INFO: UE F-SEID[UP:0x779 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.139: [upf] INFO: UE F-SEID[UP:0x779 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.144: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/01 11:06:01.144: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/01 11:06:01.144: [smf] INFO: UE IMSI[262423865869953] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.145: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/01 11:06:01.145: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.145: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.150: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/01 11:06:01.150: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/01 11:06:01.150: [smf] INFO: UE IMSI[262424777290683] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.151: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/01 11:06:01.151: [upf] INFO: UE F-SEID[UP:0x704 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.151: [upf] INFO: UE F-SEID[UP:0x704 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.157: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/01 11:06:01.157: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/01 11:06:01.157: [smf] INFO: UE IMSI[262420140423056] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.158: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/01 11:06:01.158: [upf] INFO: UE F-SEID[UP:0x507 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.158: [upf] INFO: UE F-SEID[UP:0x507 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.163: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/01 11:06:01.163: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/01 11:06:01.163: [smf] INFO: UE IMSI[262425136400259] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.164: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/01 11:06:01.164: [upf] INFO: UE F-SEID[UP:0x23f CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.164: [upf] INFO: UE F-SEID[UP:0x23f CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.170: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/01 11:06:01.170: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/01 11:06:01.170: [smf] INFO: UE IMSI[262422302283717] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.170: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/01 11:06:01.170: [upf] INFO: UE F-SEID[UP:0x287 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.170: [upf] INFO: UE F-SEID[UP:0x287 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.176: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/01 11:06:01.176: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/01 11:06:01.176: [smf] INFO: UE IMSI[262428942007892] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.177: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/01 11:06:01.177: [upf] INFO: UE F-SEID[UP:0x459 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.177: [upf] INFO: UE F-SEID[UP:0x459 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.184: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/01 11:06:01.184: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/01 11:06:01.184: [smf] INFO: UE IMSI[262424935015594] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.185: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/01 11:06:01.185: [upf] INFO: UE F-SEID[UP:0x59c CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.185: [upf] INFO: UE F-SEID[UP:0x59c CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.190: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/01 11:06:01.190: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/01 11:06:01.190: [smf] INFO: UE IMSI[262422588216477] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.191: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/01 11:06:01.191: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.191: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.197: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/01 11:06:01.197: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/01 11:06:01.197: [smf] INFO: UE IMSI[262423577059822] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.198: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/01 11:06:01.198: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.198: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.203: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/01 11:06:01.203: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/01 11:06:01.203: [smf] INFO: UE IMSI[262424237518448] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.204: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/01 11:06:01.204: [upf] INFO: UE F-SEID[UP:0x93b CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.204: [upf] INFO: UE F-SEID[UP:0x93b CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.210: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/01 11:06:01.210: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/01 11:06:01.210: [smf] INFO: UE IMSI[262421836573832] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.210: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/01 11:06:01.210: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.210: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.216: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/01 11:06:01.216: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/01 11:06:01.216: [smf] INFO: UE IMSI[262420861252786] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.217: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/01 11:06:01.217: [upf] INFO: UE F-SEID[UP:0x359 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.217: [upf] INFO: UE F-SEID[UP:0x359 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.224: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/01 11:06:01.224: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/01 11:06:01.224: [smf] INFO: UE IMSI[262421152595609] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.225: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/01 11:06:01.225: [upf] INFO: UE F-SEID[UP:0x664 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.225: [upf] INFO: UE F-SEID[UP:0x664 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.231: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/01 11:06:01.231: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/01 11:06:01.231: [smf] INFO: UE IMSI[262429184770673] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.232: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/01 11:06:01.232: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.232: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.237: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/01 11:06:01.237: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/01 11:06:01.237: [smf] INFO: UE IMSI[262427560586366] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.238: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/01 11:06:01.239: [upf] INFO: UE F-SEID[UP:0x727 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.239: [upf] INFO: UE F-SEID[UP:0x727 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.244: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/01 11:06:01.244: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/01 11:06:01.244: [smf] INFO: UE IMSI[262423242399381] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.245: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/01 11:06:01.245: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.245: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.251: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/01 11:06:01.251: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/01 11:06:01.251: [smf] INFO: UE IMSI[262422587778634] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.251: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/01 11:06:01.251: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.251: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.258: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/01 11:06:01.258: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/01 11:06:01.258: [smf] INFO: UE IMSI[262420599365177] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.259: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/01 11:06:01.259: [upf] INFO: UE F-SEID[UP:0x26e CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.259: [upf] INFO: UE F-SEID[UP:0x26e CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.265: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/01 11:06:01.265: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/01 11:06:01.265: [smf] INFO: UE IMSI[262422026420622] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.266: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/01 11:06:01.266: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.266: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.273: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/01 11:06:01.273: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/01 11:06:01.273: [smf] INFO: UE IMSI[262425185491939] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.273: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/01 11:06:01.273: [upf] INFO: UE F-SEID[UP:0x39b CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.273: [upf] INFO: UE F-SEID[UP:0x39b CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.279: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/01 11:06:01.279: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/01 11:06:01.279: [smf] INFO: UE IMSI[262429120193027] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.280: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/01 11:06:01.280: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.280: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.286: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/01 11:06:01.286: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/01 11:06:01.286: [smf] INFO: UE IMSI[262429958591916] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.286: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/01 11:06:01.286: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.287: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.292: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/01 11:06:01.292: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/01 11:06:01.292: [smf] INFO: UE IMSI[262429098775446] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.293: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/01 11:06:01.293: [upf] INFO: UE F-SEID[UP:0x970 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.293: [upf] INFO: UE F-SEID[UP:0x970 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.299: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/01 11:06:01.299: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/01 11:06:01.299: [smf] INFO: UE IMSI[262420855352618] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.300: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/01 11:06:01.300: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.300: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.305: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/01 11:06:01.305: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/01 11:06:01.305: [smf] INFO: UE IMSI[262426754561177] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.306: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/01 11:06:01.306: [upf] INFO: UE F-SEID[UP:0xafa CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.306: [upf] INFO: UE F-SEID[UP:0xafa CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.312: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/01 11:06:01.312: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/01 11:06:01.312: [smf] INFO: UE IMSI[262426613109966] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.313: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/01 11:06:01.313: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.313: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.319: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/01 11:06:01.319: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/01 11:06:01.319: [smf] INFO: UE IMSI[262426056880314] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.320: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/01 11:06:01.320: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.320: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.327: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/01 11:06:01.327: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/01 11:06:01.327: [smf] INFO: UE IMSI[262423107114050] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.328: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/01 11:06:01.328: [upf] INFO: UE F-SEID[UP:0xa10 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.328: [upf] INFO: UE F-SEID[UP:0xa10 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.334: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/01 11:06:01.334: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/01 11:06:01.334: [smf] INFO: UE IMSI[262426106755287] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.335: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/01 11:06:01.335: [upf] INFO: UE F-SEID[UP:0x42e CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.335: [upf] INFO: UE F-SEID[UP:0x42e CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.342: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/01 11:06:01.342: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/01 11:06:01.342: [smf] INFO: UE IMSI[262427841535101] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.342: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/01 11:06:01.342: [upf] INFO: UE F-SEID[UP:0x96b CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.342: [upf] INFO: UE F-SEID[UP:0x96b CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.349: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/01 11:06:01.349: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/01 11:06:01.349: [smf] INFO: UE IMSI[262426007472782] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.350: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/01 11:06:01.350: [upf] INFO: UE F-SEID[UP:0x5a CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.350: [upf] INFO: UE F-SEID[UP:0x5a CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.356: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/01 11:06:01.356: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/01 11:06:01.356: [smf] INFO: UE IMSI[262426154279673] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.357: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/01 11:06:01.357: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.357: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.363: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/01 11:06:01.363: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/01 11:06:01.363: [smf] INFO: UE IMSI[262423592139736] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.364: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/01 11:06:01.364: [upf] INFO: UE F-SEID[UP:0x6ab CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.364: [upf] INFO: UE F-SEID[UP:0x6ab CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.369: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/01 11:06:01.369: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/01 11:06:01.369: [smf] INFO: UE IMSI[262422689094584] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.370: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/01 11:06:01.370: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.370: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.377: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/01 11:06:01.377: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/01 11:06:01.377: [smf] INFO: UE IMSI[262428142974209] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.379: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/01 11:06:01.379: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.379: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.384: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/01 11:06:01.384: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/01 11:06:01.384: [smf] INFO: UE IMSI[262427588064535] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.385: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/01 11:06:01.385: [upf] INFO: UE F-SEID[UP:0x27f CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.385: [upf] INFO: UE F-SEID[UP:0x27f CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.390: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/01 11:06:01.390: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/01 11:06:01.390: [smf] INFO: UE IMSI[262421115136627] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.391: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/01 11:06:01.391: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.391: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.397: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/01 11:06:01.397: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/01 11:06:01.397: [smf] INFO: UE IMSI[262425265831157] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.398: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/01 11:06:01.398: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.398: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.403: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/01 11:06:01.403: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/01 11:06:01.404: [smf] INFO: UE IMSI[262425742225239] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.404: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/01 11:06:01.404: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.404: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.410: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/01 11:06:01.410: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/01 11:06:01.410: [smf] INFO: UE IMSI[262424555848894] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.411: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/01 11:06:01.411: [upf] INFO: UE F-SEID[UP:0x65c CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.411: [upf] INFO: UE F-SEID[UP:0x65c CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.416: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/01 11:06:01.417: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/01 11:06:01.417: [smf] INFO: UE IMSI[262421361212827] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.417: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/01 11:06:01.417: [upf] INFO: UE F-SEID[UP:0x734 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.417: [upf] INFO: UE F-SEID[UP:0x734 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.424: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/01 11:06:01.424: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/01 11:06:01.424: [smf] INFO: UE IMSI[262422366001461] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.425: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/01 11:06:01.425: [upf] INFO: UE F-SEID[UP:0x85d CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.425: [upf] INFO: UE F-SEID[UP:0x85d CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.431: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/01 11:06:01.431: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/01 11:06:01.431: [smf] INFO: UE IMSI[262420894738678] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.431: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/01 11:06:01.431: [upf] INFO: UE F-SEID[UP:0x853 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.431: [upf] INFO: UE F-SEID[UP:0x853 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.437: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/01 11:06:01.437: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/01 11:06:01.437: [smf] INFO: UE IMSI[262425591417576] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.438: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/01 11:06:01.438: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.438: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.443: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/01 11:06:01.443: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/01 11:06:01.443: [smf] INFO: UE IMSI[262425952490147] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.444: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/01 11:06:01.444: [upf] INFO: UE F-SEID[UP:0x89 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.444: [upf] INFO: UE F-SEID[UP:0x89 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.450: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/01 11:06:01.450: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/01 11:06:01.450: [smf] INFO: UE IMSI[262424417459826] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.451: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/01 11:06:01.451: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.451: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.456: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/01 11:06:01.456: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/01 11:06:01.456: [smf] INFO: UE IMSI[262420570725141] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.457: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/01 11:06:01.457: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.457: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.463: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/01 11:06:01.463: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/01 11:06:01.463: [smf] INFO: UE IMSI[262425481775624] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.464: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/01 11:06:01.464: [upf] INFO: UE F-SEID[UP:0x610 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.464: [upf] INFO: UE F-SEID[UP:0x610 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.469: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/01 11:06:01.469: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/01 11:06:01.469: [smf] INFO: UE IMSI[262428035630441] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.470: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/01 11:06:01.470: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.470: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.476: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/01 11:06:01.476: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/01 11:06:01.476: [smf] INFO: UE IMSI[262420886441045] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.477: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/01 11:06:01.477: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.477: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.482: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/01 11:06:01.482: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/01 11:06:01.482: [smf] INFO: UE IMSI[262422213270678] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.483: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/01 11:06:01.483: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.483: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.489: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/01 11:06:01.489: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/01 11:06:01.489: [smf] INFO: UE IMSI[262429075760573] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.490: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/01 11:06:01.490: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.490: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.495: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/01 11:06:01.495: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/01 11:06:01.495: [smf] INFO: UE IMSI[262425197446187] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.496: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/01 11:06:01.496: [upf] INFO: UE F-SEID[UP:0x844 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.496: [upf] INFO: UE F-SEID[UP:0x844 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.502: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/01 11:06:01.502: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/01 11:06:01.502: [smf] INFO: UE IMSI[262420292270091] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.503: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/01 11:06:01.503: [upf] INFO: UE F-SEID[UP:0x920 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.503: [upf] INFO: UE F-SEID[UP:0x920 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.508: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/01 11:06:01.508: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/01 11:06:01.508: [smf] INFO: UE IMSI[262423059427405] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.509: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/01 11:06:01.509: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.509: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.514: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/01 11:06:01.514: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/01 11:06:01.514: [smf] INFO: UE IMSI[262427890510334] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.515: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/01 11:06:01.515: [upf] INFO: UE F-SEID[UP:0x21a CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.515: [upf] INFO: UE F-SEID[UP:0x21a CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.521: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/01 11:06:01.521: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/01 11:06:01.521: [smf] INFO: UE IMSI[262423116091468] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.522: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/01 11:06:01.522: [upf] INFO: UE F-SEID[UP:0x426 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.522: [upf] INFO: UE F-SEID[UP:0x426 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.527: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/01 11:06:01.527: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/01 11:06:01.527: [smf] INFO: UE IMSI[262420714659871] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.528: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/01 11:06:01.528: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.528: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.534: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/01 11:06:01.534: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/01 11:06:01.534: [smf] INFO: UE IMSI[262421163346234] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.535: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/01 11:06:01.535: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.535: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.540: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/01 11:06:01.540: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/01 11:06:01.540: [smf] INFO: UE IMSI[262427743005027] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.541: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/01 11:06:01.541: [upf] INFO: UE F-SEID[UP:0x47d CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.541: [upf] INFO: UE F-SEID[UP:0x47d CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.547: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/01 11:06:01.547: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/01 11:06:01.547: [smf] INFO: UE IMSI[262422380234378] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.548: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/01 11:06:01.548: [upf] INFO: UE F-SEID[UP:0x69e CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.548: [upf] INFO: UE F-SEID[UP:0x69e CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.553: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/01 11:06:01.553: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/01 11:06:01.553: [smf] INFO: UE IMSI[262421235384814] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.554: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/01 11:06:01.554: [upf] INFO: UE F-SEID[UP:0x651 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.554: [upf] INFO: UE F-SEID[UP:0x651 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.560: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/01 11:06:01.560: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/01 11:06:01.560: [smf] INFO: UE IMSI[262429534523050] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.561: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/01 11:06:01.561: [upf] INFO: UE F-SEID[UP:0xfce CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.561: [upf] INFO: UE F-SEID[UP:0xfce CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.567: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/01 11:06:01.567: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/01 11:06:01.567: [smf] INFO: UE IMSI[262424885876250] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.568: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/01 11:06:01.568: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.568: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.574: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/01 11:06:01.574: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/01 11:06:01.574: [smf] INFO: UE IMSI[262427313296290] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.576: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/01 11:06:01.576: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.576: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.582: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/01 11:06:01.582: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/01 11:06:01.582: [smf] INFO: UE IMSI[262421392652322] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.583: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/01 11:06:01.583: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.583: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.591: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/01 11:06:01.591: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/01 11:06:01.591: [smf] INFO: UE IMSI[262429380074435] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.592: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/01 11:06:01.592: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.592: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.597: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/01 11:06:01.597: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/01 11:06:01.597: [smf] INFO: UE IMSI[262426956616481] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.598: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/01 11:06:01.598: [upf] INFO: UE F-SEID[UP:0xcb CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.598: [upf] INFO: UE F-SEID[UP:0xcb CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.604: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/01 11:06:01.604: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/01 11:06:01.604: [smf] INFO: UE IMSI[262425422591443] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.605: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/01 11:06:01.605: [upf] INFO: UE F-SEID[UP:0xd40 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.605: [upf] INFO: UE F-SEID[UP:0xd40 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.610: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/01 11:06:01.610: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/01 11:06:01.610: [smf] INFO: UE IMSI[262428243424882] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.611: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/01 11:06:01.611: [upf] INFO: UE F-SEID[UP:0x463 CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.611: [upf] INFO: UE F-SEID[UP:0x463 CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.617: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/01 11:06:01.617: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/01 11:06:01.617: [smf] INFO: UE IMSI[262420349251397] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.618: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/01 11:06:01.618: [upf] INFO: UE F-SEID[UP:0xfae CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.618: [upf] INFO: UE F-SEID[UP:0xfae CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.623: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/01 11:06:01.623: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/01 11:06:01.623: [smf] INFO: UE IMSI[262421175895834] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.624: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/01 11:06:01.624: [upf] INFO: UE F-SEID[UP:0x88a CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.624: [upf] INFO: UE F-SEID[UP:0x88a CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.630: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/01 11:06:01.630: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/01 11:06:01.630: [smf] INFO: UE IMSI[262428480114769] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.631: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/01 11:06:01.631: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.631: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.636: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/01 11:06:01.636: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/01 11:06:01.636: [smf] INFO: UE IMSI[262427140060807] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.637: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/01 11:06:01.637: [upf] INFO: UE F-SEID[UP:0x13c CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.637: [upf] INFO: UE F-SEID[UP:0x13c CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.643: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/01 11:06:01.643: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/01 11:06:01.643: [smf] INFO: UE IMSI[262421956029481] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.644: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/01 11:06:01.644: [upf] INFO: UE F-SEID[UP:0xda1 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.644: [upf] INFO: UE F-SEID[UP:0xda1 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.649: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/01 11:06:01.649: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/01 11:06:01.649: [smf] INFO: UE IMSI[262426970163487] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.650: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/01 11:06:01.650: [upf] INFO: UE F-SEID[UP:0x78b CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.650: [upf] INFO: UE F-SEID[UP:0x78b CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.656: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/01 11:06:01.656: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/01 11:06:01.656: [smf] INFO: UE IMSI[262428660439173] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.657: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/01 11:06:01.657: [upf] INFO: UE F-SEID[UP:0x698 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.657: [upf] INFO: UE F-SEID[UP:0x698 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.662: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/01 11:06:01.662: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/01 11:06:01.662: [smf] INFO: UE IMSI[262424770200457] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.663: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/01 11:06:01.663: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.663: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.670: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/01 11:06:01.670: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/01 11:06:01.670: [smf] INFO: UE IMSI[262427685496295] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.671: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/01 11:06:01.671: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.671: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.677: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/01 11:06:01.677: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/01 11:06:01.678: [smf] INFO: UE IMSI[262427881802991] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.678: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/01 11:06:01.678: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.678: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.685: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/01 11:06:01.685: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/01 11:06:01.685: [smf] INFO: UE IMSI[262426033031216] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.686: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/01 11:06:01.686: [upf] INFO: UE F-SEID[UP:0x7be CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.686: [upf] INFO: UE F-SEID[UP:0x7be CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.691: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/01 11:06:01.691: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/01 11:06:01.691: [smf] INFO: UE IMSI[262426393927785] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.692: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/01 11:06:01.692: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.692: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.698: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/01 11:06:01.698: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/01 11:06:01.698: [smf] INFO: UE IMSI[262428076617221] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.699: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/01 11:06:01.699: [upf] INFO: UE F-SEID[UP:0xa7e CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.699: [upf] INFO: UE F-SEID[UP:0xa7e CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.704: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/01 11:06:01.704: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/01 11:06:01.704: [smf] INFO: UE IMSI[262423051617416] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.705: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/01 11:06:01.705: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.705: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.711: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/01 11:06:01.711: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/01 11:06:01.711: [smf] INFO: UE IMSI[262428039773007] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.712: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/01 11:06:01.712: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.712: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.717: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/01 11:06:01.717: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/01 11:06:01.717: [smf] INFO: UE IMSI[262426730613139] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.718: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 11/01 11:06:01.718: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.718: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.723: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/01 11:06:01.724: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/01 11:06:01.724: [smf] INFO: UE IMSI[262425872853815] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.724: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/01 11:06:01.724: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.724: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.730: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/01 11:06:01.730: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/01 11:06:01.730: [smf] INFO: UE IMSI[262425345398104] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.731: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/01 11:06:01.731: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.731: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.736: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/01 11:06:01.736: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/01 11:06:01.736: [smf] INFO: UE IMSI[262426620735196] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.737: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/01 11:06:01.737: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.737: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.743: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/01 11:06:01.743: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/01 11:06:01.743: [smf] INFO: UE IMSI[262424363359054] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.744: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/01 11:06:01.744: [upf] INFO: UE F-SEID[UP:0x33b CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.744: [upf] INFO: UE F-SEID[UP:0x33b CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.749: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/01 11:06:01.749: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/01 11:06:01.749: [smf] INFO: UE IMSI[262422875100901] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.750: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/01 11:06:01.750: [upf] INFO: UE F-SEID[UP:0x193 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.750: [upf] INFO: UE F-SEID[UP:0x193 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.756: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/01 11:06:01.756: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/01 11:06:01.756: [smf] INFO: UE IMSI[262428852679674] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.756: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/01 11:06:01.756: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.756: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.762: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/01 11:06:01.762: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/01 11:06:01.762: [smf] INFO: UE IMSI[262426271826659] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.763: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/01 11:06:01.763: [upf] INFO: UE F-SEID[UP:0x492 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.763: [upf] INFO: UE F-SEID[UP:0x492 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.768: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/01 11:06:01.768: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/01 11:06:01.768: [smf] INFO: UE IMSI[262429085435078] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.769: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/01 11:06:01.769: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.769: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.775: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/01 11:06:01.775: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/01 11:06:01.775: [smf] INFO: UE IMSI[262421194450361] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.776: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/01 11:06:01.776: [upf] INFO: UE F-SEID[UP:0x45a CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.776: [upf] INFO: UE F-SEID[UP:0x45a CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.781: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/01 11:06:01.781: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/01 11:06:01.781: [smf] INFO: UE IMSI[262427900295228] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.782: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/01 11:06:01.782: [upf] INFO: UE F-SEID[UP:0x73f CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.782: [upf] INFO: UE F-SEID[UP:0x73f CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.789: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/01 11:06:01.789: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/01 11:06:01.789: [smf] INFO: UE IMSI[262423269966773] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.790: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/01 11:06:01.790: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.790: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.795: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/01 11:06:01.795: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/01 11:06:01.795: [smf] INFO: UE IMSI[262428172015008] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.796: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/01 11:06:01.796: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.796: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.802: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/01 11:06:01.802: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/01 11:06:01.802: [smf] INFO: UE IMSI[262422467243879] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.803: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/01 11:06:01.803: [upf] INFO: UE F-SEID[UP:0x349 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.803: [upf] INFO: UE F-SEID[UP:0x349 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.808: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/01 11:06:01.808: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/01 11:06:01.808: [smf] INFO: UE IMSI[262426094694953] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.809: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/01 11:06:01.809: [upf] INFO: UE F-SEID[UP:0x827 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.809: [upf] INFO: UE F-SEID[UP:0x827 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.815: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/01 11:06:01.815: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/01 11:06:01.815: [smf] INFO: UE IMSI[262426302725708] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.816: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/01 11:06:01.816: [upf] INFO: UE F-SEID[UP:0x812 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.816: [upf] INFO: UE F-SEID[UP:0x812 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.821: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/01 11:06:01.821: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/01 11:06:01.821: [smf] INFO: UE IMSI[262421883693178] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.822: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/01 11:06:01.822: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.822: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.828: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/01 11:06:01.828: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/01 11:06:01.828: [smf] INFO: UE IMSI[262420113991920] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.829: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/01 11:06:01.829: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.829: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.834: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/01 11:06:01.834: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/01 11:06:01.834: [smf] INFO: UE IMSI[262427186243829] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.835: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/01 11:06:01.835: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.835: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.840: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/01 11:06:01.840: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/01 11:06:01.841: [smf] INFO: UE IMSI[262421777099803] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.842: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/01 11:06:01.842: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.842: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.848: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/01 11:06:01.848: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/01 11:06:01.848: [smf] INFO: UE IMSI[262420167587348] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.849: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/01 11:06:01.849: [upf] INFO: UE F-SEID[UP:0x367 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.849: [upf] INFO: UE F-SEID[UP:0x367 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.854: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/01 11:06:01.854: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/01 11:06:01.854: [smf] INFO: UE IMSI[262420306164156] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.855: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/01 11:06:01.855: [upf] INFO: UE F-SEID[UP:0x41d CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.855: [upf] INFO: UE F-SEID[UP:0x41d CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.861: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/01 11:06:01.861: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/01 11:06:01.861: [smf] INFO: UE IMSI[262426931928101] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.862: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/01 11:06:01.862: [upf] INFO: UE F-SEID[UP:0x61d CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.862: [upf] INFO: UE F-SEID[UP:0x61d CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.867: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/01 11:06:01.867: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/01 11:06:01.867: [smf] INFO: UE IMSI[262426983707747] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.868: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/01 11:06:01.868: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.868: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.874: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/01 11:06:01.874: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/01 11:06:01.874: [smf] INFO: UE IMSI[262422842564714] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.875: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/01 11:06:01.875: [upf] INFO: UE F-SEID[UP:0x935 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.875: [upf] INFO: UE F-SEID[UP:0x935 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.880: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/01 11:06:01.880: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/01 11:06:01.880: [smf] INFO: UE IMSI[262422871853129] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.881: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/01 11:06:01.881: [upf] INFO: UE F-SEID[UP:0x44b CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.881: [upf] INFO: UE F-SEID[UP:0x44b CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.887: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/01 11:06:01.887: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/01 11:06:01.887: [smf] INFO: UE IMSI[262425412147841] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.887: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/01 11:06:01.888: [upf] INFO: UE F-SEID[UP:0x737 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.888: [upf] INFO: UE F-SEID[UP:0x737 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.893: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/01 11:06:01.893: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/01 11:06:01.893: [smf] INFO: UE IMSI[262424157271224] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.894: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/01 11:06:01.894: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.894: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.899: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/01 11:06:01.899: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/01 11:06:01.899: [smf] INFO: UE IMSI[262429075770920] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.900: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/01 11:06:01.900: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.900: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.906: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/01 11:06:01.906: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/01 11:06:01.906: [smf] INFO: UE IMSI[262427959507326] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.907: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/01 11:06:01.907: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.907: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.912: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/01 11:06:01.912: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/01 11:06:01.912: [smf] INFO: UE IMSI[262424583099144] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.913: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/01 11:06:01.913: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.913: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.919: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/01 11:06:01.919: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/01 11:06:01.919: [smf] INFO: UE IMSI[262427556025257] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.920: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/01 11:06:01.920: [upf] INFO: UE F-SEID[UP:0x741 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.920: [upf] INFO: UE F-SEID[UP:0x741 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.925: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/01 11:06:01.925: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/01 11:06:01.925: [smf] INFO: UE IMSI[262424153491010] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.926: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/01 11:06:01.926: [upf] INFO: UE F-SEID[UP:0x43e CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.926: [upf] INFO: UE F-SEID[UP:0x43e CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.933: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/01 11:06:01.933: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/01 11:06:01.933: [smf] INFO: UE IMSI[262426276385192] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.934: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/01 11:06:01.934: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.934: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.939: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/01 11:06:01.939: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/01 11:06:01.939: [smf] INFO: UE IMSI[262422092490460] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.940: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/01 11:06:01.940: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.940: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.946: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/01 11:06:01.946: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/01 11:06:01.946: [smf] INFO: UE IMSI[262423857574451] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.947: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/01 11:06:01.947: [upf] INFO: UE F-SEID[UP:0x982 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.947: [upf] INFO: UE F-SEID[UP:0x982 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.952: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/01 11:06:01.952: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/01 11:06:01.952: [smf] INFO: UE IMSI[262428068403427] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.953: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/01 11:06:01.953: [upf] INFO: UE F-SEID[UP:0x14d CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.953: [upf] INFO: UE F-SEID[UP:0x14d CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.959: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/01 11:06:01.959: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/01 11:06:01.959: [smf] INFO: UE IMSI[262426307277139] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.960: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/01 11:06:01.960: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.960: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.965: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/01 11:06:01.965: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/01 11:06:01.965: [smf] INFO: UE IMSI[262425054216093] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.966: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/01 11:06:01.966: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.966: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.972: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/01 11:06:01.972: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/01 11:06:01.972: [smf] INFO: UE IMSI[262424482282741] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.973: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/01 11:06:01.973: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.973: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.979: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/01 11:06:01.979: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/01 11:06:01.979: [smf] INFO: UE IMSI[262429466092357] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.980: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/01 11:06:01.980: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.980: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.985: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/01 11:06:01.985: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/01 11:06:01.985: [smf] INFO: UE IMSI[262428910397286] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.986: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/01 11:06:01.986: [upf] INFO: UE F-SEID[UP:0x861 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.986: [upf] INFO: UE F-SEID[UP:0x861 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.991: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/01 11:06:01.991: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/01 11:06:01.992: [smf] INFO: UE IMSI[262421240620657] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.993: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/01 11:06:01.993: [upf] INFO: UE F-SEID[UP:0x427 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.993: [upf] INFO: UE F-SEID[UP:0x427 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.998: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/01 11:06:01.998: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/01 11:06:01.998: [smf] INFO: UE IMSI[262426022514038] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:01.999: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/01 11:06:01.999: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/01 11:06:01.999: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.004: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/01 11:06:02.004: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/01 11:06:02.004: [smf] INFO: UE IMSI[262424735928494] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.005: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/01 11:06:02.005: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.005: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.011: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/01 11:06:02.011: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/01 11:06:02.011: [smf] INFO: UE IMSI[262421753498968] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.012: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/01 11:06:02.012: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.012: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.017: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/01 11:06:02.017: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/01 11:06:02.017: [smf] INFO: UE IMSI[262421864384439] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.018: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/01 11:06:02.018: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.018: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.024: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/01 11:06:02.024: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/01 11:06:02.024: [smf] INFO: UE IMSI[262426251757962] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.025: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/01 11:06:02.025: [upf] INFO: UE F-SEID[UP:0x42b CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.025: [upf] INFO: UE F-SEID[UP:0x42b CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.031: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/01 11:06:02.031: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/01 11:06:02.031: [smf] INFO: UE IMSI[262421326450747] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.032: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/01 11:06:02.032: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.032: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.037: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/01 11:06:02.037: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/01 11:06:02.037: [smf] INFO: UE IMSI[262429664393028] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.038: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/01 11:06:02.038: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.038: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.044: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/01 11:06:02.044: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/01 11:06:02.044: [smf] INFO: UE IMSI[262422434199448] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.045: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/01 11:06:02.045: [upf] INFO: UE F-SEID[UP:0xe0f CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.045: [upf] INFO: UE F-SEID[UP:0xe0f CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.050: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/01 11:06:02.050: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/01 11:06:02.050: [smf] INFO: UE IMSI[262421722271052] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.051: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/01 11:06:02.051: [upf] INFO: UE F-SEID[UP:0x730 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.051: [upf] INFO: UE F-SEID[UP:0x730 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.057: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/01 11:06:02.057: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/01 11:06:02.057: [smf] INFO: UE IMSI[262429471849029] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.057: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/01 11:06:02.057: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.057: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.063: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/01 11:06:02.063: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/01 11:06:02.063: [smf] INFO: UE IMSI[262425765019511] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.064: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/01 11:06:02.064: [upf] INFO: UE F-SEID[UP:0xce7 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.064: [upf] INFO: UE F-SEID[UP:0xce7 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.069: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/01 11:06:02.069: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/01 11:06:02.069: [smf] INFO: UE IMSI[262420304551847] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.070: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/01 11:06:02.070: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.070: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.076: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/01 11:06:02.076: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/01 11:06:02.076: [smf] INFO: UE IMSI[262424021815756] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.077: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/01 11:06:02.077: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.077: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.082: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/01 11:06:02.082: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/01 11:06:02.082: [smf] INFO: UE IMSI[262422683294856] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.083: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/01 11:06:02.083: [upf] INFO: UE F-SEID[UP:0x5ac CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.083: [upf] INFO: UE F-SEID[UP:0x5ac CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.088: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/01 11:06:02.088: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/01 11:06:02.088: [smf] INFO: UE IMSI[262420469634352] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.089: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/01 11:06:02.089: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.089: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.095: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/01 11:06:02.095: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/01 11:06:02.095: [smf] INFO: UE IMSI[262421161027519] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.096: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/01 11:06:02.096: [upf] INFO: UE F-SEID[UP:0xd7e CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.096: [upf] INFO: UE F-SEID[UP:0xd7e CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.101: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/01 11:06:02.101: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/01 11:06:02.101: [smf] INFO: UE IMSI[262425119431066] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.102: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/01 11:06:02.102: [upf] INFO: UE F-SEID[UP:0x371 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.102: [upf] INFO: UE F-SEID[UP:0x371 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.109: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/01 11:06:02.109: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/01 11:06:02.109: [smf] INFO: UE IMSI[262423226817898] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.110: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/01 11:06:02.110: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.110: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.115: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/01 11:06:02.115: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/01 11:06:02.115: [smf] INFO: UE IMSI[262429744168176] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.116: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/01 11:06:02.116: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.116: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.122: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/01 11:06:02.122: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/01 11:06:02.122: [smf] INFO: UE IMSI[262427068026315] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.123: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/01 11:06:02.123: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.123: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.128: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/01 11:06:02.128: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/01 11:06:02.128: [smf] INFO: UE IMSI[262423232247536] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.129: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/01 11:06:02.129: [upf] INFO: UE F-SEID[UP:0x846 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.129: [upf] INFO: UE F-SEID[UP:0x846 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.134: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/01 11:06:02.134: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/01 11:06:02.134: [smf] INFO: UE IMSI[262424836613262] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.135: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/01 11:06:02.135: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.135: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.141: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/01 11:06:02.141: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/01 11:06:02.141: [smf] INFO: UE IMSI[262428582522520] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.142: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/01 11:06:02.142: [upf] INFO: UE F-SEID[UP:0x67a CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.142: [upf] INFO: UE F-SEID[UP:0x67a CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.147: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/01 11:06:02.147: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/01 11:06:02.147: [smf] INFO: UE IMSI[262425751452302] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.148: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/01 11:06:02.148: [upf] INFO: UE F-SEID[UP:0xebb CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.148: [upf] INFO: UE F-SEID[UP:0xebb CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.155: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/01 11:06:02.155: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/01 11:06:02.155: [smf] INFO: UE IMSI[262424772081522] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.156: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/01 11:06:02.156: [upf] INFO: UE F-SEID[UP:0xebd CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.156: [upf] INFO: UE F-SEID[UP:0xebd CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.162: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/01 11:06:02.162: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/01 11:06:02.162: [smf] INFO: UE IMSI[262427867354646] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.163: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/01 11:06:02.163: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.163: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.169: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/01 11:06:02.169: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/01 11:06:02.169: [smf] INFO: UE IMSI[262426920467867] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.170: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/01 11:06:02.170: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.170: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.176: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/01 11:06:02.176: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/01 11:06:02.176: [smf] INFO: UE IMSI[262424420581681] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.177: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/01 11:06:02.177: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.177: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.183: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/01 11:06:02.183: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/01 11:06:02.183: [smf] INFO: UE IMSI[262424249415148] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.184: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/01 11:06:02.184: [upf] INFO: UE F-SEID[UP:0xadb CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.184: [upf] INFO: UE F-SEID[UP:0xadb CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.190: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/01 11:06:02.190: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/01 11:06:02.190: [smf] INFO: UE IMSI[262428270469794] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.191: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/01 11:06:02.191: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.191: [upf] INFO: UE F-SEID[UP:0xf2f CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.199: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/01 11:06:02.199: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/01 11:06:02.199: [smf] INFO: UE IMSI[262429064996842] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.199: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/01 11:06:02.200: [upf] INFO: UE F-SEID[UP:0x931 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.200: [upf] INFO: UE F-SEID[UP:0x931 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.206: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 11/01 11:06:02.206: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3192) 11/01 11:06:02.206: [smf] INFO: UE IMSI[262429295577278] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.207: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/01 11:06:02.207: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.207: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.213: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 11/01 11:06:02.213: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3192) 11/01 11:06:02.213: [smf] INFO: UE IMSI[262428095095070] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.214: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 11/01 11:06:02.214: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.214: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.219: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 11/01 11:06:02.219: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3192) 11/01 11:06:02.219: [smf] INFO: UE IMSI[262428408602078] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.221: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 11/01 11:06:02.221: [upf] INFO: UE F-SEID[UP:0xd81 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.221: [upf] INFO: UE F-SEID[UP:0xd81 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.226: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 11/01 11:06:02.226: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3192) 11/01 11:06:02.226: [smf] INFO: UE IMSI[262428150730889] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.227: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 11/01 11:06:02.227: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.227: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.232: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 11/01 11:06:02.232: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3192) 11/01 11:06:02.232: [smf] INFO: UE IMSI[262426378726863] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.234: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 11/01 11:06:02.234: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.234: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.239: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 11/01 11:06:02.239: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3192) 11/01 11:06:02.239: [smf] INFO: UE IMSI[262420480951506] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.240: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 11/01 11:06:02.240: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.240: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.245: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 11/01 11:06:02.245: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3192) 11/01 11:06:02.245: [smf] INFO: UE IMSI[262420977777539] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.246: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 11/01 11:06:02.246: [upf] INFO: UE F-SEID[UP:0x392 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.246: [upf] INFO: UE F-SEID[UP:0x392 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.252: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 11/01 11:06:02.252: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3192) 11/01 11:06:02.252: [smf] INFO: UE IMSI[262424730935809] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.253: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 11/01 11:06:02.253: [upf] INFO: UE F-SEID[UP:0xdda CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.253: [upf] INFO: UE F-SEID[UP:0xdda CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.259: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 11/01 11:06:02.259: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3192) 11/01 11:06:02.259: [smf] INFO: UE IMSI[262427119816927] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.261: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 11/01 11:06:02.261: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.261: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.266: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 11/01 11:06:02.266: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3192) 11/01 11:06:02.266: [smf] INFO: UE IMSI[262429889103637] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.267: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 11/01 11:06:02.267: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.267: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.272: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 11/01 11:06:02.272: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3192) 11/01 11:06:02.272: [smf] INFO: UE IMSI[262424864521497] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.273: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 11/01 11:06:02.273: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.273: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.279: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 11/01 11:06:02.279: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3192) 11/01 11:06:02.279: [smf] INFO: UE IMSI[262427864373281] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.280: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 11/01 11:06:02.280: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.280: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.285: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 11/01 11:06:02.285: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3192) 11/01 11:06:02.285: [smf] INFO: UE IMSI[262428948458364] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.286: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 11/01 11:06:02.286: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.286: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.292: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 11/01 11:06:02.292: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3192) 11/01 11:06:02.292: [smf] INFO: UE IMSI[262428457428018] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.293: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 11/01 11:06:02.293: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.293: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.298: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 11/01 11:06:02.298: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3192) 11/01 11:06:02.298: [smf] INFO: UE IMSI[262429895739758] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.299: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 11/01 11:06:02.299: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.299: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.305: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 11/01 11:06:02.305: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3192) 11/01 11:06:02.305: [smf] INFO: UE IMSI[262425391823993] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.306: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 11/01 11:06:02.306: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.306: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.311: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 11/01 11:06:02.311: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3192) 11/01 11:06:02.311: [smf] INFO: UE IMSI[262423601750966] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.312: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 11/01 11:06:02.312: [upf] INFO: UE F-SEID[UP:0x997 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.312: [upf] INFO: UE F-SEID[UP:0x997 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.318: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 11/01 11:06:02.318: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3192) 11/01 11:06:02.318: [smf] INFO: UE IMSI[262421528256498] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.319: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 11/01 11:06:02.319: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.319: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.324: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 11/01 11:06:02.324: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3192) 11/01 11:06:02.324: [smf] INFO: UE IMSI[262428987485485] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.325: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 11/01 11:06:02.325: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.325: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.331: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 11/01 11:06:02.331: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3192) 11/01 11:06:02.331: [smf] INFO: UE IMSI[262420931554397] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:02.332: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 11/01 11:06:02.332: [upf] INFO: UE F-SEID[UP:0x3ba CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.332: [upf] INFO: UE F-SEID[UP:0x3ba CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.337: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@ebbe25b923b9: Successfully created 1019 PDP contexts before exhausting the pool MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:06:02.534: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 11/01 11:06:02.534: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.534: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/01 11:06:02.542: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 11/01 11:06:02.548: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 11/01 11:06:02.548: [smf] INFO: Removed Session: UE IMSI:[262425506910567] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3200) 11/01 11:06:02.548: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 11/01 11:06:02.552: [smf] INFO: Removed Session: UE IMSI:[262428357717931] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3200) 11/01 11:06:02.552: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 11/01 11:06:02.553: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 11/01 11:06:02.557: [smf] INFO: Removed Session: UE IMSI:[262427839866421] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3200) 11/01 11:06:02.557: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 11/01 11:06:02.559: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 11/01 11:06:02.563: [smf] INFO: Removed Session: UE IMSI:[262420219861583] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3200) 11/01 11:06:02.563: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 11/01 11:06:02.565: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 11/01 11:06:02.569: [smf] INFO: Removed Session: UE IMSI:[262426739585812] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3200) 11/01 11:06:02.569: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 11/01 11:06:02.571: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 11/01 11:06:02.575: [smf] INFO: Removed Session: UE IMSI:[262427406375251] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3200) 11/01 11:06:02.575: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 11/01 11:06:02.576: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 11/01 11:06:02.581: [smf] INFO: Removed Session: UE IMSI:[262428918988584] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3200) 11/01 11:06:02.581: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 11/01 11:06:02.582: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 11/01 11:06:02.587: [smf] INFO: Removed Session: UE IMSI:[262426755972678] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3200) 11/01 11:06:02.587: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 11/01 11:06:02.588: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 11/01 11:06:02.592: [smf] INFO: Removed Session: UE IMSI:[262422345055756] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3200) 11/01 11:06:02.592: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 11/01 11:06:02.593: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 11/01 11:06:02.598: [smf] INFO: Removed Session: UE IMSI:[262420282078729] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3200) 11/01 11:06:02.598: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 11/01 11:06:02.599: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 11/01 11:06:02.604: [smf] INFO: Removed Session: UE IMSI:[262420104331230] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3200) 11/01 11:06:02.604: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 11/01 11:06:02.605: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 11/01 11:06:02.609: [smf] INFO: Removed Session: UE IMSI:[262426783173177] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3200) 11/01 11:06:02.609: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 11/01 11:06:02.610: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 11/01 11:06:02.614: [smf] INFO: Removed Session: UE IMSI:[262427457695235] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3200) 11/01 11:06:02.614: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 11/01 11:06:02.616: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 11/01 11:06:02.620: [smf] INFO: Removed Session: UE IMSI:[262422905806462] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3200) 11/01 11:06:02.620: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 11/01 11:06:02.621: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 11/01 11:06:02.626: [smf] INFO: Removed Session: UE IMSI:[262426642809819] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3200) 11/01 11:06:02.626: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 11/01 11:06:02.627: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 11/01 11:06:02.631: [smf] INFO: Removed Session: UE IMSI:[262426820263063] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3200) 11/01 11:06:02.631: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 11/01 11:06:02.633: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 11/01 11:06:02.637: [smf] INFO: Removed Session: UE IMSI:[262420407667450] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3200) 11/01 11:06:02.637: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 11/01 11:06:02.639: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 11/01 11:06:02.644: [smf] INFO: Removed Session: UE IMSI:[262421887308937] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3200) 11/01 11:06:02.644: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 11/01 11:06:02.645: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 11/01 11:06:02.649: [smf] INFO: Removed Session: UE IMSI:[262428588960124] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3200) 11/01 11:06:02.649: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 11/01 11:06:02.651: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 11/01 11:06:02.655: [smf] INFO: Removed Session: UE IMSI:[262428495862009] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3200) 11/01 11:06:02.655: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 11/01 11:06:02.656: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/01 11:06:02.661: [smf] INFO: Removed Session: UE IMSI:[262426136713389] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/01 11:06:02.661: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/01 11:06:02.662: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/01 11:06:02.666: [smf] INFO: Removed Session: UE IMSI:[262424830537031] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/01 11:06:02.666: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/01 11:06:02.667: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/01 11:06:02.671: [smf] INFO: Removed Session: UE IMSI:[262422481864382] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/01 11:06:02.671: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/01 11:06:02.673: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/01 11:06:02.677: [smf] INFO: Removed Session: UE IMSI:[262429774516109] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/01 11:06:02.677: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/01 11:06:02.678: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/01 11:06:02.683: [smf] INFO: Removed Session: UE IMSI:[262427885784192] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/01 11:06:02.683: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/01 11:06:02.684: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/01 11:06:02.688: [smf] INFO: Removed Session: UE IMSI:[262422660522195] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/01 11:06:02.688: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/01 11:06:02.689: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/01 11:06:02.694: [smf] INFO: Removed Session: UE IMSI:[262428441880103] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/01 11:06:02.694: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/01 11:06:02.695: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/01 11:06:02.698: [smf] INFO: Removed Session: UE IMSI:[262422393082702] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/01 11:06:02.698: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/01 11:06:02.700: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/01 11:06:02.704: [smf] INFO: Removed Session: UE IMSI:[262421167948704] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/01 11:06:02.704: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/01 11:06:02.706: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/01 11:06:02.710: [smf] INFO: Removed Session: UE IMSI:[262429587505895] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/01 11:06:02.710: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/01 11:06:02.711: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/01 11:06:02.715: [smf] INFO: Removed Session: UE IMSI:[262420099285003] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/01 11:06:02.715: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/01 11:06:02.717: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/01 11:06:02.722: [smf] INFO: Removed Session: UE IMSI:[262424786649418] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/01 11:06:02.722: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/01 11:06:02.723: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/01 11:06:02.728: [smf] INFO: Removed Session: UE IMSI:[262424996985200] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/01 11:06:02.728: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/01 11:06:02.729: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/01 11:06:02.732: [smf] INFO: Removed Session: UE IMSI:[262424674654752] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/01 11:06:02.732: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/01 11:06:02.734: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/01 11:06:02.738: [smf] INFO: Removed Session: UE IMSI:[262420080932773] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/01 11:06:02.738: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/01 11:06:02.740: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/01 11:06:02.744: [smf] INFO: Removed Session: UE IMSI:[262421758695827] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/01 11:06:02.744: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/01 11:06:02.745: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/01 11:06:02.749: [smf] INFO: Removed Session: UE IMSI:[262427065025944] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/01 11:06:02.749: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/01 11:06:02.751: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/01 11:06:02.755: [smf] INFO: Removed Session: UE IMSI:[262420991105622] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/01 11:06:02.755: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/01 11:06:02.756: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/01 11:06:02.760: [smf] INFO: Removed Session: UE IMSI:[262422133430803] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/01 11:06:02.760: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/01 11:06:02.762: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/01 11:06:02.767: [smf] INFO: Removed Session: UE IMSI:[262422323973839] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/01 11:06:02.767: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/01 11:06:02.769: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/01 11:06:02.773: [smf] INFO: Removed Session: UE IMSI:[262429070080141] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/01 11:06:02.773: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/01 11:06:02.774: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/01 11:06:02.778: [smf] INFO: Removed Session: UE IMSI:[262422560420209] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/01 11:06:02.778: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/01 11:06:02.780: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/01 11:06:02.783: [smf] INFO: Removed Session: UE IMSI:[262421137455355] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/01 11:06:02.783: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/01 11:06:02.785: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/01 11:06:02.789: [smf] INFO: Removed Session: UE IMSI:[262422120929463] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/01 11:06:02.789: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/01 11:06:02.791: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/01 11:06:02.795: [smf] INFO: Removed Session: UE IMSI:[262428188150369] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/01 11:06:02.795: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/01 11:06:02.796: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/01 11:06:02.800: [smf] INFO: Removed Session: UE IMSI:[262425638129703] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/01 11:06:02.800: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/01 11:06:02.802: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/01 11:06:02.806: [smf] INFO: Removed Session: UE IMSI:[262421305093647] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/01 11:06:02.806: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/01 11:06:02.807: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/01 11:06:02.811: [smf] INFO: Removed Session: UE IMSI:[262420856388791] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/01 11:06:02.811: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/01 11:06:02.813: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/01 11:06:02.817: [smf] INFO: Removed Session: UE IMSI:[262422965560547] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/01 11:06:02.817: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/01 11:06:02.818: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/01 11:06:02.823: [smf] INFO: Removed Session: UE IMSI:[262420489410350] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/01 11:06:02.823: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/01 11:06:02.824: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/01 11:06:02.827: [smf] INFO: Removed Session: UE IMSI:[262425129229659] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/01 11:06:02.828: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/01 11:06:02.829: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/01 11:06:02.834: [smf] INFO: Removed Session: UE IMSI:[262426957822144] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/01 11:06:02.834: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/01 11:06:02.835: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/01 11:06:02.839: [smf] INFO: Removed Session: UE IMSI:[262424547238721] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/01 11:06:02.839: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/01 11:06:02.841: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/01 11:06:02.844: [smf] INFO: Removed Session: UE IMSI:[262425826091700] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/01 11:06:02.844: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/01 11:06:02.846: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/01 11:06:02.850: [smf] INFO: Removed Session: UE IMSI:[262428548533579] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/01 11:06:02.850: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/01 11:06:02.852: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/01 11:06:02.856: [smf] INFO: Removed Session: UE IMSI:[262425549892629] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/01 11:06:02.856: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/01 11:06:02.857: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/01 11:06:02.861: [smf] INFO: Removed Session: UE IMSI:[262421234132488] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/01 11:06:02.861: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/01 11:06:02.863: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/01 11:06:02.866: [smf] INFO: Removed Session: UE IMSI:[262427877885481] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/01 11:06:02.866: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/01 11:06:02.868: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/01 11:06:02.873: [smf] INFO: Removed Session: UE IMSI:[262421790904012] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/01 11:06:02.873: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/01 11:06:02.874: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/01 11:06:02.877: [smf] INFO: Removed Session: UE IMSI:[262427021126441] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/01 11:06:02.877: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/01 11:06:02.879: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/01 11:06:02.883: [smf] INFO: Removed Session: UE IMSI:[262428764576581] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/01 11:06:02.883: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/01 11:06:02.885: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/01 11:06:02.889: [smf] INFO: Removed Session: UE IMSI:[262420461007788] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/01 11:06:02.889: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/01 11:06:02.890: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/01 11:06:02.894: [smf] INFO: Removed Session: UE IMSI:[262425546919161] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/01 11:06:02.894: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/01 11:06:02.896: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/01 11:06:02.900: [smf] INFO: Removed Session: UE IMSI:[262421295897405] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/01 11:06:02.900: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/01 11:06:02.901: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/01 11:06:02.906: [smf] INFO: Removed Session: UE IMSI:[262422928113478] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/01 11:06:02.906: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/01 11:06:02.907: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/01 11:06:02.911: [smf] INFO: Removed Session: UE IMSI:[262428927462323] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/01 11:06:02.911: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/01 11:06:02.912: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/01 11:06:02.917: [smf] INFO: Removed Session: UE IMSI:[262420800212886] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/01 11:06:02.917: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/01 11:06:02.918: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/01 11:06:02.921: [smf] INFO: Removed Session: UE IMSI:[262424339904922] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/01 11:06:02.921: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/01 11:06:02.923: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/01 11:06:02.927: [smf] INFO: Removed Session: UE IMSI:[262423690386077] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/01 11:06:02.927: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/01 11:06:02.929: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/01 11:06:02.933: [smf] INFO: Removed Session: UE IMSI:[262429681123148] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/01 11:06:02.933: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/01 11:06:02.935: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/01 11:06:02.938: [smf] INFO: Removed Session: UE IMSI:[262426014341586] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/01 11:06:02.938: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/01 11:06:02.940: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/01 11:06:02.944: [smf] INFO: Removed Session: UE IMSI:[262428178122505] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/01 11:06:02.944: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/01 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/01 11:06:02.950: [smf] INFO: Removed Session: UE IMSI:[262425081244237] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/01 11:06:02.950: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/01 11:06:02.951: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/01 11:06:02.955: [smf] INFO: Removed Session: UE IMSI:[262423133135465] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/01 11:06:02.955: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/01 11:06:02.957: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/01 11:06:02.960: [smf] INFO: Removed Session: UE IMSI:[262428353765267] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/01 11:06:02.960: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/01 11:06:02.963: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/01 11:06:02.966: [smf] INFO: Removed Session: UE IMSI:[262426831350151] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/01 11:06:02.966: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/01 11:06:02.968: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/01 11:06:02.972: [smf] INFO: Removed Session: UE IMSI:[262423085789576] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/01 11:06:02.972: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/01 11:06:02.974: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/01 11:06:02.978: [smf] INFO: Removed Session: UE IMSI:[262429193904373] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/01 11:06:02.978: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/01 11:06:02.980: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/01 11:06:02.983: [smf] INFO: Removed Session: UE IMSI:[262422003460879] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/01 11:06:02.983: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/01 11:06:02.985: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/01 11:06:02.989: [smf] INFO: Removed Session: UE IMSI:[262422536778885] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/01 11:06:02.989: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/01 11:06:02.991: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/01 11:06:02.995: [smf] INFO: Removed Session: UE IMSI:[262428562919572] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:02.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/01 11:06:02.995: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/01 11:06:02.996: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/01 11:06:03.000: [smf] INFO: Removed Session: UE IMSI:[262421933127064] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/01 11:06:03.000: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/01 11:06:03.002: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/01 11:06:03.005: [smf] INFO: Removed Session: UE IMSI:[262422865986635] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/01 11:06:03.005: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/01 11:06:03.007: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/01 11:06:03.011: [smf] INFO: Removed Session: UE IMSI:[262421234262889] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/01 11:06:03.011: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/01 11:06:03.013: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/01 11:06:03.017: [smf] INFO: Removed Session: UE IMSI:[262427166045104] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/01 11:06:03.017: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/01 11:06:03.019: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/01 11:06:03.023: [smf] INFO: Removed Session: UE IMSI:[262421609767614] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/01 11:06:03.023: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/01 11:06:03.024: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/01 11:06:03.028: [smf] INFO: Removed Session: UE IMSI:[262421373373269] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/01 11:06:03.028: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/01 11:06:03.030: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/01 11:06:03.035: [smf] INFO: Removed Session: UE IMSI:[262424229751736] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/01 11:06:03.035: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/01 11:06:03.035: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/01 11:06:03.040: [smf] INFO: Removed Session: UE IMSI:[262425318109545] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/01 11:06:03.040: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/01 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/01 11:06:03.044: [smf] INFO: Removed Session: UE IMSI:[262424037712081] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/01 11:06:03.044: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/01 11:06:03.046: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/01 11:06:03.050: [smf] INFO: Removed Session: UE IMSI:[262425079054436] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/01 11:06:03.050: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/01 11:06:03.052: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/01 11:06:03.056: [smf] INFO: Removed Session: UE IMSI:[262427453203213] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/01 11:06:03.056: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/01 11:06:03.058: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/01 11:06:03.061: [smf] INFO: Removed Session: UE IMSI:[262425978294408] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/01 11:06:03.061: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/01 11:06:03.063: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/01 11:06:03.067: [smf] INFO: Removed Session: UE IMSI:[262421185361914] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/01 11:06:03.067: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/01 11:06:03.069: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/01 11:06:03.073: [smf] INFO: Removed Session: UE IMSI:[262427128838644] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/01 11:06:03.073: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/01 11:06:03.074: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/01 11:06:03.079: [smf] INFO: Removed Session: UE IMSI:[262425175680240] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/01 11:06:03.079: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/01 11:06:03.080: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/01 11:06:03.084: [smf] INFO: Removed Session: UE IMSI:[262428098937007] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/01 11:06:03.084: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/01 11:06:03.086: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/01 11:06:03.092: [smf] INFO: Removed Session: UE IMSI:[262421301971970] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/01 11:06:03.092: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/01 11:06:03.092: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/01 11:06:03.098: [smf] INFO: Removed Session: UE IMSI:[262429251900524] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/01 11:06:03.098: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/01 11:06:03.098: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/01 11:06:03.102: [smf] INFO: Removed Session: UE IMSI:[262423973834945] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/01 11:06:03.102: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/01 11:06:03.104: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/01 11:06:03.109: [smf] INFO: Removed Session: UE IMSI:[262423605734141] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/01 11:06:03.109: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/01 11:06:03.110: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/01 11:06:03.114: [smf] INFO: Removed Session: UE IMSI:[262421976754429] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/01 11:06:03.114: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/01 11:06:03.116: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/01 11:06:03.120: [smf] INFO: Removed Session: UE IMSI:[262425979387143] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/01 11:06:03.120: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/01 11:06:03.122: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/01 11:06:03.127: [smf] INFO: Removed Session: UE IMSI:[262422955478969] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/01 11:06:03.127: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/01 11:06:03.128: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/01 11:06:03.134: [smf] INFO: Removed Session: UE IMSI:[262420583080902] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/01 11:06:03.134: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/01 11:06:03.134: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/01 11:06:03.139: [smf] INFO: Removed Session: UE IMSI:[262422961394149] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/01 11:06:03.139: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/01 11:06:03.140: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/01 11:06:03.144: [smf] INFO: Removed Session: UE IMSI:[262423726514085] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/01 11:06:03.144: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/01 11:06:03.146: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/01 11:06:03.150: [smf] INFO: Removed Session: UE IMSI:[262426230533427] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/01 11:06:03.150: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/01 11:06:03.152: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/01 11:06:03.156: [smf] INFO: Removed Session: UE IMSI:[262427244710769] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/01 11:06:03.156: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/01 11:06:03.157: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/01 11:06:03.161: [smf] INFO: Removed Session: UE IMSI:[262424568796831] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/01 11:06:03.161: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/01 11:06:03.163: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/01 11:06:03.167: [smf] INFO: Removed Session: UE IMSI:[262427585817348] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/01 11:06:03.167: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/01 11:06:03.169: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/01 11:06:03.173: [smf] INFO: Removed Session: UE IMSI:[262423683021114] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/01 11:06:03.173: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/01 11:06:03.175: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/01 11:06:03.178: [smf] INFO: Removed Session: UE IMSI:[262420709940341] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/01 11:06:03.178: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/01 11:06:03.180: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/01 11:06:03.185: [smf] INFO: Removed Session: UE IMSI:[262427909161823] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/01 11:06:03.185: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/01 11:06:03.186: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/01 11:06:03.190: [smf] INFO: Removed Session: UE IMSI:[262424578090551] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/01 11:06:03.190: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/01 11:06:03.191: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/01 11:06:03.195: [smf] INFO: Removed Session: UE IMSI:[262425534509251] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/01 11:06:03.195: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/01 11:06:03.197: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/01 11:06:03.201: [smf] INFO: Removed Session: UE IMSI:[262427436043457] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/01 11:06:03.201: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/01 11:06:03.203: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/01 11:06:03.207: [smf] INFO: Removed Session: UE IMSI:[262428696652030] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/01 11:06:03.207: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/01 11:06:03.208: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/01 11:06:03.212: [smf] INFO: Removed Session: UE IMSI:[262422943446697] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/01 11:06:03.212: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/01 11:06:03.214: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/01 11:06:03.218: [smf] INFO: Removed Session: UE IMSI:[262423581536287] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/01 11:06:03.218: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/01 11:06:03.219: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/01 11:06:03.224: [smf] INFO: Removed Session: UE IMSI:[262421921046065] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/01 11:06:03.224: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/01 11:06:03.225: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/01 11:06:03.228: [smf] INFO: Removed Session: UE IMSI:[262420306711731] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/01 11:06:03.228: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/01 11:06:03.231: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/01 11:06:03.236: [smf] INFO: Removed Session: UE IMSI:[262429274081128] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/01 11:06:03.236: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/01 11:06:03.237: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/01 11:06:03.242: [smf] INFO: Removed Session: UE IMSI:[262426288309880] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/01 11:06:03.242: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/01 11:06:03.243: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/01 11:06:03.247: [smf] INFO: Removed Session: UE IMSI:[262420035289131] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/01 11:06:03.247: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/01 11:06:03.249: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/01 11:06:03.253: [smf] INFO: Removed Session: UE IMSI:[262422860691777] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/01 11:06:03.253: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/01 11:06:03.254: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/01 11:06:03.258: [smf] INFO: Removed Session: UE IMSI:[262428068033683] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/01 11:06:03.258: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/01 11:06:03.260: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/01 11:06:03.263: [smf] INFO: Removed Session: UE IMSI:[262425414082378] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/01 11:06:03.263: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/01 11:06:03.265: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/01 11:06:03.270: [smf] INFO: Removed Session: UE IMSI:[262429137953167] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/01 11:06:03.270: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/01 11:06:03.272: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/01 11:06:03.276: [smf] INFO: Removed Session: UE IMSI:[262423340569642] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/01 11:06:03.276: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/01 11:06:03.278: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/01 11:06:03.281: [smf] INFO: Removed Session: UE IMSI:[262422314596957] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/01 11:06:03.281: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/01 11:06:03.283: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/01 11:06:03.287: [smf] INFO: Removed Session: UE IMSI:[262429758545991] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/01 11:06:03.288: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/01 11:06:03.289: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/01 11:06:03.293: [smf] INFO: Removed Session: UE IMSI:[262426064004464] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/01 11:06:03.293: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/01 11:06:03.295: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/01 11:06:03.298: [smf] INFO: Removed Session: UE IMSI:[262424699618329] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/01 11:06:03.298: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/01 11:06:03.300: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/01 11:06:03.304: [smf] INFO: Removed Session: UE IMSI:[262420612118008] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/01 11:06:03.304: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/01 11:06:03.306: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/01 11:06:03.310: [smf] INFO: Removed Session: UE IMSI:[262426826855835] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/01 11:06:03.310: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/01 11:06:03.311: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/01 11:06:03.315: [smf] INFO: Removed Session: UE IMSI:[262427268844362] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/01 11:06:03.315: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/01 11:06:03.317: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/01 11:06:03.320: [smf] INFO: Removed Session: UE IMSI:[262427569839050] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/01 11:06:03.320: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/01 11:06:03.322: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/01 11:06:03.326: [smf] INFO: Removed Session: UE IMSI:[262428563837031] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/01 11:06:03.326: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/01 11:06:03.328: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/01 11:06:03.332: [smf] INFO: Removed Session: UE IMSI:[262426720132097] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/01 11:06:03.332: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/01 11:06:03.333: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/01 11:06:03.338: [smf] INFO: Removed Session: UE IMSI:[262424675088365] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/01 11:06:03.338: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/01 11:06:03.339: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/01 11:06:03.343: [smf] INFO: Removed Session: UE IMSI:[262429599618606] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/01 11:06:03.343: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/01 11:06:03.344: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/01 11:06:03.348: [smf] INFO: Removed Session: UE IMSI:[262422829924896] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/01 11:06:03.348: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/01 11:06:03.350: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/01 11:06:03.353: [smf] INFO: Removed Session: UE IMSI:[262423516584894] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/01 11:06:03.353: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/01 11:06:03.355: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/01 11:06:03.360: [smf] INFO: Removed Session: UE IMSI:[262426548028419] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/01 11:06:03.360: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/01 11:06:03.361: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/01 11:06:03.365: [smf] INFO: Removed Session: UE IMSI:[262429674360983] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/01 11:06:03.365: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/01 11:06:03.367: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/01 11:06:03.372: [smf] INFO: Removed Session: UE IMSI:[262420981149998] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/01 11:06:03.372: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/01 11:06:03.373: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/01 11:06:03.378: [smf] INFO: Removed Session: UE IMSI:[262424029202997] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/01 11:06:03.378: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/01 11:06:03.380: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/01 11:06:03.384: [smf] INFO: Removed Session: UE IMSI:[262427073446021] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/01 11:06:03.384: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/01 11:06:03.385: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/01 11:06:03.389: [smf] INFO: Removed Session: UE IMSI:[262426123672156] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/01 11:06:03.389: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/01 11:06:03.391: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/01 11:06:03.395: [smf] INFO: Removed Session: UE IMSI:[262423327676528] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/01 11:06:03.395: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/01 11:06:03.396: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/01 11:06:03.401: [smf] INFO: Removed Session: UE IMSI:[262424554051841] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/01 11:06:03.401: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/01 11:06:03.402: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/01 11:06:03.406: [smf] INFO: Removed Session: UE IMSI:[262426444339675] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/01 11:06:03.406: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/01 11:06:03.407: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/01 11:06:03.411: [smf] INFO: Removed Session: UE IMSI:[262429782654146] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/01 11:06:03.411: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/01 11:06:03.413: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/01 11:06:03.417: [smf] INFO: Removed Session: UE IMSI:[262422663092326] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/01 11:06:03.417: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/01 11:06:03.419: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/01 11:06:03.424: [smf] INFO: Removed Session: UE IMSI:[262426214395915] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/01 11:06:03.424: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/01 11:06:03.425: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/01 11:06:03.428: [smf] INFO: Removed Session: UE IMSI:[262428294177857] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/01 11:06:03.428: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/01 11:06:03.430: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/01 11:06:03.434: [smf] INFO: Removed Session: UE IMSI:[262420544365327] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/01 11:06:03.435: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/01 11:06:03.436: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/01 11:06:03.440: [smf] INFO: Removed Session: UE IMSI:[262422354643473] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/01 11:06:03.440: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/01 11:06:03.441: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/01 11:06:03.445: [smf] INFO: Removed Session: UE IMSI:[262425739816531] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/01 11:06:03.445: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/01 11:06:03.447: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/01 11:06:03.451: [smf] INFO: Removed Session: UE IMSI:[262421020363862] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/01 11:06:03.451: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/01 11:06:03.452: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/01 11:06:03.457: [smf] INFO: Removed Session: UE IMSI:[262426896298846] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/01 11:06:03.457: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/01 11:06:03.458: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/01 11:06:03.461: [smf] INFO: Removed Session: UE IMSI:[262420202105519] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/01 11:06:03.461: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/01 11:06:03.463: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/01 11:06:03.468: [smf] INFO: Removed Session: UE IMSI:[262423551181721] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/01 11:06:03.468: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/01 11:06:03.469: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/01 11:06:03.473: [smf] INFO: Removed Session: UE IMSI:[262425403479037] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/01 11:06:03.473: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/01 11:06:03.474: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/01 11:06:03.478: [smf] INFO: Removed Session: UE IMSI:[262421405412279] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/01 11:06:03.478: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/01 11:06:03.480: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/01 11:06:03.484: [smf] INFO: Removed Session: UE IMSI:[262427967679624] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/01 11:06:03.484: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/01 11:06:03.486: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/01 11:06:03.490: [smf] INFO: Removed Session: UE IMSI:[262424207126364] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/01 11:06:03.490: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/01 11:06:03.491: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/01 11:06:03.495: [smf] INFO: Removed Session: UE IMSI:[262423893082732] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/01 11:06:03.495: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/01 11:06:03.497: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/01 11:06:03.501: [smf] INFO: Removed Session: UE IMSI:[262424873711449] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/01 11:06:03.501: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/01 11:06:03.502: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/01 11:06:03.507: [smf] INFO: Removed Session: UE IMSI:[262429581078956] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/01 11:06:03.507: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/01 11:06:03.508: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/01 11:06:03.512: [smf] INFO: Removed Session: UE IMSI:[262422726480734] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/01 11:06:03.512: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/01 11:06:03.514: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/01 11:06:03.517: [smf] INFO: Removed Session: UE IMSI:[262420864963407] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/01 11:06:03.517: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/01 11:06:03.519: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/01 11:06:03.523: [smf] INFO: Removed Session: UE IMSI:[262420447461432] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/01 11:06:03.523: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/01 11:06:03.525: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/01 11:06:03.528: [smf] INFO: Removed Session: UE IMSI:[262425277697536] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/01 11:06:03.528: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/01 11:06:03.530: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/01 11:06:03.534: [smf] INFO: Removed Session: UE IMSI:[262426788865359] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/01 11:06:03.534: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/01 11:06:03.536: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/01 11:06:03.540: [smf] INFO: Removed Session: UE IMSI:[262424589618239] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/01 11:06:03.540: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/01 11:06:03.541: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/01 11:06:03.545: [smf] INFO: Removed Session: UE IMSI:[262428440381517] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/01 11:06:03.545: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/01 11:06:03.547: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/01 11:06:03.551: [smf] INFO: Removed Session: UE IMSI:[262426551423745] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/01 11:06:03.551: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/01 11:06:03.552: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/01 11:06:03.556: [smf] INFO: Removed Session: UE IMSI:[262420217314634] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/01 11:06:03.556: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/01 11:06:03.558: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/01 11:06:03.562: [smf] INFO: Removed Session: UE IMSI:[262423227152027] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/01 11:06:03.562: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) [32m11/01 11:06:03.563: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/01 11:06:03.568: [smf] INFO: Removed Session: UE IMSI:[262424981557620] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/01 11:06:03.568: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/01 11:06:03.569: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/01 11:06:03.572: [smf] INFO: Removed Session: UE IMSI:[262429642927920] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/01 11:06:03.572: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/01 11:06:03.574: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/01 11:06:03.578: [smf] INFO: Removed Session: UE IMSI:[262425716412690] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/01 11:06:03.578: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/01 11:06:03.580: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/01 11:06:03.584: [smf] INFO: Removed Session: UE IMSI:[262428837468058] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/01 11:06:03.584: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/01 11:06:03.586: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/01 11:06:03.589: [smf] INFO: Removed Session: UE IMSI:[262420494449667] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/01 11:06:03.589: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/01 11:06:03.591: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/01 11:06:03.595: [smf] INFO: Removed Session: UE IMSI:[262422270756067] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/01 11:06:03.595: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/01 11:06:03.597: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/01 11:06:03.602: [smf] INFO: Removed Session: UE IMSI:[262428423366942] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/01 11:06:03.602: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/01 11:06:03.602: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/01 11:06:03.606: [smf] INFO: Removed Session: UE IMSI:[262427290370840] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/01 11:06:03.606: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/01 11:06:03.608: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/01 11:06:03.612: [smf] INFO: Removed Session: UE IMSI:[262429285871037] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/01 11:06:03.612: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/01 11:06:03.613: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/01 11:06:03.618: [smf] INFO: Removed Session: UE IMSI:[262426619884289] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/01 11:06:03.618: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/01 11:06:03.619: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/01 11:06:03.623: [smf] INFO: Removed Session: UE IMSI:[262427914392446] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/01 11:06:03.623: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/01 11:06:03.625: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/01 11:06:03.629: [smf] INFO: Removed Session: UE IMSI:[262426477926921] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/01 11:06:03.629: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/01 11:06:03.631: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/01 11:06:03.636: [smf] INFO: Removed Session: UE IMSI:[262423672360983] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/01 11:06:03.636: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/01 11:06:03.636: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/01 11:06:03.640: [smf] INFO: Removed Session: UE IMSI:[262426186393955] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/01 11:06:03.640: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/01 11:06:03.642: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/01 11:06:03.646: [smf] INFO: Removed Session: UE IMSI:[262424708441318] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/01 11:06:03.646: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/01 11:06:03.647: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/01 11:06:03.652: [smf] INFO: Removed Session: UE IMSI:[262426537484243] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/01 11:06:03.652: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/01 11:06:03.653: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/01 11:06:03.657: [smf] INFO: Removed Session: UE IMSI:[262425885837366] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/01 11:06:03.657: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/01 11:06:03.658: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/01 11:06:03.662: [smf] INFO: Removed Session: UE IMSI:[262423131393215] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/01 11:06:03.662: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/01 11:06:03.664: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/01 11:06:03.668: [smf] INFO: Removed Session: UE IMSI:[262423970166706] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/01 11:06:03.668: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/01 11:06:03.670: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/01 11:06:03.675: [smf] INFO: Removed Session: UE IMSI:[262421962122081] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/01 11:06:03.675: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/01 11:06:03.676: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/01 11:06:03.680: [smf] INFO: Removed Session: UE IMSI:[262423345246310] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/01 11:06:03.680: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/01 11:06:03.681: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/01 11:06:03.686: [smf] INFO: Removed Session: UE IMSI:[262421698157770] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/01 11:06:03.686: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/01 11:06:03.687: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/01 11:06:03.690: [smf] INFO: Removed Session: UE IMSI:[262421188255228] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/01 11:06:03.690: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/01 11:06:03.692: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/01 11:06:03.697: [smf] INFO: Removed Session: UE IMSI:[262428735575743] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/01 11:06:03.697: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/01 11:06:03.698: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/01 11:06:03.702: [smf] INFO: Removed Session: UE IMSI:[262428789915466] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/01 11:06:03.702: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/01 11:06:03.703: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/01 11:06:03.707: [smf] INFO: Removed Session: UE IMSI:[262426019260991] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/01 11:06:03.707: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/01 11:06:03.709: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/01 11:06:03.713: [smf] INFO: Removed Session: UE IMSI:[262424948153623] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/01 11:06:03.713: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/01 11:06:03.715: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/01 11:06:03.719: [smf] INFO: Removed Session: UE IMSI:[262423916385347] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/01 11:06:03.719: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/01 11:06:03.720: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/01 11:06:03.723: [smf] INFO: Removed Session: UE IMSI:[262427507587593] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/01 11:06:03.724: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/01 11:06:03.726: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/01 11:06:03.729: [smf] INFO: Removed Session: UE IMSI:[262424474366994] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/01 11:06:03.730: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/01 11:06:03.732: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/01 11:06:03.737: [smf] INFO: Removed Session: UE IMSI:[262429022181367] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/01 11:06:03.737: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/01 11:06:03.738: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/01 11:06:03.742: [smf] INFO: Removed Session: UE IMSI:[262423329306252] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/01 11:06:03.742: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/01 11:06:03.743: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/01 11:06:03.748: [smf] INFO: Removed Session: UE IMSI:[262422674706382] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/01 11:06:03.748: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/01 11:06:03.749: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/01 11:06:03.753: [smf] INFO: Removed Session: UE IMSI:[262420458573867] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/01 11:06:03.753: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/01 11:06:03.755: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/01 11:06:03.759: [smf] INFO: Removed Session: UE IMSI:[262422042884371] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/01 11:06:03.759: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/01 11:06:03.761: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/01 11:06:03.765: [smf] INFO: Removed Session: UE IMSI:[262428483575948] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/01 11:06:03.765: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/01 11:06:03.766: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/01 11:06:03.771: [smf] INFO: Removed Session: UE IMSI:[262428675780634] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/01 11:06:03.771: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/01 11:06:03.772: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/01 11:06:03.776: [smf] INFO: Removed Session: UE IMSI:[262429354230453] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/01 11:06:03.776: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/01 11:06:03.778: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/01 11:06:03.781: [smf] INFO: Removed Session: UE IMSI:[262420594788921] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/01 11:06:03.782: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/01 11:06:03.783: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/01 11:06:03.787: [smf] INFO: Removed Session: UE IMSI:[262424692228445] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/01 11:06:03.787: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/01 11:06:03.789: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/01 11:06:03.792: [smf] INFO: Removed Session: UE IMSI:[262429701994381] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/01 11:06:03.792: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/01 11:06:03.794: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/01 11:06:03.798: [smf] INFO: Removed Session: UE IMSI:[262420325023901] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/01 11:06:03.798: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/01 11:06:03.800: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/01 11:06:03.804: [smf] INFO: Removed Session: UE IMSI:[262429786366649] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/01 11:06:03.804: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/01 11:06:03.805: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/01 11:06:03.810: [smf] INFO: Removed Session: UE IMSI:[262427500463473] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/01 11:06:03.810: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/01 11:06:03.811: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/01 11:06:03.815: [smf] INFO: Removed Session: UE IMSI:[262428330093427] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/01 11:06:03.815: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/01 11:06:03.816: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/01 11:06:03.820: [smf] INFO: Removed Session: UE IMSI:[262420020099145] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/01 11:06:03.820: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/01 11:06:03.822: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/01 11:06:03.826: [smf] INFO: Removed Session: UE IMSI:[262426276722760] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/01 11:06:03.826: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/01 11:06:03.827: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/01 11:06:03.832: [smf] INFO: Removed Session: UE IMSI:[262422416902244] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/01 11:06:03.832: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/01 11:06:03.833: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/01 11:06:03.837: [smf] INFO: Removed Session: UE IMSI:[262421372936007] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/01 11:06:03.837: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/01 11:06:03.838: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/01 11:06:03.842: [smf] INFO: Removed Session: UE IMSI:[262422844232804] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/01 11:06:03.842: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/01 11:06:03.844: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/01 11:06:03.848: [smf] INFO: Removed Session: UE IMSI:[262424927036412] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/01 11:06:03.848: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/01 11:06:03.850: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/01 11:06:03.854: [smf] INFO: Removed Session: UE IMSI:[262420060971455] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/01 11:06:03.854: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/01 11:06:03.855: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/01 11:06:03.859: [smf] INFO: Removed Session: UE IMSI:[262425727617609] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/01 11:06:03.859: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/01 11:06:03.861: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/01 11:06:03.864: [smf] INFO: Removed Session: UE IMSI:[262423374023010] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/01 11:06:03.864: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/01 11:06:03.867: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/01 11:06:03.872: [smf] INFO: Removed Session: UE IMSI:[262426245178235] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/01 11:06:03.872: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/01 11:06:03.873: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/01 11:06:03.877: [smf] INFO: Removed Session: UE IMSI:[262421376235267] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/01 11:06:03.877: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/01 11:06:03.878: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/01 11:06:03.883: [smf] INFO: Removed Session: UE IMSI:[262425914154972] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/01 11:06:03.883: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/01 11:06:03.884: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/01 11:06:03.888: [smf] INFO: Removed Session: UE IMSI:[262420863756791] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/01 11:06:03.888: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/01 11:06:03.890: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/01 11:06:03.893: [smf] INFO: Removed Session: UE IMSI:[262425100144436] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/01 11:06:03.893: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/01 11:06:03.895: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/01 11:06:03.899: [smf] INFO: Removed Session: UE IMSI:[262429020528786] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/01 11:06:03.899: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/01 11:06:03.901: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/01 11:06:03.905: [smf] INFO: Removed Session: UE IMSI:[262421229628288] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/01 11:06:03.905: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/01 11:06:03.906: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/01 11:06:03.911: [smf] INFO: Removed Session: UE IMSI:[262427516546254] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/01 11:06:03.911: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/01 11:06:03.912: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/01 11:06:03.916: [smf] INFO: Removed Session: UE IMSI:[262423294942440] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/01 11:06:03.916: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/01 11:06:03.918: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/01 11:06:03.922: [smf] INFO: Removed Session: UE IMSI:[262428263233202] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/01 11:06:03.922: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/01 11:06:03.923: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/01 11:06:03.926: [smf] INFO: Removed Session: UE IMSI:[262422632941188] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/01 11:06:03.927: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/01 11:06:03.929: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/01 11:06:03.933: [smf] INFO: Removed Session: UE IMSI:[262420907463677] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/01 11:06:03.933: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/01 11:06:03.935: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/01 11:06:03.940: [smf] INFO: Removed Session: UE IMSI:[262423817576150] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/01 11:06:03.940: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/01 11:06:03.940: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/01 11:06:03.945: [smf] INFO: Removed Session: UE IMSI:[262427819826031] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/01 11:06:03.945: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/01 11:06:03.946: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/01 11:06:03.951: [smf] INFO: Removed Session: UE IMSI:[262423445448033] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/01 11:06:03.951: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/01 11:06:03.952: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/01 11:06:03.957: [smf] INFO: Removed Session: UE IMSI:[262427437685124] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/01 11:06:03.957: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/01 11:06:03.958: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/01 11:06:03.963: [smf] INFO: Removed Session: UE IMSI:[262426709990186] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/01 11:06:03.963: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/01 11:06:03.964: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/01 11:06:03.968: [smf] INFO: Removed Session: UE IMSI:[262423105126153] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/01 11:06:03.968: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/01 11:06:03.970: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/01 11:06:03.974: [smf] INFO: Removed Session: UE IMSI:[262429588427113] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/01 11:06:03.974: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/01 11:06:03.976: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/01 11:06:03.981: [smf] INFO: Removed Session: UE IMSI:[262427699982372] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/01 11:06:03.981: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/01 11:06:03.982: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/01 11:06:03.987: [smf] INFO: Removed Session: UE IMSI:[262424910833153] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/01 11:06:03.987: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/01 11:06:03.988: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/01 11:06:03.994: [smf] INFO: Removed Session: UE IMSI:[262424737124534] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:03.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/01 11:06:03.994: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/01 11:06:03.994: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/01 11:06:04.000: [smf] INFO: Removed Session: UE IMSI:[262427385421588] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/01 11:06:04.000: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/01 11:06:04.000: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/01 11:06:04.005: [smf] INFO: Removed Session: UE IMSI:[262422480240931] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/01 11:06:04.005: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/01 11:06:04.007: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/01 11:06:04.010: [smf] INFO: Removed Session: UE IMSI:[262428789306231] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/01 11:06:04.010: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/01 11:06:04.012: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/01 11:06:04.016: [smf] INFO: Removed Session: UE IMSI:[262424784122385] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/01 11:06:04.016: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/01 11:06:04.018: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/01 11:06:04.022: [smf] INFO: Removed Session: UE IMSI:[262424916450912] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/01 11:06:04.022: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/01 11:06:04.023: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/01 11:06:04.027: [smf] INFO: Removed Session: UE IMSI:[262423682480750] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/01 11:06:04.027: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/01 11:06:04.029: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/01 11:06:04.033: [smf] INFO: Removed Session: UE IMSI:[262421568282052] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/01 11:06:04.033: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/01 11:06:04.035: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/01 11:06:04.039: [smf] INFO: Removed Session: UE IMSI:[262426575910765] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/01 11:06:04.039: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/01 11:06:04.040: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/01 11:06:04.044: [smf] INFO: Removed Session: UE IMSI:[262427163486487] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/01 11:06:04.044: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/01 11:06:04.046: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/01 11:06:04.050: [smf] INFO: Removed Session: UE IMSI:[262423807204151] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/01 11:06:04.050: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/01 11:06:04.051: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/01 11:06:04.055: [smf] INFO: Removed Session: UE IMSI:[262427885501123] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/01 11:06:04.056: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/01 11:06:04.057: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/01 11:06:04.060: [smf] INFO: Removed Session: UE IMSI:[262422960593024] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/01 11:06:04.060: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/01 11:06:04.062: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/01 11:06:04.066: [smf] INFO: Removed Session: UE IMSI:[262423872823457] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/01 11:06:04.066: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/01 11:06:04.068: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/01 11:06:04.072: [smf] INFO: Removed Session: UE IMSI:[262427066616352] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/01 11:06:04.072: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/01 11:06:04.074: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/01 11:06:04.078: [smf] INFO: Removed Session: UE IMSI:[262420371941992] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/01 11:06:04.078: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/01 11:06:04.080: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/01 11:06:04.084: [smf] INFO: Removed Session: UE IMSI:[262425910409538] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/01 11:06:04.084: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/01 11:06:04.085: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/01 11:06:04.089: [smf] INFO: Removed Session: UE IMSI:[262429419339118] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/01 11:06:04.090: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/01 11:06:04.091: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/01 11:06:04.096: [smf] INFO: Removed Session: UE IMSI:[262426459964284] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/01 11:06:04.096: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/01 11:06:04.097: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/01 11:06:04.102: [smf] INFO: Removed Session: UE IMSI:[262428065753122] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/01 11:06:04.102: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/01 11:06:04.103: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/01 11:06:04.107: [smf] INFO: Removed Session: UE IMSI:[262424229308716] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/01 11:06:04.107: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/01 11:06:04.109: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/01 11:06:04.113: [smf] INFO: Removed Session: UE IMSI:[262420417970722] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/01 11:06:04.113: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/01 11:06:04.115: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/01 11:06:04.119: [smf] INFO: Removed Session: UE IMSI:[262422457951865] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/01 11:06:04.119: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/01 11:06:04.121: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/01 11:06:04.125: [smf] INFO: Removed Session: UE IMSI:[262422818411532] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/01 11:06:04.125: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/01 11:06:04.127: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/01 11:06:04.130: [smf] INFO: Removed Session: UE IMSI:[262427776800685] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/01 11:06:04.130: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/01 11:06:04.132: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/01 11:06:04.136: [smf] INFO: Removed Session: UE IMSI:[262420475862648] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/01 11:06:04.136: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/01 11:06:04.138: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/01 11:06:04.142: [smf] INFO: Removed Session: UE IMSI:[262423003179043] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/01 11:06:04.142: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/01 11:06:04.143: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/01 11:06:04.147: [smf] INFO: Removed Session: UE IMSI:[262423205459126] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/01 11:06:04.147: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/01 11:06:04.149: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/01 11:06:04.153: [smf] INFO: Removed Session: UE IMSI:[262425144933700] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/01 11:06:04.153: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/01 11:06:04.154: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/01 11:06:04.159: [smf] INFO: Removed Session: UE IMSI:[262423347013748] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/01 11:06:04.159: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/01 11:06:04.160: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/01 11:06:04.165: [smf] INFO: Removed Session: UE IMSI:[262429314133677] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/01 11:06:04.165: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/01 11:06:04.166: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/01 11:06:04.171: [smf] INFO: Removed Session: UE IMSI:[262428514564829] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/01 11:06:04.171: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/01 11:06:04.172: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/01 11:06:04.176: [smf] INFO: Removed Session: UE IMSI:[262420655370726] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/01 11:06:04.176: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/01 11:06:04.177: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/01 11:06:04.181: [smf] INFO: Removed Session: UE IMSI:[262423425420823] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/01 11:06:04.181: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/01 11:06:04.183: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/01 11:06:04.187: [smf] INFO: Removed Session: UE IMSI:[262429669652541] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/01 11:06:04.187: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/01 11:06:04.188: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/01 11:06:04.193: [smf] INFO: Removed Session: UE IMSI:[262421059152288] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/01 11:06:04.193: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/01 11:06:04.194: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/01 11:06:04.197: [smf] INFO: Removed Session: UE IMSI:[262425945810379] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/01 11:06:04.197: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/01 11:06:04.200: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/01 11:06:04.203: [smf] INFO: Removed Session: UE IMSI:[262422161068077] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/01 11:06:04.203: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/01 11:06:04.205: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/01 11:06:04.209: [smf] INFO: Removed Session: UE IMSI:[262424423618469] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/01 11:06:04.209: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/01 11:06:04.211: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/01 11:06:04.214: [smf] INFO: Removed Session: UE IMSI:[262424862196722] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/01 11:06:04.214: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/01 11:06:04.216: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/01 11:06:04.220: [smf] INFO: Removed Session: UE IMSI:[262421932864279] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/01 11:06:04.220: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/01 11:06:04.222: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/01 11:06:04.226: [smf] INFO: Removed Session: UE IMSI:[262426406308660] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/01 11:06:04.226: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/01 11:06:04.227: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/01 11:06:04.231: [smf] INFO: Removed Session: UE IMSI:[262420919683381] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/01 11:06:04.231: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/01 11:06:04.232: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/01 11:06:04.236: [smf] INFO: Removed Session: UE IMSI:[262429965929278] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/01 11:06:04.236: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/01 11:06:04.238: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/01 11:06:04.242: [smf] INFO: Removed Session: UE IMSI:[262425503107168] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/01 11:06:04.242: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/01 11:06:04.244: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/01 11:06:04.247: [smf] INFO: Removed Session: UE IMSI:[262421638044631] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/01 11:06:04.247: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/01 11:06:04.249: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/01 11:06:04.253: [smf] INFO: Removed Session: UE IMSI:[262420351405154] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/01 11:06:04.253: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/01 11:06:04.255: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/01 11:06:04.259: [smf] INFO: Removed Session: UE IMSI:[262422577494123] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/01 11:06:04.259: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/01 11:06:04.260: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/01 11:06:04.264: [smf] INFO: Removed Session: UE IMSI:[262429752695429] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/01 11:06:04.264: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/01 11:06:04.265: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/01 11:06:04.270: [smf] INFO: Removed Session: UE IMSI:[262429918557031] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/01 11:06:04.270: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/01 11:06:04.271: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/01 11:06:04.275: [smf] INFO: Removed Session: UE IMSI:[262424361607864] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/01 11:06:04.275: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/01 11:06:04.277: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/01 11:06:04.281: [smf] INFO: Removed Session: UE IMSI:[262426481610644] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/01 11:06:04.281: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/01 11:06:04.282: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/01 11:06:04.286: [smf] INFO: Removed Session: UE IMSI:[262420294049032] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/01 11:06:04.286: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/01 11:06:04.288: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/01 11:06:04.292: [smf] INFO: Removed Session: UE IMSI:[262426864210525] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/01 11:06:04.292: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/01 11:06:04.293: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/01 11:06:04.297: [smf] INFO: Removed Session: UE IMSI:[262422015020309] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/01 11:06:04.297: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/01 11:06:04.299: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/01 11:06:04.302: [smf] INFO: Removed Session: UE IMSI:[262421422336814] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/01 11:06:04.302: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/01 11:06:04.304: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/01 11:06:04.309: [smf] INFO: Removed Session: UE IMSI:[262424147337227] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/01 11:06:04.309: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/01 11:06:04.310: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/01 11:06:04.315: [smf] INFO: Removed Session: UE IMSI:[262421960326349] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/01 11:06:04.315: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/01 11:06:04.316: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/01 11:06:04.321: [smf] INFO: Removed Session: UE IMSI:[262425426324747] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/01 11:06:04.321: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/01 11:06:04.322: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/01 11:06:04.326: [smf] INFO: Removed Session: UE IMSI:[262429081939275] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/01 11:06:04.326: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/01 11:06:04.327: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/01 11:06:04.331: [smf] INFO: Removed Session: UE IMSI:[262426606769462] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/01 11:06:04.331: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/01 11:06:04.333: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/01 11:06:04.337: [smf] INFO: Removed Session: UE IMSI:[262428886813853] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/01 11:06:04.337: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/01 11:06:04.338: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/01 11:06:04.342: [smf] INFO: Removed Session: UE IMSI:[262427769091790] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/01 11:06:04.343: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/01 11:06:04.344: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/01 11:06:04.347: [smf] INFO: Removed Session: UE IMSI:[262428034579123] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/01 11:06:04.347: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/01 11:06:04.350: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/01 11:06:04.354: [smf] INFO: Removed Session: UE IMSI:[262420034293480] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/01 11:06:04.354: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/01 11:06:04.355: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/01 11:06:04.359: [smf] INFO: Removed Session: UE IMSI:[262424178821052] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/01 11:06:04.359: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/01 11:06:04.360: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/01 11:06:04.364: [smf] INFO: Removed Session: UE IMSI:[262422890715680] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/01 11:06:04.364: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/01 11:06:04.366: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/01 11:06:04.370: [smf] INFO: Removed Session: UE IMSI:[262422341154807] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/01 11:06:04.370: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/01 11:06:04.372: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/01 11:06:04.377: [smf] INFO: Removed Session: UE IMSI:[262425251891582] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/01 11:06:04.377: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/01 11:06:04.378: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/01 11:06:04.381: [smf] INFO: Removed Session: UE IMSI:[262428537835479] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/01 11:06:04.381: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/01 11:06:04.383: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/01 11:06:04.387: [smf] INFO: Removed Session: UE IMSI:[262421911302168] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/01 11:06:04.387: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/01 11:06:04.389: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/01 11:06:04.393: [smf] INFO: Removed Session: UE IMSI:[262422047740445] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/01 11:06:04.393: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/01 11:06:04.394: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/01 11:06:04.398: [smf] INFO: Removed Session: UE IMSI:[262424841120291] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/01 11:06:04.398: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/01 11:06:04.400: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/01 11:06:04.405: [smf] INFO: Removed Session: UE IMSI:[262422701322751] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/01 11:06:04.405: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/01 11:06:04.406: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/01 11:06:04.411: [smf] INFO: Removed Session: UE IMSI:[262426950273764] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/01 11:06:04.411: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/01 11:06:04.412: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/01 11:06:04.416: [smf] INFO: Removed Session: UE IMSI:[262421742498221] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/01 11:06:04.416: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/01 11:06:04.418: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/01 11:06:04.423: [smf] INFO: Removed Session: UE IMSI:[262428720004099] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/01 11:06:04.423: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/01 11:06:04.424: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/01 11:06:04.429: [smf] INFO: Removed Session: UE IMSI:[262421578553530] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/01 11:06:04.429: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/01 11:06:04.430: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/01 11:06:04.434: [smf] INFO: Removed Session: UE IMSI:[262426996903502] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/01 11:06:04.434: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/01 11:06:04.436: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/01 11:06:04.440: [smf] INFO: Removed Session: UE IMSI:[262427714769185] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/01 11:06:04.440: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/01 11:06:04.442: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/01 11:06:04.447: [smf] INFO: Removed Session: UE IMSI:[262429933763096] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/01 11:06:04.447: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/01 11:06:04.447: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/01 11:06:04.452: [smf] INFO: Removed Session: UE IMSI:[262424283316690] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/01 11:06:04.452: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/01 11:06:04.453: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/01 11:06:04.457: [smf] INFO: Removed Session: UE IMSI:[262427033309467] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/01 11:06:04.457: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/01 11:06:04.459: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/01 11:06:04.464: [smf] INFO: Removed Session: UE IMSI:[262423037928266] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/01 11:06:04.464: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/01 11:06:04.465: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/01 11:06:04.469: [smf] INFO: Removed Session: UE IMSI:[262424365554881] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/01 11:06:04.469: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/01 11:06:04.471: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/01 11:06:04.476: [smf] INFO: Removed Session: UE IMSI:[262429786130880] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/01 11:06:04.476: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/01 11:06:04.476: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/01 11:06:04.481: [smf] INFO: Removed Session: UE IMSI:[262420122261882] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/01 11:06:04.481: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/01 11:06:04.482: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/01 11:06:04.485: [smf] INFO: Removed Session: UE IMSI:[262420834811717] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/01 11:06:04.485: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/01 11:06:04.487: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/01 11:06:04.492: [smf] INFO: Removed Session: UE IMSI:[262429723100699] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/01 11:06:04.492: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/01 11:06:04.493: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/01 11:06:04.497: [smf] INFO: Removed Session: UE IMSI:[262428948331943] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/01 11:06:04.497: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/01 11:06:04.499: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/01 11:06:04.503: [smf] INFO: Removed Session: UE IMSI:[262423543182283] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/01 11:06:04.503: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/01 11:06:04.504: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/01 11:06:04.509: [smf] INFO: Removed Session: UE IMSI:[262420008114780] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/01 11:06:04.509: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/01 11:06:04.510: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/01 11:06:04.513: [smf] INFO: Removed Session: UE IMSI:[262420399609113] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/01 11:06:04.513: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/01 11:06:04.515: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/01 11:06:04.519: [smf] INFO: Removed Session: UE IMSI:[262426332653887] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/01 11:06:04.519: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/01 11:06:04.521: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/01 11:06:04.525: [smf] INFO: Removed Session: UE IMSI:[262428583930874] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/01 11:06:04.525: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/01 11:06:04.526: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/01 11:06:04.530: [smf] INFO: Removed Session: UE IMSI:[262426474846316] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/01 11:06:04.530: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/01 11:06:04.532: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/01 11:06:04.535: [smf] INFO: Removed Session: UE IMSI:[262429763826298] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/01 11:06:04.535: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/01 11:06:04.537: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/01 11:06:04.542: [smf] INFO: Removed Session: UE IMSI:[262421493298862] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/01 11:06:04.542: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/01 11:06:04.543: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/01 11:06:04.546: [smf] INFO: Removed Session: UE IMSI:[262421371538756] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/01 11:06:04.546: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/01 11:06:04.549: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/01 11:06:04.552: [smf] INFO: Removed Session: UE IMSI:[262422663794278] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/01 11:06:04.552: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/01 11:06:04.554: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/01 11:06:04.558: [smf] INFO: Removed Session: UE IMSI:[262427065587306] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/01 11:06:04.558: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/01 11:06:04.560: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/01 11:06:04.564: [smf] INFO: Removed Session: UE IMSI:[262420328034986] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/01 11:06:04.564: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/01 11:06:04.565: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/01 11:06:04.570: [smf] INFO: Removed Session: UE IMSI:[262420812821516] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/01 11:06:04.570: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/01 11:06:04.571: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/01 11:06:04.574: [smf] INFO: Removed Session: UE IMSI:[262427092298013] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/01 11:06:04.574: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/01 11:06:04.576: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/01 11:06:04.580: [smf] INFO: Removed Session: UE IMSI:[262422416772959] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/01 11:06:04.580: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/01 11:06:04.582: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/01 11:06:04.586: [smf] INFO: Removed Session: UE IMSI:[262424667333128] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/01 11:06:04.586: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/01 11:06:04.587: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/01 11:06:04.591: [smf] INFO: Removed Session: UE IMSI:[262420807425219] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/01 11:06:04.591: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/01 11:06:04.593: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/01 11:06:04.597: [smf] INFO: Removed Session: UE IMSI:[262420453038991] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/01 11:06:04.597: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/01 11:06:04.599: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/01 11:06:04.603: [smf] INFO: Removed Session: UE IMSI:[262427191530986] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/01 11:06:04.603: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/01 11:06:04.604: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/01 11:06:04.607: [smf] INFO: Removed Session: UE IMSI:[262423092710887] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/01 11:06:04.607: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/01 11:06:04.610: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/01 11:06:04.613: [smf] INFO: Removed Session: UE IMSI:[262424899647746] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/01 11:06:04.613: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/01 11:06:04.615: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/01 11:06:04.619: [smf] INFO: Removed Session: UE IMSI:[262427726820264] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/01 11:06:04.619: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/01 11:06:04.621: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/01 11:06:04.625: [smf] INFO: Removed Session: UE IMSI:[262429893241042] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/01 11:06:04.625: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/01 11:06:04.626: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/01 11:06:04.630: [smf] INFO: Removed Session: UE IMSI:[262428333551279] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/01 11:06:04.630: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/01 11:06:04.632: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/01 11:06:04.635: [smf] INFO: Removed Session: UE IMSI:[262420488282282] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/01 11:06:04.635: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/01 11:06:04.637: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/01 11:06:04.641: [smf] INFO: Removed Session: UE IMSI:[262429661165622] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/01 11:06:04.641: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/01 11:06:04.643: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/01 11:06:04.647: [smf] INFO: Removed Session: UE IMSI:[262422978461665] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/01 11:06:04.647: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/01 11:06:04.648: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/01 11:06:04.652: [smf] INFO: Removed Session: UE IMSI:[262420903046076] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/01 11:06:04.652: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/01 11:06:04.654: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/01 11:06:04.658: [smf] INFO: Removed Session: UE IMSI:[262429998152233] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/01 11:06:04.658: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/01 11:06:04.659: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/01 11:06:04.664: [smf] INFO: Removed Session: UE IMSI:[262422619692761] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/01 11:06:04.664: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/01 11:06:04.665: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/01 11:06:04.668: [smf] INFO: Removed Session: UE IMSI:[262420676081856] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/01 11:06:04.668: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/01 11:06:04.670: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/01 11:06:04.674: [smf] INFO: Removed Session: UE IMSI:[262423790497934] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/01 11:06:04.674: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/01 11:06:04.676: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/01 11:06:04.680: [smf] INFO: Removed Session: UE IMSI:[262428594616573] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/01 11:06:04.680: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/01 11:06:04.682: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/01 11:06:04.686: [smf] INFO: Removed Session: UE IMSI:[262421800716955] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/01 11:06:04.686: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/01 11:06:04.687: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/01 11:06:04.691: [smf] INFO: Removed Session: UE IMSI:[262426962991450] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/01 11:06:04.691: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/01 11:06:04.693: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/01 11:06:04.696: [smf] INFO: Removed Session: UE IMSI:[262421927519967] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/01 11:06:04.696: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/01 11:06:04.698: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/01 11:06:04.702: [smf] INFO: Removed Session: UE IMSI:[262424326704696] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/01 11:06:04.702: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/01 11:06:04.704: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/01 11:06:04.708: [smf] INFO: Removed Session: UE IMSI:[262420900458729] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/01 11:06:04.708: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/01 11:06:04.709: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/01 11:06:04.714: [smf] INFO: Removed Session: UE IMSI:[262423007814293] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/01 11:06:04.714: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/01 11:06:04.715: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/01 11:06:04.718: [smf] INFO: Removed Session: UE IMSI:[262429377037521] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/01 11:06:04.718: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/01 11:06:04.720: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/01 11:06:04.724: [smf] INFO: Removed Session: UE IMSI:[262425477757920] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/01 11:06:04.724: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/01 11:06:04.726: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/01 11:06:04.731: [smf] INFO: Removed Session: UE IMSI:[262421057096963] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/01 11:06:04.731: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/01 11:06:04.733: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/01 11:06:04.737: [smf] INFO: Removed Session: UE IMSI:[262429139366678] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/01 11:06:04.737: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/01 11:06:04.738: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/01 11:06:04.742: [smf] INFO: Removed Session: UE IMSI:[262428481498956] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/01 11:06:04.742: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/01 11:06:04.744: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/01 11:06:04.747: [smf] INFO: Removed Session: UE IMSI:[262424377622591] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/01 11:06:04.747: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/01 11:06:04.749: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/01 11:06:04.754: [smf] INFO: Removed Session: UE IMSI:[262425145879549] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/01 11:06:04.754: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/01 11:06:04.755: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/01 11:06:04.759: [smf] INFO: Removed Session: UE IMSI:[262426910687590] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/01 11:06:04.759: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/01 11:06:04.761: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/01 11:06:04.764: [smf] INFO: Removed Session: UE IMSI:[262426135002093] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/01 11:06:04.764: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/01 11:06:04.766: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/01 11:06:04.771: [smf] INFO: Removed Session: UE IMSI:[262421372581353] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/01 11:06:04.771: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/01 11:06:04.773: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/01 11:06:04.778: [smf] INFO: Removed Session: UE IMSI:[262420607093018] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/01 11:06:04.778: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/01 11:06:04.779: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/01 11:06:04.783: [smf] INFO: Removed Session: UE IMSI:[262429746538696] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/01 11:06:04.783: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/01 11:06:04.784: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/01 11:06:04.788: [smf] INFO: Removed Session: UE IMSI:[262428154219047] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/01 11:06:04.788: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/01 11:06:04.790: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/01 11:06:04.794: [smf] INFO: Removed Session: UE IMSI:[262428780170046] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/01 11:06:04.794: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/01 11:06:04.795: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/01 11:06:04.800: [smf] INFO: Removed Session: UE IMSI:[262421341881033] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/01 11:06:04.800: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/01 11:06:04.801: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/01 11:06:04.806: [smf] INFO: Removed Session: UE IMSI:[262428719086985] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/01 11:06:04.806: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/01 11:06:04.807: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/01 11:06:04.811: [smf] INFO: Removed Session: UE IMSI:[262426306860256] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/01 11:06:04.811: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/01 11:06:04.812: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/01 11:06:04.816: [smf] INFO: Removed Session: UE IMSI:[262429511644776] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/01 11:06:04.816: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/01 11:06:04.818: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/01 11:06:04.823: [smf] INFO: Removed Session: UE IMSI:[262422183766330] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/01 11:06:04.823: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/01 11:06:04.824: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/01 11:06:04.829: [smf] INFO: Removed Session: UE IMSI:[262428157406627] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/01 11:06:04.829: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/01 11:06:04.830: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/01 11:06:04.835: [smf] INFO: Removed Session: UE IMSI:[262421430749240] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/01 11:06:04.835: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/01 11:06:04.837: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/01 11:06:04.840: [smf] INFO: Removed Session: UE IMSI:[262429760666383] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/01 11:06:04.840: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/01 11:06:04.842: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/01 11:06:04.846: [smf] INFO: Removed Session: UE IMSI:[262428656660129] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/01 11:06:04.846: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/01 11:06:04.848: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/01 11:06:04.851: [smf] INFO: Removed Session: UE IMSI:[262428373965742] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/01 11:06:04.851: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/01 11:06:04.853: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/01 11:06:04.857: [smf] INFO: Removed Session: UE IMSI:[262427825851750] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/01 11:06:04.857: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/01 11:06:04.859: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/01 11:06:04.863: [smf] INFO: Removed Session: UE IMSI:[262429053274479] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/01 11:06:04.863: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/01 11:06:04.864: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/01 11:06:04.868: [smf] INFO: Removed Session: UE IMSI:[262423359719114] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/01 11:06:04.868: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/01 11:06:04.870: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/01 11:06:04.874: [smf] INFO: Removed Session: UE IMSI:[262425231798164] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/01 11:06:04.874: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/01 11:06:04.875: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/01 11:06:04.879: [smf] INFO: Removed Session: UE IMSI:[262425356362766] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/01 11:06:04.879: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/01 11:06:04.881: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/01 11:06:04.885: [smf] INFO: Removed Session: UE IMSI:[262420022577839] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/01 11:06:04.885: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/01 11:06:04.886: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/01 11:06:04.891: [smf] INFO: Removed Session: UE IMSI:[262429502949460] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/01 11:06:04.891: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/01 11:06:04.892: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/01 11:06:04.897: [smf] INFO: Removed Session: UE IMSI:[262428071318137] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/01 11:06:04.897: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/01 11:06:04.897: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/01 11:06:04.902: [smf] INFO: Removed Session: UE IMSI:[262428473565207] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/01 11:06:04.902: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/01 11:06:04.903: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/01 11:06:04.906: [smf] INFO: Removed Session: UE IMSI:[262423952937434] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/01 11:06:04.906: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/01 11:06:04.909: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/01 11:06:04.912: [smf] INFO: Removed Session: UE IMSI:[262425059275045] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/01 11:06:04.912: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/01 11:06:04.915: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/01 11:06:04.919: [smf] INFO: Removed Session: UE IMSI:[262428475355179] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/01 11:06:04.920: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/01 11:06:04.921: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/01 11:06:04.925: [smf] INFO: Removed Session: UE IMSI:[262429941967781] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/01 11:06:04.925: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/01 11:06:04.926: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/01 11:06:04.930: [smf] INFO: Removed Session: UE IMSI:[262420758382194] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/01 11:06:04.930: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/01 11:06:04.932: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/01 11:06:04.937: [smf] INFO: Removed Session: UE IMSI:[262429793775786] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/01 11:06:04.937: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/01 11:06:04.937: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/01 11:06:04.941: [smf] INFO: Removed Session: UE IMSI:[262428648060072] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/01 11:06:04.941: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/01 11:06:04.943: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/01 11:06:04.946: [smf] INFO: Removed Session: UE IMSI:[262423189903672] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/01 11:06:04.946: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/01 11:06:04.948: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/01 11:06:04.952: [smf] INFO: Removed Session: UE IMSI:[262429565332071] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/01 11:06:04.952: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/01 11:06:04.954: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/01 11:06:04.958: [smf] INFO: Removed Session: UE IMSI:[262427292149029] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/01 11:06:04.958: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/01 11:06:04.959: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/01 11:06:04.963: [smf] INFO: Removed Session: UE IMSI:[262429892984765] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/01 11:06:04.963: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/01 11:06:04.965: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/01 11:06:04.968: [smf] INFO: Removed Session: UE IMSI:[262425444983782] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/01 11:06:04.968: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/01 11:06:04.971: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/01 11:06:04.975: [smf] INFO: Removed Session: UE IMSI:[262420597002981] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/01 11:06:04.975: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/01 11:06:04.977: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/01 11:06:04.981: [smf] INFO: Removed Session: UE IMSI:[262429074121639] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/01 11:06:04.981: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/01 11:06:04.982: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/01 11:06:04.986: [smf] INFO: Removed Session: UE IMSI:[262425561275416] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/01 11:06:04.986: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/01 11:06:04.988: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/01 11:06:04.993: [smf] INFO: Removed Session: UE IMSI:[262427479327047] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/01 11:06:04.993: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/01 11:06:04.994: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/01 11:06:04.999: [smf] INFO: Removed Session: UE IMSI:[262426391522763] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:04.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/01 11:06:04.999: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/01 11:06:05.000: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/01 11:06:05.006: [smf] INFO: Removed Session: UE IMSI:[262429240468275] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/01 11:06:05.006: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/01 11:06:05.006: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/01 11:06:05.011: [smf] INFO: Removed Session: UE IMSI:[262421839808566] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/01 11:06:05.011: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/01 11:06:05.012: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/01 11:06:05.017: [smf] INFO: Removed Session: UE IMSI:[262423582217496] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/01 11:06:05.017: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/01 11:06:05.018: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/01 11:06:05.022: [smf] INFO: Removed Session: UE IMSI:[262425122113581] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/01 11:06:05.022: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/01 11:06:05.023: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/01 11:06:05.028: [smf] INFO: Removed Session: UE IMSI:[262428486696933] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/01 11:06:05.028: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/01 11:06:05.029: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/01 11:06:05.032: [smf] INFO: Removed Session: UE IMSI:[262422553691923] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/01 11:06:05.032: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/01 11:06:05.034: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/01 11:06:05.039: [smf] INFO: Removed Session: UE IMSI:[262422881846101] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/01 11:06:05.039: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/01 11:06:05.040: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/01 11:06:05.044: [smf] INFO: Removed Session: UE IMSI:[262424163411011] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/01 11:06:05.044: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/01 11:06:05.046: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/01 11:06:05.050: [smf] INFO: Removed Session: UE IMSI:[262427743609892] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/01 11:06:05.050: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/01 11:06:05.051: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/01 11:06:05.055: [smf] INFO: Removed Session: UE IMSI:[262428840401215] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/01 11:06:05.055: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/01 11:06:05.057: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/01 11:06:05.060: [smf] INFO: Removed Session: UE IMSI:[262425300210326] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/01 11:06:05.060: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/01 11:06:05.062: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/01 11:06:05.066: [smf] INFO: Removed Session: UE IMSI:[262426964530754] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/01 11:06:05.066: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/01 11:06:05.068: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/01 11:06:05.072: [smf] INFO: Removed Session: UE IMSI:[262427175726768] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/01 11:06:05.072: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/01 11:06:05.073: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/01 11:06:05.077: [smf] INFO: Removed Session: UE IMSI:[262429060788492] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/01 11:06:05.077: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/01 11:06:05.079: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/01 11:06:05.083: [smf] INFO: Removed Session: UE IMSI:[262421341187864] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/01 11:06:05.083: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/01 11:06:05.084: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/01 11:06:05.089: [smf] INFO: Removed Session: UE IMSI:[262429683372968] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/01 11:06:05.089: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/01 11:06:05.090: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/01 11:06:05.093: [smf] INFO: Removed Session: UE IMSI:[262421349337904] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/01 11:06:05.093: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/01 11:06:05.095: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/01 11:06:05.099: [smf] INFO: Removed Session: UE IMSI:[262420751449224] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/01 11:06:05.099: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/01 11:06:05.101: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/01 11:06:05.106: [smf] INFO: Removed Session: UE IMSI:[262427211756323] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/01 11:06:05.106: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/01 11:06:05.107: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/01 11:06:05.110: [smf] INFO: Removed Session: UE IMSI:[262422343458694] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/01 11:06:05.110: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/01 11:06:05.112: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/01 11:06:05.116: [smf] INFO: Removed Session: UE IMSI:[262424715943286] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/01 11:06:05.116: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/01 11:06:05.118: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/01 11:06:05.122: [smf] INFO: Removed Session: UE IMSI:[262422033321009] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/01 11:06:05.122: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/01 11:06:05.123: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/01 11:06:05.127: [smf] INFO: Removed Session: UE IMSI:[262429744487797] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/01 11:06:05.127: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/01 11:06:05.129: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/01 11:06:05.132: [smf] INFO: Removed Session: UE IMSI:[262424751863101] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/01 11:06:05.132: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/01 11:06:05.134: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/01 11:06:05.139: [smf] INFO: Removed Session: UE IMSI:[262428461560377] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/01 11:06:05.139: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/01 11:06:05.140: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/01 11:06:05.143: [smf] INFO: Removed Session: UE IMSI:[262422486594467] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/01 11:06:05.143: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/01 11:06:05.145: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/01 11:06:05.150: [smf] INFO: Removed Session: UE IMSI:[262426740662657] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/01 11:06:05.150: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/01 11:06:05.151: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/01 11:06:05.157: [smf] INFO: Removed Session: UE IMSI:[262420501162703] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/01 11:06:05.157: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/01 11:06:05.157: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/01 11:06:05.162: [smf] INFO: Removed Session: UE IMSI:[262426809853449] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/01 11:06:05.162: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/01 11:06:05.163: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/01 11:06:05.166: [smf] INFO: Removed Session: UE IMSI:[262422798149085] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/01 11:06:05.166: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/01 11:06:05.168: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/01 11:06:05.172: [smf] INFO: Removed Session: UE IMSI:[262421770826741] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/01 11:06:05.172: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/01 11:06:05.174: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/01 11:06:05.179: [smf] INFO: Removed Session: UE IMSI:[262422261394145] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/01 11:06:05.179: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/01 11:06:05.180: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/01 11:06:05.185: [smf] INFO: Removed Session: UE IMSI:[262421873182934] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/01 11:06:05.185: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/01 11:06:05.186: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/01 11:06:05.191: [smf] INFO: Removed Session: UE IMSI:[262421450180336] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/01 11:06:05.191: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/01 11:06:05.192: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/01 11:06:05.196: [smf] INFO: Removed Session: UE IMSI:[262420844729116] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/01 11:06:05.196: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/01 11:06:05.198: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/01 11:06:05.202: [smf] INFO: Removed Session: UE IMSI:[262422252111516] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/01 11:06:05.202: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/01 11:06:05.203: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/01 11:06:05.209: [smf] INFO: Removed Session: UE IMSI:[262421686802507] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/01 11:06:05.209: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/01 11:06:05.209: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/01 11:06:05.214: [smf] INFO: Removed Session: UE IMSI:[262420971448030] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/01 11:06:05.214: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/01 11:06:05.215: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/01 11:06:05.219: [smf] INFO: Removed Session: UE IMSI:[262425658964633] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/01 11:06:05.219: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/01 11:06:05.220: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/01 11:06:05.225: [smf] INFO: Removed Session: UE IMSI:[262422742020024] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/01 11:06:05.225: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/01 11:06:05.226: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/01 11:06:05.230: [smf] INFO: Removed Session: UE IMSI:[262422100572381] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/01 11:06:05.230: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/01 11:06:05.232: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/01 11:06:05.235: [smf] INFO: Removed Session: UE IMSI:[262426584867988] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/01 11:06:05.235: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/01 11:06:05.237: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/01 11:06:05.241: [smf] INFO: Removed Session: UE IMSI:[262420364557335] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/01 11:06:05.241: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/01 11:06:05.243: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/01 11:06:05.247: [smf] INFO: Removed Session: UE IMSI:[262424487176837] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/01 11:06:05.247: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/01 11:06:05.248: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/01 11:06:05.253: [smf] INFO: Removed Session: UE IMSI:[262420532991903] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/01 11:06:05.253: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/01 11:06:05.254: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/01 11:06:05.257: [smf] INFO: Removed Session: UE IMSI:[262427367597477] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/01 11:06:05.257: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/01 11:06:05.259: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/01 11:06:05.264: [smf] INFO: Removed Session: UE IMSI:[262428790979145] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/01 11:06:05.264: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/01 11:06:05.265: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/01 11:06:05.269: [smf] INFO: Removed Session: UE IMSI:[262427056808192] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/01 11:06:05.270: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/01 11:06:05.271: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/01 11:06:05.275: [smf] INFO: Removed Session: UE IMSI:[262427938547229] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/01 11:06:05.275: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/01 11:06:05.276: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/01 11:06:05.281: [smf] INFO: Removed Session: UE IMSI:[262423309419993] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/01 11:06:05.281: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/01 11:06:05.282: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/01 11:06:05.286: [smf] INFO: Removed Session: UE IMSI:[262426112008772] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/01 11:06:05.286: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/01 11:06:05.287: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/01 11:06:05.291: [smf] INFO: Removed Session: UE IMSI:[262429458625390] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/01 11:06:05.291: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/01 11:06:05.293: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/01 11:06:05.297: [smf] INFO: Removed Session: UE IMSI:[262424417403390] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/01 11:06:05.297: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/01 11:06:05.298: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/01 11:06:05.303: [smf] INFO: Removed Session: UE IMSI:[262427941560489] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/01 11:06:05.303: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/01 11:06:05.304: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/01 11:06:05.308: [smf] INFO: Removed Session: UE IMSI:[262420741451564] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/01 11:06:05.308: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/01 11:06:05.310: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/01 11:06:05.313: [smf] INFO: Removed Session: UE IMSI:[262427265955268] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/01 11:06:05.313: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/01 11:06:05.315: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/01 11:06:05.319: [smf] INFO: Removed Session: UE IMSI:[262424726974242] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/01 11:06:05.319: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/01 11:06:05.321: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/01 11:06:05.325: [smf] INFO: Removed Session: UE IMSI:[262425540250525] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/01 11:06:05.325: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/01 11:06:05.326: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/01 11:06:05.330: [smf] INFO: Removed Session: UE IMSI:[262420074308525] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/01 11:06:05.330: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/01 11:06:05.332: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/01 11:06:05.336: [smf] INFO: Removed Session: UE IMSI:[262421313528992] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/01 11:06:05.336: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/01 11:06:05.337: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/01 11:06:05.342: [smf] INFO: Removed Session: UE IMSI:[262421946494080] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/01 11:06:05.342: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/01 11:06:05.343: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/01 11:06:05.348: [smf] INFO: Removed Session: UE IMSI:[262422112089775] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/01 11:06:05.348: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/01 11:06:05.349: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/01 11:06:05.353: [smf] INFO: Removed Session: UE IMSI:[262422581836085] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/01 11:06:05.353: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/01 11:06:05.355: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/01 11:06:05.359: [smf] INFO: Removed Session: UE IMSI:[262422858143378] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/01 11:06:05.359: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/01 11:06:05.361: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/01 11:06:05.365: [smf] INFO: Removed Session: UE IMSI:[262421328585777] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/01 11:06:05.365: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/01 11:06:05.366: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/01 11:06:05.370: [smf] INFO: Removed Session: UE IMSI:[262421585718410] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/01 11:06:05.370: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/01 11:06:05.372: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/01 11:06:05.376: [smf] INFO: Removed Session: UE IMSI:[262423050104174] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/01 11:06:05.376: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/01 11:06:05.377: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/01 11:06:05.382: [smf] INFO: Removed Session: UE IMSI:[262428136087317] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/01 11:06:05.382: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/01 11:06:05.383: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/01 11:06:05.386: [smf] INFO: Removed Session: UE IMSI:[262428587643994] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/01 11:06:05.386: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/01 11:06:05.388: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/01 11:06:05.392: [smf] INFO: Removed Session: UE IMSI:[262422978162737] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/01 11:06:05.392: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/01 11:06:05.394: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/01 11:06:05.398: [smf] INFO: Removed Session: UE IMSI:[262426293974641] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/01 11:06:05.398: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/01 11:06:05.400: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/01 11:06:05.403: [smf] INFO: Removed Session: UE IMSI:[262424912902177] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/01 11:06:05.403: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/01 11:06:05.405: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/01 11:06:05.409: [smf] INFO: Removed Session: UE IMSI:[262427598772616] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/01 11:06:05.409: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/01 11:06:05.411: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/01 11:06:05.415: [smf] INFO: Removed Session: UE IMSI:[262428195925727] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/01 11:06:05.415: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/01 11:06:05.416: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/01 11:06:05.420: [smf] INFO: Removed Session: UE IMSI:[262426149677474] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/01 11:06:05.420: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/01 11:06:05.422: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/01 11:06:05.425: [smf] INFO: Removed Session: UE IMSI:[262425968228805] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/01 11:06:05.425: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/01 11:06:05.427: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/01 11:06:05.432: [smf] INFO: Removed Session: UE IMSI:[262420003764609] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/01 11:06:05.432: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/01 11:06:05.433: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/01 11:06:05.437: [smf] INFO: Removed Session: UE IMSI:[262429634058753] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/01 11:06:05.437: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/01 11:06:05.438: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/01 11:06:05.442: [smf] INFO: Removed Session: UE IMSI:[262424109450943] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/01 11:06:05.442: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/01 11:06:05.444: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/01 11:06:05.448: [smf] INFO: Removed Session: UE IMSI:[262420426643758] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/01 11:06:05.448: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/01 11:06:05.449: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/01 11:06:05.453: [smf] INFO: Removed Session: UE IMSI:[262429584222212] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/01 11:06:05.453: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/01 11:06:05.455: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/01 11:06:05.458: [smf] INFO: Removed Session: UE IMSI:[262428129482889] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/01 11:06:05.458: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/01 11:06:05.461: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/01 11:06:05.465: [smf] INFO: Removed Session: UE IMSI:[262421004873007] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/01 11:06:05.465: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/01 11:06:05.466: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/01 11:06:05.471: [smf] INFO: Removed Session: UE IMSI:[262428030912833] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/01 11:06:05.471: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/01 11:06:05.472: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/01 11:06:05.476: [smf] INFO: Removed Session: UE IMSI:[262426902977773] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/01 11:06:05.476: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/01 11:06:05.477: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/01 11:06:05.482: [smf] INFO: Removed Session: UE IMSI:[262428217162468] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/01 11:06:05.482: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/01 11:06:05.483: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/01 11:06:05.488: [smf] INFO: Removed Session: UE IMSI:[262423268487684] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/01 11:06:05.488: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/01 11:06:05.490: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/01 11:06:05.494: [smf] INFO: Removed Session: UE IMSI:[262422526749876] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/01 11:06:05.494: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/01 11:06:05.495: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/01 11:06:05.499: [smf] INFO: Removed Session: UE IMSI:[262424897723207] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/01 11:06:05.499: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/01 11:06:05.501: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/01 11:06:05.505: [smf] INFO: Removed Session: UE IMSI:[262421748114865] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/01 11:06:05.505: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/01 11:06:05.506: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/01 11:06:05.511: [smf] INFO: Removed Session: UE IMSI:[262421603145075] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/01 11:06:05.511: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/01 11:06:05.512: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/01 11:06:05.515: [smf] INFO: Removed Session: UE IMSI:[262425767413354] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/01 11:06:05.515: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/01 11:06:05.517: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/01 11:06:05.522: [smf] INFO: Removed Session: UE IMSI:[262422266355905] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/01 11:06:05.522: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/01 11:06:05.523: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/01 11:06:05.528: [smf] INFO: Removed Session: UE IMSI:[262421916485122] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/01 11:06:05.528: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/01 11:06:05.528: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/01 11:06:05.532: [smf] INFO: Removed Session: UE IMSI:[262421910669424] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/01 11:06:05.532: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/01 11:06:05.534: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/01 11:06:05.538: [smf] INFO: Removed Session: UE IMSI:[262424266475185] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/01 11:06:05.538: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/01 11:06:05.540: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/01 11:06:05.544: [smf] INFO: Removed Session: UE IMSI:[262429733923186] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/01 11:06:05.544: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/01 11:06:05.545: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/01 11:06:05.550: [smf] INFO: Removed Session: UE IMSI:[262420904323928] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/01 11:06:05.550: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/01 11:06:05.551: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/01 11:06:05.555: [smf] INFO: Removed Session: UE IMSI:[262427683140968] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/01 11:06:05.555: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/01 11:06:05.556: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/01 11:06:05.560: [smf] INFO: Removed Session: UE IMSI:[262420076231660] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/01 11:06:05.560: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/01 11:06:05.562: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/01 11:06:05.566: [smf] INFO: Removed Session: UE IMSI:[262423614880629] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/01 11:06:05.566: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/01 11:06:05.567: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/01 11:06:05.572: [smf] INFO: Removed Session: UE IMSI:[262422974458726] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/01 11:06:05.572: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/01 11:06:05.573: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/01 11:06:05.577: [smf] INFO: Removed Session: UE IMSI:[262429949209723] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/01 11:06:05.577: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/01 11:06:05.579: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/01 11:06:05.582: [smf] INFO: Removed Session: UE IMSI:[262425788305792] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/01 11:06:05.583: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/01 11:06:05.584: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/01 11:06:05.589: [smf] INFO: Removed Session: UE IMSI:[262421291423278] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/01 11:06:05.589: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/01 11:06:05.590: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/01 11:06:05.594: [smf] INFO: Removed Session: UE IMSI:[262421811758785] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/01 11:06:05.594: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/01 11:06:05.595: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/01 11:06:05.600: [smf] INFO: Removed Session: UE IMSI:[262422643408909] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/01 11:06:05.600: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/01 11:06:05.601: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/01 11:06:05.604: [smf] INFO: Removed Session: UE IMSI:[262424681293870] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/01 11:06:05.604: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/01 11:06:05.606: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/01 11:06:05.611: [smf] INFO: Removed Session: UE IMSI:[262424417015358] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/01 11:06:05.611: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/01 11:06:05.612: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/01 11:06:05.616: [smf] INFO: Removed Session: UE IMSI:[262420856725931] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/01 11:06:05.616: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/01 11:06:05.618: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/01 11:06:05.621: [smf] INFO: Removed Session: UE IMSI:[262420589097508] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/01 11:06:05.621: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/01 11:06:05.623: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/01 11:06:05.627: [smf] INFO: Removed Session: UE IMSI:[262424160163887] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/01 11:06:05.627: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/01 11:06:05.629: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/01 11:06:05.633: [smf] INFO: Removed Session: UE IMSI:[262423323732831] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/01 11:06:05.633: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/01 11:06:05.634: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/01 11:06:05.638: [smf] INFO: Removed Session: UE IMSI:[262423090140787] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/01 11:06:05.638: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/01 11:06:05.640: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/01 11:06:05.643: [smf] INFO: Removed Session: UE IMSI:[262421433032758] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/01 11:06:05.643: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/01 11:06:05.645: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/01 11:06:05.649: [smf] INFO: Removed Session: UE IMSI:[262424338841565] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/01 11:06:05.649: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/01 11:06:05.651: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/01 11:06:05.654: [smf] INFO: Removed Session: UE IMSI:[262426725775804] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/01 11:06:05.654: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/01 11:06:05.656: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/01 11:06:05.661: [smf] INFO: Removed Session: UE IMSI:[262423217386658] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/01 11:06:05.661: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/01 11:06:05.662: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/01 11:06:05.667: [smf] INFO: Removed Session: UE IMSI:[262428271775069] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/01 11:06:05.667: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/01 11:06:05.668: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/01 11:06:05.672: [smf] INFO: Removed Session: UE IMSI:[262424253493318] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/01 11:06:05.672: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/01 11:06:05.674: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/01 11:06:05.678: [smf] INFO: Removed Session: UE IMSI:[262420201137080] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/01 11:06:05.678: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/01 11:06:05.679: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/01 11:06:05.682: [smf] INFO: Removed Session: UE IMSI:[262426933953456] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/01 11:06:05.682: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/01 11:06:05.685: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/01 11:06:05.689: [smf] INFO: Removed Session: UE IMSI:[262427847623499] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/01 11:06:05.689: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/01 11:06:05.690: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/01 11:06:05.694: [smf] INFO: Removed Session: UE IMSI:[262426718036499] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/01 11:06:05.694: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/01 11:06:05.696: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/01 11:06:05.699: [smf] INFO: Removed Session: UE IMSI:[262428299294437] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/01 11:06:05.699: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/01 11:06:05.701: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/01 11:06:05.705: [smf] INFO: Removed Session: UE IMSI:[262422445859883] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/01 11:06:05.705: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/01 11:06:05.707: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/01 11:06:05.711: [smf] INFO: Removed Session: UE IMSI:[262422886634204] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/01 11:06:05.711: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/01 11:06:05.712: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/01 11:06:05.717: [smf] INFO: Removed Session: UE IMSI:[262420615373807] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/01 11:06:05.717: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/01 11:06:05.718: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/01 11:06:05.722: [smf] INFO: Removed Session: UE IMSI:[262429049247557] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/01 11:06:05.722: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/01 11:06:05.723: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/01 11:06:05.727: [smf] INFO: Removed Session: UE IMSI:[262421281247251] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/01 11:06:05.727: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/01 11:06:05.729: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/01 11:06:05.733: [smf] INFO: Removed Session: UE IMSI:[262424206117711] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/01 11:06:05.733: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/01 11:06:05.735: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/01 11:06:05.739: [smf] INFO: Removed Session: UE IMSI:[262423483618515] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/01 11:06:05.739: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/01 11:06:05.740: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/01 11:06:05.743: [smf] INFO: Removed Session: UE IMSI:[262426252556971] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/01 11:06:05.743: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/01 11:06:05.746: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/01 11:06:05.749: [smf] INFO: Removed Session: UE IMSI:[262429465428192] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/01 11:06:05.749: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/01 11:06:05.751: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/01 11:06:05.756: [smf] INFO: Removed Session: UE IMSI:[262422155650553] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/01 11:06:05.756: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/01 11:06:05.757: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/01 11:06:05.760: [smf] INFO: Removed Session: UE IMSI:[262427067945467] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/01 11:06:05.760: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/01 11:06:05.762: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/01 11:06:05.766: [smf] INFO: Removed Session: UE IMSI:[262427373829540] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/01 11:06:05.766: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/01 11:06:05.768: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/01 11:06:05.772: [smf] INFO: Removed Session: UE IMSI:[262423314086285] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/01 11:06:05.772: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/01 11:06:05.773: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/01 11:06:05.778: [smf] INFO: Removed Session: UE IMSI:[262427092189946] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/01 11:06:05.778: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/01 11:06:05.779: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/01 11:06:05.783: [smf] INFO: Removed Session: UE IMSI:[262424320807316] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/01 11:06:05.783: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/01 11:06:05.785: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/01 11:06:05.788: [smf] INFO: Removed Session: UE IMSI:[262421596537404] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/01 11:06:05.788: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/01 11:06:05.790: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/01 11:06:05.794: [smf] INFO: Removed Session: UE IMSI:[262421070967517] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/01 11:06:05.794: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/01 11:06:05.796: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/01 11:06:05.800: [smf] INFO: Removed Session: UE IMSI:[262421600280830] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/01 11:06:05.800: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/01 11:06:05.801: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/01 11:06:05.805: [smf] INFO: Removed Session: UE IMSI:[262420372426017] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/01 11:06:05.805: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/01 11:06:05.807: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/01 11:06:05.810: [smf] INFO: Removed Session: UE IMSI:[262420131720589] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/01 11:06:05.811: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/01 11:06:05.812: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/01 11:06:05.817: [smf] INFO: Removed Session: UE IMSI:[262420699921610] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/01 11:06:05.817: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/01 11:06:05.818: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/01 11:06:05.821: [smf] INFO: Removed Session: UE IMSI:[262422162816534] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/01 11:06:05.821: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/01 11:06:05.824: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/01 11:06:05.827: [smf] INFO: Removed Session: UE IMSI:[262427436921145] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/01 11:06:05.827: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/01 11:06:05.829: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/01 11:06:05.834: [smf] INFO: Removed Session: UE IMSI:[262422922213978] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/01 11:06:05.834: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/01 11:06:05.835: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/01 11:06:05.838: [smf] INFO: Removed Session: UE IMSI:[262422857364508] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/01 11:06:05.838: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/01 11:06:05.840: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/01 11:06:05.844: [smf] INFO: Removed Session: UE IMSI:[262420334777178] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/01 11:06:05.844: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/01 11:06:05.846: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/01 11:06:05.850: [smf] INFO: Removed Session: UE IMSI:[262420949334651] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/01 11:06:05.850: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/01 11:06:05.851: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/01 11:06:05.855: [smf] INFO: Removed Session: UE IMSI:[262422727096997] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/01 11:06:05.855: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/01 11:06:05.857: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/01 11:06:05.861: [smf] INFO: Removed Session: UE IMSI:[262422226433807] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/01 11:06:05.861: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/01 11:06:05.863: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/01 11:06:05.867: [smf] INFO: Removed Session: UE IMSI:[262425984952735] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/01 11:06:05.867: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/01 11:06:05.868: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/01 11:06:05.871: [smf] INFO: Removed Session: UE IMSI:[262427337189608] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/01 11:06:05.871: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/01 11:06:05.874: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/01 11:06:05.877: [smf] INFO: Removed Session: UE IMSI:[262424637747055] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/01 11:06:05.877: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/01 11:06:05.879: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/01 11:06:05.884: [smf] INFO: Removed Session: UE IMSI:[262425520525551] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/01 11:06:05.884: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/01 11:06:05.885: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/01 11:06:05.888: [smf] INFO: Removed Session: UE IMSI:[262424582914541] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/01 11:06:05.888: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/01 11:06:05.890: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/01 11:06:05.894: [smf] INFO: Removed Session: UE IMSI:[262420371705195] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/01 11:06:05.894: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/01 11:06:05.896: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/01 11:06:05.900: [smf] INFO: Removed Session: UE IMSI:[262420807277233] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/01 11:06:05.900: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/01 11:06:05.901: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/01 11:06:05.904: [smf] INFO: Removed Session: UE IMSI:[262422997641679] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/01 11:06:05.904: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/01 11:06:05.907: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/01 11:06:05.910: [smf] INFO: Removed Session: UE IMSI:[262428582411362] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/01 11:06:05.910: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/01 11:06:05.912: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/01 11:06:05.917: [smf] INFO: Removed Session: UE IMSI:[262425917696414] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/01 11:06:05.917: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/01 11:06:05.918: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/01 11:06:05.921: [smf] INFO: Removed Session: UE IMSI:[262420447729427] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/01 11:06:05.921: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/01 11:06:05.923: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/01 11:06:05.927: [smf] INFO: Removed Session: UE IMSI:[262424632004107] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/01 11:06:05.927: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/01 11:06:05.929: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/01 11:06:05.933: [smf] INFO: Removed Session: UE IMSI:[262424776015919] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/01 11:06:05.933: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/01 11:06:05.934: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/01 11:06:05.939: [smf] INFO: Removed Session: UE IMSI:[262427929428730] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/01 11:06:05.939: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/01 11:06:05.940: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/01 11:06:05.944: [smf] INFO: Removed Session: UE IMSI:[262422290944481] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/01 11:06:05.944: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/01 11:06:05.945: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/01 11:06:05.949: [smf] INFO: Removed Session: UE IMSI:[262425178713625] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/01 11:06:05.949: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/01 11:06:05.951: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/01 11:06:05.955: [smf] INFO: Removed Session: UE IMSI:[262420290300136] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/01 11:06:05.955: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/01 11:06:05.956: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/01 11:06:05.961: [smf] INFO: Removed Session: UE IMSI:[262428494370772] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/01 11:06:05.961: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/01 11:06:05.962: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/01 11:06:05.965: [smf] INFO: Removed Session: UE IMSI:[262420471626961] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/01 11:06:05.965: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/01 11:06:05.967: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/01 11:06:05.971: [smf] INFO: Removed Session: UE IMSI:[262424043547837] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/01 11:06:05.971: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/01 11:06:05.973: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/01 11:06:05.977: [smf] INFO: Removed Session: UE IMSI:[262426276675431] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/01 11:06:05.977: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/01 11:06:05.978: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/01 11:06:05.983: [smf] INFO: Removed Session: UE IMSI:[262428188724405] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/01 11:06:05.983: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/01 11:06:05.984: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/01 11:06:05.988: [smf] INFO: Removed Session: UE IMSI:[262426708708798] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/01 11:06:05.988: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/01 11:06:05.989: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/01 11:06:05.993: [smf] INFO: Removed Session: UE IMSI:[262426450931976] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/01 11:06:05.993: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/01 11:06:05.995: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/01 11:06:05.998: [smf] INFO: Removed Session: UE IMSI:[262424354447339] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:05.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/01 11:06:05.999: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/01 11:06:06.000: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/01 11:06:06.005: [smf] INFO: Removed Session: UE IMSI:[262422877282072] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/01 11:06:06.005: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/01 11:06:06.006: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/01 11:06:06.009: [smf] INFO: Removed Session: UE IMSI:[262425560877157] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/01 11:06:06.010: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/01 11:06:06.011: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/01 11:06:06.016: [smf] INFO: Removed Session: UE IMSI:[262426694346543] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/01 11:06:06.016: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/01 11:06:06.017: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/01 11:06:06.022: [smf] INFO: Removed Session: UE IMSI:[262428427999193] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/01 11:06:06.022: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/01 11:06:06.023: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/01 11:06:06.027: [smf] INFO: Removed Session: UE IMSI:[262423010605929] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/01 11:06:06.027: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/01 11:06:06.028: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/01 11:06:06.032: [smf] INFO: Removed Session: UE IMSI:[262420259869618] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/01 11:06:06.032: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/01 11:06:06.034: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/01 11:06:06.039: [smf] INFO: Removed Session: UE IMSI:[262426020507457] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/01 11:06:06.039: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/01 11:06:06.040: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/01 11:06:06.045: [smf] INFO: Removed Session: UE IMSI:[262422378039851] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/01 11:06:06.045: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/01 11:06:06.046: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/01 11:06:06.051: [smf] INFO: Removed Session: UE IMSI:[262421072243831] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/01 11:06:06.051: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/01 11:06:06.052: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/01 11:06:06.055: [smf] INFO: Removed Session: UE IMSI:[262422971967032] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/01 11:06:06.055: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/01 11:06:06.057: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/01 11:06:06.062: [smf] INFO: Removed Session: UE IMSI:[262420602211881] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/01 11:06:06.062: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/01 11:06:06.063: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/01 11:06:06.067: [smf] INFO: Removed Session: UE IMSI:[262427195178619] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/01 11:06:06.067: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/01 11:06:06.068: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/01 11:06:06.072: [smf] INFO: Removed Session: UE IMSI:[262429663264662] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/01 11:06:06.072: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/01 11:06:06.074: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/01 11:06:06.078: [smf] INFO: Removed Session: UE IMSI:[262423667668823] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/01 11:06:06.078: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/01 11:06:06.079: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/01 11:06:06.084: [smf] INFO: Removed Session: UE IMSI:[262427539935853] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/01 11:06:06.084: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/01 11:06:06.085: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/01 11:06:06.088: [smf] INFO: Removed Session: UE IMSI:[262421021073770] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/01 11:06:06.088: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/01 11:06:06.091: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/01 11:06:06.094: [smf] INFO: Removed Session: UE IMSI:[262429399816854] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/01 11:06:06.094: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/01 11:06:06.096: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/01 11:06:06.101: [smf] INFO: Removed Session: UE IMSI:[262420457439642] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/01 11:06:06.101: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/01 11:06:06.102: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/01 11:06:06.105: [smf] INFO: Removed Session: UE IMSI:[262421590610924] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/01 11:06:06.105: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/01 11:06:06.107: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/01 11:06:06.111: [smf] INFO: Removed Session: UE IMSI:[262429544076729] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/01 11:06:06.111: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/01 11:06:06.113: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/01 11:06:06.117: [smf] INFO: Removed Session: UE IMSI:[262426099546929] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/01 11:06:06.117: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/01 11:06:06.119: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/01 11:06:06.124: [smf] INFO: Removed Session: UE IMSI:[262424231530115] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/01 11:06:06.124: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/01 11:06:06.125: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/01 11:06:06.130: [smf] INFO: Removed Session: UE IMSI:[262421581506906] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/01 11:06:06.130: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/01 11:06:06.131: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/01 11:06:06.134: [smf] INFO: Removed Session: UE IMSI:[262428507885517] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/01 11:06:06.134: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/01 11:06:06.136: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/01 11:06:06.140: [smf] INFO: Removed Session: UE IMSI:[262424464883704] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/01 11:06:06.140: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/01 11:06:06.142: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/01 11:06:06.146: [smf] INFO: Removed Session: UE IMSI:[262424767872234] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/01 11:06:06.146: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/01 11:06:06.147: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/01 11:06:06.151: [smf] INFO: Removed Session: UE IMSI:[262423635340029] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/01 11:06:06.151: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/01 11:06:06.153: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/01 11:06:06.157: [smf] INFO: Removed Session: UE IMSI:[262420595751072] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/01 11:06:06.157: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/01 11:06:06.158: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/01 11:06:06.163: [smf] INFO: Removed Session: UE IMSI:[262425506154267] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/01 11:06:06.163: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/01 11:06:06.165: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/01 11:06:06.169: [smf] INFO: Removed Session: UE IMSI:[262424378472855] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/01 11:06:06.169: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/01 11:06:06.171: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/01 11:06:06.175: [smf] INFO: Removed Session: UE IMSI:[262421289866597] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/01 11:06:06.176: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/01 11:06:06.177: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/01 11:06:06.181: [smf] INFO: Removed Session: UE IMSI:[262423513872096] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/01 11:06:06.181: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/01 11:06:06.182: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/01 11:06:06.186: [smf] INFO: Removed Session: UE IMSI:[262427638533059] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/01 11:06:06.186: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/01 11:06:06.188: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/01 11:06:06.192: [smf] INFO: Removed Session: UE IMSI:[262423978409758] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/01 11:06:06.192: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/01 11:06:06.193: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/01 11:06:06.198: [smf] INFO: Removed Session: UE IMSI:[262422577596605] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/01 11:06:06.198: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/01 11:06:06.199: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/01 11:06:06.202: [smf] INFO: Removed Session: UE IMSI:[262420047524410] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/01 11:06:06.202: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/01 11:06:06.204: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/01 11:06:06.208: [smf] INFO: Removed Session: UE IMSI:[262426573539588] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/01 11:06:06.208: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/01 11:06:06.210: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/01 11:06:06.214: [smf] INFO: Removed Session: UE IMSI:[262420488234098] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/01 11:06:06.214: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/01 11:06:06.215: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/01 11:06:06.219: [smf] INFO: Removed Session: UE IMSI:[262420225571339] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/01 11:06:06.219: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/01 11:06:06.221: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/01 11:06:06.224: [smf] INFO: Removed Session: UE IMSI:[262428093881439] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/01 11:06:06.224: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/01 11:06:06.226: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/01 11:06:06.231: [smf] INFO: Removed Session: UE IMSI:[262421084471893] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/01 11:06:06.231: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/01 11:06:06.232: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/01 11:06:06.235: [smf] INFO: Removed Session: UE IMSI:[262427571409088] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/01 11:06:06.235: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/01 11:06:06.237: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/01 11:06:06.241: [smf] INFO: Removed Session: UE IMSI:[262422933852737] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/01 11:06:06.241: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/01 11:06:06.243: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/01 11:06:06.247: [smf] INFO: Removed Session: UE IMSI:[262429602555473] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/01 11:06:06.247: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/01 11:06:06.248: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/01 11:06:06.253: [smf] INFO: Removed Session: UE IMSI:[262424130853057] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/01 11:06:06.253: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/01 11:06:06.254: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/01 11:06:06.258: [smf] INFO: Removed Session: UE IMSI:[262428855980498] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/01 11:06:06.258: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/01 11:06:06.260: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/01 11:06:06.263: [smf] INFO: Removed Session: UE IMSI:[262420729404158] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/01 11:06:06.263: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/01 11:06:06.265: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/01 11:06:06.269: [smf] INFO: Removed Session: UE IMSI:[262420907676605] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/01 11:06:06.269: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/01 11:06:06.271: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/01 11:06:06.275: [smf] INFO: Removed Session: UE IMSI:[262427544955797] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/01 11:06:06.275: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/01 11:06:06.276: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/01 11:06:06.280: [smf] INFO: Removed Session: UE IMSI:[262423036040342] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/01 11:06:06.280: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/01 11:06:06.282: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/01 11:06:06.285: [smf] INFO: Removed Session: UE IMSI:[262428557704505] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/01 11:06:06.285: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/01 11:06:06.287: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/01 11:06:06.292: [smf] INFO: Removed Session: UE IMSI:[262421379499669] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/01 11:06:06.292: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/01 11:06:06.293: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/01 11:06:06.296: [smf] INFO: Removed Session: UE IMSI:[262420237095991] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/01 11:06:06.296: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/01 11:06:06.298: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/01 11:06:06.302: [smf] INFO: Removed Session: UE IMSI:[262425172623109] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/01 11:06:06.302: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/01 11:06:06.304: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/01 11:06:06.308: [smf] INFO: Removed Session: UE IMSI:[262427311385546] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/01 11:06:06.308: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/01 11:06:06.309: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/01 11:06:06.313: [smf] INFO: Removed Session: UE IMSI:[262422138694318] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/01 11:06:06.313: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/01 11:06:06.315: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/01 11:06:06.319: [smf] INFO: Removed Session: UE IMSI:[262425400648970] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/01 11:06:06.319: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/01 11:06:06.320: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/01 11:06:06.325: [smf] INFO: Removed Session: UE IMSI:[262424993627050] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/01 11:06:06.325: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/01 11:06:06.326: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/01 11:06:06.329: [smf] INFO: Removed Session: UE IMSI:[262428652664208] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/01 11:06:06.329: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/01 11:06:06.332: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/01 11:06:06.335: [smf] INFO: Removed Session: UE IMSI:[262429111183254] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/01 11:06:06.335: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/01 11:06:06.337: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/01 11:06:06.341: [smf] INFO: Removed Session: UE IMSI:[262425899539326] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/01 11:06:06.341: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/01 11:06:06.342: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/01 11:06:06.347: [smf] INFO: Removed Session: UE IMSI:[262426876492955] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/01 11:06:06.347: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/01 11:06:06.348: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/01 11:06:06.353: [smf] INFO: Removed Session: UE IMSI:[262428117516644] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/01 11:06:06.353: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/01 11:06:06.354: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/01 11:06:06.357: [smf] INFO: Removed Session: UE IMSI:[262428665938106] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/01 11:06:06.357: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/01 11:06:06.359: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/01 11:06:06.363: [smf] INFO: Removed Session: UE IMSI:[262423088912215] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/01 11:06:06.363: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/01 11:06:06.365: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/01 11:06:06.369: [smf] INFO: Removed Session: UE IMSI:[262424547552178] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/01 11:06:06.369: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/01 11:06:06.370: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/01 11:06:06.374: [smf] INFO: Removed Session: UE IMSI:[262429990818571] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/01 11:06:06.374: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/01 11:06:06.376: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/01 11:06:06.381: [smf] INFO: Removed Session: UE IMSI:[262426703771374] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/01 11:06:06.381: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/01 11:06:06.382: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/01 11:06:06.387: [smf] INFO: Removed Session: UE IMSI:[262422761296442] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/01 11:06:06.387: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/01 11:06:06.388: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/01 11:06:06.391: [smf] INFO: Removed Session: UE IMSI:[262429666068397] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/01 11:06:06.391: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/01 11:06:06.393: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/01 11:06:06.397: [smf] INFO: Removed Session: UE IMSI:[262421096045413] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/01 11:06:06.397: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/01 11:06:06.399: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/01 11:06:06.403: [smf] INFO: Removed Session: UE IMSI:[262421288425235] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/01 11:06:06.403: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/01 11:06:06.404: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/01 11:06:06.409: [smf] INFO: Removed Session: UE IMSI:[262425856657881] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/01 11:06:06.409: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/01 11:06:06.410: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/01 11:06:06.415: [smf] INFO: Removed Session: UE IMSI:[262422411108213] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/01 11:06:06.415: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/01 11:06:06.416: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/01 11:06:06.420: [smf] INFO: Removed Session: UE IMSI:[262429040935644] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/01 11:06:06.420: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/01 11:06:06.422: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/01 11:06:06.425: [smf] INFO: Removed Session: UE IMSI:[262420735319726] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/01 11:06:06.425: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/01 11:06:06.427: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/01 11:06:06.432: [smf] INFO: Removed Session: UE IMSI:[262425230424651] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/01 11:06:06.432: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/01 11:06:06.433: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/01 11:06:06.438: [smf] INFO: Removed Session: UE IMSI:[262423306853329] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/01 11:06:06.438: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/01 11:06:06.438: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/01 11:06:06.442: [smf] INFO: Removed Session: UE IMSI:[262426052148529] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/01 11:06:06.442: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/01 11:06:06.444: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/01 11:06:06.448: [smf] INFO: Removed Session: UE IMSI:[262421188970303] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/01 11:06:06.448: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/01 11:06:06.450: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/01 11:06:06.455: [smf] INFO: Removed Session: UE IMSI:[262428134496729] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/01 11:06:06.455: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/01 11:06:06.456: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/01 11:06:06.460: [smf] INFO: Removed Session: UE IMSI:[262428599787407] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/01 11:06:06.460: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/01 11:06:06.462: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/01 11:06:06.466: [smf] INFO: Removed Session: UE IMSI:[262424242119686] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/01 11:06:06.466: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/01 11:06:06.467: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/01 11:06:06.471: [smf] INFO: Removed Session: UE IMSI:[262422049183997] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/01 11:06:06.471: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/01 11:06:06.472: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/01 11:06:06.477: [smf] INFO: Removed Session: UE IMSI:[262426055553104] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/01 11:06:06.477: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/01 11:06:06.478: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/01 11:06:06.482: [smf] INFO: Removed Session: UE IMSI:[262428411624246] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/01 11:06:06.482: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/01 11:06:06.484: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/01 11:06:06.488: [smf] INFO: Removed Session: UE IMSI:[262421065756229] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/01 11:06:06.488: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/01 11:06:06.490: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/01 11:06:06.495: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/01 11:06:06.495: [smf] INFO: Removed Session: UE IMSI:[262424762342854] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/01 11:06:06.495: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/01 11:06:06.498: [smf] INFO: Removed Session: UE IMSI:[262427787072998] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/01 11:06:06.499: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/01 11:06:06.501: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/01 11:06:06.506: [smf] INFO: Removed Session: UE IMSI:[262424738054216] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/01 11:06:06.506: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/01 11:06:06.506: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/01 11:06:06.511: [smf] INFO: Removed Session: UE IMSI:[262429851226635] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/01 11:06:06.511: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/01 11:06:06.512: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/01 11:06:06.516: [smf] INFO: Removed Session: UE IMSI:[262424169087773] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/01 11:06:06.516: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/01 11:06:06.517: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/01 11:06:06.521: [smf] INFO: Removed Session: UE IMSI:[262420759459222] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/01 11:06:06.521: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/01 11:06:06.523: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/01 11:06:06.527: [smf] INFO: Removed Session: UE IMSI:[262429342264654] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/01 11:06:06.527: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/01 11:06:06.529: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/01 11:06:06.533: [smf] INFO: Removed Session: UE IMSI:[262424773840555] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/01 11:06:06.533: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/01 11:06:06.535: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/01 11:06:06.539: [smf] INFO: Removed Session: UE IMSI:[262420666933756] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/01 11:06:06.539: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/01 11:06:06.541: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/01 11:06:06.545: [smf] INFO: Removed Session: UE IMSI:[262421778436490] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/01 11:06:06.545: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/01 11:06:06.546: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/01 11:06:06.551: [smf] INFO: Removed Session: UE IMSI:[262420350879030] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/01 11:06:06.551: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/01 11:06:06.552: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/01 11:06:06.556: [smf] INFO: Removed Session: UE IMSI:[262427876827750] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/01 11:06:06.556: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/01 11:06:06.558: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/01 11:06:06.562: [smf] INFO: Removed Session: UE IMSI:[262421532288181] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/01 11:06:06.562: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/01 11:06:06.563: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/01 11:06:06.566: [smf] INFO: Removed Session: UE IMSI:[262429905000510] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/01 11:06:06.566: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/01 11:06:06.569: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/01 11:06:06.572: [smf] INFO: Removed Session: UE IMSI:[262425669405621] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/01 11:06:06.572: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/01 11:06:06.574: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/01 11:06:06.579: [smf] INFO: Removed Session: UE IMSI:[262428223995676] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/01 11:06:06.579: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/01 11:06:06.580: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/01 11:06:06.583: [smf] INFO: Removed Session: UE IMSI:[262425052051593] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/01 11:06:06.583: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/01 11:06:06.585: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/01 11:06:06.589: [smf] INFO: Removed Session: UE IMSI:[262425500467640] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/01 11:06:06.589: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/01 11:06:06.591: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/01 11:06:06.595: [smf] INFO: Removed Session: UE IMSI:[262423439480515] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/01 11:06:06.595: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/01 11:06:06.597: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/01 11:06:06.601: [smf] INFO: Removed Session: UE IMSI:[262428909120529] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/01 11:06:06.601: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/01 11:06:06.602: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/01 11:06:06.606: [smf] INFO: Removed Session: UE IMSI:[262420828207605] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/01 11:06:06.606: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/01 11:06:06.608: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/01 11:06:06.611: [smf] INFO: Removed Session: UE IMSI:[262421613927482] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/01 11:06:06.611: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/01 11:06:06.613: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/01 11:06:06.617: [smf] INFO: Removed Session: UE IMSI:[262426965094583] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/01 11:06:06.617: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/01 11:06:06.619: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/01 11:06:06.622: [smf] INFO: Removed Session: UE IMSI:[262427138944371] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/01 11:06:06.622: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/01 11:06:06.624: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/01 11:06:06.629: [smf] INFO: Removed Session: UE IMSI:[262425340035930] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/01 11:06:06.629: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/01 11:06:06.630: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/01 11:06:06.634: [smf] INFO: Removed Session: UE IMSI:[262420432971055] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/01 11:06:06.634: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/01 11:06:06.635: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/01 11:06:06.639: [smf] INFO: Removed Session: UE IMSI:[262423304724571] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/01 11:06:06.639: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/01 11:06:06.641: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/01 11:06:06.645: [smf] INFO: Removed Session: UE IMSI:[262421803825550] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/01 11:06:06.645: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/01 11:06:06.646: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/01 11:06:06.650: [smf] INFO: Removed Session: UE IMSI:[262427250841860] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/01 11:06:06.650: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/01 11:06:06.652: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/01 11:06:06.655: [smf] INFO: Removed Session: UE IMSI:[262424836946532] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/01 11:06:06.655: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/01 11:06:06.657: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/01 11:06:06.661: [smf] INFO: Removed Session: UE IMSI:[262423642211601] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/01 11:06:06.661: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/01 11:06:06.663: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/01 11:06:06.667: [smf] INFO: Removed Session: UE IMSI:[262420563717083] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/01 11:06:06.667: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/01 11:06:06.668: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/01 11:06:06.673: [smf] INFO: Removed Session: UE IMSI:[262423835461458] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/01 11:06:06.673: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/01 11:06:06.675: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/01 11:06:06.679: [smf] INFO: Removed Session: UE IMSI:[262429423773908] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/01 11:06:06.679: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/01 11:06:06.680: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/01 11:06:06.684: [smf] INFO: Removed Session: UE IMSI:[262425578093434] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/01 11:06:06.684: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/01 11:06:06.686: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/01 11:06:06.689: [smf] INFO: Removed Session: UE IMSI:[262426564126600] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/01 11:06:06.689: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/01 11:06:06.691: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/01 11:06:06.695: [smf] INFO: Removed Session: UE IMSI:[262427408972782] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/01 11:06:06.695: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/01 11:06:06.697: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/01 11:06:06.701: [smf] INFO: Removed Session: UE IMSI:[262426104661372] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/01 11:06:06.701: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/01 11:06:06.702: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/01 11:06:06.706: [smf] INFO: Removed Session: UE IMSI:[262426946243474] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/01 11:06:06.706: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/01 11:06:06.708: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/01 11:06:06.712: [smf] INFO: Removed Session: UE IMSI:[262426937017064] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/01 11:06:06.712: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/01 11:06:06.713: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/01 11:06:06.718: [smf] INFO: Removed Session: UE IMSI:[262428413934829] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/01 11:06:06.718: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/01 11:06:06.719: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/01 11:06:06.723: [smf] INFO: Removed Session: UE IMSI:[262428517362412] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/01 11:06:06.723: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/01 11:06:06.725: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/01 11:06:06.729: [smf] INFO: Removed Session: UE IMSI:[262423639840642] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/01 11:06:06.729: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/01 11:06:06.730: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/01 11:06:06.734: [smf] INFO: Removed Session: UE IMSI:[262426518868450] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/01 11:06:06.734: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/01 11:06:06.736: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/01 11:06:06.739: [smf] INFO: Removed Session: UE IMSI:[262421858090514] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/01 11:06:06.739: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/01 11:06:06.741: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/01 11:06:06.744: [smf] INFO: Removed Session: UE IMSI:[262422826969580] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/01 11:06:06.744: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/01 11:06:06.746: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/01 11:06:06.752: [smf] INFO: Removed Session: UE IMSI:[262422750040524] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/01 11:06:06.752: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/01 11:06:06.752: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/01 11:06:06.756: [smf] INFO: Removed Session: UE IMSI:[262421174505343] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/01 11:06:06.756: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/01 11:06:06.758: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/01 11:06:06.763: [smf] INFO: Removed Session: UE IMSI:[262428373996236] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/01 11:06:06.763: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/01 11:06:06.764: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/01 11:06:06.768: [smf] INFO: Removed Session: UE IMSI:[262422809825858] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/01 11:06:06.768: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/01 11:06:06.770: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/01 11:06:06.774: [smf] INFO: Removed Session: UE IMSI:[262424159822388] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/01 11:06:06.774: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/01 11:06:06.776: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/01 11:06:06.780: [smf] INFO: Removed Session: UE IMSI:[262427828562531] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/01 11:06:06.780: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/01 11:06:06.781: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/01 11:06:06.784: [smf] INFO: Removed Session: UE IMSI:[262420624491638] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/01 11:06:06.784: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/01 11:06:06.787: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/01 11:06:06.791: [smf] INFO: Removed Session: UE IMSI:[262423069021476] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/01 11:06:06.791: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/01 11:06:06.792: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/01 11:06:06.796: [smf] INFO: Removed Session: UE IMSI:[262425820872298] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/01 11:06:06.797: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/01 11:06:06.798: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/01 11:06:06.801: [smf] INFO: Removed Session: UE IMSI:[262424282884576] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/01 11:06:06.801: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/01 11:06:06.804: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/01 11:06:06.809: [smf] INFO: Removed Session: UE IMSI:[262427290312296] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/01 11:06:06.809: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/01 11:06:06.810: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/01 11:06:06.814: [smf] INFO: Removed Session: UE IMSI:[262429519798221] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/01 11:06:06.814: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/01 11:06:06.816: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/01 11:06:06.819: [smf] INFO: Removed Session: UE IMSI:[262422610540027] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/01 11:06:06.819: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/01 11:06:06.821: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/01 11:06:06.825: [smf] INFO: Removed Session: UE IMSI:[262425800995659] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/01 11:06:06.825: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/01 11:06:06.827: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/01 11:06:06.832: [smf] INFO: Removed Session: UE IMSI:[262425675112094] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/01 11:06:06.832: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/01 11:06:06.833: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/01 11:06:06.837: [smf] INFO: Removed Session: UE IMSI:[262425514489098] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/01 11:06:06.837: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/01 11:06:06.839: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/01 11:06:06.843: [smf] INFO: Removed Session: UE IMSI:[262421451374329] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/01 11:06:06.843: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/01 11:06:06.844: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/01 11:06:06.849: [smf] INFO: Removed Session: UE IMSI:[262428299630338] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/01 11:06:06.849: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/01 11:06:06.850: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/01 11:06:06.854: [smf] INFO: Removed Session: UE IMSI:[262421037787831] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/01 11:06:06.854: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/01 11:06:06.855: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/01 11:06:06.859: [smf] INFO: Removed Session: UE IMSI:[262427301650043] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/01 11:06:06.859: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/01 11:06:06.861: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/01 11:06:06.865: [smf] INFO: Removed Session: UE IMSI:[262421020732083] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/01 11:06:06.865: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/01 11:06:06.866: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/01 11:06:06.870: [smf] INFO: Removed Session: UE IMSI:[262426439529464] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/01 11:06:06.870: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/01 11:06:06.872: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/01 11:06:06.876: [smf] INFO: Removed Session: UE IMSI:[262426317772662] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/01 11:06:06.876: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/01 11:06:06.878: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/01 11:06:06.882: [smf] INFO: Removed Session: UE IMSI:[262421808834588] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/01 11:06:06.882: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/01 11:06:06.883: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/01 11:06:06.887: [smf] INFO: Removed Session: UE IMSI:[262425994769531] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/01 11:06:06.887: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/01 11:06:06.889: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/01 11:06:06.893: [smf] INFO: Removed Session: UE IMSI:[262424200136954] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/01 11:06:06.893: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/01 11:06:06.894: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/01 11:06:06.898: [smf] INFO: Removed Session: UE IMSI:[262427852823690] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/01 11:06:06.898: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/01 11:06:06.900: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/01 11:06:06.903: [smf] INFO: Removed Session: UE IMSI:[262420844117991] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/01 11:06:06.903: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/01 11:06:06.905: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/01 11:06:06.910: [smf] INFO: Removed Session: UE IMSI:[262429656234827] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/01 11:06:06.910: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/01 11:06:06.911: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/01 11:06:06.915: [smf] INFO: Removed Session: UE IMSI:[262420100782364] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/01 11:06:06.915: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/01 11:06:06.917: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/01 11:06:06.921: [smf] INFO: Removed Session: UE IMSI:[262423014106862] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/01 11:06:06.921: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/01 11:06:06.923: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/01 11:06:06.927: [smf] INFO: Removed Session: UE IMSI:[262420660722662] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/01 11:06:06.927: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/01 11:06:06.928: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/01 11:06:06.932: [smf] INFO: Removed Session: UE IMSI:[262427580770950] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/01 11:06:06.932: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/01 11:06:06.934: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/01 11:06:06.938: [smf] INFO: Removed Session: UE IMSI:[262426869974196] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/01 11:06:06.938: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/01 11:06:06.939: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/01 11:06:06.943: [smf] INFO: Removed Session: UE IMSI:[262426155378672] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/01 11:06:06.943: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/01 11:06:06.945: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/01 11:06:06.948: [smf] INFO: Removed Session: UE IMSI:[262425774210020] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/01 11:06:06.948: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/01 11:06:06.950: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/01 11:06:06.955: [smf] INFO: Removed Session: UE IMSI:[262429322184884] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/01 11:06:06.955: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/01 11:06:06.957: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/01 11:06:06.960: [smf] INFO: Removed Session: UE IMSI:[262424047103632] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/01 11:06:06.960: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/01 11:06:06.962: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/01 11:06:06.967: [smf] INFO: Removed Session: UE IMSI:[262420843639526] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/01 11:06:06.967: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/01 11:06:06.968: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/01 11:06:06.972: [smf] INFO: Removed Session: UE IMSI:[262425949751397] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/01 11:06:06.972: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/01 11:06:06.974: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/01 11:06:06.978: [smf] INFO: Removed Session: UE IMSI:[262428248923896] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/01 11:06:06.978: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/01 11:06:06.979: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/01 11:06:06.983: [smf] INFO: Removed Session: UE IMSI:[262426343751744] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/01 11:06:06.983: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/01 11:06:06.985: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/01 11:06:06.989: [smf] INFO: Removed Session: UE IMSI:[262425483286202] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/01 11:06:06.989: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/01 11:06:06.990: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/01 11:06:06.994: [smf] INFO: Removed Session: UE IMSI:[262428290460330] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:06.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/01 11:06:06.994: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/01 11:06:06.996: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/01 11:06:07.001: [smf] INFO: Removed Session: UE IMSI:[262422563528856] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/01 11:06:07.001: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/01 11:06:07.001: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/01 11:06:07.006: [smf] INFO: Removed Session: UE IMSI:[262427195250238] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/01 11:06:07.006: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/01 11:06:07.007: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/01 11:06:07.011: [smf] INFO: Removed Session: UE IMSI:[262424329059704] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/01 11:06:07.011: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/01 11:06:07.013: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/01 11:06:07.018: [smf] INFO: Removed Session: UE IMSI:[262423544831295] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/01 11:06:07.018: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/01 11:06:07.019: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/01 11:06:07.023: [smf] INFO: Removed Session: UE IMSI:[262428066445119] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/01 11:06:07.023: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/01 11:06:07.024: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/01 11:06:07.028: [smf] INFO: Removed Session: UE IMSI:[262420810697438] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/01 11:06:07.028: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/01 11:06:07.030: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/01 11:06:07.034: [smf] INFO: Removed Session: UE IMSI:[262421100118866] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/01 11:06:07.034: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/01 11:06:07.036: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/01 11:06:07.040: [smf] INFO: Removed Session: UE IMSI:[262425678767696] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/01 11:06:07.040: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/01 11:06:07.041: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/01 11:06:07.045: [smf] INFO: Removed Session: UE IMSI:[262423949198352] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/01 11:06:07.045: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/01 11:06:07.047: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/01 11:06:07.052: [smf] INFO: Removed Session: UE IMSI:[262428339449294] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/01 11:06:07.052: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/01 11:06:07.052: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/01 11:06:07.057: [smf] INFO: Removed Session: UE IMSI:[262422351699689] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/01 11:06:07.057: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/01 11:06:07.058: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/01 11:06:07.062: [smf] INFO: Removed Session: UE IMSI:[262425532251283] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/01 11:06:07.062: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/01 11:06:07.063: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/01 11:06:07.067: [smf] INFO: Removed Session: UE IMSI:[262424459999895] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/01 11:06:07.067: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/01 11:06:07.069: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/01 11:06:07.073: [smf] INFO: Removed Session: UE IMSI:[262425414814013] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/01 11:06:07.073: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/01 11:06:07.074: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/01 11:06:07.079: [smf] INFO: Removed Session: UE IMSI:[262421501462646] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/01 11:06:07.079: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/01 11:06:07.080: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/01 11:06:07.084: [smf] INFO: Removed Session: UE IMSI:[262423647964046] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/01 11:06:07.084: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/01 11:06:07.086: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/01 11:06:07.090: [smf] INFO: Removed Session: UE IMSI:[262420806001186] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/01 11:06:07.090: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/01 11:06:07.091: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/01 11:06:07.096: [smf] INFO: Removed Session: UE IMSI:[262425197302284] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/01 11:06:07.096: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/01 11:06:07.097: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/01 11:06:07.100: [smf] INFO: Removed Session: UE IMSI:[262422028607114] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/01 11:06:07.100: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/01 11:06:07.102: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/01 11:06:07.106: [smf] INFO: Removed Session: UE IMSI:[262421337248435] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/01 11:06:07.106: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/01 11:06:07.108: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/01 11:06:07.112: [smf] INFO: Removed Session: UE IMSI:[262424988497242] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/01 11:06:07.112: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/01 11:06:07.113: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/01 11:06:07.117: [smf] INFO: Removed Session: UE IMSI:[262426952186965] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/01 11:06:07.117: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/01 11:06:07.119: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/01 11:06:07.123: [smf] INFO: Removed Session: UE IMSI:[262421544052046] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/01 11:06:07.123: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/01 11:06:07.124: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/01 11:06:07.129: [smf] INFO: Removed Session: UE IMSI:[262420630624505] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/01 11:06:07.129: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/01 11:06:07.130: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/01 11:06:07.133: [smf] INFO: Removed Session: UE IMSI:[262428611147796] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/01 11:06:07.134: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/01 11:06:07.136: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/01 11:06:07.140: [smf] INFO: Removed Session: UE IMSI:[262424758658266] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/01 11:06:07.140: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/01 11:06:07.141: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/01 11:06:07.146: [smf] INFO: Removed Session: UE IMSI:[262426219243733] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/01 11:06:07.146: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/01 11:06:07.147: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/01 11:06:07.152: [smf] INFO: Removed Session: UE IMSI:[262424590521110] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/01 11:06:07.152: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/01 11:06:07.153: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/01 11:06:07.158: [smf] INFO: Removed Session: UE IMSI:[262427360654430] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/01 11:06:07.158: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/01 11:06:07.159: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/01 11:06:07.163: [smf] INFO: Removed Session: UE IMSI:[262424022010149] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/01 11:06:07.163: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/01 11:06:07.164: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/01 11:06:07.168: [smf] INFO: Removed Session: UE IMSI:[262423335766091] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/01 11:06:07.168: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/01 11:06:07.170: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/01 11:06:07.174: [smf] INFO: Removed Session: UE IMSI:[262421797865405] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/01 11:06:07.174: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/01 11:06:07.176: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/01 11:06:07.180: [smf] INFO: Removed Session: UE IMSI:[262420292016634] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/01 11:06:07.180: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/01 11:06:07.181: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/01 11:06:07.186: [smf] INFO: Removed Session: UE IMSI:[262428805188074] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/01 11:06:07.186: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/01 11:06:07.187: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/01 11:06:07.191: [smf] INFO: Removed Session: UE IMSI:[262426690501157] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/01 11:06:07.191: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/01 11:06:07.192: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/01 11:06:07.196: [smf] INFO: Removed Session: UE IMSI:[262426915377106] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/01 11:06:07.196: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/01 11:06:07.198: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/01 11:06:07.202: [smf] INFO: Removed Session: UE IMSI:[262420518791307] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/01 11:06:07.203: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/01 11:06:07.204: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/01 11:06:07.208: [smf] INFO: Removed Session: UE IMSI:[262420752248740] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/01 11:06:07.208: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/01 11:06:07.209: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/01 11:06:07.212: [smf] INFO: Removed Session: UE IMSI:[262429698012547] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/01 11:06:07.212: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/01 11:06:07.215: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/01 11:06:07.219: [smf] INFO: Removed Session: UE IMSI:[262429861823228] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/01 11:06:07.219: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/01 11:06:07.220: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/01 11:06:07.224: [smf] INFO: Removed Session: UE IMSI:[262424268914175] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/01 11:06:07.224: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/01 11:06:07.226: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/01 11:06:07.229: [smf] INFO: Removed Session: UE IMSI:[262429756574005] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/01 11:06:07.229: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/01 11:06:07.231: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/01 11:06:07.236: [smf] INFO: Removed Session: UE IMSI:[262421937921134] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/01 11:06:07.236: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/01 11:06:07.238: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/01 11:06:07.242: [smf] INFO: Removed Session: UE IMSI:[262420760841299] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/01 11:06:07.242: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/01 11:06:07.243: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/01 11:06:07.249: [smf] INFO: Removed Session: UE IMSI:[262425034234895] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/01 11:06:07.249: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/01 11:06:07.249: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/01 11:06:07.252: [smf] INFO: Removed Session: UE IMSI:[262423969557885] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/01 11:06:07.252: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/01 11:06:07.254: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/01 11:06:07.258: [smf] INFO: Removed Session: UE IMSI:[262428393742234] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/01 11:06:07.258: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/01 11:06:07.260: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/01 11:06:07.264: [smf] INFO: Removed Session: UE IMSI:[262429189830205] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/01 11:06:07.264: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/01 11:06:07.266: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/01 11:06:07.270: [smf] INFO: Removed Session: UE IMSI:[262426206685004] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/01 11:06:07.270: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/01 11:06:07.271: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/01 11:06:07.275: [smf] INFO: Removed Session: UE IMSI:[262425993448919] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/01 11:06:07.275: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/01 11:06:07.277: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/01 11:06:07.280: [smf] INFO: Removed Session: UE IMSI:[262423865869953] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/01 11:06:07.280: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/01 11:06:07.282: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/01 11:06:07.286: [smf] INFO: Removed Session: UE IMSI:[262424777290683] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/01 11:06:07.286: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/01 11:06:07.288: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/01 11:06:07.292: [smf] INFO: Removed Session: UE IMSI:[262420140423056] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/01 11:06:07.292: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/01 11:06:07.293: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/01 11:06:07.297: [smf] INFO: Removed Session: UE IMSI:[262425136400259] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/01 11:06:07.297: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/01 11:06:07.299: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/01 11:06:07.303: [smf] INFO: Removed Session: UE IMSI:[262422302283717] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/01 11:06:07.303: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/01 11:06:07.304: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/01 11:06:07.309: [smf] INFO: Removed Session: UE IMSI:[262428942007892] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/01 11:06:07.309: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/01 11:06:07.310: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/01 11:06:07.314: [smf] INFO: Removed Session: UE IMSI:[262424935015594] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/01 11:06:07.314: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/01 11:06:07.315: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/01 11:06:07.320: [smf] INFO: Removed Session: UE IMSI:[262422588216477] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/01 11:06:07.320: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/01 11:06:07.321: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/01 11:06:07.326: [smf] INFO: Removed Session: UE IMSI:[262423577059822] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/01 11:06:07.326: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/01 11:06:07.327: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/01 11:06:07.332: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/01 11:06:07.333: [smf] INFO: Removed Session: UE IMSI:[262424237518448] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/01 11:06:07.333: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/01 11:06:07.337: [smf] INFO: Removed Session: UE IMSI:[262421836573832] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/01 11:06:07.338: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/01 11:06:07.338: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/01 11:06:07.343: [smf] INFO: Removed Session: UE IMSI:[262420861252786] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/01 11:06:07.343: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/01 11:06:07.343: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/01 11:06:07.347: [smf] INFO: Removed Session: UE IMSI:[262421152595609] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/01 11:06:07.347: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/01 11:06:07.349: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/01 11:06:07.353: [smf] INFO: Removed Session: UE IMSI:[262429184770673] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/01 11:06:07.353: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/01 11:06:07.355: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/01 11:06:07.359: [smf] INFO: Removed Session: UE IMSI:[262427560586366] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/01 11:06:07.359: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/01 11:06:07.360: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/01 11:06:07.365: [smf] INFO: Removed Session: UE IMSI:[262423242399381] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/01 11:06:07.365: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/01 11:06:07.366: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/01 11:06:07.370: [smf] INFO: Removed Session: UE IMSI:[262422587778634] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/01 11:06:07.370: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/01 11:06:07.371: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/01 11:06:07.375: [smf] INFO: Removed Session: UE IMSI:[262420599365177] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/01 11:06:07.375: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/01 11:06:07.377: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/01 11:06:07.381: [smf] INFO: Removed Session: UE IMSI:[262422026420622] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/01 11:06:07.381: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/01 11:06:07.383: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/01 11:06:07.387: [smf] INFO: Removed Session: UE IMSI:[262425185491939] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/01 11:06:07.387: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/01 11:06:07.388: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/01 11:06:07.391: [smf] INFO: Removed Session: UE IMSI:[262429120193027] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/01 11:06:07.392: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/01 11:06:07.394: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/01 11:06:07.398: [smf] INFO: Removed Session: UE IMSI:[262429958591916] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/01 11:06:07.398: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/01 11:06:07.399: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/01 11:06:07.404: [smf] INFO: Removed Session: UE IMSI:[262429098775446] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/01 11:06:07.404: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/01 11:06:07.405: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/01 11:06:07.410: [smf] INFO: Removed Session: UE IMSI:[262420855352618] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/01 11:06:07.410: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/01 11:06:07.410: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/01 11:06:07.414: [smf] INFO: Removed Session: UE IMSI:[262426754561177] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/01 11:06:07.414: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/01 11:06:07.416: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/01 11:06:07.419: [smf] INFO: Removed Session: UE IMSI:[262426613109966] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/01 11:06:07.419: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/01 11:06:07.421: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/01 11:06:07.425: [smf] INFO: Removed Session: UE IMSI:[262426056880314] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/01 11:06:07.425: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/01 11:06:07.427: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/01 11:06:07.430: [smf] INFO: Removed Session: UE IMSI:[262423107114050] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/01 11:06:07.430: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/01 11:06:07.432: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/01 11:06:07.436: [smf] INFO: Removed Session: UE IMSI:[262426106755287] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/01 11:06:07.436: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/01 11:06:07.438: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/01 11:06:07.441: [smf] INFO: Removed Session: UE IMSI:[262427841535101] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/01 11:06:07.441: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/01 11:06:07.444: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/01 11:06:07.448: [smf] INFO: Removed Session: UE IMSI:[262426007472782] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/01 11:06:07.448: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/01 11:06:07.449: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/01 11:06:07.453: [smf] INFO: Removed Session: UE IMSI:[262426154279673] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/01 11:06:07.453: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/01 11:06:07.455: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/01 11:06:07.458: [smf] INFO: Removed Session: UE IMSI:[262423592139736] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/01 11:06:07.458: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/01 11:06:07.460: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/01 11:06:07.464: [smf] INFO: Removed Session: UE IMSI:[262422689094584] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/01 11:06:07.464: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/01 11:06:07.466: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/01 11:06:07.470: [smf] INFO: Removed Session: UE IMSI:[262428142974209] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/01 11:06:07.470: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/01 11:06:07.471: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/01 11:06:07.475: [smf] INFO: Removed Session: UE IMSI:[262427588064535] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/01 11:06:07.475: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/01 11:06:07.477: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/01 11:06:07.481: [smf] INFO: Removed Session: UE IMSI:[262421115136627] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/01 11:06:07.481: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/01 11:06:07.482: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/01 11:06:07.488: [smf] INFO: Removed Session: UE IMSI:[262425265831157] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/01 11:06:07.488: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/01 11:06:07.488: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/01 11:06:07.493: [smf] INFO: Removed Session: UE IMSI:[262425742225239] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/01 11:06:07.493: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/01 11:06:07.494: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/01 11:06:07.499: [smf] INFO: Removed Session: UE IMSI:[262424555848894] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/01 11:06:07.499: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/01 11:06:07.500: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/01 11:06:07.505: [smf] INFO: Removed Session: UE IMSI:[262421361212827] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/01 11:06:07.505: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/01 11:06:07.506: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/01 11:06:07.512: [smf] INFO: Removed Session: UE IMSI:[262422366001461] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/01 11:06:07.512: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/01 11:06:07.512: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/01 11:06:07.517: [smf] INFO: Removed Session: UE IMSI:[262420894738678] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/01 11:06:07.517: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/01 11:06:07.518: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/01 11:06:07.522: [smf] INFO: Removed Session: UE IMSI:[262425591417576] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/01 11:06:07.522: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/01 11:06:07.524: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/01 11:06:07.527: [smf] INFO: Removed Session: UE IMSI:[262425952490147] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/01 11:06:07.527: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/01 11:06:07.529: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/01 11:06:07.533: [smf] INFO: Removed Session: UE IMSI:[262424417459826] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/01 11:06:07.533: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/01 11:06:07.535: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/01 11:06:07.539: [smf] INFO: Removed Session: UE IMSI:[262420570725141] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/01 11:06:07.539: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/01 11:06:07.540: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/01 11:06:07.544: [smf] INFO: Removed Session: UE IMSI:[262425481775624] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/01 11:06:07.544: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/01 11:06:07.546: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/01 11:06:07.549: [smf] INFO: Removed Session: UE IMSI:[262428035630441] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/01 11:06:07.549: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/01 11:06:07.551: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/01 11:06:07.555: [smf] INFO: Removed Session: UE IMSI:[262420886441045] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/01 11:06:07.555: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/01 11:06:07.557: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/01 11:06:07.561: [smf] INFO: Removed Session: UE IMSI:[262422213270678] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/01 11:06:07.561: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/01 11:06:07.562: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/01 11:06:07.566: [smf] INFO: Removed Session: UE IMSI:[262429075760573] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/01 11:06:07.566: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/01 11:06:07.568: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/01 11:06:07.571: [smf] INFO: Removed Session: UE IMSI:[262425197446187] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/01 11:06:07.571: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/01 11:06:07.573: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/01 11:06:07.578: [smf] INFO: Removed Session: UE IMSI:[262420292270091] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/01 11:06:07.578: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/01 11:06:07.579: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/01 11:06:07.585: [smf] INFO: Removed Session: UE IMSI:[262423059427405] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/01 11:06:07.585: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/01 11:06:07.585: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/01 11:06:07.588: [smf] INFO: Removed Session: UE IMSI:[262427890510334] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/01 11:06:07.588: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/01 11:06:07.591: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/01 11:06:07.595: [smf] INFO: Removed Session: UE IMSI:[262423116091468] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/01 11:06:07.596: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/01 11:06:07.597: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/01 11:06:07.601: [smf] INFO: Removed Session: UE IMSI:[262420714659871] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/01 11:06:07.601: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/01 11:06:07.602: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/01 11:06:07.607: [smf] INFO: Removed Session: UE IMSI:[262421163346234] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/01 11:06:07.607: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/01 11:06:07.608: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/01 11:06:07.612: [smf] INFO: Removed Session: UE IMSI:[262427743005027] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/01 11:06:07.612: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/01 11:06:07.613: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/01 11:06:07.618: [smf] INFO: Removed Session: UE IMSI:[262422380234378] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/01 11:06:07.618: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/01 11:06:07.619: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/01 11:06:07.624: [smf] INFO: Removed Session: UE IMSI:[262421235384814] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/01 11:06:07.624: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/01 11:06:07.625: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/01 11:06:07.629: [smf] INFO: Removed Session: UE IMSI:[262429534523050] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/01 11:06:07.629: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/01 11:06:07.630: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/01 11:06:07.634: [smf] INFO: Removed Session: UE IMSI:[262424885876250] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/01 11:06:07.634: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/01 11:06:07.636: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/01 11:06:07.640: [smf] INFO: Removed Session: UE IMSI:[262427313296290] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/01 11:06:07.640: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/01 11:06:07.641: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/01 11:06:07.645: [smf] INFO: Removed Session: UE IMSI:[262421392652322] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/01 11:06:07.645: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/01 11:06:07.647: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/01 11:06:07.650: [smf] INFO: Removed Session: UE IMSI:[262429380074435] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/01 11:06:07.650: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/01 11:06:07.653: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/01 11:06:07.657: [smf] INFO: Removed Session: UE IMSI:[262426956616481] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/01 11:06:07.657: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/01 11:06:07.658: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/01 11:06:07.661: [smf] INFO: Removed Session: UE IMSI:[262425422591443] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/01 11:06:07.661: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/01 11:06:07.663: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/01 11:06:07.667: [smf] INFO: Removed Session: UE IMSI:[262428243424882] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/01 11:06:07.667: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/01 11:06:07.669: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/01 11:06:07.673: [smf] INFO: Removed Session: UE IMSI:[262420349251397] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/01 11:06:07.673: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/01 11:06:07.675: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/01 11:06:07.678: [smf] INFO: Removed Session: UE IMSI:[262421175895834] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/01 11:06:07.678: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/01 11:06:07.680: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/01 11:06:07.684: [smf] INFO: Removed Session: UE IMSI:[262428480114769] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/01 11:06:07.684: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/01 11:06:07.686: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/01 11:06:07.690: [smf] INFO: Removed Session: UE IMSI:[262427140060807] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/01 11:06:07.690: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/01 11:06:07.691: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/01 11:06:07.696: [smf] INFO: Removed Session: UE IMSI:[262421956029481] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/01 11:06:07.696: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/01 11:06:07.697: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/01 11:06:07.701: [smf] INFO: Removed Session: UE IMSI:[262426970163487] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/01 11:06:07.701: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/01 11:06:07.703: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/01 11:06:07.706: [smf] INFO: Removed Session: UE IMSI:[262428660439173] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/01 11:06:07.706: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/01 11:06:07.708: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/01 11:06:07.712: [smf] INFO: Removed Session: UE IMSI:[262424770200457] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/01 11:06:07.712: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/01 11:06:07.714: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/01 11:06:07.718: [smf] INFO: Removed Session: UE IMSI:[262427685496295] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/01 11:06:07.718: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/01 11:06:07.719: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/01 11:06:07.723: [smf] INFO: Removed Session: UE IMSI:[262427881802991] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/01 11:06:07.723: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/01 11:06:07.725: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/01 11:06:07.729: [smf] INFO: Removed Session: UE IMSI:[262426033031216] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/01 11:06:07.729: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/01 11:06:07.730: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/01 11:06:07.735: [smf] INFO: Removed Session: UE IMSI:[262426393927785] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/01 11:06:07.735: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/01 11:06:07.736: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/01 11:06:07.740: [smf] INFO: Removed Session: UE IMSI:[262428076617221] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/01 11:06:07.740: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/01 11:06:07.741: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/01 11:06:07.745: [smf] INFO: Removed Session: UE IMSI:[262423051617416] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/01 11:06:07.745: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/01 11:06:07.747: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/01 11:06:07.750: [smf] INFO: Removed Session: UE IMSI:[262428039773007] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/01 11:06:07.750: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/01 11:06:07.753: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/01 11:06:07.757: [smf] INFO: Removed Session: UE IMSI:[262426730613139] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/01 11:06:07.757: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/01 11:06:07.758: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/01 11:06:07.762: [smf] INFO: Removed Session: UE IMSI:[262425872853815] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/01 11:06:07.762: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/01 11:06:07.763: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/01 11:06:07.767: [smf] INFO: Removed Session: UE IMSI:[262425345398104] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/01 11:06:07.767: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/01 11:06:07.769: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/01 11:06:07.772: [smf] INFO: Removed Session: UE IMSI:[262426620735196] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/01 11:06:07.772: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/01 11:06:07.774: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/01 11:06:07.778: [smf] INFO: Removed Session: UE IMSI:[262424363359054] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/01 11:06:07.778: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/01 11:06:07.780: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/01 11:06:07.784: [smf] INFO: Removed Session: UE IMSI:[262422875100901] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/01 11:06:07.784: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/01 11:06:07.785: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/01 11:06:07.789: [smf] INFO: Removed Session: UE IMSI:[262428852679674] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/01 11:06:07.789: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/01 11:06:07.791: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/01 11:06:07.794: [smf] INFO: Removed Session: UE IMSI:[262426271826659] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/01 11:06:07.794: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/01 11:06:07.796: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/01 11:06:07.801: [smf] INFO: Removed Session: UE IMSI:[262429085435078] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/01 11:06:07.801: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/01 11:06:07.802: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/01 11:06:07.805: [smf] INFO: Removed Session: UE IMSI:[262421194450361] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/01 11:06:07.805: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/01 11:06:07.807: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/01 11:06:07.811: [smf] INFO: Removed Session: UE IMSI:[262427900295228] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/01 11:06:07.811: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/01 11:06:07.813: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/01 11:06:07.817: [smf] INFO: Removed Session: UE IMSI:[262423269966773] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/01 11:06:07.817: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/01 11:06:07.818: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/01 11:06:07.822: [smf] INFO: Removed Session: UE IMSI:[262428172015008] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/01 11:06:07.822: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/01 11:06:07.824: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/01 11:06:07.828: [smf] INFO: Removed Session: UE IMSI:[262422467243879] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/01 11:06:07.828: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/01 11:06:07.830: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/01 11:06:07.834: [smf] INFO: Removed Session: UE IMSI:[262426094694953] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/01 11:06:07.834: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/01 11:06:07.835: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/01 11:06:07.839: [smf] INFO: Removed Session: UE IMSI:[262426302725708] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/01 11:06:07.839: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/01 11:06:07.841: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/01 11:06:07.845: [smf] INFO: Removed Session: UE IMSI:[262421883693178] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/01 11:06:07.845: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/01 11:06:07.846: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/01 11:06:07.850: [smf] INFO: Removed Session: UE IMSI:[262420113991920] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/01 11:06:07.850: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/01 11:06:07.852: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/01 11:06:07.856: [smf] INFO: Removed Session: UE IMSI:[262427186243829] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/01 11:06:07.856: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/01 11:06:07.858: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/01 11:06:07.862: [smf] INFO: Removed Session: UE IMSI:[262421777099803] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/01 11:06:07.862: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/01 11:06:07.863: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/01 11:06:07.866: [smf] INFO: Removed Session: UE IMSI:[262420167587348] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/01 11:06:07.866: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/01 11:06:07.869: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/01 11:06:07.873: [smf] INFO: Removed Session: UE IMSI:[262420306164156] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/01 11:06:07.873: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/01 11:06:07.874: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/01 11:06:07.878: [smf] INFO: Removed Session: UE IMSI:[262426931928101] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/01 11:06:07.878: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/01 11:06:07.880: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/01 11:06:07.883: [smf] INFO: Removed Session: UE IMSI:[262426983707747] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/01 11:06:07.883: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/01 11:06:07.885: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/01 11:06:07.889: [smf] INFO: Removed Session: UE IMSI:[262422842564714] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/01 11:06:07.889: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/01 11:06:07.891: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/01 11:06:07.895: [smf] INFO: Removed Session: UE IMSI:[262422871853129] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/01 11:06:07.895: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/01 11:06:07.896: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/01 11:06:07.900: [smf] INFO: Removed Session: UE IMSI:[262425412147841] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/01 11:06:07.900: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/01 11:06:07.902: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/01 11:06:07.905: [smf] INFO: Removed Session: UE IMSI:[262424157271224] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/01 11:06:07.905: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/01 11:06:07.907: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/01 11:06:07.911: [smf] INFO: Removed Session: UE IMSI:[262429075770920] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/01 11:06:07.912: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/01 11:06:07.913: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/01 11:06:07.916: [smf] INFO: Removed Session: UE IMSI:[262427959507326] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/01 11:06:07.916: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/01 11:06:07.919: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/01 11:06:07.923: [smf] INFO: Removed Session: UE IMSI:[262424583099144] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/01 11:06:07.923: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/01 11:06:07.925: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/01 11:06:07.930: [smf] INFO: Removed Session: UE IMSI:[262427556025257] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/01 11:06:07.930: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/01 11:06:07.931: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/01 11:06:07.935: [smf] INFO: Removed Session: UE IMSI:[262424153491010] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/01 11:06:07.935: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/01 11:06:07.936: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/01 11:06:07.940: [smf] INFO: Removed Session: UE IMSI:[262426276385192] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/01 11:06:07.940: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/01 11:06:07.942: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/01 11:06:07.945: [smf] INFO: Removed Session: UE IMSI:[262422092490460] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/01 11:06:07.945: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/01 11:06:07.947: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/01 11:06:07.951: [smf] INFO: Removed Session: UE IMSI:[262423857574451] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/01 11:06:07.951: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/01 11:06:07.953: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/01 11:06:07.957: [smf] INFO: Removed Session: UE IMSI:[262428068403427] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/01 11:06:07.957: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/01 11:06:07.958: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/01 11:06:07.962: [smf] INFO: Removed Session: UE IMSI:[262426307277139] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/01 11:06:07.962: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/01 11:06:07.964: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/01 11:06:07.968: [smf] INFO: Removed Session: UE IMSI:[262425054216093] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/01 11:06:07.968: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/01 11:06:07.969: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/01 11:06:07.974: [smf] INFO: Removed Session: UE IMSI:[262424482282741] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/01 11:06:07.974: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/01 11:06:07.975: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/01 11:06:07.978: [smf] INFO: Removed Session: UE IMSI:[262429466092357] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/01 11:06:07.978: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/01 11:06:07.981: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/01 11:06:07.984: [smf] INFO: Removed Session: UE IMSI:[262428910397286] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/01 11:06:07.984: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/01 11:06:07.986: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/01 11:06:07.991: [smf] INFO: Removed Session: UE IMSI:[262421240620657] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/01 11:06:07.991: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/01 11:06:07.992: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/01 11:06:07.995: [smf] INFO: Removed Session: UE IMSI:[262426022514038] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:07.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/01 11:06:07.995: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/01 11:06:07.997: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/01 11:06:08.001: [smf] INFO: Removed Session: UE IMSI:[262424735928494] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/01 11:06:08.001: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/01 11:06:08.003: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/01 11:06:08.006: [smf] INFO: Removed Session: UE IMSI:[262421753498968] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/01 11:06:08.006: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/01 11:06:08.008: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/01 11:06:08.013: [smf] INFO: Removed Session: UE IMSI:[262421864384439] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/01 11:06:08.013: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/01 11:06:08.014: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/01 11:06:08.018: [smf] INFO: Removed Session: UE IMSI:[262426251757962] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/01 11:06:08.018: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/01 11:06:08.020: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/01 11:06:08.023: [smf] INFO: Removed Session: UE IMSI:[262421326450747] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/01 11:06:08.023: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/01 11:06:08.026: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/01 11:06:08.029: [smf] INFO: Removed Session: UE IMSI:[262429664393028] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/01 11:06:08.029: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/01 11:06:08.031: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/01 11:06:08.035: [smf] INFO: Removed Session: UE IMSI:[262422434199448] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/01 11:06:08.035: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/01 11:06:08.037: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/01 11:06:08.040: [smf] INFO: Removed Session: UE IMSI:[262421722271052] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/01 11:06:08.040: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/01 11:06:08.042: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/01 11:06:08.045: [smf] INFO: Removed Session: UE IMSI:[262429471849029] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/01 11:06:08.045: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/01 11:06:08.048: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/01 11:06:08.051: [smf] INFO: Removed Session: UE IMSI:[262425765019511] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/01 11:06:08.051: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/01 11:06:08.053: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/01 11:06:08.057: [smf] INFO: Removed Session: UE IMSI:[262420304551847] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/01 11:06:08.057: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/01 11:06:08.059: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/01 11:06:08.064: [smf] INFO: Removed Session: UE IMSI:[262424021815756] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/01 11:06:08.064: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/01 11:06:08.064: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/01 11:06:08.071: [smf] INFO: Removed Session: UE IMSI:[262422683294856] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/01 11:06:08.071: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/01 11:06:08.071: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/01 11:06:08.075: [smf] INFO: Removed Session: UE IMSI:[262420469634352] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/01 11:06:08.075: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/01 11:06:08.077: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/01 11:06:08.081: [smf] INFO: Removed Session: UE IMSI:[262421161027519] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/01 11:06:08.081: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/01 11:06:08.083: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/01 11:06:08.087: [smf] INFO: Removed Session: UE IMSI:[262425119431066] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/01 11:06:08.087: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/01 11:06:08.089: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/01 11:06:08.093: [smf] INFO: Removed Session: UE IMSI:[262423226817898] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/01 11:06:08.093: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/01 11:06:08.095: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/01 11:06:08.099: [smf] INFO: Removed Session: UE IMSI:[262429744168176] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/01 11:06:08.099: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/01 11:06:08.100: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/01 11:06:08.104: [smf] INFO: Removed Session: UE IMSI:[262427068026315] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/01 11:06:08.104: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/01 11:06:08.106: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/01 11:06:08.110: [smf] INFO: Removed Session: UE IMSI:[262423232247536] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/01 11:06:08.110: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/01 11:06:08.112: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/01 11:06:08.116: [smf] INFO: Removed Session: UE IMSI:[262424836613262] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/01 11:06:08.116: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/01 11:06:08.118: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/01 11:06:08.122: [smf] INFO: Removed Session: UE IMSI:[262428582522520] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/01 11:06:08.122: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/01 11:06:08.123: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/01 11:06:08.127: [smf] INFO: Removed Session: UE IMSI:[262425751452302] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/01 11:06:08.127: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/01 11:06:08.129: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/01 11:06:08.133: [smf] INFO: Removed Session: UE IMSI:[262424772081522] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/01 11:06:08.133: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/01 11:06:08.135: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/01 11:06:08.139: [smf] INFO: Removed Session: UE IMSI:[262427867354646] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/01 11:06:08.139: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/01 11:06:08.140: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/01 11:06:08.144: [smf] INFO: Removed Session: UE IMSI:[262426920467867] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/01 11:06:08.144: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/01 11:06:08.146: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/01 11:06:08.150: [smf] INFO: Removed Session: UE IMSI:[262424420581681] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/01 11:06:08.150: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/01 11:06:08.151: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/01 11:06:08.155: [smf] INFO: Removed Session: UE IMSI:[262424249415148] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/01 11:06:08.155: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/01 11:06:08.157: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/01 11:06:08.160: [smf] INFO: Removed Session: UE IMSI:[262428270469794] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/01 11:06:08.160: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/01 11:06:08.162: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/01 11:06:08.167: [smf] INFO: Removed Session: UE IMSI:[262429064996842] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/01 11:06:08.167: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/01 11:06:08.168: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/01 11:06:08.171: [smf] INFO: Removed Session: UE IMSI:[262429295577278] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/01 11:06:08.172: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/01 11:06:08.173: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/01 11:06:08.177: [smf] INFO: Removed Session: UE IMSI:[262428095095070] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/01 11:06:08.177: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/01 11:06:08.179: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/01 11:06:08.184: [smf] INFO: Removed Session: UE IMSI:[262428408602078] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/01 11:06:08.184: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/01 11:06:08.185: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/01 11:06:08.188: [smf] INFO: Removed Session: UE IMSI:[262428150730889] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/01 11:06:08.188: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/01 11:06:08.190: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/01 11:06:08.194: [smf] INFO: Removed Session: UE IMSI:[262426378726863] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/01 11:06:08.194: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/01 11:06:08.196: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/01 11:06:08.200: [smf] INFO: Removed Session: UE IMSI:[262420480951506] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/01 11:06:08.200: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/01 11:06:08.201: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/01 11:06:08.205: [smf] INFO: Removed Session: UE IMSI:[262420977777539] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/01 11:06:08.205: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/01 11:06:08.207: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/01 11:06:08.210: [smf] INFO: Removed Session: UE IMSI:[262424730935809] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/01 11:06:08.210: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/01 11:06:08.213: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/01 11:06:08.217: [smf] INFO: Removed Session: UE IMSI:[262427119816927] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/01 11:06:08.217: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/01 11:06:08.218: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/01 11:06:08.223: [smf] INFO: Removed Session: UE IMSI:[262429889103637] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/01 11:06:08.223: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/01 11:06:08.224: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/01 11:06:08.228: [smf] INFO: Removed Session: UE IMSI:[262424864521497] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/01 11:06:08.228: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/01 11:06:08.229: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/01 11:06:08.233: [smf] INFO: Removed Session: UE IMSI:[262427864373281] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/01 11:06:08.233: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/01 11:06:08.235: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/01 11:06:08.239: [smf] INFO: Removed Session: UE IMSI:[262428948458364] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/01 11:06:08.239: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/01 11:06:08.240: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/01 11:06:08.244: [smf] INFO: Removed Session: UE IMSI:[262428457428018] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/01 11:06:08.244: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/01 11:06:08.246: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/01 11:06:08.249: [smf] INFO: Removed Session: UE IMSI:[262429895739758] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/01 11:06:08.249: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/01 11:06:08.252: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/01 11:06:08.256: [smf] INFO: Removed Session: UE IMSI:[262425391823993] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/01 11:06:08.256: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/01 11:06:08.257: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/01 11:06:08.261: [smf] INFO: Removed Session: UE IMSI:[262423601750966] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/01 11:06:08.261: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/01 11:06:08.263: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/01 11:06:08.267: [smf] INFO: Removed Session: UE IMSI:[262421528256498] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/01 11:06:08.267: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/01 11:06:08.268: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/01 11:06:08.273: [smf] INFO: Removed Session: UE IMSI:[262428987485485] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:08.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/01 11:06:08.273: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: Warning: Stopping inactive timer T_next. MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:06:10.276: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:06:10.277: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_addr_pool_exhaustion(87)@ebbe25b923b9: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:06:10 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232616) Waiting for packet dumper to finish... 1 (prev_count=6232616, count=6233128) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:06:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_gy_charging_cc_time started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:06:14.121: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:06:15.564: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:06:16.568: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/01 11:06:16.568: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/01 11:06:16.568: [smf] INFO: UE IMSI[262420841998053] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:16.577: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/01 11:06:16.577: [upf] INFO: UE F-SEID[UP:0xdf CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 11/01 11:06:16.578: [upf] INFO: UE F-SEID[UP:0xdf CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass 11/01 11:06:19.581: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f671a7b0910 (../src/upf/context.c:800) 11/01 11:06:22.582: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f671a7b0910 (../src/upf/context.c:800) MTC@ebbe25b923b9: Warning: Re-starting timer T_default, which is already active (running or expired). 11/01 11:06:24.582: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f671a7b0910 (../src/upf/context.c:800) MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:06:25.091: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/01 11:06:25.097: [smf] INFO: Removed Session: UE IMSI:[262420841998053] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:25.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/01 11:06:25.097: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:06:27.102: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:06:27.102: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_cc_time(89)@ebbe25b923b9: Final verdict of PTC: none TC_gy_charging_cc_time(90)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:06:27 UTC 2024 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21520) Waiting for packet dumper to finish... 1 (prev_count=21520, count=22032) MTC@ebbe25b923b9: 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@ebbe25b923b9: 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 ------ Fri Nov 1 11:06:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebbe25b923b9: 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@ebbe25b923b9: Test case TC_gy_charging_volume_quota_threshold started. MTC@ebbe25b923b9: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@ebbe25b923b9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/01 11:06:31.069: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/01 11:06:31.414: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ebbe25b923b9: sending CreatePDP 11/01 11:06:32.418: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/01 11:06:32.418: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/01 11:06:32.419: [smf] INFO: UE IMSI[262427858796249] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 11/01 11:06:32.427: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/01 11:06:32.427: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 11/01 11:06:32.427: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@ebbe25b923b9: setverdict(pass): none -> pass MTC@ebbe25b923b9: Warning: Re-starting timer T_default, which is already active (running or expired). 11/01 11:06:40.452: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f671a7b09a0 (../src/upf/context.c:800) MTC@ebbe25b923b9: Warning: Stopping inactive timer T_default. 11/01 11:06:40.960: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/01 11:06:40.966: [smf] INFO: Removed Session: UE IMSI:[262427858796249] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 11/01 11:06:40.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/01 11:06:40.966: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed MTC@ebbe25b923b9: setverdict(pass): pass -> pass, component reason not changed 11/01 11:06:42.970: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/01 11:06:42.970: [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)@ebbe25b923b9: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(91)@ebbe25b923b9: Final verdict of PTC: none MTC@ebbe25b923b9: Setting final verdict of the test case. MTC@ebbe25b923b9: Local verdict of MTC: pass MTC@ebbe25b923b9: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@ebbe25b923b9: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@ebbe25b923b9: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@ebbe25b923b9: 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'. Fri Nov 1 11:06:42 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25288) Waiting for packet dumper to finish... 1 (prev_count=25288, count=25800) MTC@ebbe25b923b9: 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@ebbe25b923b9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ebbe25b923b9: Terminating MTC. MC@ebbe25b923b9: MTC terminated. MC2> exit MC@ebbe25b923b9: Shutting down session. MC@ebbe25b923b9: 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-4679.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 (1982755) [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-20241101-1059-e38403eb-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-20241101-1059-e38403eb-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (1982626) [testenv][open5gs] Stopping upf (1982659) [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-20241101-1059-e38403eb-0', 'sh', '-c', 'open5gs/testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv][open5gs] Showing junit-xml-4679.log [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-20241101-1059-e38403eb-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4679.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-20241101-1059-e38403eb-0'] ebbe25b923b9069444766575bc243a06792de80a22cdc91ee4d838432c6fc965 Error: no container with name or ID testenv-ggsn_tests-open5gs-osmocom-nightly-20241101-1059-e38403eb-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1000/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