Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins4230511782263749531.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-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-20250427-1059-01b0ebb8-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.9 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for ggsn_tests [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'make', 'ggsn_tests'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. 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': Osmocom_Types.ttcn:184.1-195.1: note: Referenced function is here 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: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: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: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:751.23-49: note: Referenced template parameter is here GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': 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:816.41-66: note: Referenced template parameter is here 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:990.42-66: note: Referenced template parameter is here 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:1028.35-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' DEP UDP_EncDec.cc DEP TELNETasp_PT.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP Native_FunctionDefs.cc DEP IP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP ICMPv6_EncDec.cc DEP ICMP_EncDec.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP DIAMETER_EncDec.cc DEP DIAMETER_CodecPort_CtrlFunctDef.cc DEP BSSGP_EncDec.cc DEP UDP_Types_part_7.cc DEP UDP_Types_part_6.cc DEP UDP_Types_part_5.cc DEP UDP_Types_part_4.cc DEP UDP_Types_part_3.cc DEP UDP_Types_part_2.cc DEP UDP_Types_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP PAP_Types_part_7.cc DEP PAP_Types_part_6.cc DEP PAP_Types_part_5.cc DEP PAP_Types_part_4.cc DEP PAP_Types_part_3.cc DEP PAP_Types_part_2.cc DEP PAP_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP IP_Types_part_7.cc DEP IP_Types_part_6.cc DEP IP_Types_part_5.cc DEP IP_Types_part_4.cc DEP IP_Types_part_3.cc DEP IP_Types_part_2.cc DEP IP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_1.cc DEP ICMPv6_Types_part_7.cc DEP ICMPv6_Types_part_6.cc DEP ICMPv6_Types_part_5.cc DEP ICMPv6_Types_part_4.cc DEP ICMPv6_Types_part_3.cc DEP ICMPv6_Types_part_1.cc DEP ICMPv6_Types_part_2.cc DEP ICMPv6_Templates_part_7.cc DEP ICMPv6_Templates_part_6.cc DEP ICMPv6_Templates_part_5.cc DEP ICMPv6_Templates_part_4.cc DEP ICMPv6_Templates_part_3.cc DEP ICMPv6_Templates_part_2.cc DEP ICMPv6_Templates_part_1.cc DEP ICMP_Types_part_7.cc DEP ICMP_Types_part_6.cc DEP ICMP_Types_part_5.cc DEP ICMP_Types_part_4.cc DEP ICMP_Types_part_3.cc DEP ICMP_Types_part_2.cc DEP ICMP_Types_part_1.cc DEP ICMP_Templates_part_7.cc DEP ICMP_Templates_part_6.cc DEP ICMP_Templates_part_5.cc DEP ICMP_Templates_part_4.cc DEP ICMP_Templates_part_3.cc DEP ICMP_Templates_part_2.cc DEP ICMP_Templates_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP GGSN_Tests_part_7.cc DEP GGSN_Tests_part_6.cc DEP GGSN_Tests_part_5.cc DEP GGSN_Tests_part_4.cc DEP GGSN_Tests_part_3.cc DEP GGSN_Tests_part_2.cc DEP GGSN_Tests_part_1.cc DEP DIAMETER_ts32_299_Templates_part_7.cc DEP DIAMETER_ts32_299_Templates_part_6.cc DEP DIAMETER_ts32_299_Templates_part_5.cc DEP DIAMETER_ts32_299_Templates_part_4.cc DEP DIAMETER_ts32_299_Templates_part_3.cc DEP DIAMETER_ts32_299_Templates_part_2.cc DEP DIAMETER_ts32_299_Templates_part_1.cc DEP DIAMETER_ts29_272_Templates_part_7.cc DEP DIAMETER_ts29_272_Templates_part_6.cc DEP DIAMETER_ts29_272_Templates_part_5.cc DEP DIAMETER_ts29_272_Templates_part_4.cc DEP DIAMETER_ts29_272_Templates_part_3.cc DEP DIAMETER_ts29_272_Templates_part_2.cc DEP DIAMETER_ts29_272_Templates_part_1.cc DEP DIAMETER_ts29_212_Templates_part_7.cc DEP DIAMETER_ts29_212_Templates_part_5.cc DEP DIAMETER_ts29_212_Templates_part_3.cc DEP DIAMETER_ts29_212_Templates_part_4.cc DEP DIAMETER_ts29_212_Templates_part_6.cc DEP DIAMETER_ts29_212_Templates_part_2.cc DEP DIAMETER_Types_part_7.cc DEP DIAMETER_Types_part_6.cc DEP DIAMETER_ts29_212_Templates_part_1.cc DEP DIAMETER_Types_part_5.cc DEP DIAMETER_Types_part_4.cc DEP DIAMETER_Types_part_3.cc DEP DIAMETER_Types_part_2.cc DEP DIAMETER_Templates_part_7.cc DEP DIAMETER_Types_part_1.cc DEP DIAMETER_Templates_part_6.cc DEP DIAMETER_Templates_part_5.cc DEP DIAMETER_Templates_part_4.cc DEP DIAMETER_Templates_part_3.cc DEP DIAMETER_Templates_part_2.cc DEP DIAMETER_Templates_part_1.cc DEP DIAMETER_Emulation_part_7.cc DEP DIAMETER_Emulation_part_6.cc DEP DIAMETER_Emulation_part_5.cc DEP DIAMETER_Emulation_part_4.cc DEP DIAMETER_Emulation_part_3.cc DEP DIAMETER_Emulation_part_2.cc DEP DIAMETER_Emulation_part_1.cc DEP DIAMETER_CodecPort_CtrlFunct_part_7.cc DEP DIAMETER_CodecPort_CtrlFunct_part_6.cc DEP DIAMETER_CodecPort_CtrlFunct_part_4.cc DEP DIAMETER_CodecPort_CtrlFunct_part_5.cc DEP DIAMETER_CodecPort_CtrlFunct_part_3.cc DEP DIAMETER_CodecPort_CtrlFunct_part_2.cc DEP DIAMETER_CodecPort_CtrlFunct_part_1.cc DEP DIAMETER_CodecPort_part_7.cc DEP DIAMETER_CodecPort_part_6.cc DEP DIAMETER_CodecPort_part_5.cc DEP DIAMETER_CodecPort_part_4.cc DEP DIAMETER_CodecPort_part_2.cc DEP DIAMETER_CodecPort_part_3.cc DEP BSSGP_Types_part_7.cc DEP DIAMETER_CodecPort_part_1.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP UDP_Types.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SCTP_Templates.cc DEP PCO_Types.cc DEP PAP_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Native_Functions.cc DEP NS_Types.cc DEP Misc_Helpers.cc DEP IP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP ICMPv6_Types.cc DEP ICMPv6_Templates.cc DEP ICMP_Types.cc DEP ICMP_Templates.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort.cc DEP GTPU_Types.cc DEP GTPC_Types.cc DEP GSM_Types.cc DEP GGSN_Tests.cc DEP DIAMETER_ts32_299_Templates.cc DEP DIAMETER_ts29_272_Templates.cc DEP DIAMETER_ts29_212_Templates.cc DEP DIAMETER_Types.cc DEP DIAMETER_Templates.cc DEP DIAMETER_Emulation.cc DEP DIAMETER_CodecPort_CtrlFunct.cc DEP DIAMETER_CodecPort.cc DEP BSSGP_Types.cc CC BSSGP_Types.o CC DIAMETER_CodecPort.o CC DIAMETER_CodecPort_CtrlFunct.o CC DIAMETER_Emulation.o CC DIAMETER_Templates.o CC DIAMETER_Types.o CC DIAMETER_ts29_212_Templates.o CC DIAMETER_ts29_272_Templates.o CC DIAMETER_ts32_299_Templates.o CC GGSN_Tests.o CC GSM_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o CC ICMP_Templates.o CC ICMP_Types.o CC ICMPv6_Templates.o 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 | } | ^ CC ICMPv6_Types.o CC IPCP_Templates.o CC IPCP_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IP_Types.o CC Misc_Helpers.o CC NS_Types.o CC Native_Functions.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PAP_Types.o CC PCO_Types.o CC SCTP_Templates.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDP_Types.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC DIAMETER_CodecPort_part_1.o CC DIAMETER_CodecPort_part_2.o CC DIAMETER_CodecPort_part_3.o CC DIAMETER_CodecPort_part_4.o CC DIAMETER_CodecPort_part_5.o CC DIAMETER_CodecPort_part_6.o CC DIAMETER_CodecPort_part_7.o CC DIAMETER_CodecPort_CtrlFunct_part_1.o CC DIAMETER_CodecPort_CtrlFunct_part_2.o CC DIAMETER_CodecPort_CtrlFunct_part_3.o CC DIAMETER_CodecPort_CtrlFunct_part_4.o CC DIAMETER_CodecPort_CtrlFunct_part_5.o CC DIAMETER_CodecPort_CtrlFunct_part_6.o CC DIAMETER_CodecPort_CtrlFunct_part_7.o CC DIAMETER_Emulation_part_1.o CC DIAMETER_Emulation_part_2.o CC DIAMETER_Emulation_part_3.o CC DIAMETER_Emulation_part_4.o CC DIAMETER_Emulation_part_5.o CC DIAMETER_Emulation_part_6.o CC DIAMETER_Emulation_part_7.o CC DIAMETER_Templates_part_1.o CC DIAMETER_Templates_part_2.o CC DIAMETER_Templates_part_3.o CC DIAMETER_Templates_part_4.o CC DIAMETER_Templates_part_5.o CC DIAMETER_Templates_part_6.o CC DIAMETER_Templates_part_7.o CC DIAMETER_Types_part_1.o CC DIAMETER_Types_part_2.o CC DIAMETER_Types_part_3.o CC DIAMETER_Types_part_4.o CC DIAMETER_Types_part_5.o CC DIAMETER_Types_part_6.o CC DIAMETER_Types_part_7.o CC DIAMETER_ts29_212_Templates_part_1.o CC DIAMETER_ts29_212_Templates_part_2.o CC DIAMETER_ts29_212_Templates_part_3.o CC DIAMETER_ts29_212_Templates_part_4.o CC DIAMETER_ts29_212_Templates_part_5.o CC DIAMETER_ts29_212_Templates_part_6.o CC DIAMETER_ts29_212_Templates_part_7.o CC DIAMETER_ts29_272_Templates_part_1.o CC DIAMETER_ts29_272_Templates_part_2.o CC DIAMETER_ts29_272_Templates_part_3.o CC DIAMETER_ts29_272_Templates_part_4.o CC DIAMETER_ts29_272_Templates_part_5.o CC DIAMETER_ts29_272_Templates_part_6.o CC DIAMETER_ts29_272_Templates_part_7.o CC DIAMETER_ts32_299_Templates_part_1.o CC DIAMETER_ts32_299_Templates_part_2.o CC DIAMETER_ts32_299_Templates_part_3.o CC DIAMETER_ts32_299_Templates_part_4.o CC DIAMETER_ts32_299_Templates_part_5.o CC DIAMETER_ts32_299_Templates_part_6.o CC DIAMETER_ts32_299_Templates_part_7.o CC GGSN_Tests_part_1.o CC GGSN_Tests_part_2.o CC GGSN_Tests_part_3.o CC GGSN_Tests_part_4.o CC GGSN_Tests_part_5.o CC GGSN_Tests_part_6.o CC GGSN_Tests_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC ICMP_Templates_part_1.o CC ICMP_Templates_part_2.o CC ICMP_Templates_part_3.o CC ICMP_Templates_part_4.o CC ICMP_Templates_part_5.o CC ICMP_Templates_part_6.o CC ICMP_Templates_part_7.o CC ICMP_Types_part_1.o CC ICMP_Types_part_2.o CC ICMP_Types_part_3.o CC ICMP_Types_part_4.o CC ICMP_Types_part_5.o CC ICMP_Types_part_6.o CC ICMP_Types_part_7.o CC ICMPv6_Templates_part_1.o CC ICMPv6_Templates_part_2.o CC ICMPv6_Templates_part_3.o CC ICMPv6_Templates_part_4.o CC ICMPv6_Templates_part_5.o CC ICMPv6_Templates_part_6.o CC ICMPv6_Templates_part_7.o CC ICMPv6_Types_part_1.o CC ICMPv6_Types_part_2.o CC ICMPv6_Types_part_3.o CC ICMPv6_Types_part_4.o CC ICMPv6_Types_part_5.o CC ICMPv6_Types_part_6.o CC ICMPv6_Types_part_7.o CC IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IP_Types_part_1.o CC IP_Types_part_2.o CC IP_Types_part_3.o CC IP_Types_part_4.o CC IP_Types_part_5.o CC IP_Types_part_6.o CC Misc_Helpers_part_1.o CC IP_Types_part_7.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PAP_Types_part_1.o CC PAP_Types_part_2.o CC PAP_Types_part_3.o CC PAP_Types_part_4.o CC PAP_Types_part_5.o CC PAP_Types_part_6.o CC PAP_Types_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDP_Types_part_1.o CC UDP_Types_part_2.o CC UDP_Types_part_3.o CC UDP_Types_part_4.o CC UDP_Types_part_5.o CC UDP_Types_part_6.o CC UDP_Types_part_7.o CC BSSGP_EncDec.o CC DIAMETER_CodecPort_CtrlFunctDef.o CC DIAMETER_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC ICMP_EncDec.o CC ICMPv6_EncDec.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IP_EncDec.o CC Native_FunctionDefs.o CC TCCConversion.o CC TCCInterface.o CC TCCEncoding.o CC TELNETasp_PT.o CC UDP_EncDec.o CCLD BSSGP_Types.so CCLD DIAMETER_CodecPort.so CCLD DIAMETER_CodecPort_CtrlFunct.so CCLD DIAMETER_Emulation.so CCLD DIAMETER_Templates.so CCLD DIAMETER_Types.so CCLD DIAMETER_ts29_212_Templates.so CCLD DIAMETER_ts29_272_Templates.so CCLD DIAMETER_ts32_299_Templates.so CCLD GGSN_Tests.so CCLD GSM_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD ICMP_Templates.so CCLD ICMP_Types.so CCLD ICMPv6_Templates.so CCLD ICMPv6_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IP_Types.so CCLD Misc_Helpers.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PAP_Types.so CCLD PCO_Types.so CCLD SCTP_Templates.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDP_Types.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD DIAMETER_CodecPort_part_1.so CCLD DIAMETER_CodecPort_part_2.so CCLD DIAMETER_CodecPort_part_3.so CCLD DIAMETER_CodecPort_part_4.so CCLD DIAMETER_CodecPort_part_5.so CCLD DIAMETER_CodecPort_part_6.so CCLD DIAMETER_CodecPort_part_7.so CCLD DIAMETER_CodecPort_CtrlFunct_part_1.so CCLD DIAMETER_CodecPort_CtrlFunct_part_2.so CCLD DIAMETER_CodecPort_CtrlFunct_part_3.so CCLD DIAMETER_CodecPort_CtrlFunct_part_4.so CCLD DIAMETER_CodecPort_CtrlFunct_part_5.so CCLD DIAMETER_CodecPort_CtrlFunct_part_6.so CCLD DIAMETER_CodecPort_CtrlFunct_part_7.so CCLD DIAMETER_Emulation_part_1.so CCLD DIAMETER_Emulation_part_2.so CCLD DIAMETER_Emulation_part_3.so CCLD DIAMETER_Emulation_part_4.so CCLD DIAMETER_Emulation_part_5.so CCLD DIAMETER_Emulation_part_6.so CCLD DIAMETER_Emulation_part_7.so CCLD DIAMETER_Templates_part_1.so CCLD DIAMETER_Templates_part_2.so CCLD DIAMETER_Templates_part_3.so CCLD DIAMETER_Templates_part_4.so CCLD DIAMETER_Templates_part_5.so CCLD DIAMETER_Templates_part_6.so CCLD DIAMETER_Templates_part_7.so CCLD DIAMETER_Types_part_1.so CCLD DIAMETER_Types_part_2.so CCLD DIAMETER_Types_part_3.so CCLD DIAMETER_Types_part_4.so CCLD DIAMETER_Types_part_5.so CCLD DIAMETER_Types_part_6.so CCLD DIAMETER_Types_part_7.so CCLD DIAMETER_ts29_212_Templates_part_1.so CCLD DIAMETER_ts29_212_Templates_part_2.so CCLD DIAMETER_ts29_212_Templates_part_3.so CCLD DIAMETER_ts29_212_Templates_part_4.so CCLD DIAMETER_ts29_212_Templates_part_5.so CCLD DIAMETER_ts29_212_Templates_part_6.so CCLD DIAMETER_ts29_212_Templates_part_7.so CCLD DIAMETER_ts29_272_Templates_part_1.so CCLD DIAMETER_ts29_272_Templates_part_2.so CCLD DIAMETER_ts29_272_Templates_part_3.so CCLD DIAMETER_ts29_272_Templates_part_4.so CCLD DIAMETER_ts29_272_Templates_part_5.so CCLD DIAMETER_ts29_272_Templates_part_6.so CCLD DIAMETER_ts29_272_Templates_part_7.so CCLD DIAMETER_ts32_299_Templates_part_1.so CCLD DIAMETER_ts32_299_Templates_part_2.so CCLD DIAMETER_ts32_299_Templates_part_3.so CCLD DIAMETER_ts32_299_Templates_part_4.so CCLD DIAMETER_ts32_299_Templates_part_5.so CCLD DIAMETER_ts32_299_Templates_part_6.so CCLD DIAMETER_ts32_299_Templates_part_7.so CCLD GGSN_Tests_part_1.so CCLD GGSN_Tests_part_2.so CCLD GGSN_Tests_part_3.so CCLD GGSN_Tests_part_4.so CCLD GGSN_Tests_part_5.so CCLD GGSN_Tests_part_6.so CCLD GGSN_Tests_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_3.so CCLD General_Types_part_2.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD ICMP_Templates_part_1.so CCLD ICMP_Templates_part_2.so CCLD ICMP_Templates_part_3.so CCLD ICMP_Templates_part_4.so CCLD ICMP_Templates_part_5.so CCLD ICMP_Templates_part_6.so CCLD ICMP_Templates_part_7.so CCLD ICMP_Types_part_1.so CCLD ICMP_Types_part_2.so CCLD ICMP_Types_part_3.so CCLD ICMP_Types_part_4.so CCLD ICMP_Types_part_5.so CCLD ICMP_Types_part_6.so CCLD ICMP_Types_part_7.so CCLD ICMPv6_Templates_part_1.so CCLD ICMPv6_Templates_part_2.so CCLD ICMPv6_Templates_part_3.so CCLD ICMPv6_Templates_part_4.so CCLD ICMPv6_Templates_part_5.so CCLD ICMPv6_Templates_part_6.so CCLD ICMPv6_Templates_part_7.so CCLD ICMPv6_Types_part_1.so CCLD ICMPv6_Types_part_2.so CCLD ICMPv6_Types_part_3.so CCLD ICMPv6_Types_part_4.so CCLD ICMPv6_Types_part_5.so CCLD ICMPv6_Types_part_6.so CCLD ICMPv6_Types_part_7.so CCLD IPCP_Templates_part_1.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_6.so CCLD IPCP_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IP_Types_part_1.so CCLD IP_Types_part_2.so CCLD IP_Types_part_3.so CCLD IP_Types_part_4.so CCLD IP_Types_part_5.so CCLD IP_Types_part_6.so CCLD IP_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PAP_Types_part_1.so CCLD PAP_Types_part_2.so CCLD PAP_Types_part_3.so CCLD PAP_Types_part_4.so CCLD PAP_Types_part_5.so CCLD PAP_Types_part_6.so CCLD PAP_Types_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDP_Types_part_1.so CCLD UDP_Types_part_2.so CCLD UDP_Types_part_3.so CCLD UDP_Types_part_4.so CCLD UDP_Types_part_5.so CCLD UDP_Types_part_6.so CCLD UDP_Types_part_7.so CCLD BSSGP_EncDec.so CCLD DIAMETER_CodecPort_CtrlFunctDef.so CCLD DIAMETER_EncDec.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD ICMP_EncDec.so CCLD ICMPv6_EncDec.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IP_EncDec.so CCLD Native_FunctionDefs.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD TCCEncoding.so CCLD UDP_EncDec.so CCLD GGSN_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-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 [197 kB] Fetched 199 kB in 0s (1264 kB/s) Reading package lists... [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/dbg_pkgs_all'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'apt-rdepends', 'open5gs-upf'] [testenv][open5gs] open5gs-upf -> open5gs-upf: installing open5gs-upf-dbgsym [testenv][open5gs] open5gs-upf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-upf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-upf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'apt-rdepends', 'open5gs-smf'] [testenv][open5gs] open5gs-smf -> open5gs-smf: installing open5gs-smf-dbgsym [testenv][open5gs] open5gs-smf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-smf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-smf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] Installing packages: open5gs-upf, open5gs-smf, open5gs-upf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-smf-dbgsym [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf', 'open5gs-upf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-smf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev open5gs-common Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 8 newly installed, 0 to remove and 85 not upgraded. Need to get 70.4 MB of archives. After this operation, 89.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.5.4658.d3ed.202504262026 [2909 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.5.4658.d3ed.202504262026 [9906 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.5.4658.d3ed.202504262026 [195 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.5.4658.d3ed.202504262026 [2977 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.5.4658.d3ed.202504262026 [47.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.5.4658.d3ed.202504262026 [306 kB] Fetched 70.4 MB in 1s (105 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.5.4658.d3ed.202504262026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.5.4658.d3ed.202504262026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.5.4658.d3ed.202504262026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.5.4658.d3ed.202504262026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.5.4658.d3ed.202504262026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.5.4658.d3ed.202504262026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.5.4658.d3ed.202504262026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.5.4658.d3ed.202504262026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.5.4658.d3ed.202504262026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.5.4658.d3ed.202504262026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.5.4658.d3ed.202504262026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.5.4658.d3ed.202504262026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.5.4658.d3ed.202504262026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up open5gs-common-dbgsym:amd64 (2.7.5.4658.d3ed.202504262026) ... Setting up open5gs-upf:amd64 (2.7.5.4658.d3ed.202504262026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.5.4658.d3ed.202504262026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.5.4658.d3ed.202504262026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.5.4658.d3ed.202504262026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-smf.yaml', 'open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-upf.yaml', 'open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests/GGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] Running upf clean script (reason: prepare) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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-20250427-1059-01b0ebb8-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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-20250427-1059-01b0ebb8-0', 'sh', '-c', 'open5gs-smfd -c open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] Open5GS daemon v2.7.5 04/27 10:59:18.543: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 04/27 10:59:18.567: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/27 10:59:18.567: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 04/27 10:59:18.567: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/27 10:59:18.567: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 04/27 10:59:18.567: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:300) 04/27 10:59:18.577: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 04/27 10:59:18.577: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/27 10:59:18.577: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 04/27 10:59:18.577: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/27 10:59:18.577: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 04/27 10:59:18.577: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 04/27 10:59:18.577: [app] INFO: SMF initialize...done (../src/smf/app.c:31) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/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-20250427-1059-01b0ebb8-0', 'sh', '-c', 'open5gs-upfd -c open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] Open5GS daemon v2.7.5 04/27 10:59:18.816: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 04/27 10:59:18.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/27 10:59:18.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 04/27 10:59:18.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/27 10:59:18.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 04/27 10:59:18.837: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 04/27 10:59:18.837: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/27 10:59:18.837: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 04/27 10:59:18.837: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-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-20250427-1059-01b0ebb8-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/start-testsuite.sh', '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@4cc781a8d606: Unix server socket created successfully. MC@4cc781a8d606: Listening on TCP port 41963. MC2> 4cc781a8d606 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests/GGSN_Tests 4cc781a8d606 41963 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4cc781a8d606: New HC connected from 10.0.2.100 [10.0.2.100]. 4cc781a8d606: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@4cc781a8d606: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@4cc781a8d606: Configuration file was processed on all HCs. MC@4cc781a8d606: Creating MTC on host 10.0.2.100. MC@4cc781a8d606: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Apr 27 10:59:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 10:59:21.081: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 04/27 10:59:21.081: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 04/27 10:59:21.269: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 10:59:22.548: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 10:59:23.568: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 10:59:23.568: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 10:59:23.568: [smf] INFO: UE IMSI[262422571033308] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 10:59:23.582: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 10:59:23.582: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 04/27 10:59:23.582: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 04/27 10:59:23.582: [upf] INFO: UE F-SEID[UP:0x969 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/27 10:59:23.582: [upf] INFO: UE F-SEID[UP:0x969 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/27 10:59:23.582: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 10:59:23.585: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 10:59:23.590: [smf] INFO: Removed Session: UE IMSI:[262422571033308] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 04/27 10:59:23.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 10:59:23.590: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 10:59:25.596: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 10:59:25.596: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact(3)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact(4)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Apr 27 10:59:25 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11932) Waiting for packet dumper to finish... 1 (prev_count=11932, count=13236) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Apr 27 10:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_ipcp started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 10:59:30.091: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 10:59:31.280: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 10:59:32.287: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 10:59:32.287: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 10:59:32.287: [smf] INFO: UE IMSI[262429433782251] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 10:59:32.297: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 10:59:32.297: [upf] INFO: UE F-SEID[UP:0x924 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 04/27 10:59:32.297: [upf] INFO: UE F-SEID[UP:0x924 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 10:59:32.299: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 10:59:32.304: [smf] INFO: Removed Session: UE IMSI:[262429433782251] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 04/27 10:59:32.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 10:59:32.304: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 10:59:34.312: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 10:59:34.312: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(5)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Apr 27 10:59:34 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14196) Waiting for packet dumper to finish... 1 (prev_count=14196, count=14708) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Apr 27 10:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 10:59:38.911: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 10:59:40.872: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 10:59:41.873: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 10:59:41.874: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 10:59:41.874: [smf] INFO: UE IMSI[262426179307367] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 10:59:41.876: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 10:59:41.876: [upf] INFO: UE F-SEID[UP:0x701 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 04/27 10:59:41.876: [upf] INFO: UE F-SEID[UP:0x701 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 10:59:41.877: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 10:59:41.879: [smf] INFO: Removed Session: UE IMSI:[262426179307367] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 04/27 10:59:41.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 10:59:41.879: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 10:59:43.881: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 10:59:43.881: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(7)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Apr 27 10:59:43 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=16040) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Apr 27 10:59:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_pcodns started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 10:59:46.937: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 10:59:48.565: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 10:59:49.567: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 10:59:49.567: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 10:59:49.567: [smf] INFO: UE IMSI[262426360158700] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 10:59:49.570: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 10:59:49.570: [upf] INFO: UE F-SEID[UP:0x85c CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 04/27 10:59:49.570: [upf] INFO: UE F-SEID[UP:0x85c CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 10:59:49.571: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 10:59:49.573: [smf] INFO: Removed Session: UE IMSI:[262426360158700] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 04/27 10:59:49.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 10:59:49.573: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 10:59:51.575: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 10:59:51.575: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Apr 27 10:59:51 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13716) Waiting for packet dumper to finish... 1 (prev_count=13716, count=14228) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Sun Apr 27 10:59:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_mtu started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 10:59:55.047: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 10:59:56.303: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 10:59:57.306: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 10:59:57.306: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 10:59:57.306: [smf] INFO: UE IMSI[262423427380710] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 10:59:57.310: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 10:59:57.310: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 04/27 10:59:57.310: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 10:59:57.311: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 10:59:57.313: [smf] INFO: Removed Session: UE IMSI:[262423427380710] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 04/27 10:59:57.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 10:59:57.313: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 10:59:59.317: [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(11)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_mtu(12)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass 04/27 10:59:59.317: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Sun Apr 27 10:59:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13368) Waiting for packet dumper to finish... 1 (prev_count=13368, count=13880) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Apr 27 11:00:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_gtpu_access started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:00:02.441: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:00:04.470: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:05.476: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 11:00:05.476: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 11:00:05.476: [smf] INFO: UE IMSI[262425760492031] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:05.484: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 11:00:05.484: [upf] INFO: UE F-SEID[UP:0x344 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 04/27 11:00:05.484: [upf] INFO: UE F-SEID[UP:0x344 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:00:05.488: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 11:00:05.495: [smf] INFO: Removed Session: UE IMSI:[262425760492031] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:05.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 11:00:05.495: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:07.497: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:00:07.497: [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(14)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Apr 27 11:00:07 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13784) Waiting for packet dumper to finish... 1 (prev_count=13784, count=15088) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Apr 27 11:00:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:00:10.639: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:00:12.869: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:13.872: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 11:00:13.872: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 11:00:13.872: [smf] INFO: UE IMSI[262424046446291] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:13.875: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 11:00:13.875: [upf] INFO: UE F-SEID[UP:0x942 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 04/27 11:00:13.875: [upf] INFO: UE F-SEID[UP:0x942 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:00:13.876: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x1548 (../src/upf/gtp-path.c:524) 04/27 11:00:13.876: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:00:16.878: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 11:00:16.881: [smf] INFO: Removed Session: UE IMSI:[262424046446291] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:16.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 11:00:16.881: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:18.887: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:00:18.887: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Apr 27 11:00:18 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14220) Waiting for packet dumper to finish... 1 (prev_count=14220, count=14932) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Apr 27 11:00:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:00:22.049: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:00:23.079: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:24.082: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 11:00:24.082: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 11:00:24.082: [smf] INFO: UE IMSI[262420005403855] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:24.089: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 11:00:24.089: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 04/27 11:00:24.089: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:00:24.091: [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@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:00:27.094: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/27 11:00:27.097: [smf] INFO: Removed Session: UE IMSI:[262420005403855] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:27.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/27 11:00:27.097: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:29.099: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@4cc781a8d606: Final verdict of PTC: none 04/27 11:00:29.100: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Apr 27 11:00:29 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13836) Waiting for packet dumper to finish... 1 (prev_count=13836, count=15140) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Apr 27 11:00:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_clients_interact_with_txseq started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:00:33.639: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:00:34.310: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:35.317: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/27 11:00:35.317: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/27 11:00:35.317: [smf] INFO: UE IMSI[262422212247135] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:35.325: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/27 11:00:35.325: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 04/27 11:00:35.325: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:35.327: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 04/27 11:00:35.328: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 04/27 11:00:35.328: [smf] INFO: UE IMSI[262424338986734] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:35.338: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 04/27 11:00:35.338: [upf] INFO: UE F-SEID[UP:0x931 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 04/27 11:00:35.338: [upf] INFO: UE F-SEID[UP:0x931 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: GTPU sequence number expected but not present MTC@4cc781a8d606: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(20)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(19)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: fail MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@4cc781a8d606: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Apr 27 11:00:35 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 04/27 11:00:35.537: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:00:35.541: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Apr 27 11:00:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_clients_interact_without_txseq started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:00:38.664: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:00:40.726: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:41.735: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:00:41.735: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:00:41.735: [smf] INFO: UE IMSI[262425837250305] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:41.743: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:00:41.744: [upf] INFO: UE F-SEID[UP:0xfef CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 04/27 11:00:41.744: [upf] INFO: UE F-SEID[UP:0xfef CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:41.745: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/27 11:00:41.745: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/27 11:00:41.745: [smf] INFO: UE IMSI[262423297952538] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:41.749: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/27 11:00:41.749: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 04/27 11:00:41.749: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:41.752: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/27 11:00:41.757: [smf] INFO: Removed Session: UE IMSI:[262425837250305] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:41.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/27 11:00:41.757: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:41.758: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:00:41.762: [smf] INFO: Removed Session: UE IMSI:[262423297952538] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:41.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:00:41.762: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:43.772: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:00:43.772: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Sun Apr 27 11:00:43 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20600) Waiting for packet dumper to finish... 1 (prev_count=20600, count=21904) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Apr 27 11:00:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_with_single_dns started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:00:47.151: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:00:48.865: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:49.871: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:00:49.871: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:00:49.871: [smf] INFO: UE IMSI[262421436751062] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:49.885: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:00:49.885: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 04/27 11:00:49.885: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:00:49.887: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:00:49.897: [smf] INFO: Removed Session: UE IMSI:[262421436751062] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:49.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:00:49.897: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:49.902: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:00:49.902: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:00:49.902: [smf] INFO: UE IMSI[262426097902764] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:49.913: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:00:49.913: [upf] INFO: UE F-SEID[UP:0xbef CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 04/27 11:00:49.913: [upf] INFO: UE F-SEID[UP:0xbef CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:49.915: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:00:49.924: [smf] INFO: Removed Session: UE IMSI:[262426097902764] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:49.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:00:49.924: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:51.934: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:00:51.934: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(23)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Apr 27 11:00:51 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19488) Waiting for packet dumper to finish... 1 (prev_count=19488, count=20792) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Apr 27 11:00:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:00:55.981: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:00:56.080: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:00:57.089: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:00:57.089: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:00:57.089: [smf] INFO: UE IMSI[262420624547253] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:00:57.098: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:00:57.098: [upf] INFO: UE F-SEID[UP:0x65a CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 04/27 11:00:57.098: [upf] INFO: UE F-SEID[UP:0x65a CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:00:57.101: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:00:57.111: [smf] INFO: Removed Session: UE IMSI:[262420624547253] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:00:57.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:00:57.111: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:00:59.119: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:00:59.119: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Apr 27 11:00:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=14804) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Apr 27 11:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_update_teic started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:02.321: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:02.540: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:03.549: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:03.549: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:03.549: [smf] INFO: UE IMSI[262427956704944] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:01:03.558: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:03.558: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 04/27 11:01:03.558: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: sending UpdatePDP MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:03.564: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:01:03.574: [smf] INFO: Removed Session: UE IMSI:[262427956704944] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:01:03.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:01:03.574: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:05.581: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:01:05.581: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teic(28)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Apr 27 11:01:05 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14260) Waiting for packet dumper to finish... 1 (prev_count=14260, count=15564) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Apr 27 11:01:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp4_act_update_teid started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:10.772: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:10.837: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:11.846: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:11.846: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:11.846: [smf] INFO: UE IMSI[262428680326776] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:01:11.855: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:11.855: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 04/27 11:01:11.855: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: sending UpdatePDP MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:11.866: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:01:11.876: [smf] INFO: Removed Session: UE IMSI:[262428680326776] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:01:11.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:01:11.876: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:13.880: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:01:13.880: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teid(30)@4cc781a8d606: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sun Apr 27 11:01:13 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15512) Waiting for packet dumper to finish... 1 (prev_count=15512, count=16024) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Apr 27 11:01:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:17.291: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:18.540: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:19.549: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:19.549: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:19.549: [smf] INFO: UE IMSI[262429406576367] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 04/27 11:01:19.566: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:19.566: [upf] INFO: UE F-SEID[UP:0x913 CP:0xe4f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 04/27 11:01:19.566: [upf] INFO: UE F-SEID[UP:0x913 CP:0xe4f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:01:19.569: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:01:19.580: [smf] INFO: Removed Session: UE IMSI:[262429406576367] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 04/27 11:01:19.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:01:19.580: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:21.589: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:01:21.589: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp6_act_deact(32)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Sun Apr 27 11:01:21 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13212) Waiting for packet dumper to finish... 1 (prev_count=13212, count=14092) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Apr 27 11:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_pcodns started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:24.787: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:25.166: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:26.171: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:26.171: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:26.171: [smf] INFO: UE IMSI[262425857969190] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 04/27 11:01:26.178: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:26.178: [upf] INFO: UE F-SEID[UP:0x399 CP:0x12f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 04/27 11:01:26.178: [upf] INFO: UE F-SEID[UP:0x399 CP:0x12f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:01:26.180: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:01:26.185: [smf] INFO: Removed Session: UE IMSI:[262425857969190] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 04/27 11:01:26.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:01:26.185: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:28.193: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:01:28.193: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Sun Apr 27 11:01:28 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Apr 27 11:01:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_icmp6 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:31.362: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:31.732: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:32.736: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:32.736: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:32.736: [smf] INFO: UE IMSI[262429744807627] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 04/27 11:01:32.739: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:32.739: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xeb3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 04/27 11:01:32.739: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xeb3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004420030000000000000000'O 04/27 11:01:32.741: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:01:32.743: [smf] INFO: Removed Session: UE IMSI:[262429744807627] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 04/27 11:01:32.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:01:32.743: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:34.752: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:01:34.752: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@4cc781a8d606: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Sun Apr 27 11:01:34 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Sun Apr 27 11:01:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_mtu started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:38.139: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:38.371: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:39.379: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:39.379: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:39.379: [smf] INFO: UE IMSI[262425698550482] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 04/27 11:01:39.393: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:39.393: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xab5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 04/27 11:01:39.393: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xab5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004420040000000000000000'O 04/27 11:01:39.399: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:01:39.405: [smf] INFO: Removed Session: UE IMSI:[262425698550482] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 04/27 11:01:39.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:01:39.405: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:41.414: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:01:41.414: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_mtu(37)@4cc781a8d606: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Sun Apr 27 11:01:41 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14008) Waiting for packet dumper to finish... 1 (prev_count=14008, count=14520) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Apr 27 11:01:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:45.140: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:47.267: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:48.275: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:48.275: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:48.275: [smf] INFO: UE IMSI[262422804875740] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 04/27 11:01:48.290: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:48.290: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xfc5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 04/27 11:01:48.290: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xfc5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004420050000000000000000'O 04/27 11:01:48.300: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:01:48.309: [smf] INFO: Removed Session: UE IMSI:[262422804875740] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 04/27 11:01:48.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:01:48.310: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:01:50.315: [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(40)@4cc781a8d606: Final verdict of PTC: none 04/27 11:01:50.315: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(39)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Sun Apr 27 11:01:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15608) Waiting for packet dumper to finish... 1 (prev_count=15608, count=16120) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Apr 27 11:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:01:54.652: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:01:55.992: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:01:57.000: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:01:57.000: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:01:57.000: [smf] INFO: UE IMSI[262426286705095] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 04/27 11:01:57.008: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:01:57.008: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0x301] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 04/27 11:01:57.008: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0x301] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004420060000000000000000'O MTC@4cc781a8d606: This GGSN does NOT support forwarding link-local source address. 04/27 11:02:00.011: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:02:00.018: [smf] INFO: Removed Session: UE IMSI:[262426286705095] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 04/27 11:02:00.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:02:00.018: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:02:02.027: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:02:02.027: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Sun Apr 27 11:02:02 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16072) Waiting for packet dumper to finish... 1 (prev_count=16072, count=16584) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sun Apr 27 11:02:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:02:07.198: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:02:07.347: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:02:08.352: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:02:08.352: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:02:08.352: [smf] INFO: UE IMSI[262426819820512] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 04/27 11:02:08.356: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:02:08.356: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x23d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 04/27 11:02:08.356: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x23d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004420070000000000000000'O 04/27 11:02:08.359: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xf2da (../src/upf/gtp-path.c:602) 04/27 11:02:08.359: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 04/27 11:02:08.359: [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@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:02:11.365: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:02:11.377: [smf] INFO: Removed Session: UE IMSI:[262426819820512] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 04/27 11:02:11.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:02:11.377: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:02:13.388: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:02:13.388: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@4cc781a8d606: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Sun Apr 27 11:02:13 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15624) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sun Apr 27 11:02:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:02:17.341: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:02:18.508: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:02:19.510: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:02:19.510: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:02:19.510: [smf] INFO: UE IMSI[262429242044646] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 04/27 11:02:19.514: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:02:19.514: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x4e0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 04/27 11:02:19.514: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x4e0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004420080000000000000000'O 04/27 11:02:19.516: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x792 (../src/upf/gtp-path.c:602) 04/27 11:02:19.516: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 04/27 11:02:19.516: [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@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:02:22.523: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:02:22.533: [smf] INFO: Removed Session: UE IMSI:[262429242044646] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 04/27 11:02:22.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:02:22.533: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:02:24.543: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:02:24.543: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@4cc781a8d606: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Sun Apr 27 11:02:24 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=15244) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Apr 27 11:02:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:02:29.127: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:02:29.722: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:02:30.732: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:02:30.732: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:02:30.733: [smf] INFO: UE IMSI[262422837813889] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 04/27 11:02:30.748: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:02:30.748: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x753] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 04/27 11:02:30.748: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x753] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004420090000000000000000'O 04/27 11:02:30.755: [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@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:02:33.761: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:02:33.768: [smf] INFO: Removed Session: UE IMSI:[262422837813889] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 04/27 11:02:33.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:02:33.768: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:02:35.776: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@4cc781a8d606: Final verdict of PTC: none 04/27 11:02:35.777: [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)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Sun Apr 27 11:02:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Apr 27 11:02:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp6_clients_interact started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:02:38.991: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:02:40.541: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:02:41.548: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:02:41.548: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:02:41.548: [smf] INFO: UE IMSI[262429931779193] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 04/27 11:02:41.558: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:02:41.558: [upf] INFO: UE F-SEID[UP:0x83b CP:0x93a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 04/27 11:02:41.558: [upf] INFO: UE F-SEID[UP:0x83b CP:0x93a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '200107800044200A0000000000000000'O MTC@4cc781a8d606: sending CreatePDP 04/27 11:02:41.564: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/27 11:02:41.564: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/27 11:02:41.564: [smf] INFO: UE IMSI[262427265112859] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 04/27 11:02:41.576: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/27 11:02:41.576: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xbc9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 04/27 11:02:41.576: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xbc9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: RA with /64 prefix '200107800044200B0000000000000000'O MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:02:47.591: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/27 11:02:47.600: [smf] INFO: Removed Session: UE IMSI:[262429931779193] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 04/27 11:02:47.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/27 11:02:47.600: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:02:47.601: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:02:47.611: [smf] INFO: Removed Session: UE IMSI:[262427265112859] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 04/27 11:02:47.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:02:47.611: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:02:49.618: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_clients_interact(49)@4cc781a8d606: Final verdict of PTC: none 04/27 11:02:49.619: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_clients_interact(50)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Sun Apr 27 11:02:49 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=23952) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sun Apr 27 11:02:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:02:53.110: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:02:54.002: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:02:55.009: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:02:55.009: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:02:55.009: [smf] INFO: UE IMSI[262427925601017] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 04/27 11:02:55.018: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:02:55.018: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xd64] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 04/27 11:02:55.018: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xd64] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:02:55.020: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:02:55.031: [smf] INFO: Removed Session: UE IMSI:[262427925601017] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 04/27 11:02:55.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:02:55.031: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:02:57.040: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:02:57.040: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact(52)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact(51)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Sun Apr 27 11:02:57 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13884) Waiting for packet dumper to finish... 1 (prev_count=13884, count=14396) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sun Apr 27 11:02:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_ipcp started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:00.731: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:01.297: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:02.306: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:02.306: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:02.306: [smf] INFO: UE IMSI[262427519336563] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 04/27 11:03:02.317: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:02.317: [upf] INFO: UE F-SEID[UP:0xbad CP:0x1] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 04/27 11:03:02.317: [upf] INFO: UE F-SEID[UP:0xbad CP:0x1] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:03:02.320: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:02.330: [smf] INFO: Removed Session: UE IMSI:[262427519336563] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 04/27 11:03:02.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:02.330: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:03:04.334: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:03:04.334: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(54)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(53)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Sun Apr 27 11:03:04 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14316) Waiting for packet dumper to finish... 1 (prev_count=14316, count=14828) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sun Apr 27 11:03:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_icmp6 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:07.768: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:08.082: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:09.092: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:09.092: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:09.092: [smf] INFO: UE IMSI[262426342129006] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 04/27 11:03:09.101: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:09.101: [upf] INFO: UE F-SEID[UP:0x54b CP:0x528] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 04/27 11:03:09.101: [upf] INFO: UE F-SEID[UP:0x54b CP:0x528] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004421030000000000000000'O 04/27 11:03:09.107: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:09.116: [smf] INFO: Removed Session: UE IMSI:[262426342129006] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 04/27 11:03:09.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:09.116: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:03:11.124: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:03:11.124: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(56)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(55)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Sun Apr 27 11:03:11 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=15356) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sun Apr 27 11:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_pcodns4 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:14.970: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:15.646: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:16.654: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:16.654: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:16.654: [smf] INFO: UE IMSI[262421814912321] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 04/27 11:03:16.669: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:16.669: [upf] INFO: UE F-SEID[UP:0xa91 CP:0xc32] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 04/27 11:03:16.669: [upf] INFO: UE F-SEID[UP:0xa91 CP:0xc32] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:03:16.672: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:16.682: [smf] INFO: Removed Session: UE IMSI:[262421814912321] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 04/27 11:03:16.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:16.682: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:03:18.685: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:03:18.685: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(58)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Sun Apr 27 11:03:18 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sun Apr 27 11:03:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_pcodns6 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:22.348: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:23.395: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:24.405: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:24.405: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:24.405: [smf] INFO: UE IMSI[262426133450096] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 04/27 11:03:24.423: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:24.423: [upf] INFO: UE F-SEID[UP:0x955 CP:0xade] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 04/27 11:03:24.423: [upf] INFO: UE F-SEID[UP:0x955 CP:0xade] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:03:24.426: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:24.438: [smf] INFO: Removed Session: UE IMSI:[262426133450096] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 04/27 11:03:24.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:24.438: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:03:26.445: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@4cc781a8d606: Final verdict of PTC: none 04/27 11:03:26.446: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(60)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Sun Apr 27 11:03:26 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14632) Waiting for packet dumper to finish... 1 (prev_count=14632, count=15144) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Sun Apr 27 11:03:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_mtu started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:30.096: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:30.295: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:31.303: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:31.303: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:31.303: [smf] INFO: UE IMSI[262424705173548] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 04/27 11:03:31.317: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:31.318: [upf] INFO: UE F-SEID[UP:0x333 CP:0x735] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 04/27 11:03:31.318: [upf] INFO: UE F-SEID[UP:0x333 CP:0x735] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '20010780004421060000000000000000'O 04/27 11:03:31.323: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:31.333: [smf] INFO: Removed Session: UE IMSI:[262424705173548] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 04/27 11:03:31.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:31.333: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:03:33.341: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:03:33.341: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Sun Apr 27 11:03:33 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sun Apr 27 11:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:37.090: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:37.875: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:38.883: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:38.883: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:38.883: [smf] INFO: UE IMSI[262421051774413] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 04/27 11:03:38.894: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:38.895: [upf] INFO: UE F-SEID[UP:0x76b CP:0x85f] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 04/27 11:03:38.895: [upf] INFO: UE F-SEID[UP:0x76b CP:0x85f] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:03:38.899: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:38.914: [smf] INFO: Removed Session: UE IMSI:[262421051774413] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 04/27 11:03:38.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:38.914: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:03:40.920: [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(63)@4cc781a8d606: Final verdict of PTC: none 04/27 11:03:40.922: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(64)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Sun Apr 27 11:03:40 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13544) Waiting for packet dumper to finish... 1 (prev_count=13544, count=14056) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sun Apr 27 11:03:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:44.207: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:44.401: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:45.408: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:45.409: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:45.409: [smf] INFO: UE IMSI[262428295803730] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 04/27 11:03:45.425: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:45.425: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x5e3] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 04/27 11:03:45.425: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x5e3] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:03:45.428: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x2430 (../src/upf/gtp-path.c:524) 04/27 11:03:45.428: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:03:48.430: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:48.442: [smf] INFO: Removed Session: UE IMSI:[262428295803730] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 04/27 11:03:48.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:48.442: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:03:50.448: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:03:50.448: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Sun Apr 27 11:03:50 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14664) Waiting for packet dumper to finish... 1 (prev_count=14664, count=15176) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sun Apr 27 11:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:03:55.426: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:03:55.639: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:03:56.642: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:03:56.643: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:03:56.643: [smf] INFO: UE IMSI[262423235080808] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 04/27 11:03:56.646: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:03:56.646: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xacb] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 04/27 11:03:56.646: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xacb] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:03:56.646: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xcef3 (../src/upf/gtp-path.c:602) 04/27 11:03:56.646: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 04/27 11:03:56.646: [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@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:03:59.650: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:03:59.652: [smf] INFO: Removed Session: UE IMSI:[262423235080808] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 04/27 11:03:59.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:03:59.652: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:04:01.653: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:04:01.654: [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)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Sun Apr 27 11:04:01 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15588) Waiting for packet dumper to finish... 1 (prev_count=15588, count=16892) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sun Apr 27 11:04:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:04:05.250: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:04:06.188: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:04:07.196: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:04:07.196: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:04:07.196: [smf] INFO: UE IMSI[262429749079689] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 04/27 11:04:07.207: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:04:07.207: [upf] INFO: UE F-SEID[UP:0x59f CP:0x92] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 04/27 11:04:07.207: [upf] INFO: UE F-SEID[UP:0x59f CP:0x92] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '200107800044210A0000000000000000'O 04/27 11:04:07.209: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x2c91 (../src/upf/gtp-path.c:602) 04/27 11:04:07.209: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 04/27 11:04:07.209: [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@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:04:10.213: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:04:10.225: [smf] INFO: Removed Session: UE IMSI:[262429749079689] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 04/27 11:04:10.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:04:10.226: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:04:12.235: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:04:12.235: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Sun Apr 27 11:04:12 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14832) Waiting for packet dumper to finish... 1 (prev_count=14832, count=15344) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sun Apr 27 11:04:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_clients_interact started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:04:16.089: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:04:16.447: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:04:17.454: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:04:17.454: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:04:17.454: [smf] INFO: UE IMSI[262426693531110] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 04/27 11:04:17.469: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:04:17.469: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x682] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 04/27 11:04:17.470: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x682] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: RA with /64 prefix '200107800044210B0000000000000000'O MTC@4cc781a8d606: sending CreatePDP 04/27 11:04:17.475: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/27 11:04:17.475: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/27 11:04:17.475: [smf] INFO: UE IMSI[262422665497181] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 04/27 11:04:17.486: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/27 11:04:17.487: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xb3b] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 04/27 11:04:17.487: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xb3b] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: RA with /64 prefix '200107800044210C0000000000000000'O MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:04:23.502: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/27 11:04:23.509: [smf] INFO: Removed Session: UE IMSI:[262426693531110] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 04/27 11:04:23.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/27 11:04:23.509: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:04:23.510: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:04:23.516: [smf] INFO: Removed Session: UE IMSI:[262422665497181] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 04/27 11:04:23.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:04:23.516: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:04:25.525: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:04:25.525: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_clients_interact(71)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_clients_interact(72)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Sun Apr 27 11:04:25 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22000) Waiting for packet dumper to finish... 1 (prev_count=22000, count=23304) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Sun Apr 27 11:04:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp46_act_deact_apn4 started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:04:29.131: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:04:29.580: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:04:30.586: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:04:30.586: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:04:30.586: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 04/27 11:04:30.586: [smf] INFO: UE IMSI[262423810750260] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:04:30.596: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:04:30.596: [upf] INFO: UE F-SEID[UP:0xacb CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 04/27 11:04:30.597: [upf] INFO: UE F-SEID[UP:0xacb CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:04:30.599: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/27 11:04:30.606: [smf] INFO: Removed Session: UE IMSI:[262423810750260] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:04:30.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/27 11:04:30.606: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:04:32.614: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:04:32.614: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@4cc781a8d606: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@4cc781a8d606: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Sun Apr 27 11:04:32 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Apr 27 11:04:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_echo_req_resp started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:04:35.994: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:04:36.483: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:04:39.493: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:04:39.494: [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)@4cc781a8d606: Final verdict of PTC: none TC_echo_req_resp(75)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@4cc781a8d606: Test case TC_echo_req_resp finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Apr 27 11:04:39 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7852) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Apr 27 11:04:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_echo_req_resp_gtpu started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:04:43.010: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:04:44.538: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:04:47.544: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:04:47.544: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@4cc781a8d606: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@4cc781a8d606: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Apr 27 11:04:47 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7500) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sun Apr 27 11:04:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp_act2_recovery started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:04:51.002: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:04:51.108: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:04:52.111: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/27 11:04:52.111: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/27 11:04:52.111: [smf] INFO: UE IMSI[262422358372322] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:04:52.114: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/27 11:04:52.114: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 04/27 11:04:52.114: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: sending 2nd CreatePDP (recovery increased) 04/27 11:04:52.114: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@4cc781a8d606: 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@4cc781a8d606: Stopping testcase execution from "GGSN_Tests.ttcn":383 04/27 11:04:55.118: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:04:55.118: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(80)@4cc781a8d606: Final verdict of PTC: none TC_pdp_act2_recovery(79)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@4cc781a8d606: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@4cc781a8d606: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@4cc781a8d606: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Sun Apr 27 11:04:55 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11664) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sun Apr 27 11:04:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_act_deact_retrans_duplicate started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:04:58.317: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:04:59.068: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:05:00.071: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/27 11:05:00.071: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/27 11:05:00.071: [smf] INFO: UE IMSI[262429401887699] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:00.075: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/27 11:05:00.075: [upf] INFO: UE F-SEID[UP:0x27c CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:00.075: [upf] INFO: UE F-SEID[UP:0x27c CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:05:00.075: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/27 11:05:00.077: [smf] INFO: Removed Session: UE IMSI:[262429401887699] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:00.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/27 11:05:00.077: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:01.078: [gtp] WARNING: [29488] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:03.085: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:05:03.085: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(81)@4cc781a8d606: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@4cc781a8d606: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sun Apr 27 11:05:03 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=15060) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Apr 27 11:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_pdp_act_restart_ctr_echo started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:05:06.265: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:05:08.548: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:05:09.551: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/27 11:05:09.551: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/27 11:05:09.551: [smf] INFO: UE IMSI[262429379088539] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:09.555: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/27 11:05:09.555: [upf] INFO: UE F-SEID[UP:0x96c CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:09.555: [upf] INFO: UE F-SEID[UP:0x96c CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: 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@4cc781a8d606: Stopping testcase execution from "GGSN_Tests.ttcn":2059 04/27 11:05:15.561: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:05:15.561: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@4cc781a8d606: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@4cc781a8d606: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@4cc781a8d606: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@4cc781a8d606: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sun Apr 27 11:05:15 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10912) Waiting for packet dumper to finish... 1 (prev_count=10912, count=11424) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Apr 27 11:05:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:05:18.747: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:05:19.631: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/27 11:05:20.991: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/27 11:05:20.991: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/27 11:05:20.991: [smf] INFO: UE IMSI[262428616145843] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:20.994: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/27 11:05:20.994: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:20.994: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:05:21.002: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/27 11:05:21.002: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/27 11:05:21.002: [smf] INFO: UE IMSI[262429190178045] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.004: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/27 11:05:21.004: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.004: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.012: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/27 11:05:21.012: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/27 11:05:21.012: [smf] INFO: UE IMSI[262427358664941] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.014: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/27 11:05:21.014: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.014: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.022: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/27 11:05:21.022: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/27 11:05:21.022: [smf] INFO: UE IMSI[262420863803119] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.025: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/27 11:05:21.025: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.025: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.033: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/27 11:05:21.033: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/27 11:05:21.033: [smf] INFO: UE IMSI[262420876728414] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.035: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/27 11:05:21.035: [upf] INFO: UE F-SEID[UP:0x558 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.035: [upf] INFO: UE F-SEID[UP:0x558 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.043: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/27 11:05:21.043: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/27 11:05:21.043: [smf] INFO: UE IMSI[262422869890672] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.045: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/27 11:05:21.045: [upf] INFO: UE F-SEID[UP:0xfbc CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.045: [upf] INFO: UE F-SEID[UP:0xfbc CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.054: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/27 11:05:21.054: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/27 11:05:21.054: [smf] INFO: UE IMSI[262422069493430] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.056: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/27 11:05:21.056: [upf] INFO: UE F-SEID[UP:0x339 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.056: [upf] INFO: UE F-SEID[UP:0x339 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.064: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/27 11:05:21.064: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/27 11:05:21.064: [smf] INFO: UE IMSI[262427000976535] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.066: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/27 11:05:21.066: [upf] INFO: UE F-SEID[UP:0x496 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.066: [upf] INFO: UE F-SEID[UP:0x496 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.074: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/27 11:05:21.074: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/27 11:05:21.074: [smf] INFO: UE IMSI[262421195059779] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.076: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/27 11:05:21.076: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.076: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.085: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/27 11:05:21.085: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/27 11:05:21.085: [smf] INFO: UE IMSI[262425386801012] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.087: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/27 11:05:21.087: [upf] INFO: UE F-SEID[UP:0x206 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.087: [upf] INFO: UE F-SEID[UP:0x206 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.095: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/27 11:05:21.095: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/27 11:05:21.095: [smf] INFO: UE IMSI[262421429211694] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.098: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/27 11:05:21.098: [upf] INFO: UE F-SEID[UP:0xbee CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.098: [upf] INFO: UE F-SEID[UP:0xbee CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.106: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/27 11:05:21.106: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/27 11:05:21.106: [smf] INFO: UE IMSI[262427741873012] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.109: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/27 11:05:21.109: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.109: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.116: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/27 11:05:21.116: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/27 11:05:21.116: [smf] INFO: UE IMSI[262427300619915] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.119: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/27 11:05:21.119: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.119: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.127: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/27 11:05:21.127: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/27 11:05:21.127: [smf] INFO: UE IMSI[262425425786525] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.129: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/27 11:05:21.129: [upf] INFO: UE F-SEID[UP:0x935 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.129: [upf] INFO: UE F-SEID[UP:0x935 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.137: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/27 11:05:21.137: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/27 11:05:21.137: [smf] INFO: UE IMSI[262426198592580] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.139: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/27 11:05:21.139: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.139: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.147: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/27 11:05:21.148: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/27 11:05:21.148: [smf] INFO: UE IMSI[262424042521124] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.150: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/27 11:05:21.150: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.150: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.158: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/27 11:05:21.158: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/27 11:05:21.158: [smf] INFO: UE IMSI[262426682814140] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.161: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/27 11:05:21.161: [upf] INFO: UE F-SEID[UP:0x104 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.161: [upf] INFO: UE F-SEID[UP:0x104 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.168: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/27 11:05:21.168: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/27 11:05:21.168: [smf] INFO: UE IMSI[262420218830226] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.171: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/27 11:05:21.171: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.171: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.179: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/27 11:05:21.179: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/27 11:05:21.179: [smf] INFO: UE IMSI[262427823047087] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.181: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/27 11:05:21.181: [upf] INFO: UE F-SEID[UP:0x634 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.181: [upf] INFO: UE F-SEID[UP:0x634 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.189: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/27 11:05:21.189: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/27 11:05:21.189: [smf] INFO: UE IMSI[262422427998505] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.191: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/27 11:05:21.191: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.191: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.199: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/27 11:05:21.199: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/27 11:05:21.199: [smf] INFO: UE IMSI[262424167140164] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.202: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/27 11:05:21.202: [upf] INFO: UE F-SEID[UP:0x39f CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.202: [upf] INFO: UE F-SEID[UP:0x39f CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.210: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/27 11:05:21.210: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/27 11:05:21.210: [smf] INFO: UE IMSI[262427437515994] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.212: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/27 11:05:21.212: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.212: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.220: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/27 11:05:21.220: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/27 11:05:21.220: [smf] INFO: UE IMSI[262424454003644] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.222: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/27 11:05:21.222: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.222: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.231: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/27 11:05:21.231: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/27 11:05:21.231: [smf] INFO: UE IMSI[262424878246078] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.233: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/27 11:05:21.233: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.233: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.241: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/27 11:05:21.241: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/27 11:05:21.241: [smf] INFO: UE IMSI[262429675515600] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.243: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/27 11:05:21.243: [upf] INFO: UE F-SEID[UP:0x796 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.243: [upf] INFO: UE F-SEID[UP:0x796 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.252: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/27 11:05:21.252: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/27 11:05:21.252: [smf] INFO: UE IMSI[262422828612904] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.254: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/27 11:05:21.254: [upf] INFO: UE F-SEID[UP:0xf12 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.254: [upf] INFO: UE F-SEID[UP:0xf12 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.262: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/27 11:05:21.262: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/27 11:05:21.262: [smf] INFO: UE IMSI[262428501939756] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.264: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/27 11:05:21.264: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.264: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.272: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/27 11:05:21.272: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/27 11:05:21.272: [smf] INFO: UE IMSI[262426574930821] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.274: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/27 11:05:21.274: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.275: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.283: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/27 11:05:21.283: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/27 11:05:21.283: [smf] INFO: UE IMSI[262421623389207] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.285: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/27 11:05:21.285: [upf] INFO: UE F-SEID[UP:0x941 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.285: [upf] INFO: UE F-SEID[UP:0x941 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.293: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/27 11:05:21.293: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/27 11:05:21.293: [smf] INFO: UE IMSI[262429031880778] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.295: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/27 11:05:21.295: [upf] INFO: UE F-SEID[UP:0xade CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.295: [upf] INFO: UE F-SEID[UP:0xade CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.304: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/27 11:05:21.304: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/27 11:05:21.304: [smf] INFO: UE IMSI[262425027816028] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.306: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/27 11:05:21.306: [upf] INFO: UE F-SEID[UP:0x7ef CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.306: [upf] INFO: UE F-SEID[UP:0x7ef CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.314: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/27 11:05:21.314: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/27 11:05:21.314: [smf] INFO: UE IMSI[262422055495407] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.316: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/27 11:05:21.316: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.316: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.324: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/27 11:05:21.324: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/27 11:05:21.324: [smf] INFO: UE IMSI[262422226151215] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.327: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/27 11:05:21.327: [upf] INFO: UE F-SEID[UP:0xaee CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.327: [upf] INFO: UE F-SEID[UP:0xaee CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.335: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/27 11:05:21.335: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/27 11:05:21.335: [smf] INFO: UE IMSI[262420286372515] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.337: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/27 11:05:21.337: [upf] INFO: UE F-SEID[UP:0xc29 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.337: [upf] INFO: UE F-SEID[UP:0xc29 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.345: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/27 11:05:21.345: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/27 11:05:21.345: [smf] INFO: UE IMSI[262425506958748] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.347: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/27 11:05:21.347: [upf] INFO: UE F-SEID[UP:0x59a CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.347: [upf] INFO: UE F-SEID[UP:0x59a CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.356: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/27 11:05:21.356: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/27 11:05:21.356: [smf] INFO: UE IMSI[262423813049195] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.358: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/27 11:05:21.358: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.358: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.366: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/27 11:05:21.366: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/27 11:05:21.366: [smf] INFO: UE IMSI[262426898895547] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.369: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/27 11:05:21.369: [upf] INFO: UE F-SEID[UP:0xc5e CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.369: [upf] INFO: UE F-SEID[UP:0xc5e CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.377: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/27 11:05:21.377: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/27 11:05:21.377: [smf] INFO: UE IMSI[262422572125623] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.379: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/27 11:05:21.379: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.379: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.387: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/27 11:05:21.387: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/27 11:05:21.387: [smf] INFO: UE IMSI[262421037230974] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.389: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/27 11:05:21.389: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.389: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.397: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/27 11:05:21.397: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/27 11:05:21.397: [smf] INFO: UE IMSI[262423875682717] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.400: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/27 11:05:21.400: [upf] INFO: UE F-SEID[UP:0x124 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.400: [upf] INFO: UE F-SEID[UP:0x124 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.408: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/27 11:05:21.408: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/27 11:05:21.408: [smf] INFO: UE IMSI[262420518983895] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.410: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/27 11:05:21.410: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.410: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.418: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/27 11:05:21.418: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/27 11:05:21.418: [smf] INFO: UE IMSI[262427659380398] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.420: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/27 11:05:21.420: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.420: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.429: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/27 11:05:21.429: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/27 11:05:21.429: [smf] INFO: UE IMSI[262429512410524] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.431: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/27 11:05:21.431: [upf] INFO: UE F-SEID[UP:0xccf CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.431: [upf] INFO: UE F-SEID[UP:0xccf CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.439: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/27 11:05:21.439: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/27 11:05:21.439: [smf] INFO: UE IMSI[262424831263810] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.441: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/27 11:05:21.441: [upf] INFO: UE F-SEID[UP:0x23f CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.441: [upf] INFO: UE F-SEID[UP:0x23f CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.449: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/27 11:05:21.449: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/27 11:05:21.449: [smf] INFO: UE IMSI[262428052995697] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.451: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/27 11:05:21.451: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.452: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.460: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/27 11:05:21.460: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/27 11:05:21.460: [smf] INFO: UE IMSI[262423565996627] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.462: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/27 11:05:21.462: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.462: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.470: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/27 11:05:21.470: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/27 11:05:21.470: [smf] INFO: UE IMSI[262425269786302] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.472: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/27 11:05:21.472: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.472: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.481: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/27 11:05:21.481: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/27 11:05:21.481: [smf] INFO: UE IMSI[262429191887602] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.483: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/27 11:05:21.483: [upf] INFO: UE F-SEID[UP:0x21d CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.483: [upf] INFO: UE F-SEID[UP:0x21d CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.491: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/27 11:05:21.491: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/27 11:05:21.491: [smf] INFO: UE IMSI[262427471715345] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.493: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/27 11:05:21.493: [upf] INFO: UE F-SEID[UP:0x63f CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.493: [upf] INFO: UE F-SEID[UP:0x63f CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.501: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/27 11:05:21.501: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/27 11:05:21.501: [smf] INFO: UE IMSI[262421842624475] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.504: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/27 11:05:21.504: [upf] INFO: UE F-SEID[UP:0x794 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.504: [upf] INFO: UE F-SEID[UP:0x794 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.512: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/27 11:05:21.512: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/27 11:05:21.512: [smf] INFO: UE IMSI[262428093403064] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.514: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/27 11:05:21.514: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.514: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.522: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/27 11:05:21.522: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/27 11:05:21.522: [smf] INFO: UE IMSI[262423670325956] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.525: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/27 11:05:21.525: [upf] INFO: UE F-SEID[UP:0x30c CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.525: [upf] INFO: UE F-SEID[UP:0x30c CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.533: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/27 11:05:21.533: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/27 11:05:21.533: [smf] INFO: UE IMSI[262422038426179] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.535: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/27 11:05:21.535: [upf] INFO: UE F-SEID[UP:0x255 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.535: [upf] INFO: UE F-SEID[UP:0x255 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.543: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/27 11:05:21.543: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/27 11:05:21.543: [smf] INFO: UE IMSI[262421747289176] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.545: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/27 11:05:21.545: [upf] INFO: UE F-SEID[UP:0x823 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.545: [upf] INFO: UE F-SEID[UP:0x823 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.553: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/27 11:05:21.553: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/27 11:05:21.553: [smf] INFO: UE IMSI[262424506495622] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.556: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/27 11:05:21.556: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.556: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.564: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/27 11:05:21.564: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/27 11:05:21.564: [smf] INFO: UE IMSI[262422864044604] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.566: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/27 11:05:21.566: [upf] INFO: UE F-SEID[UP:0xa3e CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.566: [upf] INFO: UE F-SEID[UP:0xa3e CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.574: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/27 11:05:21.574: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/27 11:05:21.574: [smf] INFO: UE IMSI[262422272247413] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.576: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/27 11:05:21.576: [upf] INFO: UE F-SEID[UP:0x36 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.576: [upf] INFO: UE F-SEID[UP:0x36 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.585: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/27 11:05:21.585: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/27 11:05:21.585: [smf] INFO: UE IMSI[262420859422354] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.587: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/27 11:05:21.587: [upf] INFO: UE F-SEID[UP:0x542 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.587: [upf] INFO: UE F-SEID[UP:0x542 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.595: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/27 11:05:21.595: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/27 11:05:21.595: [smf] INFO: UE IMSI[262422444872052] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.597: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/27 11:05:21.597: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.597: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.606: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/27 11:05:21.606: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/27 11:05:21.606: [smf] INFO: UE IMSI[262424927375223] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.608: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/27 11:05:21.608: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.608: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.616: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/27 11:05:21.616: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/27 11:05:21.616: [smf] INFO: UE IMSI[262426040250519] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.618: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/27 11:05:21.618: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.618: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.626: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/27 11:05:21.626: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/27 11:05:21.626: [smf] INFO: UE IMSI[262426639675075] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.629: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/27 11:05:21.629: [upf] INFO: UE F-SEID[UP:0x946 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.629: [upf] INFO: UE F-SEID[UP:0x946 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.637: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/27 11:05:21.637: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/27 11:05:21.637: [smf] INFO: UE IMSI[262429188567053] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.639: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/27 11:05:21.639: [upf] INFO: UE F-SEID[UP:0x202 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.639: [upf] INFO: UE F-SEID[UP:0x202 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.647: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/27 11:05:21.647: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/27 11:05:21.647: [smf] INFO: UE IMSI[262422521183881] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.649: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/27 11:05:21.649: [upf] INFO: UE F-SEID[UP:0x359 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.649: [upf] INFO: UE F-SEID[UP:0x359 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.658: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/27 11:05:21.658: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/27 11:05:21.658: [smf] INFO: UE IMSI[262422179332697] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.660: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/27 11:05:21.660: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.660: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.668: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/27 11:05:21.668: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/27 11:05:21.668: [smf] INFO: UE IMSI[262425067938430] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.670: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/27 11:05:21.670: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.670: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.678: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/27 11:05:21.678: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/27 11:05:21.678: [smf] INFO: UE IMSI[262425684884772] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.681: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/27 11:05:21.681: [upf] INFO: UE F-SEID[UP:0x65 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.681: [upf] INFO: UE F-SEID[UP:0x65 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.689: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/27 11:05:21.689: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/27 11:05:21.689: [smf] INFO: UE IMSI[262420169299489] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.691: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/27 11:05:21.691: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.691: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.699: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/27 11:05:21.699: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/27 11:05:21.699: [smf] INFO: UE IMSI[262420165418798] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.701: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/27 11:05:21.701: [upf] INFO: UE F-SEID[UP:0x642 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.701: [upf] INFO: UE F-SEID[UP:0x642 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.710: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/27 11:05:21.710: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/27 11:05:21.710: [smf] INFO: UE IMSI[262422029880563] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.712: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/27 11:05:21.712: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.712: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.720: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/27 11:05:21.720: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/27 11:05:21.720: [smf] INFO: UE IMSI[262426095675158] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.722: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/27 11:05:21.722: [upf] INFO: UE F-SEID[UP:0xcea CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.722: [upf] INFO: UE F-SEID[UP:0xcea CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.731: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/27 11:05:21.731: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/27 11:05:21.731: [smf] INFO: UE IMSI[262422723219102] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.733: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/27 11:05:21.733: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.733: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.741: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/27 11:05:21.741: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/27 11:05:21.741: [smf] INFO: UE IMSI[262426421164794] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.743: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/27 11:05:21.743: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.743: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.751: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/27 11:05:21.751: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/27 11:05:21.751: [smf] INFO: UE IMSI[262426912060158] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.754: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/27 11:05:21.754: [upf] INFO: UE F-SEID[UP:0x689 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.754: [upf] INFO: UE F-SEID[UP:0x689 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.762: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/27 11:05:21.762: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/27 11:05:21.762: [smf] INFO: UE IMSI[262429440652680] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.764: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/27 11:05:21.764: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.764: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.772: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/27 11:05:21.772: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/27 11:05:21.772: [smf] INFO: UE IMSI[262429992028246] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.774: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/27 11:05:21.774: [upf] INFO: UE F-SEID[UP:0x227 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.774: [upf] INFO: UE F-SEID[UP:0x227 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.783: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/27 11:05:21.783: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/27 11:05:21.783: [smf] INFO: UE IMSI[262423865468342] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.785: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/27 11:05:21.785: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.785: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.793: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/27 11:05:21.793: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/27 11:05:21.793: [smf] INFO: UE IMSI[262427380258211] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.795: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/27 11:05:21.795: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.795: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.803: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/27 11:05:21.803: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/27 11:05:21.803: [smf] INFO: UE IMSI[262421991283075] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.805: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/27 11:05:21.806: [upf] INFO: UE F-SEID[UP:0x21a CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.806: [upf] INFO: UE F-SEID[UP:0x21a CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.814: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/27 11:05:21.814: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/27 11:05:21.814: [smf] INFO: UE IMSI[262426721155730] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.816: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/27 11:05:21.816: [upf] INFO: UE F-SEID[UP:0x408 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.816: [upf] INFO: UE F-SEID[UP:0x408 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.824: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/27 11:05:21.824: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/27 11:05:21.824: [smf] INFO: UE IMSI[262425184818214] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.826: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/27 11:05:21.826: [upf] INFO: UE F-SEID[UP:0xeda CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.826: [upf] INFO: UE F-SEID[UP:0xeda CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.835: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/27 11:05:21.835: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/27 11:05:21.835: [smf] INFO: UE IMSI[262420701925411] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.837: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/27 11:05:21.837: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.837: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.845: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/27 11:05:21.845: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/27 11:05:21.845: [smf] INFO: UE IMSI[262420145997733] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.848: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/27 11:05:21.848: [upf] INFO: UE F-SEID[UP:0x118 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.848: [upf] INFO: UE F-SEID[UP:0x118 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.855: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/27 11:05:21.855: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/27 11:05:21.855: [smf] INFO: UE IMSI[262420950590567] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.858: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/27 11:05:21.858: [upf] INFO: UE F-SEID[UP:0x96f CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.858: [upf] INFO: UE F-SEID[UP:0x96f CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.866: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/27 11:05:21.866: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/27 11:05:21.866: [smf] INFO: UE IMSI[262429125301150] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.868: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/27 11:05:21.868: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.868: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.876: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/27 11:05:21.876: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/27 11:05:21.876: [smf] INFO: UE IMSI[262421745461516] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.878: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/27 11:05:21.878: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.878: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.887: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/27 11:05:21.887: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/27 11:05:21.887: [smf] INFO: UE IMSI[262423172121777] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.889: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/27 11:05:21.889: [upf] INFO: UE F-SEID[UP:0x737 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.889: [upf] INFO: UE F-SEID[UP:0x737 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.897: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/27 11:05:21.897: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/27 11:05:21.897: [smf] INFO: UE IMSI[262427807877456] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.899: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/27 11:05:21.899: [upf] INFO: UE F-SEID[UP:0x82c CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.899: [upf] INFO: UE F-SEID[UP:0x82c CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.908: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/27 11:05:21.908: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/27 11:05:21.908: [smf] INFO: UE IMSI[262424181266559] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.910: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/27 11:05:21.910: [upf] INFO: UE F-SEID[UP:0x64c CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.910: [upf] INFO: UE F-SEID[UP:0x64c CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.918: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/27 11:05:21.918: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/27 11:05:21.918: [smf] INFO: UE IMSI[262420979455660] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.920: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/27 11:05:21.920: [upf] INFO: UE F-SEID[UP:0x482 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.920: [upf] INFO: UE F-SEID[UP:0x482 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.928: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/27 11:05:21.928: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/27 11:05:21.928: [smf] INFO: UE IMSI[262424324540727] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.931: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/27 11:05:21.931: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.931: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.939: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/27 11:05:21.939: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/27 11:05:21.939: [smf] INFO: UE IMSI[262425312589921] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.941: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/27 11:05:21.941: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.941: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.949: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/27 11:05:21.949: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/27 11:05:21.949: [smf] INFO: UE IMSI[262423940990860] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.952: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/27 11:05:21.952: [upf] INFO: UE F-SEID[UP:0xa15 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.952: [upf] INFO: UE F-SEID[UP:0xa15 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.960: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/27 11:05:21.960: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/27 11:05:21.960: [smf] INFO: UE IMSI[262426627024391] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.963: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/27 11:05:21.963: [upf] INFO: UE F-SEID[UP:0xeca CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.963: [upf] INFO: UE F-SEID[UP:0xeca CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.970: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/27 11:05:21.970: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/27 11:05:21.970: [smf] INFO: UE IMSI[262426819041280] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.974: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/27 11:05:21.974: [upf] INFO: UE F-SEID[UP:0x17c CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.974: [upf] INFO: UE F-SEID[UP:0x17c CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.981: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/27 11:05:21.981: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/27 11:05:21.981: [smf] INFO: UE IMSI[262425835574718] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.984: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/27 11:05:21.984: [upf] INFO: UE F-SEID[UP:0x751 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.984: [upf] INFO: UE F-SEID[UP:0x751 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:21.992: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/27 11:05:21.992: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/27 11:05:21.992: [smf] INFO: UE IMSI[262422027053245] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:21.997: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/27 11:05:21.997: [upf] INFO: UE F-SEID[UP:0x60a CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:21.997: [upf] INFO: UE F-SEID[UP:0x60a CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.002: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/27 11:05:22.002: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/27 11:05:22.002: [smf] INFO: UE IMSI[262425392214795] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.006: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/27 11:05:22.006: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.006: [upf] INFO: UE F-SEID[UP:0x7cf CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.013: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/27 11:05:22.013: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/27 11:05:22.013: [smf] INFO: UE IMSI[262424295394547] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.017: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/27 11:05:22.017: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.018: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.024: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/27 11:05:22.024: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/27 11:05:22.024: [smf] INFO: UE IMSI[262427977805404] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.029: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/27 11:05:22.029: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.029: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.035: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/27 11:05:22.035: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/27 11:05:22.035: [smf] INFO: UE IMSI[262424156447976] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.042: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/27 11:05:22.042: [upf] INFO: UE F-SEID[UP:0x847 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.042: [upf] INFO: UE F-SEID[UP:0x847 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.046: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/27 11:05:22.046: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/27 11:05:22.046: [smf] INFO: UE IMSI[262422162575078] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.050: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/27 11:05:22.050: [upf] INFO: UE F-SEID[UP:0x87a CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.050: [upf] INFO: UE F-SEID[UP:0x87a CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.057: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/27 11:05:22.057: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/27 11:05:22.057: [smf] INFO: UE IMSI[262423471787088] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.061: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/27 11:05:22.061: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.061: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.068: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/27 11:05:22.068: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/27 11:05:22.068: [smf] INFO: UE IMSI[262422425292829] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.071: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/27 11:05:22.071: [upf] INFO: UE F-SEID[UP:0x81e CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.071: [upf] INFO: UE F-SEID[UP:0x81e CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.078: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/27 11:05:22.078: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/27 11:05:22.078: [smf] INFO: UE IMSI[262420952933805] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.080: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/27 11:05:22.080: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.080: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.089: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/27 11:05:22.089: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/27 11:05:22.089: [smf] INFO: UE IMSI[262424746951794] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.094: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/27 11:05:22.094: [upf] INFO: UE F-SEID[UP:0x151 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.094: [upf] INFO: UE F-SEID[UP:0x151 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.100: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/27 11:05:22.100: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/27 11:05:22.100: [smf] INFO: UE IMSI[262424310539289] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.104: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/27 11:05:22.104: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.104: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.111: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/27 11:05:22.111: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/27 11:05:22.111: [smf] INFO: UE IMSI[262429147499386] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.114: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/27 11:05:22.114: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.114: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.122: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/27 11:05:22.122: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/27 11:05:22.122: [smf] INFO: UE IMSI[262424207535260] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.126: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/27 11:05:22.126: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.126: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.132: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/27 11:05:22.132: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/27 11:05:22.132: [smf] INFO: UE IMSI[262425344210530] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.136: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/27 11:05:22.136: [upf] INFO: UE F-SEID[UP:0xe3d CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.136: [upf] INFO: UE F-SEID[UP:0xe3d CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.143: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/27 11:05:22.143: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/27 11:05:22.143: [smf] INFO: UE IMSI[262421190774655] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.146: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/27 11:05:22.146: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.146: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.154: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/27 11:05:22.154: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/27 11:05:22.154: [smf] INFO: UE IMSI[262421118632780] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.158: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/27 11:05:22.158: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.158: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.164: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/27 11:05:22.164: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/27 11:05:22.164: [smf] INFO: UE IMSI[262422632778871] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.168: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/27 11:05:22.168: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.168: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.175: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/27 11:05:22.175: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/27 11:05:22.175: [smf] INFO: UE IMSI[262422440449594] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.179: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/27 11:05:22.179: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.179: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.186: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/27 11:05:22.186: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/27 11:05:22.186: [smf] INFO: UE IMSI[262426522866645] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.190: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/27 11:05:22.190: [upf] INFO: UE F-SEID[UP:0x263 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.190: [upf] INFO: UE F-SEID[UP:0x263 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.197: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/27 11:05:22.197: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/27 11:05:22.197: [smf] INFO: UE IMSI[262429427358247] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.200: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/27 11:05:22.200: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.200: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.207: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/27 11:05:22.207: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/27 11:05:22.207: [smf] INFO: UE IMSI[262420812481151] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.211: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/27 11:05:22.211: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.211: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.218: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/27 11:05:22.218: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/27 11:05:22.218: [smf] INFO: UE IMSI[262423813090251] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.221: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/27 11:05:22.221: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.221: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.228: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/27 11:05:22.228: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/27 11:05:22.228: [smf] INFO: UE IMSI[262426738138050] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.231: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/27 11:05:22.231: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.231: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.238: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/27 11:05:22.238: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/27 11:05:22.238: [smf] INFO: UE IMSI[262428161592036] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.241: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/27 11:05:22.241: [upf] INFO: UE F-SEID[UP:0x20c CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.241: [upf] INFO: UE F-SEID[UP:0x20c CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.249: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/27 11:05:22.249: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/27 11:05:22.249: [smf] INFO: UE IMSI[262427709562328] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.252: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/27 11:05:22.252: [upf] INFO: UE F-SEID[UP:0x5dc CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.252: [upf] INFO: UE F-SEID[UP:0x5dc CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.259: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/27 11:05:22.260: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/27 11:05:22.260: [smf] INFO: UE IMSI[262424519623855] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.263: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/27 11:05:22.263: [upf] INFO: UE F-SEID[UP:0x853 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.263: [upf] INFO: UE F-SEID[UP:0x853 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.270: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/27 11:05:22.270: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/27 11:05:22.270: [smf] INFO: UE IMSI[262424491957974] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.273: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/27 11:05:22.273: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.273: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.280: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/27 11:05:22.280: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/27 11:05:22.280: [smf] INFO: UE IMSI[262429831836905] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.283: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/27 11:05:22.283: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.283: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.291: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/27 11:05:22.291: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/27 11:05:22.291: [smf] INFO: UE IMSI[262428619862469] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.293: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/27 11:05:22.293: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.293: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.301: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/27 11:05:22.301: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/27 11:05:22.301: [smf] INFO: UE IMSI[262426745723487] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.304: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/27 11:05:22.304: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.304: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.312: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/27 11:05:22.312: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/27 11:05:22.312: [smf] INFO: UE IMSI[262421918071217] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.314: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/27 11:05:22.314: [upf] INFO: UE F-SEID[UP:0x200 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.314: [upf] INFO: UE F-SEID[UP:0x200 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.322: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/27 11:05:22.322: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/27 11:05:22.322: [smf] INFO: UE IMSI[262425721011462] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.325: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/27 11:05:22.325: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.325: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.333: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/27 11:05:22.333: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/27 11:05:22.333: [smf] INFO: UE IMSI[262429979606263] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.335: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/27 11:05:22.335: [upf] INFO: UE F-SEID[UP:0xeee CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.335: [upf] INFO: UE F-SEID[UP:0xeee CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.343: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/27 11:05:22.343: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/27 11:05:22.343: [smf] INFO: UE IMSI[262422398898039] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.346: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/27 11:05:22.346: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.346: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.354: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/27 11:05:22.354: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/27 11:05:22.354: [smf] INFO: UE IMSI[262428054637172] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.356: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/27 11:05:22.356: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.356: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.364: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/27 11:05:22.364: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/27 11:05:22.364: [smf] INFO: UE IMSI[262424600555775] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.366: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/27 11:05:22.367: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.367: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.375: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/27 11:05:22.375: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/27 11:05:22.375: [smf] INFO: UE IMSI[262427911384392] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.377: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/27 11:05:22.377: [upf] INFO: UE F-SEID[UP:0x43b CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.377: [upf] INFO: UE F-SEID[UP:0x43b CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.385: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/27 11:05:22.385: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/27 11:05:22.385: [smf] INFO: UE IMSI[262427225274289] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.388: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/27 11:05:22.388: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.388: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.396: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/27 11:05:22.396: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/27 11:05:22.396: [smf] INFO: UE IMSI[262427482962582] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.399: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/27 11:05:22.399: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.399: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.406: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/27 11:05:22.406: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/27 11:05:22.406: [smf] INFO: UE IMSI[262421754506071] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.409: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/27 11:05:22.409: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.409: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.417: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/27 11:05:22.417: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/27 11:05:22.417: [smf] INFO: UE IMSI[262420025696750] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.419: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/27 11:05:22.419: [upf] INFO: UE F-SEID[UP:0x888 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.419: [upf] INFO: UE F-SEID[UP:0x888 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.427: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/27 11:05:22.427: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/27 11:05:22.427: [smf] INFO: UE IMSI[262422171863045] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.430: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/27 11:05:22.430: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.430: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.437: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/27 11:05:22.437: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/27 11:05:22.437: [smf] INFO: UE IMSI[262425902051621] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.440: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/27 11:05:22.440: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.440: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.448: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/27 11:05:22.448: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/27 11:05:22.448: [smf] INFO: UE IMSI[262423260226915] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.451: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/27 11:05:22.451: [upf] INFO: UE F-SEID[UP:0xded CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.451: [upf] INFO: UE F-SEID[UP:0xded CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.458: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/27 11:05:22.458: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/27 11:05:22.458: [smf] INFO: UE IMSI[262426000881742] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.461: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/27 11:05:22.461: [upf] INFO: UE F-SEID[UP:0x764 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.461: [upf] INFO: UE F-SEID[UP:0x764 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.469: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/27 11:05:22.469: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/27 11:05:22.469: [smf] INFO: UE IMSI[262424061541573] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.471: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/27 11:05:22.471: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.471: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.479: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/27 11:05:22.479: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/27 11:05:22.479: [smf] INFO: UE IMSI[262428392824486] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.482: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/27 11:05:22.482: [upf] INFO: UE F-SEID[UP:0x2cc CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.482: [upf] INFO: UE F-SEID[UP:0x2cc CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.490: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/27 11:05:22.490: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/27 11:05:22.490: [smf] INFO: UE IMSI[262428110361352] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.492: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/27 11:05:22.492: [upf] INFO: UE F-SEID[UP:0x948 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.492: [upf] INFO: UE F-SEID[UP:0x948 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.500: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/27 11:05:22.500: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/27 11:05:22.500: [smf] INFO: UE IMSI[262429915393715] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.502: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/27 11:05:22.502: [upf] INFO: UE F-SEID[UP:0x4d CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.502: [upf] INFO: UE F-SEID[UP:0x4d CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.510: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/27 11:05:22.510: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/27 11:05:22.510: [smf] INFO: UE IMSI[262421129221926] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.513: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/27 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.521: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/27 11:05:22.521: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/27 11:05:22.521: [smf] INFO: UE IMSI[262429074393087] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.523: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/27 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.531: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/27 11:05:22.531: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/27 11:05:22.531: [smf] INFO: UE IMSI[262427947259925] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.534: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/27 11:05:22.534: [upf] INFO: UE F-SEID[UP:0x257 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.534: [upf] INFO: UE F-SEID[UP:0x257 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.542: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/27 11:05:22.542: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/27 11:05:22.542: [smf] INFO: UE IMSI[262423290847228] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.547: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/27 11:05:22.548: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.548: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.553: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/27 11:05:22.553: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/27 11:05:22.553: [smf] INFO: UE IMSI[262428219066475] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.558: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/27 11:05:22.558: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.558: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.564: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/27 11:05:22.564: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/27 11:05:22.564: [smf] INFO: UE IMSI[262424616247761] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.568: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/27 11:05:22.568: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.568: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.575: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/27 11:05:22.575: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/27 11:05:22.575: [smf] INFO: UE IMSI[262426428960770] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.579: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/27 11:05:22.579: [upf] INFO: UE F-SEID[UP:0x486 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.579: [upf] INFO: UE F-SEID[UP:0x486 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.586: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/27 11:05:22.586: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/27 11:05:22.586: [smf] INFO: UE IMSI[262429849089848] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.589: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/27 11:05:22.590: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.590: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.596: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/27 11:05:22.596: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/27 11:05:22.596: [smf] INFO: UE IMSI[262429996917487] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.601: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/27 11:05:22.601: [upf] INFO: UE F-SEID[UP:0x296 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.601: [upf] INFO: UE F-SEID[UP:0x296 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.607: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/27 11:05:22.607: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/27 11:05:22.607: [smf] INFO: UE IMSI[262425418701081] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.612: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/27 11:05:22.612: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.612: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.618: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/27 11:05:22.618: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/27 11:05:22.618: [smf] INFO: UE IMSI[262423246828800] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.621: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/27 11:05:22.621: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.621: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.629: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/27 11:05:22.629: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/27 11:05:22.629: [smf] INFO: UE IMSI[262424955873918] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.634: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/27 11:05:22.634: [upf] INFO: UE F-SEID[UP:0xc97 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.634: [upf] INFO: UE F-SEID[UP:0xc97 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.640: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/27 11:05:22.640: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/27 11:05:22.640: [smf] INFO: UE IMSI[262424534495519] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.647: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/27 11:05:22.647: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.647: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.652: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/27 11:05:22.652: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/27 11:05:22.652: [smf] INFO: UE IMSI[262420222151843] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.658: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/27 11:05:22.658: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.658: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.663: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/27 11:05:22.663: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/27 11:05:22.663: [smf] INFO: UE IMSI[262422525772583] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.669: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/27 11:05:22.669: [upf] INFO: UE F-SEID[UP:0x69 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.669: [upf] INFO: UE F-SEID[UP:0x69 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.674: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/27 11:05:22.674: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/27 11:05:22.674: [smf] INFO: UE IMSI[262425673955278] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.678: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/27 11:05:22.678: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.678: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.684: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/27 11:05:22.685: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/27 11:05:22.685: [smf] INFO: UE IMSI[262427590283276] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.688: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/27 11:05:22.688: [upf] INFO: UE F-SEID[UP:0x12e CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.688: [upf] INFO: UE F-SEID[UP:0x12e CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.696: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/27 11:05:22.696: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/27 11:05:22.696: [smf] INFO: UE IMSI[262425033527574] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.700: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/27 11:05:22.700: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.700: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.706: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/27 11:05:22.706: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/27 11:05:22.706: [smf] INFO: UE IMSI[262426847151220] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.711: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/27 11:05:22.711: [upf] INFO: UE F-SEID[UP:0xebd CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.711: [upf] INFO: UE F-SEID[UP:0xebd CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.717: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/27 11:05:22.717: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/27 11:05:22.717: [smf] INFO: UE IMSI[262420160553605] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.721: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/27 11:05:22.721: [upf] INFO: UE F-SEID[UP:0x282 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.721: [upf] INFO: UE F-SEID[UP:0x282 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.728: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/27 11:05:22.728: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/27 11:05:22.728: [smf] INFO: UE IMSI[262420013498203] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.731: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/27 11:05:22.731: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.731: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.739: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/27 11:05:22.739: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/27 11:05:22.739: [smf] INFO: UE IMSI[262421578408656] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.742: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/27 11:05:22.743: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.743: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.750: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/27 11:05:22.750: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/27 11:05:22.750: [smf] INFO: UE IMSI[262424820835249] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.756: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/27 11:05:22.756: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.756: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.761: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/27 11:05:22.761: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/27 11:05:22.761: [smf] INFO: UE IMSI[262424677716803] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.766: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/27 11:05:22.766: [upf] INFO: UE F-SEID[UP:0x71e CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.766: [upf] INFO: UE F-SEID[UP:0x71e CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.771: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/27 11:05:22.771: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/27 11:05:22.771: [smf] INFO: UE IMSI[262420302470623] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.776: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/27 11:05:22.776: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.776: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.782: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/27 11:05:22.782: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/27 11:05:22.782: [smf] INFO: UE IMSI[262424493068963] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.787: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/27 11:05:22.787: [upf] INFO: UE F-SEID[UP:0x48a CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.787: [upf] INFO: UE F-SEID[UP:0x48a CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.793: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/27 11:05:22.793: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/27 11:05:22.793: [smf] INFO: UE IMSI[262425166793983] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.797: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/27 11:05:22.797: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.797: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.804: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/27 11:05:22.804: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/27 11:05:22.804: [smf] INFO: UE IMSI[262429994298444] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.807: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/27 11:05:22.807: [upf] INFO: UE F-SEID[UP:0x335 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.807: [upf] INFO: UE F-SEID[UP:0x335 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.815: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/27 11:05:22.815: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/27 11:05:22.815: [smf] INFO: UE IMSI[262426651409235] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.819: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/27 11:05:22.819: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.819: [upf] INFO: UE F-SEID[UP:0x7ba CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.826: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/27 11:05:22.826: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/27 11:05:22.826: [smf] INFO: UE IMSI[262429040475261] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.830: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/27 11:05:22.830: [upf] INFO: UE F-SEID[UP:0xd03 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.830: [upf] INFO: UE F-SEID[UP:0xd03 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.837: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/27 11:05:22.837: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/27 11:05:22.837: [smf] INFO: UE IMSI[262429560144066] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.841: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/27 11:05:22.841: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.841: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.847: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/27 11:05:22.848: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/27 11:05:22.848: [smf] INFO: UE IMSI[262425974887823] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.853: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/27 11:05:22.853: [upf] INFO: UE F-SEID[UP:0x376 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.853: [upf] INFO: UE F-SEID[UP:0x376 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.859: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/27 11:05:22.859: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/27 11:05:22.859: [smf] INFO: UE IMSI[262425710467560] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.865: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/27 11:05:22.865: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.865: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.870: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/27 11:05:22.870: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/27 11:05:22.870: [smf] INFO: UE IMSI[262421724764235] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.875: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/27 11:05:22.875: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.875: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.881: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/27 11:05:22.881: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/27 11:05:22.881: [smf] INFO: UE IMSI[262422087537911] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.886: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/27 11:05:22.886: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.886: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.892: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/27 11:05:22.892: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/27 11:05:22.892: [smf] INFO: UE IMSI[262424488957235] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.900: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/27 11:05:22.900: [upf] INFO: UE F-SEID[UP:0x181 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.900: [upf] INFO: UE F-SEID[UP:0x181 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.904: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/27 11:05:22.904: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/27 11:05:22.904: [smf] INFO: UE IMSI[262425618404321] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.908: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/27 11:05:22.908: [upf] INFO: UE F-SEID[UP:0x53b CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.908: [upf] INFO: UE F-SEID[UP:0x53b CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.914: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/27 11:05:22.914: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/27 11:05:22.914: [smf] INFO: UE IMSI[262428161322291] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.918: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/27 11:05:22.918: [upf] INFO: UE F-SEID[UP:0x8de CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.918: [upf] INFO: UE F-SEID[UP:0x8de CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.925: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/27 11:05:22.925: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/27 11:05:22.925: [smf] INFO: UE IMSI[262429099446330] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.929: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/27 11:05:22.929: [upf] INFO: UE F-SEID[UP:0x57b CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.929: [upf] INFO: UE F-SEID[UP:0x57b CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.936: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/27 11:05:22.936: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/27 11:05:22.936: [smf] INFO: UE IMSI[262425060070194] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.940: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/27 11:05:22.940: [upf] INFO: UE F-SEID[UP:0x731 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.940: [upf] INFO: UE F-SEID[UP:0x731 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.947: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/27 11:05:22.947: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/27 11:05:22.947: [smf] INFO: UE IMSI[262423653257393] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.951: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/27 11:05:22.951: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.951: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.958: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/27 11:05:22.958: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/27 11:05:22.958: [smf] INFO: UE IMSI[262427907791840] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.962: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/27 11:05:22.962: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.962: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.968: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/27 11:05:22.969: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/27 11:05:22.969: [smf] INFO: UE IMSI[262420513266883] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.973: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/27 11:05:22.973: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.973: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.979: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/27 11:05:22.979: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/27 11:05:22.979: [smf] INFO: UE IMSI[262424768413690] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.982: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/27 11:05:22.982: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.982: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:22.990: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/27 11:05:22.990: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/27 11:05:22.990: [smf] INFO: UE IMSI[262425165111448] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:22.995: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/27 11:05:22.995: [upf] INFO: UE F-SEID[UP:0x27b CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:22.995: [upf] INFO: UE F-SEID[UP:0x27b CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.001: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/27 11:05:23.001: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/27 11:05:23.001: [smf] INFO: UE IMSI[262427707278836] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.009: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/27 11:05:23.009: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.009: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.013: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/27 11:05:23.013: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/27 11:05:23.013: [smf] INFO: UE IMSI[262429228941913] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.018: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/27 11:05:23.018: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.018: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.024: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/27 11:05:23.024: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/27 11:05:23.024: [smf] INFO: UE IMSI[262421298950308] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.035: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/27 11:05:23.035: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.035: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.036: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/27 11:05:23.036: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/27 11:05:23.036: [smf] INFO: UE IMSI[262423915299703] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.044: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/27 11:05:23.044: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.044: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.047: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/27 11:05:23.047: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/27 11:05:23.047: [smf] INFO: UE IMSI[262421885614545] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.050: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/27 11:05:23.050: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.050: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.057: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/27 11:05:23.057: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/27 11:05:23.057: [smf] INFO: UE IMSI[262424472736380] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.060: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/27 11:05:23.060: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.060: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.068: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/27 11:05:23.068: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/27 11:05:23.068: [smf] INFO: UE IMSI[262425719874987] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.072: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/27 11:05:23.072: [upf] INFO: UE F-SEID[UP:0x122 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.072: [upf] INFO: UE F-SEID[UP:0x122 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.079: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/27 11:05:23.079: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/27 11:05:23.079: [smf] INFO: UE IMSI[262423669995015] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.083: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/27 11:05:23.083: [upf] INFO: UE F-SEID[UP:0x739 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.083: [upf] INFO: UE F-SEID[UP:0x739 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.090: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/27 11:05:23.090: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/27 11:05:23.090: [smf] INFO: UE IMSI[262427570447508] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.094: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/27 11:05:23.094: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.094: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.101: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/27 11:05:23.101: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/27 11:05:23.101: [smf] INFO: UE IMSI[262427748653158] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.104: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/27 11:05:23.104: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.104: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.112: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/27 11:05:23.112: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/27 11:05:23.112: [smf] INFO: UE IMSI[262429102578667] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.115: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/27 11:05:23.115: [upf] INFO: UE F-SEID[UP:0x2e CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.115: [upf] INFO: UE F-SEID[UP:0x2e CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.122: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/27 11:05:23.122: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/27 11:05:23.122: [smf] INFO: UE IMSI[262427226171996] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.126: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/27 11:05:23.126: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.126: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.134: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/27 11:05:23.134: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/27 11:05:23.134: [smf] INFO: UE IMSI[262422237252161] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.138: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/27 11:05:23.138: [upf] INFO: UE F-SEID[UP:0x31d CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.138: [upf] INFO: UE F-SEID[UP:0x31d CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.145: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/27 11:05:23.145: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/27 11:05:23.145: [smf] INFO: UE IMSI[262427945032407] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.149: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/27 11:05:23.149: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.149: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.155: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/27 11:05:23.155: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/27 11:05:23.155: [smf] INFO: UE IMSI[262429721325275] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.160: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/27 11:05:23.160: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.160: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.166: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/27 11:05:23.166: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/27 11:05:23.166: [smf] INFO: UE IMSI[262428894515537] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.171: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/27 11:05:23.171: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.171: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.177: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/27 11:05:23.177: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/27 11:05:23.177: [smf] INFO: UE IMSI[262421292539095] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.182: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/27 11:05:23.182: [upf] INFO: UE F-SEID[UP:0x28b CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.182: [upf] INFO: UE F-SEID[UP:0x28b CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.188: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/27 11:05:23.188: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/27 11:05:23.188: [smf] INFO: UE IMSI[262424578195197] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.192: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/27 11:05:23.192: [upf] INFO: UE F-SEID[UP:0x4b CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.192: [upf] INFO: UE F-SEID[UP:0x4b CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.199: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/27 11:05:23.199: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/27 11:05:23.199: [smf] INFO: UE IMSI[262421526280080] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.202: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/27 11:05:23.202: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.202: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.209: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/27 11:05:23.209: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/27 11:05:23.210: [smf] INFO: UE IMSI[262424337504745] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.212: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/27 11:05:23.212: [upf] INFO: UE F-SEID[UP:0x313 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.212: [upf] INFO: UE F-SEID[UP:0x313 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.220: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/27 11:05:23.220: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/27 11:05:23.220: [smf] INFO: UE IMSI[262420506634877] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.223: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/27 11:05:23.223: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.223: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.231: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/27 11:05:23.231: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/27 11:05:23.231: [smf] INFO: UE IMSI[262425643774760] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.234: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/27 11:05:23.234: [upf] INFO: UE F-SEID[UP:0x149 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.234: [upf] INFO: UE F-SEID[UP:0x149 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.241: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/27 11:05:23.241: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/27 11:05:23.242: [smf] INFO: UE IMSI[262428227024043] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.245: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/27 11:05:23.245: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.245: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.252: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/27 11:05:23.252: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/27 11:05:23.252: [smf] INFO: UE IMSI[262420178029285] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.256: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/27 11:05:23.256: [upf] INFO: UE F-SEID[UP:0xb57 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.256: [upf] INFO: UE F-SEID[UP:0xb57 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.263: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/27 11:05:23.263: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/27 11:05:23.263: [smf] INFO: UE IMSI[262423292075829] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.267: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/27 11:05:23.267: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.267: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.274: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/27 11:05:23.274: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/27 11:05:23.274: [smf] INFO: UE IMSI[262426293337758] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.278: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/27 11:05:23.278: [upf] INFO: UE F-SEID[UP:0xffe CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.278: [upf] INFO: UE F-SEID[UP:0xffe CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.285: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/27 11:05:23.285: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/27 11:05:23.285: [smf] INFO: UE IMSI[262424062393140] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.290: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/27 11:05:23.290: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.290: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.296: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/27 11:05:23.296: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/27 11:05:23.296: [smf] INFO: UE IMSI[262424156359438] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.300: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/27 11:05:23.300: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.300: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.306: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/27 11:05:23.307: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/27 11:05:23.307: [smf] INFO: UE IMSI[262426693981362] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.311: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/27 11:05:23.311: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.311: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.317: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/27 11:05:23.317: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/27 11:05:23.317: [smf] INFO: UE IMSI[262421648022924] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.322: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/27 11:05:23.322: [upf] INFO: UE F-SEID[UP:0xe1d CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.322: [upf] INFO: UE F-SEID[UP:0xe1d CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.328: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/27 11:05:23.328: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/27 11:05:23.329: [smf] INFO: UE IMSI[262428447802297] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.334: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/27 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.339: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/27 11:05:23.339: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/27 11:05:23.339: [smf] INFO: UE IMSI[262428390913460] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.343: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/27 11:05:23.343: [upf] INFO: UE F-SEID[UP:0x533 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.343: [upf] INFO: UE F-SEID[UP:0x533 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.350: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/27 11:05:23.350: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/27 11:05:23.350: [smf] INFO: UE IMSI[262426398229124] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.353: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/27 11:05:23.353: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.353: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.361: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/27 11:05:23.361: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/27 11:05:23.361: [smf] INFO: UE IMSI[262420737638742] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.367: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/27 11:05:23.367: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.367: [upf] INFO: UE F-SEID[UP:0xf99 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.372: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/27 11:05:23.372: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/27 11:05:23.372: [smf] INFO: UE IMSI[262429155658687] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.377: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/27 11:05:23.377: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.377: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.383: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/27 11:05:23.383: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/27 11:05:23.383: [smf] INFO: UE IMSI[262422716609988] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.387: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/27 11:05:23.387: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.387: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.394: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/27 11:05:23.394: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/27 11:05:23.394: [smf] INFO: UE IMSI[262423388857764] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.402: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/27 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x648 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x648 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.407: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/27 11:05:23.407: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/27 11:05:23.407: [smf] INFO: UE IMSI[262426455777424] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.416: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/27 11:05:23.416: [upf] INFO: UE F-SEID[UP:0xbca CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.416: [upf] INFO: UE F-SEID[UP:0xbca CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.420: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/27 11:05:23.420: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/27 11:05:23.420: [smf] INFO: UE IMSI[262427684279799] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.427: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/27 11:05:23.427: [upf] INFO: UE F-SEID[UP:0x615 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.427: [upf] INFO: UE F-SEID[UP:0x615 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.431: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/27 11:05:23.431: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/27 11:05:23.432: [smf] INFO: UE IMSI[262427777804267] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.439: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/27 11:05:23.439: [upf] INFO: UE F-SEID[UP:0x309 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.439: [upf] INFO: UE F-SEID[UP:0x309 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.443: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/27 11:05:23.443: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/27 11:05:23.443: [smf] INFO: UE IMSI[262424415182494] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.456: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/27 11:05:23.456: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/27 11:05:23.456: [smf] INFO: UE IMSI[262427515141183] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.458: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/27 11:05:23.459: [upf] INFO: UE F-SEID[UP:0xcbf CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.459: [upf] INFO: UE F-SEID[UP:0xcbf CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.468: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/27 11:05:23.468: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/27 11:05:23.469: [smf] INFO: UE IMSI[262425620881114] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.471: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/27 11:05:23.471: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.471: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.480: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/27 11:05:23.480: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/27 11:05:23.481: [smf] INFO: UE IMSI[262426504494454] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.482: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/27 11:05:23.482: [upf] INFO: UE F-SEID[UP:0x57 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.482: [upf] INFO: UE F-SEID[UP:0x57 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.491: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/27 11:05:23.491: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.491: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.491: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/27 11:05:23.491: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/27 11:05:23.491: [smf] INFO: UE IMSI[262428869321314] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.494: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/27 11:05:23.494: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.494: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.501: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/27 11:05:23.501: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/27 11:05:23.501: [smf] INFO: UE IMSI[262425055883410] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.503: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/27 11:05:23.503: [upf] INFO: UE F-SEID[UP:0x684 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.503: [upf] INFO: UE F-SEID[UP:0x684 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.512: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/27 11:05:23.512: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/27 11:05:23.512: [smf] INFO: UE IMSI[262426683483401] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.517: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/27 11:05:23.517: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.517: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.523: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/27 11:05:23.523: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/27 11:05:23.523: [smf] INFO: UE IMSI[262428525429281] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.529: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/27 11:05:23.529: [upf] INFO: UE F-SEID[UP:0x712 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.529: [upf] INFO: UE F-SEID[UP:0x712 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.534: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/27 11:05:23.534: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/27 11:05:23.534: [smf] INFO: UE IMSI[262420723929194] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.539: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/27 11:05:23.539: [upf] INFO: UE F-SEID[UP:0xc04 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.539: [upf] INFO: UE F-SEID[UP:0xc04 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.545: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/27 11:05:23.545: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/27 11:05:23.545: [smf] INFO: UE IMSI[262428224479156] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.551: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/27 11:05:23.551: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.551: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.556: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/27 11:05:23.557: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/27 11:05:23.557: [smf] INFO: UE IMSI[262428037412611] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.562: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/27 11:05:23.562: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.562: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.567: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/27 11:05:23.567: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/27 11:05:23.567: [smf] INFO: UE IMSI[262428104438551] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.571: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/27 11:05:23.571: [upf] INFO: UE F-SEID[UP:0x76c CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.571: [upf] INFO: UE F-SEID[UP:0x76c CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.578: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/27 11:05:23.578: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/27 11:05:23.578: [smf] INFO: UE IMSI[262423524173608] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.582: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/27 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.590: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/27 11:05:23.590: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/27 11:05:23.590: [smf] INFO: UE IMSI[262421788239554] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.594: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/27 11:05:23.594: [upf] INFO: UE F-SEID[UP:0x995 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.594: [upf] INFO: UE F-SEID[UP:0x995 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.601: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/27 11:05:23.601: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/27 11:05:23.601: [smf] INFO: UE IMSI[262421123190916] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.603: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/27 11:05:23.603: [upf] INFO: UE F-SEID[UP:0x4db CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.603: [upf] INFO: UE F-SEID[UP:0x4db CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.611: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/27 11:05:23.611: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/27 11:05:23.611: [smf] INFO: UE IMSI[262429229523941] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.614: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/27 11:05:23.614: [upf] INFO: UE F-SEID[UP:0xaed CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.614: [upf] INFO: UE F-SEID[UP:0xaed CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.622: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/27 11:05:23.622: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/27 11:05:23.622: [smf] INFO: UE IMSI[262421453080196] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.626: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/27 11:05:23.626: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.626: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.633: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/27 11:05:23.633: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/27 11:05:23.633: [smf] INFO: UE IMSI[262429462130870] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.639: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/27 11:05:23.639: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.639: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.645: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/27 11:05:23.645: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/27 11:05:23.645: [smf] INFO: UE IMSI[262424733625542] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.651: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/27 11:05:23.651: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.651: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.656: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/27 11:05:23.656: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/27 11:05:23.656: [smf] INFO: UE IMSI[262427997061963] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.662: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/27 11:05:23.662: [upf] INFO: UE F-SEID[UP:0x893 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.662: [upf] INFO: UE F-SEID[UP:0x893 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.666: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/27 11:05:23.666: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/27 11:05:23.666: [smf] INFO: UE IMSI[262424808988378] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.672: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/27 11:05:23.672: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.672: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.677: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/27 11:05:23.677: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/27 11:05:23.678: [smf] INFO: UE IMSI[262423701530635] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.683: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/27 11:05:23.684: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.684: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.688: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/27 11:05:23.688: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/27 11:05:23.688: [smf] INFO: UE IMSI[262425170099298] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.691: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/27 11:05:23.691: [upf] INFO: UE F-SEID[UP:0x327 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.691: [upf] INFO: UE F-SEID[UP:0x327 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.699: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/27 11:05:23.699: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/27 11:05:23.699: [smf] INFO: UE IMSI[262421596198014] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.702: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/27 11:05:23.702: [upf] INFO: UE F-SEID[UP:0x463 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.702: [upf] INFO: UE F-SEID[UP:0x463 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.714: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/27 11:05:23.714: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/27 11:05:23.714: [smf] INFO: UE IMSI[262429260639131] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.724: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/27 11:05:23.724: [upf] INFO: UE F-SEID[UP:0x86f CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.724: [upf] INFO: UE F-SEID[UP:0x86f CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.727: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/27 11:05:23.727: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/27 11:05:23.727: [smf] INFO: UE IMSI[262420644957840] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.740: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/27 11:05:23.740: [upf] INFO: UE F-SEID[UP:0x755 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.740: [upf] INFO: UE F-SEID[UP:0x755 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.746: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/27 11:05:23.746: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/27 11:05:23.746: [smf] INFO: UE IMSI[262425533876163] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.761: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/27 11:05:23.761: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.761: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.763: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/27 11:05:23.763: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/27 11:05:23.763: [smf] INFO: UE IMSI[262427992523261] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.777: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/27 11:05:23.777: [upf] INFO: UE F-SEID[UP:0x43 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.777: [upf] INFO: UE F-SEID[UP:0x43 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.777: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/27 11:05:23.777: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/27 11:05:23.777: [smf] INFO: UE IMSI[262428479675571] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.790: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/27 11:05:23.790: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.790: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.791: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/27 11:05:23.791: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/27 11:05:23.791: [smf] INFO: UE IMSI[262425493180473] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.807: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/27 11:05:23.807: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.807: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.811: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/27 11:05:23.811: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/27 11:05:23.811: [smf] INFO: UE IMSI[262427884569295] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.832: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/27 11:05:23.832: [upf] INFO: UE F-SEID[UP:0x562 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.832: [upf] INFO: UE F-SEID[UP:0x562 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.832: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/27 11:05:23.832: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/27 11:05:23.832: [smf] INFO: UE IMSI[262423964839030] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.843: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/27 11:05:23.843: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.843: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.846: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/27 11:05:23.846: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/27 11:05:23.846: [smf] INFO: UE IMSI[262423361907391] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.860: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/27 11:05:23.860: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/27 11:05:23.860: [smf] INFO: UE IMSI[262428930126173] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.865: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/27 11:05:23.865: [upf] INFO: UE F-SEID[UP:0x90e CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.865: [upf] INFO: UE F-SEID[UP:0x90e CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.878: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/27 11:05:23.878: [upf] INFO: UE F-SEID[UP:0xedb CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.878: [upf] INFO: UE F-SEID[UP:0xedb CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.880: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/27 11:05:23.880: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/27 11:05:23.880: [smf] INFO: UE IMSI[262426692603288] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.895: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/27 11:05:23.895: [upf] INFO: UE F-SEID[UP:0x97b CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.895: [upf] INFO: UE F-SEID[UP:0x97b CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.897: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/27 11:05:23.897: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/27 11:05:23.897: [smf] INFO: UE IMSI[262427301170730] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.913: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/27 11:05:23.913: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.913: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.913: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/27 11:05:23.913: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/27 11:05:23.913: [smf] INFO: UE IMSI[262425598724622] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.925: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/27 11:05:23.925: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/27 11:05:23.926: [smf] INFO: UE IMSI[262428626129907] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.935: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/27 11:05:23.935: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.935: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.940: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/27 11:05:23.940: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/27 11:05:23.940: [smf] INFO: UE IMSI[262423119113526] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.954: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/27 11:05:23.954: [upf] INFO: UE F-SEID[UP:0x4cf CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.954: [upf] INFO: UE F-SEID[UP:0x4cf CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.955: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/27 11:05:23.955: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/27 11:05:23.955: [smf] INFO: UE IMSI[262426310810504] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.957: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/27 11:05:23.957: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.957: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.970: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/27 11:05:23.970: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/27 11:05:23.970: [smf] INFO: UE IMSI[262420543655226] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.973: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/27 11:05:23.973: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.973: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.983: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/27 11:05:23.983: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/27 11:05:23.983: [smf] INFO: UE IMSI[262423162404946] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.985: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/27 11:05:23.985: [upf] INFO: UE F-SEID[UP:0x740 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.985: [upf] INFO: UE F-SEID[UP:0x740 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:23.995: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/27 11:05:23.995: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/27 11:05:23.995: [smf] INFO: UE IMSI[262425635709550] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:23.996: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/27 11:05:23.997: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:23.997: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.008: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/27 11:05:24.008: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/27 11:05:24.008: [smf] INFO: UE IMSI[262427736851734] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.009: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/27 11:05:24.009: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.009: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.019: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/27 11:05:24.019: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/27 11:05:24.019: [smf] INFO: UE IMSI[262423897668604] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.020: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/27 11:05:24.020: [upf] INFO: UE F-SEID[UP:0x387 CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.020: [upf] INFO: UE F-SEID[UP:0x387 CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.031: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/27 11:05:24.031: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/27 11:05:24.031: [smf] INFO: UE IMSI[262425813975001] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.031: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/27 11:05:24.031: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.031: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.042: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/27 11:05:24.042: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/27 11:05:24.042: [smf] INFO: UE IMSI[262426203223767] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.043: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/27 11:05:24.043: [upf] INFO: UE F-SEID[UP:0x288 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.043: [upf] INFO: UE F-SEID[UP:0x288 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.053: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/27 11:05:24.053: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/27 11:05:24.053: [smf] INFO: UE IMSI[262423677652143] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.054: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/27 11:05:24.054: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.054: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.064: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/27 11:05:24.064: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/27 11:05:24.064: [smf] INFO: UE IMSI[262421787496386] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.064: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/27 11:05:24.064: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.064: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.075: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/27 11:05:24.075: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/27 11:05:24.075: [smf] INFO: UE IMSI[262425974531018] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.075: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/27 11:05:24.075: [upf] INFO: UE F-SEID[UP:0x433 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.075: [upf] INFO: UE F-SEID[UP:0x433 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.085: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/27 11:05:24.085: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/27 11:05:24.085: [smf] INFO: UE IMSI[262424247359115] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.086: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/27 11:05:24.086: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.086: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.096: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/27 11:05:24.096: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/27 11:05:24.096: [smf] INFO: UE IMSI[262429727628598] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.096: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/27 11:05:24.096: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.096: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.106: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/27 11:05:24.106: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/27 11:05:24.106: [smf] INFO: UE IMSI[262428053580969] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.107: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/27 11:05:24.107: [upf] INFO: UE F-SEID[UP:0x14a CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.107: [upf] INFO: UE F-SEID[UP:0x14a CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.117: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/27 11:05:24.117: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/27 11:05:24.117: [smf] INFO: UE IMSI[262426798783803] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.119: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/27 11:05:24.119: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.119: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.129: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/27 11:05:24.129: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/27 11:05:24.129: [smf] INFO: UE IMSI[262422352932109] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.131: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/27 11:05:24.131: [upf] INFO: UE F-SEID[UP:0x212 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.131: [upf] INFO: UE F-SEID[UP:0x212 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.141: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/27 11:05:24.141: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/27 11:05:24.141: [smf] INFO: UE IMSI[262427174401889] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.143: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/27 11:05:24.143: [upf] INFO: UE F-SEID[UP:0x760 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.143: [upf] INFO: UE F-SEID[UP:0x760 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.152: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/27 11:05:24.152: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/27 11:05:24.152: [smf] INFO: UE IMSI[262421618055780] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.153: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/27 11:05:24.153: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.153: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.163: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/27 11:05:24.163: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/27 11:05:24.163: [smf] INFO: UE IMSI[262427875804132] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.163: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/27 11:05:24.163: [upf] INFO: UE F-SEID[UP:0x9a CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.163: [upf] INFO: UE F-SEID[UP:0x9a CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.174: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/27 11:05:24.174: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/27 11:05:24.174: [smf] INFO: UE IMSI[262422992675706] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.176: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/27 11:05:24.176: [upf] INFO: UE F-SEID[UP:0x379 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.176: [upf] INFO: UE F-SEID[UP:0x379 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.185: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/27 11:05:24.185: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/27 11:05:24.185: [smf] INFO: UE IMSI[262424810815528] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.187: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/27 11:05:24.187: [upf] INFO: UE F-SEID[UP:0xc7a CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.187: [upf] INFO: UE F-SEID[UP:0xc7a CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.196: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/27 11:05:24.196: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/27 11:05:24.196: [smf] INFO: UE IMSI[262427126160789] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.198: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/27 11:05:24.198: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.198: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.207: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/27 11:05:24.207: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/27 11:05:24.207: [smf] INFO: UE IMSI[262422935726368] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.209: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/27 11:05:24.209: [upf] INFO: UE F-SEID[UP:0x906 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.209: [upf] INFO: UE F-SEID[UP:0x906 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.218: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/27 11:05:24.218: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/27 11:05:24.218: [smf] INFO: UE IMSI[262425654868637] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.219: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/27 11:05:24.219: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.219: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.230: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/27 11:05:24.230: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/27 11:05:24.230: [smf] INFO: UE IMSI[262421679517193] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.232: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/27 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.241: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/27 11:05:24.241: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/27 11:05:24.241: [smf] INFO: UE IMSI[262428502626218] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.244: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/27 11:05:24.244: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.244: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.252: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/27 11:05:24.252: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/27 11:05:24.252: [smf] INFO: UE IMSI[262424712137224] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.253: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/27 11:05:24.254: [upf] INFO: UE F-SEID[UP:0x645 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.254: [upf] INFO: UE F-SEID[UP:0x645 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.263: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/27 11:05:24.263: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/27 11:05:24.263: [smf] INFO: UE IMSI[262426107842646] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.264: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/27 11:05:24.264: [upf] INFO: UE F-SEID[UP:0x16c CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.264: [upf] INFO: UE F-SEID[UP:0x16c CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.274: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/27 11:05:24.274: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/27 11:05:24.274: [smf] INFO: UE IMSI[262421018459391] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.275: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/27 11:05:24.275: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.275: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.285: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/27 11:05:24.285: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/27 11:05:24.285: [smf] INFO: UE IMSI[262421724767088] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.286: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/27 11:05:24.286: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.286: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.297: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/27 11:05:24.297: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/27 11:05:24.297: [smf] INFO: UE IMSI[262421146197742] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.298: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/27 11:05:24.298: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.298: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.308: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/27 11:05:24.309: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/27 11:05:24.309: [smf] INFO: UE IMSI[262428783099084] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.311: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/27 11:05:24.311: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.311: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.321: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/27 11:05:24.321: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/27 11:05:24.321: [smf] INFO: UE IMSI[262423455305002] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.322: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/27 11:05:24.322: [upf] INFO: UE F-SEID[UP:0x534 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.322: [upf] INFO: UE F-SEID[UP:0x534 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.331: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/27 11:05:24.331: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/27 11:05:24.331: [smf] INFO: UE IMSI[262420512639641] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.332: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/27 11:05:24.332: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.332: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.342: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/27 11:05:24.342: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/27 11:05:24.342: [smf] INFO: UE IMSI[262429671239622] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.343: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/27 11:05:24.343: [upf] INFO: UE F-SEID[UP:0x909 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.343: [upf] INFO: UE F-SEID[UP:0x909 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.354: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/27 11:05:24.354: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/27 11:05:24.354: [smf] INFO: UE IMSI[262421944846171] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.356: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/27 11:05:24.356: [upf] INFO: UE F-SEID[UP:0x7c CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.356: [upf] INFO: UE F-SEID[UP:0x7c CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.365: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/27 11:05:24.365: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/27 11:05:24.365: [smf] INFO: UE IMSI[262427293744163] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.366: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/27 11:05:24.366: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.366: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.376: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/27 11:05:24.376: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/27 11:05:24.376: [smf] INFO: UE IMSI[262423643052269] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.377: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/27 11:05:24.377: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.377: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.387: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/27 11:05:24.387: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/27 11:05:24.387: [smf] INFO: UE IMSI[262424763017424] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.389: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/27 11:05:24.389: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.390: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.398: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/27 11:05:24.398: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/27 11:05:24.398: [smf] INFO: UE IMSI[262426949346251] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.400: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/27 11:05:24.400: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.400: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.410: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/27 11:05:24.410: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/27 11:05:24.410: [smf] INFO: UE IMSI[262423298031775] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.411: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/27 11:05:24.411: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.411: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.421: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/27 11:05:24.421: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/27 11:05:24.421: [smf] INFO: UE IMSI[262423645324233] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.422: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/27 11:05:24.422: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.422: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.432: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/27 11:05:24.432: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/27 11:05:24.432: [smf] INFO: UE IMSI[262420377002580] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.433: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/27 11:05:24.433: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.433: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.442: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/27 11:05:24.443: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/27 11:05:24.443: [smf] INFO: UE IMSI[262424944980951] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.443: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/27 11:05:24.443: [upf] INFO: UE F-SEID[UP:0xe1b CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.443: [upf] INFO: UE F-SEID[UP:0xe1b CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.453: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/27 11:05:24.453: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/27 11:05:24.453: [smf] INFO: UE IMSI[262429035822179] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.454: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/27 11:05:24.454: [upf] INFO: UE F-SEID[UP:0x84a CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.454: [upf] INFO: UE F-SEID[UP:0x84a CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.464: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/27 11:05:24.464: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/27 11:05:24.464: [smf] INFO: UE IMSI[262429593334935] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.465: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/27 11:05:24.465: [upf] INFO: UE F-SEID[UP:0x15d CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.465: [upf] INFO: UE F-SEID[UP:0x15d CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.475: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/27 11:05:24.475: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/27 11:05:24.475: [smf] INFO: UE IMSI[262423285594619] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.476: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/27 11:05:24.476: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.476: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.485: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/27 11:05:24.485: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/27 11:05:24.485: [smf] INFO: UE IMSI[262420700624824] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.486: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/27 11:05:24.486: [upf] INFO: UE F-SEID[UP:0x70a CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.486: [upf] INFO: UE F-SEID[UP:0x70a CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.495: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/27 11:05:24.495: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/27 11:05:24.496: [smf] INFO: UE IMSI[262420161053002] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.496: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/27 11:05:24.496: [upf] INFO: UE F-SEID[UP:0x42d CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.496: [upf] INFO: UE F-SEID[UP:0x42d CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.506: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/27 11:05:24.506: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/27 11:05:24.506: [smf] INFO: UE IMSI[262427276153495] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.507: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/27 11:05:24.507: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.507: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.517: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/27 11:05:24.517: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/27 11:05:24.517: [smf] INFO: UE IMSI[262429782346744] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.518: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/27 11:05:24.518: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.518: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.528: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/27 11:05:24.528: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/27 11:05:24.528: [smf] INFO: UE IMSI[262422462463382] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.529: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/27 11:05:24.529: [upf] INFO: UE F-SEID[UP:0x283 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.529: [upf] INFO: UE F-SEID[UP:0x283 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.538: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/27 11:05:24.539: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/27 11:05:24.539: [smf] INFO: UE IMSI[262427701130081] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.540: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/27 11:05:24.540: [upf] INFO: UE F-SEID[UP:0x552 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.540: [upf] INFO: UE F-SEID[UP:0x552 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.549: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/27 11:05:24.549: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/27 11:05:24.549: [smf] INFO: UE IMSI[262424110862382] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.550: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/27 11:05:24.550: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.550: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.560: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/27 11:05:24.560: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/27 11:05:24.560: [smf] INFO: UE IMSI[262427961300544] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.561: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/27 11:05:24.561: [upf] INFO: UE F-SEID[UP:0x83d CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.561: [upf] INFO: UE F-SEID[UP:0x83d CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.571: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/27 11:05:24.571: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/27 11:05:24.571: [smf] INFO: UE IMSI[262424173950056] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.573: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/27 11:05:24.573: [upf] INFO: UE F-SEID[UP:0x495 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.573: [upf] INFO: UE F-SEID[UP:0x495 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.582: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/27 11:05:24.582: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/27 11:05:24.583: [smf] INFO: UE IMSI[262426897964634] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.584: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/27 11:05:24.584: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.584: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.593: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/27 11:05:24.593: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/27 11:05:24.593: [smf] INFO: UE IMSI[262429859871589] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.594: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/27 11:05:24.594: [upf] INFO: UE F-SEID[UP:0x3c CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.594: [upf] INFO: UE F-SEID[UP:0x3c CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.604: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/27 11:05:24.604: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/27 11:05:24.604: [smf] INFO: UE IMSI[262420972465631] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.605: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/27 11:05:24.605: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.606: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.615: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/27 11:05:24.615: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/27 11:05:24.615: [smf] INFO: UE IMSI[262429331596958] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.617: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/27 11:05:24.617: [upf] INFO: UE F-SEID[UP:0x177 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.617: [upf] INFO: UE F-SEID[UP:0x177 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.626: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/27 11:05:24.626: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/27 11:05:24.626: [smf] INFO: UE IMSI[262424670776083] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.628: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/27 11:05:24.628: [upf] INFO: UE F-SEID[UP:0x581 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.628: [upf] INFO: UE F-SEID[UP:0x581 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.637: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/27 11:05:24.637: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/27 11:05:24.637: [smf] INFO: UE IMSI[262428662904559] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.638: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/27 11:05:24.638: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.638: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.648: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/27 11:05:24.648: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/27 11:05:24.648: [smf] INFO: UE IMSI[262422321050722] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.649: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/27 11:05:24.649: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.649: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.659: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/27 11:05:24.659: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/27 11:05:24.659: [smf] INFO: UE IMSI[262426907921162] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.660: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/27 11:05:24.660: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.660: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.670: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/27 11:05:24.670: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/27 11:05:24.670: [smf] INFO: UE IMSI[262429499207341] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.671: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/27 11:05:24.671: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.671: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.681: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/27 11:05:24.681: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/27 11:05:24.681: [smf] INFO: UE IMSI[262426118679388] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.681: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/27 11:05:24.681: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.681: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.692: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/27 11:05:24.692: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/27 11:05:24.692: [smf] INFO: UE IMSI[262428588966679] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.693: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/27 11:05:24.693: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.693: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.702: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/27 11:05:24.702: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/27 11:05:24.702: [smf] INFO: UE IMSI[262420807431861] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.703: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/27 11:05:24.703: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.703: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.714: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/27 11:05:24.714: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/27 11:05:24.714: [smf] INFO: UE IMSI[262427601853290] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.715: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/27 11:05:24.715: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.715: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.725: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/27 11:05:24.725: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/27 11:05:24.725: [smf] INFO: UE IMSI[262427669396739] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.726: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/27 11:05:24.726: [upf] INFO: UE F-SEID[UP:0x607 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.726: [upf] INFO: UE F-SEID[UP:0x607 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.736: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/27 11:05:24.736: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/27 11:05:24.736: [smf] INFO: UE IMSI[262424133682333] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.737: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/27 11:05:24.737: [upf] INFO: UE F-SEID[UP:0x932 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.737: [upf] INFO: UE F-SEID[UP:0x932 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.747: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/27 11:05:24.747: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/27 11:05:24.747: [smf] INFO: UE IMSI[262429398226500] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.747: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/27 11:05:24.747: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.747: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.757: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/27 11:05:24.757: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/27 11:05:24.757: [smf] INFO: UE IMSI[262421900028327] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.757: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/27 11:05:24.757: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.757: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.767: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/27 11:05:24.767: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/27 11:05:24.767: [smf] INFO: UE IMSI[262426633744235] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.768: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/27 11:05:24.768: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.768: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.778: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/27 11:05:24.778: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/27 11:05:24.778: [smf] INFO: UE IMSI[262425873342351] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.778: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/27 11:05:24.778: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.778: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.788: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/27 11:05:24.788: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/27 11:05:24.788: [smf] INFO: UE IMSI[262423048577192] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.789: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/27 11:05:24.789: [upf] INFO: UE F-SEID[UP:0xffb CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.789: [upf] INFO: UE F-SEID[UP:0xffb CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.799: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/27 11:05:24.799: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/27 11:05:24.799: [smf] INFO: UE IMSI[262420733963554] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.799: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/27 11:05:24.799: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.799: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.809: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/27 11:05:24.809: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/27 11:05:24.809: [smf] INFO: UE IMSI[262427992201274] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.810: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/27 11:05:24.810: [upf] INFO: UE F-SEID[UP:0x272 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.810: [upf] INFO: UE F-SEID[UP:0x272 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.820: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/27 11:05:24.820: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/27 11:05:24.820: [smf] INFO: UE IMSI[262424408943895] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.820: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/27 11:05:24.820: [upf] INFO: UE F-SEID[UP:0x56c CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.820: [upf] INFO: UE F-SEID[UP:0x56c CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.830: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/27 11:05:24.830: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/27 11:05:24.830: [smf] INFO: UE IMSI[262420486381124] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.830: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/27 11:05:24.830: [upf] INFO: UE F-SEID[UP:0x86b CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.830: [upf] INFO: UE F-SEID[UP:0x86b CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.840: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/27 11:05:24.840: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/27 11:05:24.840: [smf] INFO: UE IMSI[262424393060341] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.841: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/27 11:05:24.841: [upf] INFO: UE F-SEID[UP:0x922 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.841: [upf] INFO: UE F-SEID[UP:0x922 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.851: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/27 11:05:24.851: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/27 11:05:24.851: [smf] INFO: UE IMSI[262424450221217] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.851: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/27 11:05:24.851: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.851: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.861: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/27 11:05:24.861: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/27 11:05:24.861: [smf] INFO: UE IMSI[262426513375516] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.862: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/27 11:05:24.862: [upf] INFO: UE F-SEID[UP:0x216 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.862: [upf] INFO: UE F-SEID[UP:0x216 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.872: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/27 11:05:24.872: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/27 11:05:24.872: [smf] INFO: UE IMSI[262426803904586] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.872: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/27 11:05:24.872: [upf] INFO: UE F-SEID[UP:0x46b CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.872: [upf] INFO: UE F-SEID[UP:0x46b CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.882: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/27 11:05:24.882: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/27 11:05:24.882: [smf] INFO: UE IMSI[262427715583031] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.882: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/27 11:05:24.882: [upf] INFO: UE F-SEID[UP:0xcb CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.882: [upf] INFO: UE F-SEID[UP:0xcb CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.892: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/27 11:05:24.892: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/27 11:05:24.892: [smf] INFO: UE IMSI[262423279360640] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.893: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/27 11:05:24.893: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.893: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.903: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/27 11:05:24.903: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/27 11:05:24.903: [smf] INFO: UE IMSI[262425449586362] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.903: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/27 11:05:24.903: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.903: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.913: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/27 11:05:24.913: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/27 11:05:24.913: [smf] INFO: UE IMSI[262424729000794] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.914: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/27 11:05:24.914: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.914: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.924: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/27 11:05:24.924: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/27 11:05:24.924: [smf] INFO: UE IMSI[262427406205550] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.925: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/27 11:05:24.925: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.925: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.935: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/27 11:05:24.935: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/27 11:05:24.935: [smf] INFO: UE IMSI[262422666576505] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.935: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/27 11:05:24.935: [upf] INFO: UE F-SEID[UP:0x911 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.935: [upf] INFO: UE F-SEID[UP:0x911 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.945: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/27 11:05:24.945: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/27 11:05:24.945: [smf] INFO: UE IMSI[262429892454531] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.946: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/27 11:05:24.946: [upf] INFO: UE F-SEID[UP:0x904 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.946: [upf] INFO: UE F-SEID[UP:0x904 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.956: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/27 11:05:24.956: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/27 11:05:24.956: [smf] INFO: UE IMSI[262423022376805] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.956: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/27 11:05:24.956: [upf] INFO: UE F-SEID[UP:0x502 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.956: [upf] INFO: UE F-SEID[UP:0x502 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.966: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/27 11:05:24.966: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/27 11:05:24.966: [smf] INFO: UE IMSI[262424807866059] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.967: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/27 11:05:24.967: [upf] INFO: UE F-SEID[UP:0x728 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.967: [upf] INFO: UE F-SEID[UP:0x728 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.976: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/27 11:05:24.976: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/27 11:05:24.976: [smf] INFO: UE IMSI[262423797526837] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.977: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/27 11:05:24.977: [upf] INFO: UE F-SEID[UP:0x13e CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.977: [upf] INFO: UE F-SEID[UP:0x13e CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.987: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/27 11:05:24.987: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/27 11:05:24.987: [smf] INFO: UE IMSI[262428394309247] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.988: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/27 11:05:24.988: [upf] INFO: UE F-SEID[UP:0x425 CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.988: [upf] INFO: UE F-SEID[UP:0x425 CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:24.997: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/27 11:05:24.997: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/27 11:05:24.997: [smf] INFO: UE IMSI[262429412721637] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:24.998: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/27 11:05:24.998: [upf] INFO: UE F-SEID[UP:0x5af CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:24.998: [upf] INFO: UE F-SEID[UP:0x5af CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.008: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/27 11:05:25.008: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/27 11:05:25.008: [smf] INFO: UE IMSI[262422299226213] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.009: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/27 11:05:25.009: [upf] INFO: UE F-SEID[UP:0x593 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.009: [upf] INFO: UE F-SEID[UP:0x593 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.018: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/27 11:05:25.018: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/27 11:05:25.018: [smf] INFO: UE IMSI[262424942843733] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.019: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/27 11:05:25.019: [upf] INFO: UE F-SEID[UP:0x84e CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.019: [upf] INFO: UE F-SEID[UP:0x84e CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.029: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/27 11:05:25.029: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/27 11:05:25.029: [smf] INFO: UE IMSI[262423324960316] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.030: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/27 11:05:25.030: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.030: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.040: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/27 11:05:25.040: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/27 11:05:25.040: [smf] INFO: UE IMSI[262429788289615] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.041: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/27 11:05:25.041: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.041: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.050: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/27 11:05:25.050: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/27 11:05:25.050: [smf] INFO: UE IMSI[262426320741752] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.051: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/27 11:05:25.051: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.051: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.061: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/27 11:05:25.061: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/27 11:05:25.061: [smf] INFO: UE IMSI[262426519634692] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.061: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/27 11:05:25.062: [upf] INFO: UE F-SEID[UP:0xde7 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.062: [upf] INFO: UE F-SEID[UP:0xde7 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.071: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/27 11:05:25.071: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/27 11:05:25.071: [smf] INFO: UE IMSI[262423908124461] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.072: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/27 11:05:25.072: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.072: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.082: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/27 11:05:25.082: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/27 11:05:25.082: [smf] INFO: UE IMSI[262425117290930] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.083: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/27 11:05:25.083: [upf] INFO: UE F-SEID[UP:0x322 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.083: [upf] INFO: UE F-SEID[UP:0x322 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.094: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/27 11:05:25.094: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/27 11:05:25.094: [smf] INFO: UE IMSI[262421070310836] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.095: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/27 11:05:25.095: [upf] INFO: UE F-SEID[UP:0xb45 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.095: [upf] INFO: UE F-SEID[UP:0xb45 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.105: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/27 11:05:25.105: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/27 11:05:25.105: [smf] INFO: UE IMSI[262428558878341] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.107: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/27 11:05:25.107: [upf] INFO: UE F-SEID[UP:0x52e CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.107: [upf] INFO: UE F-SEID[UP:0x52e CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.116: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/27 11:05:25.116: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/27 11:05:25.116: [smf] INFO: UE IMSI[262426318330774] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.118: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/27 11:05:25.118: [upf] INFO: UE F-SEID[UP:0x586 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.118: [upf] INFO: UE F-SEID[UP:0x586 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.127: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/27 11:05:25.127: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/27 11:05:25.127: [smf] INFO: UE IMSI[262424772068272] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.129: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/27 11:05:25.129: [upf] INFO: UE F-SEID[UP:0x939 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.129: [upf] INFO: UE F-SEID[UP:0x939 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.138: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/27 11:05:25.138: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/27 11:05:25.138: [smf] INFO: UE IMSI[262428255360749] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.140: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/27 11:05:25.140: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.140: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.149: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/27 11:05:25.149: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/27 11:05:25.149: [smf] INFO: UE IMSI[262426270403814] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.150: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/27 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.161: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/27 11:05:25.161: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/27 11:05:25.161: [smf] INFO: UE IMSI[262425117066974] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.163: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/27 11:05:25.163: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.163: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.172: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/27 11:05:25.172: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/27 11:05:25.172: [smf] INFO: UE IMSI[262425279776252] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.174: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/27 11:05:25.174: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.174: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.183: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/27 11:05:25.183: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/27 11:05:25.183: [smf] INFO: UE IMSI[262428929831771] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.185: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/27 11:05:25.185: [upf] INFO: UE F-SEID[UP:0xbae CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.185: [upf] INFO: UE F-SEID[UP:0xbae CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.194: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/27 11:05:25.194: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/27 11:05:25.194: [smf] INFO: UE IMSI[262426673824015] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.196: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/27 11:05:25.196: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.196: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.205: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/27 11:05:25.205: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/27 11:05:25.205: [smf] INFO: UE IMSI[262429154636216] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.207: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/27 11:05:25.207: [upf] INFO: UE F-SEID[UP:0xaec CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.207: [upf] INFO: UE F-SEID[UP:0xaec CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.216: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/27 11:05:25.216: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/27 11:05:25.216: [smf] INFO: UE IMSI[262423580701239] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.218: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/27 11:05:25.218: [upf] INFO: UE F-SEID[UP:0x5b CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.218: [upf] INFO: UE F-SEID[UP:0x5b CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.227: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/27 11:05:25.227: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/27 11:05:25.227: [smf] INFO: UE IMSI[262420984193563] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.228: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/27 11:05:25.228: [upf] INFO: UE F-SEID[UP:0xef6 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.228: [upf] INFO: UE F-SEID[UP:0xef6 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.238: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/27 11:05:25.238: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/27 11:05:25.238: [smf] INFO: UE IMSI[262426091354845] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.239: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/27 11:05:25.239: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.240: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.249: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/27 11:05:25.249: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/27 11:05:25.249: [smf] INFO: UE IMSI[262424355283632] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.250: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/27 11:05:25.250: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.250: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.261: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/27 11:05:25.261: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/27 11:05:25.261: [smf] INFO: UE IMSI[262422757333806] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.263: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/27 11:05:25.263: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.263: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.275: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/27 11:05:25.275: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/27 11:05:25.275: [smf] INFO: UE IMSI[262426559033680] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.278: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/27 11:05:25.278: [upf] INFO: UE F-SEID[UP:0x82f CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.278: [upf] INFO: UE F-SEID[UP:0x82f CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.286: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/27 11:05:25.286: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/27 11:05:25.286: [smf] INFO: UE IMSI[262422501029444] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.293: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/27 11:05:25.293: [upf] INFO: UE F-SEID[UP:0x6de CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.293: [upf] INFO: UE F-SEID[UP:0x6de CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.298: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/27 11:05:25.298: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/27 11:05:25.298: [smf] INFO: UE IMSI[262423152965473] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.299: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/27 11:05:25.299: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.299: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.309: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/27 11:05:25.309: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/27 11:05:25.309: [smf] INFO: UE IMSI[262425487051911] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.310: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/27 11:05:25.310: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.310: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.320: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/27 11:05:25.320: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/27 11:05:25.320: [smf] INFO: UE IMSI[262428696633997] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.321: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/27 11:05:25.321: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.321: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.331: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/27 11:05:25.331: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/27 11:05:25.331: [smf] INFO: UE IMSI[262420038083806] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.333: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/27 11:05:25.333: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.333: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.343: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/27 11:05:25.343: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/27 11:05:25.343: [smf] INFO: UE IMSI[262423958520176] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.345: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/27 11:05:25.345: [upf] INFO: UE F-SEID[UP:0x363 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.345: [upf] INFO: UE F-SEID[UP:0x363 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.354: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/27 11:05:25.354: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/27 11:05:25.354: [smf] INFO: UE IMSI[262420495481146] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.355: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/27 11:05:25.356: [upf] INFO: UE F-SEID[UP:0x329 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.356: [upf] INFO: UE F-SEID[UP:0x329 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.364: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/27 11:05:25.364: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/27 11:05:25.364: [smf] INFO: UE IMSI[262424085813520] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.365: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/27 11:05:25.366: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.366: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.375: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/27 11:05:25.375: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/27 11:05:25.375: [smf] INFO: UE IMSI[262429456887894] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.376: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/27 11:05:25.376: [upf] INFO: UE F-SEID[UP:0x1d CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.376: [upf] INFO: UE F-SEID[UP:0x1d CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.385: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/27 11:05:25.385: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/27 11:05:25.385: [smf] INFO: UE IMSI[262429928896331] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.386: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/27 11:05:25.386: [upf] INFO: UE F-SEID[UP:0x23c CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.386: [upf] INFO: UE F-SEID[UP:0x23c CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.396: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/27 11:05:25.396: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/27 11:05:25.396: [smf] INFO: UE IMSI[262423062610908] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.397: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/27 11:05:25.397: [upf] INFO: UE F-SEID[UP:0x5de CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.397: [upf] INFO: UE F-SEID[UP:0x5de CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.406: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/27 11:05:25.406: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/27 11:05:25.406: [smf] INFO: UE IMSI[262426696692092] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.407: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/27 11:05:25.407: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.407: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.417: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/27 11:05:25.417: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/27 11:05:25.417: [smf] INFO: UE IMSI[262426799585424] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.418: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/27 11:05:25.418: [upf] INFO: UE F-SEID[UP:0x9af CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.418: [upf] INFO: UE F-SEID[UP:0x9af CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.428: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/27 11:05:25.428: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/27 11:05:25.428: [smf] INFO: UE IMSI[262422645626309] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.430: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/27 11:05:25.430: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.430: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.439: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/27 11:05:25.439: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/27 11:05:25.439: [smf] INFO: UE IMSI[262425892322274] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.441: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/27 11:05:25.441: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.441: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.450: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/27 11:05:25.450: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/27 11:05:25.450: [smf] INFO: UE IMSI[262423061320675] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.452: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/27 11:05:25.452: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.452: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.462: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/27 11:05:25.462: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/27 11:05:25.462: [smf] INFO: UE IMSI[262423966024720] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.465: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/27 11:05:25.465: [upf] INFO: UE F-SEID[UP:0x19e CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.465: [upf] INFO: UE F-SEID[UP:0x19e CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.473: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/27 11:05:25.473: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/27 11:05:25.473: [smf] INFO: UE IMSI[262428342714307] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.474: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/27 11:05:25.474: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.474: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.484: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/27 11:05:25.484: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/27 11:05:25.484: [smf] INFO: UE IMSI[262425806909745] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.486: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/27 11:05:25.486: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.486: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.496: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/27 11:05:25.496: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/27 11:05:25.496: [smf] INFO: UE IMSI[262421589526011] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.498: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/27 11:05:25.498: [upf] INFO: UE F-SEID[UP:0x38c CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.498: [upf] INFO: UE F-SEID[UP:0x38c CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.507: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/27 11:05:25.507: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/27 11:05:25.507: [smf] INFO: UE IMSI[262428678060301] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.508: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/27 11:05:25.508: [upf] INFO: UE F-SEID[UP:0x312 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.508: [upf] INFO: UE F-SEID[UP:0x312 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.517: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/27 11:05:25.517: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/27 11:05:25.518: [smf] INFO: UE IMSI[262425781625057] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.520: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/27 11:05:25.520: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.520: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.528: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/27 11:05:25.528: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/27 11:05:25.528: [smf] INFO: UE IMSI[262424043778366] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.530: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/27 11:05:25.530: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.530: [upf] INFO: UE F-SEID[UP:0xb09 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.539: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/27 11:05:25.539: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/27 11:05:25.539: [smf] INFO: UE IMSI[262420640954971] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.541: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/27 11:05:25.541: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.541: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.550: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/27 11:05:25.550: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/27 11:05:25.550: [smf] INFO: UE IMSI[262425514886355] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.552: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/27 11:05:25.552: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.552: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.562: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/27 11:05:25.562: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/27 11:05:25.562: [smf] INFO: UE IMSI[262426475252387] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.565: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/27 11:05:25.565: [upf] INFO: UE F-SEID[UP:0x19b CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.565: [upf] INFO: UE F-SEID[UP:0x19b CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.574: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/27 11:05:25.574: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/27 11:05:25.574: [smf] INFO: UE IMSI[262420964944040] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.577: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/27 11:05:25.577: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.577: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.586: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/27 11:05:25.586: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/27 11:05:25.586: [smf] INFO: UE IMSI[262425821319311] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.588: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/27 11:05:25.588: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.588: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.597: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/27 11:05:25.597: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/27 11:05:25.597: [smf] INFO: UE IMSI[262427310177311] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.600: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/27 11:05:25.600: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.600: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.608: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/27 11:05:25.608: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/27 11:05:25.608: [smf] INFO: UE IMSI[262425699623048] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.609: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/27 11:05:25.609: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.609: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.618: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/27 11:05:25.618: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/27 11:05:25.618: [smf] INFO: UE IMSI[262420042069349] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.619: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/27 11:05:25.619: [upf] INFO: UE F-SEID[UP:0x70f CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.619: [upf] INFO: UE F-SEID[UP:0x70f CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.629: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/27 11:05:25.629: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/27 11:05:25.629: [smf] INFO: UE IMSI[262425647284070] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.629: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/27 11:05:25.629: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.629: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.639: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/27 11:05:25.639: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/27 11:05:25.639: [smf] INFO: UE IMSI[262421430480307] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.640: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/27 11:05:25.640: [upf] INFO: UE F-SEID[UP:0x437 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.640: [upf] INFO: UE F-SEID[UP:0x437 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.650: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/27 11:05:25.650: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/27 11:05:25.650: [smf] INFO: UE IMSI[262423238445047] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.650: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/27 11:05:25.650: [upf] INFO: UE F-SEID[UP:0x594 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.650: [upf] INFO: UE F-SEID[UP:0x594 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.660: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/27 11:05:25.660: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/27 11:05:25.660: [smf] INFO: UE IMSI[262426970319454] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.661: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/27 11:05:25.661: [upf] INFO: UE F-SEID[UP:0x683 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.661: [upf] INFO: UE F-SEID[UP:0x683 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.671: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/27 11:05:25.671: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/27 11:05:25.671: [smf] INFO: UE IMSI[262429429620864] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.671: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/27 11:05:25.671: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.671: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.681: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/27 11:05:25.681: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/27 11:05:25.681: [smf] INFO: UE IMSI[262424097817563] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.682: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/27 11:05:25.682: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.682: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.692: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/27 11:05:25.692: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/27 11:05:25.692: [smf] INFO: UE IMSI[262428627637070] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.693: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/27 11:05:25.693: [upf] INFO: UE F-SEID[UP:0x265 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.693: [upf] INFO: UE F-SEID[UP:0x265 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.702: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/27 11:05:25.702: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/27 11:05:25.702: [smf] INFO: UE IMSI[262420849269035] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.703: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/27 11:05:25.703: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.703: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.713: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/27 11:05:25.713: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/27 11:05:25.713: [smf] INFO: UE IMSI[262427803407674] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.714: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/27 11:05:25.714: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.714: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.724: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/27 11:05:25.724: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/27 11:05:25.724: [smf] INFO: UE IMSI[262429517429891] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.724: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/27 11:05:25.724: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.724: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.734: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/27 11:05:25.734: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/27 11:05:25.734: [smf] INFO: UE IMSI[262426616868503] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.735: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/27 11:05:25.735: [upf] INFO: UE F-SEID[UP:0x501 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.735: [upf] INFO: UE F-SEID[UP:0x501 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.744: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/27 11:05:25.744: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/27 11:05:25.744: [smf] INFO: UE IMSI[262421467221909] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.745: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/27 11:05:25.745: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.745: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.755: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/27 11:05:25.755: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/27 11:05:25.755: [smf] INFO: UE IMSI[262426191540813] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.756: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/27 11:05:25.756: [upf] INFO: UE F-SEID[UP:0x20e CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.756: [upf] INFO: UE F-SEID[UP:0x20e CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.766: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/27 11:05:25.766: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/27 11:05:25.766: [smf] INFO: UE IMSI[262420490995180] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.768: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/27 11:05:25.768: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.768: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.777: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/27 11:05:25.777: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/27 11:05:25.777: [smf] INFO: UE IMSI[262427844214998] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.779: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/27 11:05:25.779: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.779: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.788: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/27 11:05:25.788: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/27 11:05:25.788: [smf] INFO: UE IMSI[262424006396465] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.789: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/27 11:05:25.789: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.789: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.799: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/27 11:05:25.799: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/27 11:05:25.800: [smf] INFO: UE IMSI[262421045235246] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.801: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/27 11:05:25.801: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.801: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.810: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/27 11:05:25.810: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/27 11:05:25.810: [smf] INFO: UE IMSI[262422859899056] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.812: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/27 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x696 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x696 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.822: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/27 11:05:25.822: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/27 11:05:25.822: [smf] INFO: UE IMSI[262427102012000] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.824: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/27 11:05:25.824: [upf] INFO: UE F-SEID[UP:0x84f CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.824: [upf] INFO: UE F-SEID[UP:0x84f CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.833: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/27 11:05:25.833: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/27 11:05:25.833: [smf] INFO: UE IMSI[262420358691152] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.836: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/27 11:05:25.836: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.836: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.844: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/27 11:05:25.844: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/27 11:05:25.844: [smf] INFO: UE IMSI[262427959106709] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.846: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/27 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x2df CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x2df CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.855: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/27 11:05:25.855: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/27 11:05:25.855: [smf] INFO: UE IMSI[262425129851604] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.856: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/27 11:05:25.856: [upf] INFO: UE F-SEID[UP:0x13f CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.856: [upf] INFO: UE F-SEID[UP:0x13f CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.866: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/27 11:05:25.866: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/27 11:05:25.866: [smf] INFO: UE IMSI[262423053152787] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.868: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/27 11:05:25.868: [upf] INFO: UE F-SEID[UP:0x152 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.868: [upf] INFO: UE F-SEID[UP:0x152 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.877: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/27 11:05:25.878: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/27 11:05:25.878: [smf] INFO: UE IMSI[262421370351189] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.880: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/27 11:05:25.880: [upf] INFO: UE F-SEID[UP:0x15e CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.880: [upf] INFO: UE F-SEID[UP:0x15e CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.889: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/27 11:05:25.889: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/27 11:05:25.889: [smf] INFO: UE IMSI[262422592651943] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.890: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/27 11:05:25.890: [upf] INFO: UE F-SEID[UP:0x784 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.890: [upf] INFO: UE F-SEID[UP:0x784 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.900: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/27 11:05:25.900: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/27 11:05:25.900: [smf] INFO: UE IMSI[262423154342686] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.901: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/27 11:05:25.901: [upf] INFO: UE F-SEID[UP:0x8e CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.901: [upf] INFO: UE F-SEID[UP:0x8e CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.911: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/27 11:05:25.911: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/27 11:05:25.911: [smf] INFO: UE IMSI[262429871653034] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.913: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/27 11:05:25.913: [upf] INFO: UE F-SEID[UP:0x878 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.913: [upf] INFO: UE F-SEID[UP:0x878 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.922: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/27 11:05:25.922: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/27 11:05:25.922: [smf] INFO: UE IMSI[262427217937811] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.923: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/27 11:05:25.923: [upf] INFO: UE F-SEID[UP:0x3de CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.923: [upf] INFO: UE F-SEID[UP:0x3de CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.932: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/27 11:05:25.932: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/27 11:05:25.932: [smf] INFO: UE IMSI[262420837828890] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.933: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/27 11:05:25.933: [upf] INFO: UE F-SEID[UP:0x476 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.933: [upf] INFO: UE F-SEID[UP:0x476 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.945: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/27 11:05:25.945: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/27 11:05:25.945: [smf] INFO: UE IMSI[262429481800791] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.948: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/27 11:05:25.948: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.948: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.957: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/27 11:05:25.957: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/27 11:05:25.957: [smf] INFO: UE IMSI[262427188721910] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.960: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/27 11:05:25.960: [upf] INFO: UE F-SEID[UP:0x5da CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.960: [upf] INFO: UE F-SEID[UP:0x5da CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.968: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/27 11:05:25.968: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/27 11:05:25.968: [smf] INFO: UE IMSI[262425099700705] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.970: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/27 11:05:25.970: [upf] INFO: UE F-SEID[UP:0xe39 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.970: [upf] INFO: UE F-SEID[UP:0xe39 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.980: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/27 11:05:25.980: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/27 11:05:25.980: [smf] INFO: UE IMSI[262423663028273] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.982: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/27 11:05:25.982: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.982: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:25.990: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/27 11:05:25.991: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/27 11:05:25.991: [smf] INFO: UE IMSI[262428059277662] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:25.992: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/27 11:05:25.992: [upf] INFO: UE F-SEID[UP:0x639 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:25.992: [upf] INFO: UE F-SEID[UP:0x639 CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.001: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/27 11:05:26.001: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/27 11:05:26.001: [smf] INFO: UE IMSI[262423515866788] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.002: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/27 11:05:26.002: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.002: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.012: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/27 11:05:26.012: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/27 11:05:26.012: [smf] INFO: UE IMSI[262426793409311] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.012: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/27 11:05:26.012: [upf] INFO: UE F-SEID[UP:0x97c CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.012: [upf] INFO: UE F-SEID[UP:0x97c CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.022: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/27 11:05:26.022: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/27 11:05:26.022: [smf] INFO: UE IMSI[262424027916917] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.023: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/27 11:05:26.023: [upf] INFO: UE F-SEID[UP:0x57d CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.023: [upf] INFO: UE F-SEID[UP:0x57d CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.032: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/27 11:05:26.032: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/27 11:05:26.032: [smf] INFO: UE IMSI[262420504710314] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.033: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/27 11:05:26.033: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.033: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.043: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/27 11:05:26.043: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/27 11:05:26.043: [smf] INFO: UE IMSI[262429318137287] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.044: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/27 11:05:26.044: [upf] INFO: UE F-SEID[UP:0x475 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.044: [upf] INFO: UE F-SEID[UP:0x475 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.054: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/27 11:05:26.054: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/27 11:05:26.054: [smf] INFO: UE IMSI[262428913326246] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.055: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/27 11:05:26.055: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.055: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.065: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/27 11:05:26.065: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/27 11:05:26.065: [smf] INFO: UE IMSI[262420880023879] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.065: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/27 11:05:26.065: [upf] INFO: UE F-SEID[UP:0x694 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.065: [upf] INFO: UE F-SEID[UP:0x694 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.075: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/27 11:05:26.075: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/27 11:05:26.075: [smf] INFO: UE IMSI[262420546168605] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.076: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/27 11:05:26.076: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.076: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.086: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/27 11:05:26.086: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/27 11:05:26.086: [smf] INFO: UE IMSI[262429660225168] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.086: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/27 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.096: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/27 11:05:26.096: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/27 11:05:26.096: [smf] INFO: UE IMSI[262429171523830] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.097: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/27 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x774 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x774 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.107: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/27 11:05:26.107: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/27 11:05:26.107: [smf] INFO: UE IMSI[262427894293211] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.108: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/27 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.118: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/27 11:05:26.118: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/27 11:05:26.118: [smf] INFO: UE IMSI[262420020617292] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.118: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/27 11:05:26.118: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.118: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.128: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/27 11:05:26.128: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/27 11:05:26.128: [smf] INFO: UE IMSI[262424320688101] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.129: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/27 11:05:26.129: [upf] INFO: UE F-SEID[UP:0x8cd CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.129: [upf] INFO: UE F-SEID[UP:0x8cd CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.139: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/27 11:05:26.139: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/27 11:05:26.139: [smf] INFO: UE IMSI[262425494603018] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.139: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/27 11:05:26.140: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.140: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.149: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/27 11:05:26.149: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/27 11:05:26.149: [smf] INFO: UE IMSI[262423234306339] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.150: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/27 11:05:26.150: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.150: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.160: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/27 11:05:26.160: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/27 11:05:26.160: [smf] INFO: UE IMSI[262428972793398] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.161: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/27 11:05:26.161: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.161: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.171: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/27 11:05:26.171: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/27 11:05:26.171: [smf] INFO: UE IMSI[262428458133818] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.173: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/27 11:05:26.173: [upf] INFO: UE F-SEID[UP:0x886 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.173: [upf] INFO: UE F-SEID[UP:0x886 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.182: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/27 11:05:26.182: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/27 11:05:26.182: [smf] INFO: UE IMSI[262427722273154] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.184: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/27 11:05:26.184: [upf] INFO: UE F-SEID[UP:0x889 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.184: [upf] INFO: UE F-SEID[UP:0x889 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.193: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/27 11:05:26.193: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/27 11:05:26.193: [smf] INFO: UE IMSI[262429480884094] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.195: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/27 11:05:26.195: [upf] INFO: UE F-SEID[UP:0x971 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.195: [upf] INFO: UE F-SEID[UP:0x971 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.204: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/27 11:05:26.204: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/27 11:05:26.205: [smf] INFO: UE IMSI[262423263735489] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.207: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/27 11:05:26.207: [upf] INFO: UE F-SEID[UP:0x967 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.208: [upf] INFO: UE F-SEID[UP:0x967 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.215: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/27 11:05:26.215: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/27 11:05:26.215: [smf] INFO: UE IMSI[262428232276374] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.217: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/27 11:05:26.217: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.217: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.226: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/27 11:05:26.226: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/27 11:05:26.226: [smf] INFO: UE IMSI[262424609461905] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.228: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/27 11:05:26.228: [upf] INFO: UE F-SEID[UP:0xbda CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.228: [upf] INFO: UE F-SEID[UP:0xbda CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.238: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/27 11:05:26.238: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/27 11:05:26.238: [smf] INFO: UE IMSI[262424715765214] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.240: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/27 11:05:26.240: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.240: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.249: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/27 11:05:26.249: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/27 11:05:26.249: [smf] INFO: UE IMSI[262425776239222] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.251: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/27 11:05:26.252: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.252: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.260: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/27 11:05:26.260: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/27 11:05:26.260: [smf] INFO: UE IMSI[262422597847623] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.262: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/27 11:05:26.262: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.262: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.271: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/27 11:05:26.271: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/27 11:05:26.271: [smf] INFO: UE IMSI[262422006701181] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.273: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/27 11:05:26.273: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.273: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.282: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/27 11:05:26.282: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/27 11:05:26.282: [smf] INFO: UE IMSI[262422267263580] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.284: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/27 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x7da CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x7da CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.293: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/27 11:05:26.293: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/27 11:05:26.293: [smf] INFO: UE IMSI[262427420666535] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.295: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/27 11:05:26.295: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.295: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.304: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/27 11:05:26.304: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/27 11:05:26.304: [smf] INFO: UE IMSI[262427372862737] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.306: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/27 11:05:26.306: [upf] INFO: UE F-SEID[UP:0x299 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.306: [upf] INFO: UE F-SEID[UP:0x299 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.315: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/27 11:05:26.315: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/27 11:05:26.315: [smf] INFO: UE IMSI[262427958098542] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.317: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/27 11:05:26.317: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.317: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.326: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/27 11:05:26.326: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/27 11:05:26.326: [smf] INFO: UE IMSI[262420321416216] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.328: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/27 11:05:26.328: [upf] INFO: UE F-SEID[UP:0xe90 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.328: [upf] INFO: UE F-SEID[UP:0xe90 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.337: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/27 11:05:26.337: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/27 11:05:26.337: [smf] INFO: UE IMSI[262427994095076] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.339: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/27 11:05:26.339: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.339: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.349: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/27 11:05:26.349: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/27 11:05:26.349: [smf] INFO: UE IMSI[262427911688257] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.351: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/27 11:05:26.351: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.351: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.360: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/27 11:05:26.360: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/27 11:05:26.360: [smf] INFO: UE IMSI[262425029907469] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.363: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/27 11:05:26.363: [upf] INFO: UE F-SEID[UP:0x640 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.363: [upf] INFO: UE F-SEID[UP:0x640 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.371: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/27 11:05:26.371: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/27 11:05:26.371: [smf] INFO: UE IMSI[262426904046755] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.373: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/27 11:05:26.373: [upf] INFO: UE F-SEID[UP:0xe5c CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.373: [upf] INFO: UE F-SEID[UP:0xe5c CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.382: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/27 11:05:26.382: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/27 11:05:26.382: [smf] INFO: UE IMSI[262422088935742] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.384: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/27 11:05:26.384: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.384: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.393: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/27 11:05:26.393: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/27 11:05:26.393: [smf] INFO: UE IMSI[262426808848774] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.395: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/27 11:05:26.395: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.395: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.404: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/27 11:05:26.404: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/27 11:05:26.404: [smf] INFO: UE IMSI[262429432364115] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.406: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/27 11:05:26.406: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.406: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.416: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/27 11:05:26.416: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/27 11:05:26.416: [smf] INFO: UE IMSI[262425249052661] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.418: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/27 11:05:26.418: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.418: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.427: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/27 11:05:26.427: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/27 11:05:26.427: [smf] INFO: UE IMSI[262428145850789] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.428: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/27 11:05:26.428: [upf] INFO: UE F-SEID[UP:0x641 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.428: [upf] INFO: UE F-SEID[UP:0x641 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.438: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/27 11:05:26.438: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/27 11:05:26.438: [smf] INFO: UE IMSI[262424999608422] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.439: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/27 11:05:26.439: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.439: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.449: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/27 11:05:26.449: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/27 11:05:26.449: [smf] INFO: UE IMSI[262426100157520] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.449: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/27 11:05:26.449: [upf] INFO: UE F-SEID[UP:0x96b CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.449: [upf] INFO: UE F-SEID[UP:0x96b CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.459: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/27 11:05:26.459: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/27 11:05:26.459: [smf] INFO: UE IMSI[262423126922317] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.460: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/27 11:05:26.460: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.460: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.470: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/27 11:05:26.470: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/27 11:05:26.470: [smf] INFO: UE IMSI[262423739283321] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.471: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/27 11:05:26.471: [upf] INFO: UE F-SEID[UP:0x21e CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.471: [upf] INFO: UE F-SEID[UP:0x21e CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.480: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/27 11:05:26.480: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/27 11:05:26.480: [smf] INFO: UE IMSI[262420990556245] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.481: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/27 11:05:26.481: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.481: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.491: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/27 11:05:26.491: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/27 11:05:26.491: [smf] INFO: UE IMSI[262426046785241] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.492: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/27 11:05:26.492: [upf] INFO: UE F-SEID[UP:0x950 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.492: [upf] INFO: UE F-SEID[UP:0x950 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.502: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/27 11:05:26.502: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/27 11:05:26.502: [smf] INFO: UE IMSI[262420087395047] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.502: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/27 11:05:26.502: [upf] INFO: UE F-SEID[UP:0x448 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.502: [upf] INFO: UE F-SEID[UP:0x448 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.512: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/27 11:05:26.512: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/27 11:05:26.512: [smf] INFO: UE IMSI[262429996137371] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.513: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/27 11:05:26.513: [upf] INFO: UE F-SEID[UP:0x60e CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.513: [upf] INFO: UE F-SEID[UP:0x60e CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.523: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/27 11:05:26.523: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/27 11:05:26.523: [smf] INFO: UE IMSI[262426225989977] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.523: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/27 11:05:26.523: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.523: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.533: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/27 11:05:26.533: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/27 11:05:26.533: [smf] INFO: UE IMSI[262422960331287] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.534: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/27 11:05:26.534: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.534: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.544: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/27 11:05:26.544: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/27 11:05:26.544: [smf] INFO: UE IMSI[262425140111013] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.545: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/27 11:05:26.545: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.545: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.555: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/27 11:05:26.555: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/27 11:05:26.555: [smf] INFO: UE IMSI[262421480551478] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.555: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/27 11:05:26.555: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.555: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.565: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/27 11:05:26.565: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/27 11:05:26.565: [smf] INFO: UE IMSI[262429985151994] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.566: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/27 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x975 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x975 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.576: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/27 11:05:26.576: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/27 11:05:26.576: [smf] INFO: UE IMSI[262420158970631] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.577: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/27 11:05:26.577: [upf] INFO: UE F-SEID[UP:0xcff CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.577: [upf] INFO: UE F-SEID[UP:0xcff CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.587: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/27 11:05:26.587: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/27 11:05:26.587: [smf] INFO: UE IMSI[262425674474654] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.587: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/27 11:05:26.587: [upf] INFO: UE F-SEID[UP:0xfce CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.587: [upf] INFO: UE F-SEID[UP:0xfce CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.597: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/27 11:05:26.597: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/27 11:05:26.597: [smf] INFO: UE IMSI[262424262356277] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.598: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/27 11:05:26.598: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.598: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.608: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/27 11:05:26.608: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/27 11:05:26.608: [smf] INFO: UE IMSI[262421056176586] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.608: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/27 11:05:26.608: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.608: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.618: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/27 11:05:26.618: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/27 11:05:26.618: [smf] INFO: UE IMSI[262427749366016] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.619: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/27 11:05:26.619: [upf] INFO: UE F-SEID[UP:0x229 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.619: [upf] INFO: UE F-SEID[UP:0x229 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.629: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/27 11:05:26.629: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/27 11:05:26.629: [smf] INFO: UE IMSI[262424353068264] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.629: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/27 11:05:26.629: [upf] INFO: UE F-SEID[UP:0x67e CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.629: [upf] INFO: UE F-SEID[UP:0x67e CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.639: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/27 11:05:26.639: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/27 11:05:26.639: [smf] INFO: UE IMSI[262424437468586] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.640: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/27 11:05:26.640: [upf] INFO: UE F-SEID[UP:0x687 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.640: [upf] INFO: UE F-SEID[UP:0x687 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.650: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/27 11:05:26.650: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/27 11:05:26.650: [smf] INFO: UE IMSI[262426550303637] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.650: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/27 11:05:26.650: [upf] INFO: UE F-SEID[UP:0x632 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.650: [upf] INFO: UE F-SEID[UP:0x632 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.660: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/27 11:05:26.660: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/27 11:05:26.660: [smf] INFO: UE IMSI[262421419718550] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.661: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/27 11:05:26.661: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.661: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.671: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/27 11:05:26.671: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/27 11:05:26.671: [smf] INFO: UE IMSI[262423536690596] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.672: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/27 11:05:26.672: [upf] INFO: UE F-SEID[UP:0x629 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.672: [upf] INFO: UE F-SEID[UP:0x629 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.681: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/27 11:05:26.681: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/27 11:05:26.681: [smf] INFO: UE IMSI[262421771039806] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.682: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/27 11:05:26.682: [upf] INFO: UE F-SEID[UP:0xa59 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.682: [upf] INFO: UE F-SEID[UP:0xa59 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.692: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/27 11:05:26.692: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/27 11:05:26.692: [smf] INFO: UE IMSI[262421968961003] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.692: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/27 11:05:26.692: [upf] INFO: UE F-SEID[UP:0x50 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.692: [upf] INFO: UE F-SEID[UP:0x50 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.702: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/27 11:05:26.702: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/27 11:05:26.702: [smf] INFO: UE IMSI[262426931413458] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.703: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/27 11:05:26.703: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.703: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.713: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/27 11:05:26.713: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/27 11:05:26.713: [smf] INFO: UE IMSI[262429959277413] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.713: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/27 11:05:26.713: [upf] INFO: UE F-SEID[UP:0x959 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.713: [upf] INFO: UE F-SEID[UP:0x959 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.723: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/27 11:05:26.723: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/27 11:05:26.723: [smf] INFO: UE IMSI[262429262987569] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.724: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/27 11:05:26.724: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.724: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.733: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/27 11:05:26.734: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/27 11:05:26.734: [smf] INFO: UE IMSI[262420556558494] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.734: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/27 11:05:26.734: [upf] INFO: UE F-SEID[UP:0x472 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.734: [upf] INFO: UE F-SEID[UP:0x472 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.744: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/27 11:05:26.744: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/27 11:05:26.744: [smf] INFO: UE IMSI[262421644703465] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.745: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/27 11:05:26.745: [upf] INFO: UE F-SEID[UP:0x343 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.745: [upf] INFO: UE F-SEID[UP:0x343 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.755: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/27 11:05:26.755: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/27 11:05:26.755: [smf] INFO: UE IMSI[262424934508597] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.756: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/27 11:05:26.756: [upf] INFO: UE F-SEID[UP:0x1cc CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.756: [upf] INFO: UE F-SEID[UP:0x1cc CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.766: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/27 11:05:26.766: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/27 11:05:26.766: [smf] INFO: UE IMSI[262428937189883] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.767: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/27 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x26a CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x26a CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.776: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/27 11:05:26.776: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/27 11:05:26.776: [smf] INFO: UE IMSI[262428752853253] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.777: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/27 11:05:26.777: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.777: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.787: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/27 11:05:26.787: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/27 11:05:26.787: [smf] INFO: UE IMSI[262425172463482] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.788: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/27 11:05:26.788: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.788: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.797: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/27 11:05:26.797: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/27 11:05:26.797: [smf] INFO: UE IMSI[262424611776116] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.798: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/27 11:05:26.798: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.798: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.808: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/27 11:05:26.808: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/27 11:05:26.808: [smf] INFO: UE IMSI[262428159281349] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.809: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/27 11:05:26.809: [upf] INFO: UE F-SEID[UP:0xcec CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.809: [upf] INFO: UE F-SEID[UP:0xcec CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.818: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/27 11:05:26.818: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/27 11:05:26.818: [smf] INFO: UE IMSI[262423284481162] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.819: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/27 11:05:26.819: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.819: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.829: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/27 11:05:26.829: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/27 11:05:26.829: [smf] INFO: UE IMSI[262420995004129] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.830: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/27 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.839: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/27 11:05:26.839: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/27 11:05:26.839: [smf] INFO: UE IMSI[262422829787185] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.840: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/27 11:05:26.840: [upf] INFO: UE F-SEID[UP:0x3b CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.840: [upf] INFO: UE F-SEID[UP:0x3b CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.850: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/27 11:05:26.850: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/27 11:05:26.850: [smf] INFO: UE IMSI[262429818786387] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.850: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/27 11:05:26.850: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.850: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.860: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/27 11:05:26.860: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/27 11:05:26.860: [smf] INFO: UE IMSI[262423765474251] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.861: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/27 11:05:26.861: [upf] INFO: UE F-SEID[UP:0x65f CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.861: [upf] INFO: UE F-SEID[UP:0x65f CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.871: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/27 11:05:26.871: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/27 11:05:26.871: [smf] INFO: UE IMSI[262421574939282] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.871: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/27 11:05:26.871: [upf] INFO: UE F-SEID[UP:0xafa CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.871: [upf] INFO: UE F-SEID[UP:0xafa CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.881: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/27 11:05:26.881: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/27 11:05:26.881: [smf] INFO: UE IMSI[262423248552000] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.882: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/27 11:05:26.882: [upf] INFO: UE F-SEID[UP:0x86e CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.882: [upf] INFO: UE F-SEID[UP:0x86e CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.891: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/27 11:05:26.891: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/27 11:05:26.891: [smf] INFO: UE IMSI[262423777065181] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.892: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/27 11:05:26.892: [upf] INFO: UE F-SEID[UP:0x834 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.892: [upf] INFO: UE F-SEID[UP:0x834 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.902: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/27 11:05:26.902: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/27 11:05:26.902: [smf] INFO: UE IMSI[262423123267760] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.903: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/27 11:05:26.903: [upf] INFO: UE F-SEID[UP:0x56e CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.903: [upf] INFO: UE F-SEID[UP:0x56e CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.912: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/27 11:05:26.912: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/27 11:05:26.912: [smf] INFO: UE IMSI[262427651633801] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.913: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/27 11:05:26.913: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.913: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.923: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/27 11:05:26.923: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/27 11:05:26.923: [smf] INFO: UE IMSI[262427319704720] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.923: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/27 11:05:26.923: [upf] INFO: UE F-SEID[UP:0x1ce CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.923: [upf] INFO: UE F-SEID[UP:0x1ce CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.933: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/27 11:05:26.933: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/27 11:05:26.933: [smf] INFO: UE IMSI[262425258426259] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.934: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/27 11:05:26.934: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.934: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.944: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/27 11:05:26.944: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/27 11:05:26.944: [smf] INFO: UE IMSI[262427176770955] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.945: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/27 11:05:26.945: [upf] INFO: UE F-SEID[UP:0x524 CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.945: [upf] INFO: UE F-SEID[UP:0x524 CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.954: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/27 11:05:26.954: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/27 11:05:26.954: [smf] INFO: UE IMSI[262420320398013] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.955: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/27 11:05:26.955: [upf] INFO: UE F-SEID[UP:0xcc CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.955: [upf] INFO: UE F-SEID[UP:0xcc CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.965: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/27 11:05:26.965: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/27 11:05:26.965: [smf] INFO: UE IMSI[262421969135633] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.966: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/27 11:05:26.966: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.966: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.976: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/27 11:05:26.976: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/27 11:05:26.976: [smf] INFO: UE IMSI[262423644351982] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.978: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/27 11:05:26.978: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.978: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.986: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/27 11:05:26.986: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/27 11:05:26.986: [smf] INFO: UE IMSI[262423880111867] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.987: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/27 11:05:26.987: [upf] INFO: UE F-SEID[UP:0x630 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.987: [upf] INFO: UE F-SEID[UP:0x630 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:26.997: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/27 11:05:26.997: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/27 11:05:26.997: [smf] INFO: UE IMSI[262428391011433] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:26.997: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/27 11:05:26.997: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:26.997: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.007: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/27 11:05:27.007: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/27 11:05:27.007: [smf] INFO: UE IMSI[262421880638614] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.008: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/27 11:05:27.008: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.008: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.017: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/27 11:05:27.017: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/27 11:05:27.017: [smf] INFO: UE IMSI[262426897534275] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.018: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/27 11:05:27.018: [upf] INFO: UE F-SEID[UP:0x115 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.018: [upf] INFO: UE F-SEID[UP:0x115 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.028: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/27 11:05:27.028: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/27 11:05:27.028: [smf] INFO: UE IMSI[262427970853751] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.029: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/27 11:05:27.029: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.029: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.038: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/27 11:05:27.038: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/27 11:05:27.038: [smf] INFO: UE IMSI[262425196332153] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.039: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/27 11:05:27.039: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.039: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.049: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/27 11:05:27.049: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/27 11:05:27.049: [smf] INFO: UE IMSI[262425118510660] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.050: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/27 11:05:27.050: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.050: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.059: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/27 11:05:27.059: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/27 11:05:27.059: [smf] INFO: UE IMSI[262422577195939] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.060: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/27 11:05:27.060: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.060: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.070: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/27 11:05:27.070: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/27 11:05:27.070: [smf] INFO: UE IMSI[262425086177058] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.071: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/27 11:05:27.071: [upf] INFO: UE F-SEID[UP:0x881 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.071: [upf] INFO: UE F-SEID[UP:0x881 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.081: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/27 11:05:27.081: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/27 11:05:27.081: [smf] INFO: UE IMSI[262422304411565] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.081: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/27 11:05:27.081: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.081: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.091: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/27 11:05:27.091: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/27 11:05:27.091: [smf] INFO: UE IMSI[262429941252483] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.092: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/27 11:05:27.092: [upf] INFO: UE F-SEID[UP:0x40c CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.092: [upf] INFO: UE F-SEID[UP:0x40c CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.102: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/27 11:05:27.102: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/27 11:05:27.102: [smf] INFO: UE IMSI[262425173229516] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.102: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/27 11:05:27.103: [upf] INFO: UE F-SEID[UP:0x268 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.103: [upf] INFO: UE F-SEID[UP:0x268 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.113: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/27 11:05:27.113: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/27 11:05:27.113: [smf] INFO: UE IMSI[262427843040569] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.113: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/27 11:05:27.113: [upf] INFO: UE F-SEID[UP:0x250 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.113: [upf] INFO: UE F-SEID[UP:0x250 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.123: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/27 11:05:27.123: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/27 11:05:27.123: [smf] INFO: UE IMSI[262422454605765] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.124: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/27 11:05:27.124: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.124: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.134: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/27 11:05:27.134: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/27 11:05:27.134: [smf] INFO: UE IMSI[262423341258910] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.135: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/27 11:05:27.135: [upf] INFO: UE F-SEID[UP:0x38e CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.135: [upf] INFO: UE F-SEID[UP:0x38e CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.144: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/27 11:05:27.144: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/27 11:05:27.144: [smf] INFO: UE IMSI[262429303936959] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.145: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/27 11:05:27.145: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.145: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.154: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/27 11:05:27.155: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/27 11:05:27.155: [smf] INFO: UE IMSI[262421788324955] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.155: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/27 11:05:27.155: [upf] INFO: UE F-SEID[UP:0x5d CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.155: [upf] INFO: UE F-SEID[UP:0x5d CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.165: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/27 11:05:27.165: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/27 11:05:27.165: [smf] INFO: UE IMSI[262427377077317] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.166: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/27 11:05:27.166: [upf] INFO: UE F-SEID[UP:0x20a CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.166: [upf] INFO: UE F-SEID[UP:0x20a CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.176: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/27 11:05:27.176: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/27 11:05:27.176: [smf] INFO: UE IMSI[262425573478814] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.176: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/27 11:05:27.176: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.176: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.187: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/27 11:05:27.187: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/27 11:05:27.187: [smf] INFO: UE IMSI[262429996847351] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.187: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/27 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x456 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x456 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.197: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/27 11:05:27.197: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/27 11:05:27.197: [smf] INFO: UE IMSI[262420603506268] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.198: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/27 11:05:27.198: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.198: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.208: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/27 11:05:27.208: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/27 11:05:27.208: [smf] INFO: UE IMSI[262421496369173] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.208: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/27 11:05:27.208: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.208: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.218: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/27 11:05:27.218: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/27 11:05:27.218: [smf] INFO: UE IMSI[262422534540284] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.219: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/27 11:05:27.219: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.219: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.229: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/27 11:05:27.229: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/27 11:05:27.229: [smf] INFO: UE IMSI[262428710447301] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.229: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/27 11:05:27.229: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.229: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.239: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/27 11:05:27.239: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/27 11:05:27.239: [smf] INFO: UE IMSI[262422635655132] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.240: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/27 11:05:27.240: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.240: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.250: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/27 11:05:27.250: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/27 11:05:27.250: [smf] INFO: UE IMSI[262424618540705] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.251: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/27 11:05:27.251: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.251: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.260: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/27 11:05:27.260: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/27 11:05:27.260: [smf] INFO: UE IMSI[262422508867016] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.261: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/27 11:05:27.261: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.261: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.271: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/27 11:05:27.271: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/27 11:05:27.271: [smf] INFO: UE IMSI[262423798188271] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.271: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/27 11:05:27.271: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.271: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.281: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/27 11:05:27.281: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/27 11:05:27.281: [smf] INFO: UE IMSI[262429522309508] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.282: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/27 11:05:27.282: [upf] INFO: UE F-SEID[UP:0x36a CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.282: [upf] INFO: UE F-SEID[UP:0x36a CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.292: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/27 11:05:27.292: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/27 11:05:27.292: [smf] INFO: UE IMSI[262420760020407] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.292: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/27 11:05:27.292: [upf] INFO: UE F-SEID[UP:0x720 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.292: [upf] INFO: UE F-SEID[UP:0x720 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.302: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/27 11:05:27.302: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/27 11:05:27.302: [smf] INFO: UE IMSI[262423635776335] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.303: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/27 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x980 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x980 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.313: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/27 11:05:27.313: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/27 11:05:27.313: [smf] INFO: UE IMSI[262424254222786] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.313: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/27 11:05:27.313: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.313: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.323: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/27 11:05:27.323: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/27 11:05:27.323: [smf] INFO: UE IMSI[262421205211722] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.324: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/27 11:05:27.324: [upf] INFO: UE F-SEID[UP:0x340 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.324: [upf] INFO: UE F-SEID[UP:0x340 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.333: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/27 11:05:27.333: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/27 11:05:27.334: [smf] INFO: UE IMSI[262428313502855] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.334: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/27 11:05:27.334: [upf] INFO: UE F-SEID[UP:0x108 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.334: [upf] INFO: UE F-SEID[UP:0x108 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.344: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/27 11:05:27.344: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/27 11:05:27.344: [smf] INFO: UE IMSI[262426900662214] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.345: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/27 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x431 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x431 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.354: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/27 11:05:27.354: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/27 11:05:27.354: [smf] INFO: UE IMSI[262428842433192] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.355: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/27 11:05:27.355: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.355: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.365: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/27 11:05:27.365: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/27 11:05:27.365: [smf] INFO: UE IMSI[262425248902604] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.366: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/27 11:05:27.366: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.366: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.375: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/27 11:05:27.375: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/27 11:05:27.375: [smf] INFO: UE IMSI[262424050726170] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.376: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/27 11:05:27.376: [upf] INFO: UE F-SEID[UP:0x595 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.376: [upf] INFO: UE F-SEID[UP:0x595 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.386: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/27 11:05:27.386: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/27 11:05:27.386: [smf] INFO: UE IMSI[262429028992039] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.387: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/27 11:05:27.387: [upf] INFO: UE F-SEID[UP:0x6 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.387: [upf] INFO: UE F-SEID[UP:0x6 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.396: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/27 11:05:27.396: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/27 11:05:27.396: [smf] INFO: UE IMSI[262422320364252] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.397: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/27 11:05:27.397: [upf] INFO: UE F-SEID[UP:0xada CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.397: [upf] INFO: UE F-SEID[UP:0xada CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.407: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/27 11:05:27.407: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/27 11:05:27.407: [smf] INFO: UE IMSI[262429351056028] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.408: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/27 11:05:27.408: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.408: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.418: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/27 11:05:27.418: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/27 11:05:27.418: [smf] INFO: UE IMSI[262427224262558] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.419: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/27 11:05:27.419: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.419: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.429: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/27 11:05:27.429: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/27 11:05:27.429: [smf] INFO: UE IMSI[262421762812557] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.430: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/27 11:05:27.430: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.430: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.440: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/27 11:05:27.440: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/27 11:05:27.440: [smf] INFO: UE IMSI[262427228387897] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.442: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/27 11:05:27.442: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.442: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.451: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/27 11:05:27.451: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/27 11:05:27.451: [smf] INFO: UE IMSI[262429157931080] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.452: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/27 11:05:27.452: [upf] INFO: UE F-SEID[UP:0x360 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.452: [upf] INFO: UE F-SEID[UP:0x360 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.463: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/27 11:05:27.463: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/27 11:05:27.463: [smf] INFO: UE IMSI[262424015132727] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.465: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/27 11:05:27.465: [upf] INFO: UE F-SEID[UP:0xadf CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.465: [upf] INFO: UE F-SEID[UP:0xadf CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.475: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/27 11:05:27.475: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/27 11:05:27.475: [smf] INFO: UE IMSI[262423033815856] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.476: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/27 11:05:27.476: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.476: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.486: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/27 11:05:27.486: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/27 11:05:27.486: [smf] INFO: UE IMSI[262428546276670] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.487: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/27 11:05:27.487: [upf] INFO: UE F-SEID[UP:0x915 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.487: [upf] INFO: UE F-SEID[UP:0x915 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.497: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/27 11:05:27.497: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/27 11:05:27.497: [smf] INFO: UE IMSI[262429326601994] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.498: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/27 11:05:27.498: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.498: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.508: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/27 11:05:27.508: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/27 11:05:27.508: [smf] INFO: UE IMSI[262420285920118] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.509: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/27 11:05:27.509: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.509: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.519: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/27 11:05:27.519: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/27 11:05:27.519: [smf] INFO: UE IMSI[262423990065893] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.520: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/27 11:05:27.520: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.520: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.530: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/27 11:05:27.530: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/27 11:05:27.530: [smf] INFO: UE IMSI[262429193190800] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.531: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/27 11:05:27.531: [upf] INFO: UE F-SEID[UP:0x78c CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.531: [upf] INFO: UE F-SEID[UP:0x78c CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.541: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/27 11:05:27.541: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/27 11:05:27.541: [smf] INFO: UE IMSI[262428571357477] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.542: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/27 11:05:27.542: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.542: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.552: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/27 11:05:27.552: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/27 11:05:27.552: [smf] INFO: UE IMSI[262427294923642] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.553: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/27 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.563: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/27 11:05:27.563: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/27 11:05:27.563: [smf] INFO: UE IMSI[262420045272450] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.564: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/27 11:05:27.564: [upf] INFO: UE F-SEID[UP:0x3da CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.564: [upf] INFO: UE F-SEID[UP:0x3da CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.573: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/27 11:05:27.573: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/27 11:05:27.573: [smf] INFO: UE IMSI[262425450660891] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.575: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/27 11:05:27.575: [upf] INFO: UE F-SEID[UP:0xceb CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.575: [upf] INFO: UE F-SEID[UP:0xceb CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.584: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/27 11:05:27.584: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/27 11:05:27.584: [smf] INFO: UE IMSI[262422044291733] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.586: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/27 11:05:27.586: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.586: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.595: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/27 11:05:27.595: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/27 11:05:27.595: [smf] INFO: UE IMSI[262421010622207] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.596: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/27 11:05:27.597: [upf] INFO: UE F-SEID[UP:0x485 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.597: [upf] INFO: UE F-SEID[UP:0x485 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.606: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/27 11:05:27.606: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/27 11:05:27.606: [smf] INFO: UE IMSI[262425717645227] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.608: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/27 11:05:27.608: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.608: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.617: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/27 11:05:27.617: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/27 11:05:27.617: [smf] INFO: UE IMSI[262425022304209] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.619: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/27 11:05:27.619: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.619: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.628: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/27 11:05:27.628: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/27 11:05:27.628: [smf] INFO: UE IMSI[262425009378983] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.629: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/27 11:05:27.629: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.629: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.639: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/27 11:05:27.639: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/27 11:05:27.639: [smf] INFO: UE IMSI[262427079198759] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.640: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/27 11:05:27.640: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.640: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.650: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/27 11:05:27.650: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/27 11:05:27.650: [smf] INFO: UE IMSI[262423027180187] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.652: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/27 11:05:27.652: [upf] INFO: UE F-SEID[UP:0xdca CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.652: [upf] INFO: UE F-SEID[UP:0xdca CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.661: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/27 11:05:27.661: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/27 11:05:27.661: [smf] INFO: UE IMSI[262425715488947] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.662: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/27 11:05:27.662: [upf] INFO: UE F-SEID[UP:0xace CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.662: [upf] INFO: UE F-SEID[UP:0xace CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.672: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/27 11:05:27.672: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/27 11:05:27.672: [smf] INFO: UE IMSI[262420119769815] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.674: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/27 11:05:27.674: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.674: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.683: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/27 11:05:27.683: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/27 11:05:27.684: [smf] INFO: UE IMSI[262427849584570] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.685: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/27 11:05:27.685: [upf] INFO: UE F-SEID[UP:0xafb CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.685: [upf] INFO: UE F-SEID[UP:0xafb CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.694: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/27 11:05:27.694: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/27 11:05:27.694: [smf] INFO: UE IMSI[262425158046202] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.695: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/27 11:05:27.695: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.695: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.705: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/27 11:05:27.705: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/27 11:05:27.705: [smf] INFO: UE IMSI[262422557504103] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.706: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/27 11:05:27.706: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.706: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.716: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/27 11:05:27.716: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/27 11:05:27.716: [smf] INFO: UE IMSI[262428991006579] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.717: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/27 11:05:27.717: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.717: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.727: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/27 11:05:27.727: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/27 11:05:27.727: [smf] INFO: UE IMSI[262426032569950] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.728: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/27 11:05:27.728: [upf] INFO: UE F-SEID[UP:0x989 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.728: [upf] INFO: UE F-SEID[UP:0x989 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.738: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/27 11:05:27.738: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/27 11:05:27.738: [smf] INFO: UE IMSI[262428732857506] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.740: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/27 11:05:27.740: [upf] INFO: UE F-SEID[UP:0x33 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.740: [upf] INFO: UE F-SEID[UP:0x33 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.749: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/27 11:05:27.749: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/27 11:05:27.749: [smf] INFO: UE IMSI[262421137669576] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.750: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/27 11:05:27.750: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.750: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.759: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/27 11:05:27.759: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/27 11:05:27.759: [smf] INFO: UE IMSI[262426130946019] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.761: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/27 11:05:27.761: [upf] INFO: UE F-SEID[UP:0x236 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.761: [upf] INFO: UE F-SEID[UP:0x236 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.770: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/27 11:05:27.770: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/27 11:05:27.770: [smf] INFO: UE IMSI[262428467658992] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.772: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/27 11:05:27.772: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.772: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.781: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/27 11:05:27.781: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/27 11:05:27.781: [smf] INFO: UE IMSI[262422861973848] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.783: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/27 11:05:27.783: [upf] INFO: UE F-SEID[UP:0x10b CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.783: [upf] INFO: UE F-SEID[UP:0x10b CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.792: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/27 11:05:27.792: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/27 11:05:27.792: [smf] INFO: UE IMSI[262428608802798] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.794: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/27 11:05:27.794: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.794: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.803: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/27 11:05:27.803: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/27 11:05:27.803: [smf] INFO: UE IMSI[262425923007152] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.804: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/27 11:05:27.804: [upf] INFO: UE F-SEID[UP:0x74a CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.804: [upf] INFO: UE F-SEID[UP:0x74a CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.814: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/27 11:05:27.814: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/27 11:05:27.814: [smf] INFO: UE IMSI[262421689563562] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.816: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/27 11:05:27.816: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.816: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.825: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/27 11:05:27.825: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/27 11:05:27.825: [smf] INFO: UE IMSI[262426024991676] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.827: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/27 11:05:27.827: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.827: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.836: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/27 11:05:27.836: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/27 11:05:27.836: [smf] INFO: UE IMSI[262428155549851] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.838: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/27 11:05:27.838: [upf] INFO: UE F-SEID[UP:0x388 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.838: [upf] INFO: UE F-SEID[UP:0x388 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.847: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/27 11:05:27.847: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/27 11:05:27.847: [smf] INFO: UE IMSI[262423844861487] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.849: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/27 11:05:27.849: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.849: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.858: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/27 11:05:27.858: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/27 11:05:27.858: [smf] INFO: UE IMSI[262427551790233] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.860: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/27 11:05:27.860: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.860: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.869: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/27 11:05:27.869: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/27 11:05:27.869: [smf] INFO: UE IMSI[262423657107324] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.871: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/27 11:05:27.871: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.871: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.880: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/27 11:05:27.880: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/27 11:05:27.880: [smf] INFO: UE IMSI[262425216342886] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.882: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/27 11:05:27.882: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.882: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.891: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/27 11:05:27.891: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/27 11:05:27.891: [smf] INFO: UE IMSI[262420273147091] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.893: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/27 11:05:27.893: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.893: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.903: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/27 11:05:27.903: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/27 11:05:27.903: [smf] INFO: UE IMSI[262426306725315] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.906: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/27 11:05:27.906: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.906: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.915: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/27 11:05:27.915: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/27 11:05:27.915: [smf] INFO: UE IMSI[262425352963576] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.916: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/27 11:05:27.916: [upf] INFO: UE F-SEID[UP:0x18a CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.916: [upf] INFO: UE F-SEID[UP:0x18a CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.927: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/27 11:05:27.927: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/27 11:05:27.927: [smf] INFO: UE IMSI[262420117420716] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.930: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/27 11:05:27.930: [upf] INFO: UE F-SEID[UP:0x84b CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.930: [upf] INFO: UE F-SEID[UP:0x84b CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.939: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/27 11:05:27.939: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/27 11:05:27.939: [smf] INFO: UE IMSI[262421462896059] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.941: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/27 11:05:27.941: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.941: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.950: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/27 11:05:27.950: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/27 11:05:27.950: [smf] INFO: UE IMSI[262429600942354] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.951: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/27 11:05:27.951: [upf] INFO: UE F-SEID[UP:0xfba CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.951: [upf] INFO: UE F-SEID[UP:0xfba CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.964: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/27 11:05:27.964: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/27 11:05:27.964: [smf] INFO: UE IMSI[262424086466354] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.966: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/27 11:05:27.966: [upf] INFO: UE F-SEID[UP:0x18c CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.966: [upf] INFO: UE F-SEID[UP:0x18c CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.976: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/27 11:05:27.976: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/27 11:05:27.976: [smf] INFO: UE IMSI[262424997568500] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.978: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/27 11:05:27.978: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.978: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.987: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/27 11:05:27.987: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/27 11:05:27.987: [smf] INFO: UE IMSI[262420451292540] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.988: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/27 11:05:27.988: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.988: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:27.998: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/27 11:05:27.998: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/27 11:05:27.998: [smf] INFO: UE IMSI[262428102771874] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:27.999: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/27 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.010: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/27 11:05:28.010: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/27 11:05:28.010: [smf] INFO: UE IMSI[262420043402074] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.013: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/27 11:05:28.013: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.013: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.022: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/27 11:05:28.022: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/27 11:05:28.022: [smf] INFO: UE IMSI[262423066138680] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.025: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/27 11:05:28.025: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.025: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.033: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/27 11:05:28.033: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/27 11:05:28.033: [smf] INFO: UE IMSI[262420261086383] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.035: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/27 11:05:28.035: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.035: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.044: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/27 11:05:28.044: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/27 11:05:28.044: [smf] INFO: UE IMSI[262423842409570] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.045: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/27 11:05:28.046: [upf] INFO: UE F-SEID[UP:0x88a CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.046: [upf] INFO: UE F-SEID[UP:0x88a CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.055: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/27 11:05:28.055: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/27 11:05:28.055: [smf] INFO: UE IMSI[262425548314702] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.057: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/27 11:05:28.057: [upf] INFO: UE F-SEID[UP:0x186 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.057: [upf] INFO: UE F-SEID[UP:0x186 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.066: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/27 11:05:28.066: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/27 11:05:28.066: [smf] INFO: UE IMSI[262429062774871] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.068: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/27 11:05:28.068: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.068: [upf] INFO: UE F-SEID[UP:0xa4b CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.077: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/27 11:05:28.077: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/27 11:05:28.077: [smf] INFO: UE IMSI[262424974316085] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.079: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/27 11:05:28.079: [upf] INFO: UE F-SEID[UP:0x81d CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.079: [upf] INFO: UE F-SEID[UP:0x81d CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.088: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/27 11:05:28.088: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/27 11:05:28.088: [smf] INFO: UE IMSI[262420036925225] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.090: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/27 11:05:28.090: [upf] INFO: UE F-SEID[UP:0xab0 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.090: [upf] INFO: UE F-SEID[UP:0xab0 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.100: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/27 11:05:28.100: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/27 11:05:28.100: [smf] INFO: UE IMSI[262422446457148] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.103: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/27 11:05:28.103: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.103: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.112: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/27 11:05:28.112: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/27 11:05:28.112: [smf] INFO: UE IMSI[262421976562976] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.117: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/27 11:05:28.117: [upf] INFO: UE F-SEID[UP:0xebb CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.117: [upf] INFO: UE F-SEID[UP:0xebb CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.123: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/27 11:05:28.123: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/27 11:05:28.123: [smf] INFO: UE IMSI[262428373197138] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.124: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/27 11:05:28.124: [upf] INFO: UE F-SEID[UP:0xb2a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.124: [upf] INFO: UE F-SEID[UP:0xb2a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.134: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/27 11:05:28.134: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/27 11:05:28.134: [smf] INFO: UE IMSI[262424610438169] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.135: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/27 11:05:28.135: [upf] INFO: UE F-SEID[UP:0x190 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.135: [upf] INFO: UE F-SEID[UP:0x190 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.146: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/27 11:05:28.146: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/27 11:05:28.146: [smf] INFO: UE IMSI[262424964192398] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.147: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/27 11:05:28.147: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.147: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.159: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/27 11:05:28.159: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/27 11:05:28.159: [smf] INFO: UE IMSI[262420351748091] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.160: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/27 11:05:28.160: [upf] INFO: UE F-SEID[UP:0x19f CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.160: [upf] INFO: UE F-SEID[UP:0x19f CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.170: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/27 11:05:28.170: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/27 11:05:28.170: [smf] INFO: UE IMSI[262428155366807] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.170: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/27 11:05:28.170: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.170: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.180: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/27 11:05:28.180: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/27 11:05:28.180: [smf] INFO: UE IMSI[262421490737895] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.181: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/27 11:05:28.181: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.181: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.191: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/27 11:05:28.191: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/27 11:05:28.191: [smf] INFO: UE IMSI[262422977446672] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.192: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/27 11:05:28.192: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.192: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.202: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/27 11:05:28.202: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/27 11:05:28.202: [smf] INFO: UE IMSI[262424065941994] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.203: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/27 11:05:28.203: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.203: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.214: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/27 11:05:28.214: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/27 11:05:28.214: [smf] INFO: UE IMSI[262420776655511] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.216: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/27 11:05:28.216: [upf] INFO: UE F-SEID[UP:0x54c CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.216: [upf] INFO: UE F-SEID[UP:0x54c CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.227: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/27 11:05:28.227: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/27 11:05:28.227: [smf] INFO: UE IMSI[262428877804561] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.229: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/27 11:05:28.229: [upf] INFO: UE F-SEID[UP:0xabe CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.229: [upf] INFO: UE F-SEID[UP:0xabe CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.238: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/27 11:05:28.238: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/27 11:05:28.238: [smf] INFO: UE IMSI[262426377288598] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.239: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/27 11:05:28.239: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.240: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.249: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/27 11:05:28.249: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/27 11:05:28.249: [smf] INFO: UE IMSI[262429882950972] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.250: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/27 11:05:28.250: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.250: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.260: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/27 11:05:28.260: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/27 11:05:28.260: [smf] INFO: UE IMSI[262423934017171] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.263: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/27 11:05:28.263: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.263: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.271: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/27 11:05:28.271: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/27 11:05:28.271: [smf] INFO: UE IMSI[262422360013698] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.273: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/27 11:05:28.273: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.273: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.283: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/27 11:05:28.283: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/27 11:05:28.283: [smf] INFO: UE IMSI[262427496129162] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.285: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/27 11:05:28.285: [upf] INFO: UE F-SEID[UP:0x34d CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.285: [upf] INFO: UE F-SEID[UP:0x34d CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.297: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/27 11:05:28.297: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/27 11:05:28.297: [smf] INFO: UE IMSI[262422364552751] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.300: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/27 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xfed CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xfed CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.308: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/27 11:05:28.308: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/27 11:05:28.309: [smf] INFO: UE IMSI[262425772096829] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.310: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/27 11:05:28.310: [upf] INFO: UE F-SEID[UP:0xd9f CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.310: [upf] INFO: UE F-SEID[UP:0xd9f CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.319: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/27 11:05:28.319: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/27 11:05:28.319: [smf] INFO: UE IMSI[262422149159173] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.321: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/27 11:05:28.321: [upf] INFO: UE F-SEID[UP:0x759 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.321: [upf] INFO: UE F-SEID[UP:0x759 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.330: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/27 11:05:28.330: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/27 11:05:28.330: [smf] INFO: UE IMSI[262424211064141] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.332: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/27 11:05:28.332: [upf] INFO: UE F-SEID[UP:0xbf CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.332: [upf] INFO: UE F-SEID[UP:0xbf CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.341: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/27 11:05:28.341: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/27 11:05:28.341: [smf] INFO: UE IMSI[262420806965666] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.343: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/27 11:05:28.343: [upf] INFO: UE F-SEID[UP:0x42 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.343: [upf] INFO: UE F-SEID[UP:0x42 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.352: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/27 11:05:28.352: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/27 11:05:28.352: [smf] INFO: UE IMSI[262420577330430] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.354: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/27 11:05:28.354: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.354: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.363: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/27 11:05:28.363: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/27 11:05:28.363: [smf] INFO: UE IMSI[262428542550196] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.365: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/27 11:05:28.365: [upf] INFO: UE F-SEID[UP:0xab CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.365: [upf] INFO: UE F-SEID[UP:0xab CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.376: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/27 11:05:28.376: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/27 11:05:28.376: [smf] INFO: UE IMSI[262429496271279] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.378: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/27 11:05:28.378: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.378: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.388: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/27 11:05:28.388: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/27 11:05:28.388: [smf] INFO: UE IMSI[262427912112473] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.390: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/27 11:05:28.390: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.390: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.399: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/27 11:05:28.399: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/27 11:05:28.399: [smf] INFO: UE IMSI[262423516745815] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.400: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/27 11:05:28.400: [upf] INFO: UE F-SEID[UP:0x73 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.400: [upf] INFO: UE F-SEID[UP:0x73 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.410: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/27 11:05:28.410: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/27 11:05:28.410: [smf] INFO: UE IMSI[262426238301110] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.411: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/27 11:05:28.411: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.411: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.421: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/27 11:05:28.421: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/27 11:05:28.421: [smf] INFO: UE IMSI[262420310444695] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.422: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/27 11:05:28.422: [upf] INFO: UE F-SEID[UP:0x24c CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.422: [upf] INFO: UE F-SEID[UP:0x24c CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.432: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/27 11:05:28.432: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/27 11:05:28.432: [smf] INFO: UE IMSI[262421933446748] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.433: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/27 11:05:28.433: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.433: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.443: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/27 11:05:28.443: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/27 11:05:28.443: [smf] INFO: UE IMSI[262420054638702] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.444: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/27 11:05:28.444: [upf] INFO: UE F-SEID[UP:0xeec CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.444: [upf] INFO: UE F-SEID[UP:0xeec CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.453: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/27 11:05:28.453: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/27 11:05:28.453: [smf] INFO: UE IMSI[262420614678104] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.454: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/27 11:05:28.454: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.454: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.464: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/27 11:05:28.464: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/27 11:05:28.464: [smf] INFO: UE IMSI[262426010919830] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.465: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/27 11:05:28.465: [upf] INFO: UE F-SEID[UP:0x804 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.465: [upf] INFO: UE F-SEID[UP:0x804 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.474: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/27 11:05:28.474: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/27 11:05:28.474: [smf] INFO: UE IMSI[262425376124365] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.475: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/27 11:05:28.475: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.475: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.485: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/27 11:05:28.485: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/27 11:05:28.485: [smf] INFO: UE IMSI[262420968135305] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.486: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/27 11:05:28.486: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.486: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.495: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/27 11:05:28.495: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/27 11:05:28.495: [smf] INFO: UE IMSI[262420359635881] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.496: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/27 11:05:28.496: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.496: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.506: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/27 11:05:28.506: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/27 11:05:28.506: [smf] INFO: UE IMSI[262422066375683] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.506: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/27 11:05:28.506: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.506: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.516: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/27 11:05:28.516: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/27 11:05:28.516: [smf] INFO: UE IMSI[262420256418429] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.517: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/27 11:05:28.517: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.517: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.527: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/27 11:05:28.527: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/27 11:05:28.527: [smf] INFO: UE IMSI[262420368340160] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.528: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/27 11:05:28.528: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.528: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.537: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/27 11:05:28.537: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/27 11:05:28.537: [smf] INFO: UE IMSI[262426152973145] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.538: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/27 11:05:28.538: [upf] INFO: UE F-SEID[UP:0x528 CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.538: [upf] INFO: UE F-SEID[UP:0x528 CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.548: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/27 11:05:28.548: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/27 11:05:28.548: [smf] INFO: UE IMSI[262427918510813] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.549: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/27 11:05:28.549: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.549: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.558: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/27 11:05:28.558: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/27 11:05:28.558: [smf] INFO: UE IMSI[262421146874404] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.559: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/27 11:05:28.559: [upf] INFO: UE F-SEID[UP:0x845 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.559: [upf] INFO: UE F-SEID[UP:0x845 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.569: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/27 11:05:28.569: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/27 11:05:28.569: [smf] INFO: UE IMSI[262424784190038] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.570: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/27 11:05:28.570: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.570: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.579: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/27 11:05:28.579: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/27 11:05:28.579: [smf] INFO: UE IMSI[262422152039390] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.580: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/27 11:05:28.580: [upf] INFO: UE F-SEID[UP:0x17a CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.580: [upf] INFO: UE F-SEID[UP:0x17a CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.590: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/27 11:05:28.590: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/27 11:05:28.590: [smf] INFO: UE IMSI[262420066369178] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.591: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/27 11:05:28.591: [upf] INFO: UE F-SEID[UP:0xdc CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.591: [upf] INFO: UE F-SEID[UP:0xdc CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.600: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/27 11:05:28.600: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/27 11:05:28.600: [smf] INFO: UE IMSI[262424386312605] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.601: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/27 11:05:28.601: [upf] INFO: UE F-SEID[UP:0x21c CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.601: [upf] INFO: UE F-SEID[UP:0x21c CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.611: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/27 11:05:28.611: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/27 11:05:28.611: [smf] INFO: UE IMSI[262421376773521] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.611: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/27 11:05:28.611: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.611: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.621: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/27 11:05:28.621: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/27 11:05:28.621: [smf] INFO: UE IMSI[262422359345465] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.622: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/27 11:05:28.622: [upf] INFO: UE F-SEID[UP:0x262 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.622: [upf] INFO: UE F-SEID[UP:0x262 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.632: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/27 11:05:28.632: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/27 11:05:28.632: [smf] INFO: UE IMSI[262420495518825] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.632: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/27 11:05:28.632: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.632: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.642: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/27 11:05:28.642: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/27 11:05:28.642: [smf] INFO: UE IMSI[262426274471398] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.643: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/27 11:05:28.643: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.643: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.652: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/27 11:05:28.652: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/27 11:05:28.652: [smf] INFO: UE IMSI[262422679909265] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.653: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/27 11:05:28.653: [upf] INFO: UE F-SEID[UP:0x89b CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.653: [upf] INFO: UE F-SEID[UP:0x89b CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.663: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/27 11:05:28.663: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/27 11:05:28.663: [smf] INFO: UE IMSI[262426456633186] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.664: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/27 11:05:28.664: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.664: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.673: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/27 11:05:28.673: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/27 11:05:28.673: [smf] INFO: UE IMSI[262420749334563] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.674: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/27 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.684: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/27 11:05:28.684: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/27 11:05:28.684: [smf] INFO: UE IMSI[262427549798559] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.685: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/27 11:05:28.685: [upf] INFO: UE F-SEID[UP:0x374 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.685: [upf] INFO: UE F-SEID[UP:0x374 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.695: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/27 11:05:28.695: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/27 11:05:28.695: [smf] INFO: UE IMSI[262424487085122] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.695: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/27 11:05:28.695: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.695: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.705: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/27 11:05:28.705: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/27 11:05:28.705: [smf] INFO: UE IMSI[262424446154925] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.706: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/27 11:05:28.706: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.706: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.716: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/27 11:05:28.716: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/27 11:05:28.716: [smf] INFO: UE IMSI[262425561573011] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.717: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/27 11:05:28.717: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.717: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.727: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/27 11:05:28.727: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/27 11:05:28.727: [smf] INFO: UE IMSI[262429923865243] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.728: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/27 11:05:28.728: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.728: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.738: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/27 11:05:28.738: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/27 11:05:28.738: [smf] INFO: UE IMSI[262427542558816] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.738: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/27 11:05:28.738: [upf] INFO: UE F-SEID[UP:0x87b CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.738: [upf] INFO: UE F-SEID[UP:0x87b CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.748: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/27 11:05:28.748: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/27 11:05:28.748: [smf] INFO: UE IMSI[262428598322908] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.749: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/27 11:05:28.749: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.749: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.759: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/27 11:05:28.759: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/27 11:05:28.759: [smf] INFO: UE IMSI[262421838150798] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.760: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/27 11:05:28.760: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.760: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.770: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/27 11:05:28.770: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/27 11:05:28.770: [smf] INFO: UE IMSI[262421711105989] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.771: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/27 11:05:28.771: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.771: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.781: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/27 11:05:28.781: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/27 11:05:28.781: [smf] INFO: UE IMSI[262426145187905] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.782: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/27 11:05:28.782: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.782: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.791: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/27 11:05:28.791: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/27 11:05:28.791: [smf] INFO: UE IMSI[262424597029137] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.792: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/27 11:05:28.793: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.793: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.802: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/27 11:05:28.802: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/27 11:05:28.802: [smf] INFO: UE IMSI[262428192007890] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.803: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/27 11:05:28.803: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.803: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.813: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/27 11:05:28.813: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/27 11:05:28.813: [smf] INFO: UE IMSI[262426037232595] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.823: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/27 11:05:28.823: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/27 11:05:28.823: [smf] INFO: UE IMSI[262422850859433] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.834: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/27 11:05:28.834: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/27 11:05:28.834: [smf] INFO: UE IMSI[262423214562624] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.845: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/27 11:05:28.845: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/27 11:05:28.846: [smf] INFO: UE IMSI[262426504372494] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.855: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/27 11:05:28.855: [upf] INFO: UE F-SEID[UP:0x75f CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.855: [upf] INFO: UE F-SEID[UP:0x75f CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.857: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/27 11:05:28.857: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/27 11:05:28.857: [smf] INFO: UE IMSI[262423801866835] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.864: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/27 11:05:28.864: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.864: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.868: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/27 11:05:28.868: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/27 11:05:28.868: [smf] INFO: UE IMSI[262426166646000] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.869: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/27 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x489 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x489 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.869: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/27 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x997 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x997 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.870: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/27 11:05:28.870: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.870: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.878: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/27 11:05:28.878: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/27 11:05:28.878: [smf] INFO: UE IMSI[262422450444069] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.879: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/27 11:05:28.879: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.879: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.879: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/27 11:05:28.879: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.879: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.889: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/27 11:05:28.889: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/27 11:05:28.889: [smf] INFO: UE IMSI[262427419224006] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.890: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/27 11:05:28.890: [upf] INFO: UE F-SEID[UP:0x95f CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.890: [upf] INFO: UE F-SEID[UP:0x95f CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.899: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/27 11:05:28.899: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/27 11:05:28.899: [smf] INFO: UE IMSI[262421182222970] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.900: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/27 11:05:28.900: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.900: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.910: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/27 11:05:28.910: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/27 11:05:28.910: [smf] INFO: UE IMSI[262422638844300] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.911: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/27 11:05:28.911: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.911: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.921: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/27 11:05:28.921: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/27 11:05:28.921: [smf] INFO: UE IMSI[262421137206785] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.922: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/27 11:05:28.922: [upf] INFO: UE F-SEID[UP:0xb55 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.922: [upf] INFO: UE F-SEID[UP:0xb55 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.931: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/27 11:05:28.931: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/27 11:05:28.931: [smf] INFO: UE IMSI[262423160340761] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.932: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/27 11:05:28.932: [upf] INFO: UE F-SEID[UP:0x536 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.932: [upf] INFO: UE F-SEID[UP:0x536 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.942: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/27 11:05:28.942: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/27 11:05:28.942: [smf] INFO: UE IMSI[262427825613529] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.942: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/27 11:05:28.942: [upf] INFO: UE F-SEID[UP:0x890 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.942: [upf] INFO: UE F-SEID[UP:0x890 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.952: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/27 11:05:28.952: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/27 11:05:28.952: [smf] INFO: UE IMSI[262424746868036] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.953: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/27 11:05:28.953: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.953: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.963: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/27 11:05:28.963: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/27 11:05:28.963: [smf] INFO: UE IMSI[262427249043662] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.963: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/27 11:05:28.963: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.963: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.973: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/27 11:05:28.973: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/27 11:05:28.973: [smf] INFO: UE IMSI[262425402873646] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.974: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/27 11:05:28.974: [upf] INFO: UE F-SEID[UP:0xacf CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.974: [upf] INFO: UE F-SEID[UP:0xacf CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.984: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/27 11:05:28.984: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/27 11:05:28.984: [smf] INFO: UE IMSI[262427478592064] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.984: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/27 11:05:28.984: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.984: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:28.994: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/27 11:05:28.994: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/27 11:05:28.994: [smf] INFO: UE IMSI[262422386487750] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:28.995: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/27 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x11c CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x11c CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.005: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/27 11:05:29.005: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/27 11:05:29.005: [smf] INFO: UE IMSI[262426926305348] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.006: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/27 11:05:29.006: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.006: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.016: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/27 11:05:29.016: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/27 11:05:29.016: [smf] INFO: UE IMSI[262428837445971] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.016: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/27 11:05:29.016: [upf] INFO: UE F-SEID[UP:0x40d CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.016: [upf] INFO: UE F-SEID[UP:0x40d CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.026: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/27 11:05:29.026: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/27 11:05:29.026: [smf] INFO: UE IMSI[262425137560601] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.027: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/27 11:05:29.027: [upf] INFO: UE F-SEID[UP:0x68c CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.027: [upf] INFO: UE F-SEID[UP:0x68c CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.037: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/27 11:05:29.037: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/27 11:05:29.037: [smf] INFO: UE IMSI[262427609534529] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.037: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/27 11:05:29.037: [upf] INFO: UE F-SEID[UP:0x111 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.037: [upf] INFO: UE F-SEID[UP:0x111 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.047: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/27 11:05:29.047: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/27 11:05:29.047: [smf] INFO: UE IMSI[262429192768968] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.048: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/27 11:05:29.048: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.048: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.057: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/27 11:05:29.057: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/27 11:05:29.057: [smf] INFO: UE IMSI[262426451619582] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.058: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/27 11:05:29.058: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.058: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.068: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/27 11:05:29.068: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/27 11:05:29.068: [smf] INFO: UE IMSI[262428834881261] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.068: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/27 11:05:29.068: [upf] INFO: UE F-SEID[UP:0x163 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.068: [upf] INFO: UE F-SEID[UP:0x163 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.078: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/27 11:05:29.078: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/27 11:05:29.079: [smf] INFO: UE IMSI[262421487532346] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.079: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/27 11:05:29.079: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.079: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.089: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/27 11:05:29.089: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/27 11:05:29.089: [smf] INFO: UE IMSI[262429022006415] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.090: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/27 11:05:29.090: [upf] INFO: UE F-SEID[UP:0x864 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.090: [upf] INFO: UE F-SEID[UP:0x864 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.100: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/27 11:05:29.100: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/27 11:05:29.100: [smf] INFO: UE IMSI[262429794324713] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.100: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/27 11:05:29.100: [upf] INFO: UE F-SEID[UP:0xbde CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.100: [upf] INFO: UE F-SEID[UP:0xbde CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.111: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/27 11:05:29.111: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/27 11:05:29.111: [smf] INFO: UE IMSI[262429354923433] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.112: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/27 11:05:29.112: [upf] INFO: UE F-SEID[UP:0x828 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.112: [upf] INFO: UE F-SEID[UP:0x828 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.121: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/27 11:05:29.121: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/27 11:05:29.121: [smf] INFO: UE IMSI[262422120893904] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.122: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/27 11:05:29.122: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.122: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.132: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/27 11:05:29.132: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/27 11:05:29.132: [smf] INFO: UE IMSI[262426892080290] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.133: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/27 11:05:29.133: [upf] INFO: UE F-SEID[UP:0xfd CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.133: [upf] INFO: UE F-SEID[UP:0xfd CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.143: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/27 11:05:29.143: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/27 11:05:29.143: [smf] INFO: UE IMSI[262426462977967] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.144: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/27 11:05:29.144: [upf] INFO: UE F-SEID[UP:0x11f CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.144: [upf] INFO: UE F-SEID[UP:0x11f CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.154: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/27 11:05:29.154: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/27 11:05:29.154: [smf] INFO: UE IMSI[262428451568931] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.155: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/27 11:05:29.155: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.155: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.164: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/27 11:05:29.164: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/27 11:05:29.164: [smf] INFO: UE IMSI[262427719037765] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.165: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/27 11:05:29.165: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.165: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.175: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/27 11:05:29.175: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/27 11:05:29.175: [smf] INFO: UE IMSI[262425004504104] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.176: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/27 11:05:29.176: [upf] INFO: UE F-SEID[UP:0x32e CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.176: [upf] INFO: UE F-SEID[UP:0x32e CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.186: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/27 11:05:29.186: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/27 11:05:29.186: [smf] INFO: UE IMSI[262429798043320] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.186: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/27 11:05:29.187: [upf] INFO: UE F-SEID[UP:0x36b CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.187: [upf] INFO: UE F-SEID[UP:0x36b CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.196: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/27 11:05:29.196: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/27 11:05:29.196: [smf] INFO: UE IMSI[262420121844424] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.197: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/27 11:05:29.197: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.197: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.207: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/27 11:05:29.207: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/27 11:05:29.207: [smf] INFO: UE IMSI[262424511178995] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.208: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/27 11:05:29.208: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.208: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.217: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/27 11:05:29.217: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/27 11:05:29.217: [smf] INFO: UE IMSI[262420979160384] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.218: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/27 11:05:29.218: [upf] INFO: UE F-SEID[UP:0x460 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.218: [upf] INFO: UE F-SEID[UP:0x460 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.228: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/27 11:05:29.228: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/27 11:05:29.228: [smf] INFO: UE IMSI[262429331860943] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.228: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/27 11:05:29.228: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.228: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.238: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/27 11:05:29.238: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/27 11:05:29.238: [smf] INFO: UE IMSI[262426834166477] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.239: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/27 11:05:29.239: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.239: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.249: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/27 11:05:29.249: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/27 11:05:29.249: [smf] INFO: UE IMSI[262426445956483] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.249: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/27 11:05:29.249: [upf] INFO: UE F-SEID[UP:0x2ab CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.249: [upf] INFO: UE F-SEID[UP:0x2ab CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.259: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/27 11:05:29.259: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/27 11:05:29.259: [smf] INFO: UE IMSI[262423608065218] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.260: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/27 11:05:29.260: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.260: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.270: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/27 11:05:29.270: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/27 11:05:29.270: [smf] INFO: UE IMSI[262429181351670] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.271: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/27 11:05:29.271: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.271: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.280: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/27 11:05:29.280: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/27 11:05:29.280: [smf] INFO: UE IMSI[262427988374560] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.281: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/27 11:05:29.281: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.281: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.291: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/27 11:05:29.291: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/27 11:05:29.291: [smf] INFO: UE IMSI[262427897098967] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.291: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/27 11:05:29.291: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.291: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.301: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/27 11:05:29.301: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/27 11:05:29.301: [smf] INFO: UE IMSI[262426850227527] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.302: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/27 11:05:29.302: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.302: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.312: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/27 11:05:29.312: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/27 11:05:29.312: [smf] INFO: UE IMSI[262423007263144] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.313: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/27 11:05:29.313: [upf] INFO: UE F-SEID[UP:0x827 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.313: [upf] INFO: UE F-SEID[UP:0x827 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.322: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/27 11:05:29.322: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/27 11:05:29.322: [smf] INFO: UE IMSI[262427641977699] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.324: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/27 11:05:29.324: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.324: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.333: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/27 11:05:29.333: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/27 11:05:29.333: [smf] INFO: UE IMSI[262425222347855] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.334: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/27 11:05:29.334: [upf] INFO: UE F-SEID[UP:0x221 CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.334: [upf] INFO: UE F-SEID[UP:0x221 CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.344: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/27 11:05:29.344: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/27 11:05:29.344: [smf] INFO: UE IMSI[262425394525907] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.345: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/27 11:05:29.345: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.345: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.355: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/27 11:05:29.355: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/27 11:05:29.355: [smf] INFO: UE IMSI[262427611810144] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.355: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/27 11:05:29.355: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.355: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.365: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/27 11:05:29.365: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/27 11:05:29.365: [smf] INFO: UE IMSI[262426973648568] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.366: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/27 11:05:29.366: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.366: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.376: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/27 11:05:29.376: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/27 11:05:29.376: [smf] INFO: UE IMSI[262424855947217] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.376: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/27 11:05:29.376: [upf] INFO: UE F-SEID[UP:0x297 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.376: [upf] INFO: UE F-SEID[UP:0x297 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.386: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/27 11:05:29.386: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/27 11:05:29.386: [smf] INFO: UE IMSI[262420735135848] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.387: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/27 11:05:29.387: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.387: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.396: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/27 11:05:29.397: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/27 11:05:29.397: [smf] INFO: UE IMSI[262429296190890] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.397: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/27 11:05:29.397: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.397: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.407: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/27 11:05:29.407: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/27 11:05:29.407: [smf] INFO: UE IMSI[262428089924120] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.408: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/27 11:05:29.408: [upf] INFO: UE F-SEID[UP:0x797 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.408: [upf] INFO: UE F-SEID[UP:0x797 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.417: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/27 11:05:29.417: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/27 11:05:29.417: [smf] INFO: UE IMSI[262428609329070] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.418: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/27 11:05:29.418: [upf] INFO: UE F-SEID[UP:0x300 CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.418: [upf] INFO: UE F-SEID[UP:0x300 CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.428: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/27 11:05:29.428: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/27 11:05:29.428: [smf] INFO: UE IMSI[262425649941093] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.429: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/27 11:05:29.429: [upf] INFO: UE F-SEID[UP:0xfb CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.429: [upf] INFO: UE F-SEID[UP:0xfb CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.438: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/27 11:05:29.438: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/27 11:05:29.438: [smf] INFO: UE IMSI[262426423252245] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.439: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/27 11:05:29.439: [upf] INFO: UE F-SEID[UP:0x57a CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.439: [upf] INFO: UE F-SEID[UP:0x57a CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.449: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/27 11:05:29.449: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/27 11:05:29.449: [smf] INFO: UE IMSI[262428428261959] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.450: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/27 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.459: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/27 11:05:29.459: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/27 11:05:29.459: [smf] INFO: UE IMSI[262427705124130] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.460: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/27 11:05:29.460: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.460: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.470: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/27 11:05:29.470: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/27 11:05:29.470: [smf] INFO: UE IMSI[262424619344098] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.471: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/27 11:05:29.471: [upf] INFO: UE F-SEID[UP:0x117 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.471: [upf] INFO: UE F-SEID[UP:0x117 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.480: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/27 11:05:29.480: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/27 11:05:29.480: [smf] INFO: UE IMSI[262427508163632] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.481: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/27 11:05:29.481: [upf] INFO: UE F-SEID[UP:0x38b CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.481: [upf] INFO: UE F-SEID[UP:0x38b CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.491: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/27 11:05:29.491: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/27 11:05:29.491: [smf] INFO: UE IMSI[262428087454004] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.492: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/27 11:05:29.492: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.492: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.502: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/27 11:05:29.502: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/27 11:05:29.502: [smf] INFO: UE IMSI[262427179337251] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.503: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/27 11:05:29.503: [upf] INFO: UE F-SEID[UP:0x306 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.503: [upf] INFO: UE F-SEID[UP:0x306 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.513: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/27 11:05:29.513: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/27 11:05:29.513: [smf] INFO: UE IMSI[262429485126304] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.513: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/27 11:05:29.513: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.513: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.523: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/27 11:05:29.523: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/27 11:05:29.523: [smf] INFO: UE IMSI[262425725821725] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.524: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/27 11:05:29.524: [upf] INFO: UE F-SEID[UP:0x6e CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.524: [upf] INFO: UE F-SEID[UP:0x6e CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.534: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/27 11:05:29.534: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/27 11:05:29.534: [smf] INFO: UE IMSI[262423214287910] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.534: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/27 11:05:29.534: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.534: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.545: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/27 11:05:29.545: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/27 11:05:29.545: [smf] INFO: UE IMSI[262426578852672] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.545: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/27 11:05:29.545: [upf] INFO: UE F-SEID[UP:0xe16 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.545: [upf] INFO: UE F-SEID[UP:0xe16 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.555: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/27 11:05:29.555: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/27 11:05:29.555: [smf] INFO: UE IMSI[262422579093012] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.556: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/27 11:05:29.556: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.556: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.566: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/27 11:05:29.566: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/27 11:05:29.566: [smf] INFO: UE IMSI[262428109918453] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.567: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/27 11:05:29.567: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.567: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.577: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/27 11:05:29.577: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/27 11:05:29.577: [smf] INFO: UE IMSI[262424174206329] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.578: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/27 11:05:29.578: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.578: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.588: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/27 11:05:29.588: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/27 11:05:29.588: [smf] INFO: UE IMSI[262424780434052] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.588: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/27 11:05:29.588: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.588: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.598: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/27 11:05:29.598: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/27 11:05:29.598: [smf] INFO: UE IMSI[262424955181479] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.599: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/27 11:05:29.599: [upf] INFO: UE F-SEID[UP:0x222 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.599: [upf] INFO: UE F-SEID[UP:0x222 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.608: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/27 11:05:29.608: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/27 11:05:29.608: [smf] INFO: UE IMSI[262421291666144] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.609: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/27 11:05:29.609: [upf] INFO: UE F-SEID[UP:0x54 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.609: [upf] INFO: UE F-SEID[UP:0x54 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.619: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/27 11:05:29.619: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/27 11:05:29.619: [smf] INFO: UE IMSI[262426395163184] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.620: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/27 11:05:29.620: [upf] INFO: UE F-SEID[UP:0xeef CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.620: [upf] INFO: UE F-SEID[UP:0xeef CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.629: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/27 11:05:29.629: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/27 11:05:29.629: [smf] INFO: UE IMSI[262422936342010] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.630: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/27 11:05:29.630: [upf] INFO: UE F-SEID[UP:0xe24 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.630: [upf] INFO: UE F-SEID[UP:0xe24 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.640: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/27 11:05:29.640: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/27 11:05:29.640: [smf] INFO: UE IMSI[262426514194171] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.641: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/27 11:05:29.641: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.641: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.650: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/27 11:05:29.650: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/27 11:05:29.650: [smf] INFO: UE IMSI[262420103419281] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.651: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/27 11:05:29.651: [upf] INFO: UE F-SEID[UP:0x763 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.651: [upf] INFO: UE F-SEID[UP:0x763 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.661: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/27 11:05:29.661: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/27 11:05:29.661: [smf] INFO: UE IMSI[262423809826736] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.661: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/27 11:05:29.662: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.662: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.671: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/27 11:05:29.671: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/27 11:05:29.671: [smf] INFO: UE IMSI[262426369401580] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.672: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/27 11:05:29.672: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.672: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.681: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/27 11:05:29.681: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/27 11:05:29.681: [smf] INFO: UE IMSI[262420334009385] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.682: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/27 11:05:29.682: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.682: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.692: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/27 11:05:29.692: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/27 11:05:29.692: [smf] INFO: UE IMSI[262428973459412] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.693: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/27 11:05:29.693: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.693: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.702: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/27 11:05:29.702: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/27 11:05:29.702: [smf] INFO: UE IMSI[262425923958884] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.703: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/27 11:05:29.703: [upf] INFO: UE F-SEID[UP:0x885 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.703: [upf] INFO: UE F-SEID[UP:0x885 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.713: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/27 11:05:29.713: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/27 11:05:29.713: [smf] INFO: UE IMSI[262428768657589] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.713: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/27 11:05:29.713: [upf] INFO: UE F-SEID[UP:0x525 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.713: [upf] INFO: UE F-SEID[UP:0x525 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.723: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/27 11:05:29.723: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/27 11:05:29.723: [smf] INFO: UE IMSI[262422717744521] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.724: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/27 11:05:29.724: [upf] INFO: UE F-SEID[UP:0x64 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.724: [upf] INFO: UE F-SEID[UP:0x64 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.734: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/27 11:05:29.734: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/27 11:05:29.734: [smf] INFO: UE IMSI[262421368138732] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.735: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/27 11:05:29.735: [upf] INFO: UE F-SEID[UP:0xead CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.735: [upf] INFO: UE F-SEID[UP:0xead CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.745: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/27 11:05:29.745: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/27 11:05:29.745: [smf] INFO: UE IMSI[262425289846549] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.745: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/27 11:05:29.745: [upf] INFO: UE F-SEID[UP:0x611 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.745: [upf] INFO: UE F-SEID[UP:0x611 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.755: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/27 11:05:29.755: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/27 11:05:29.755: [smf] INFO: UE IMSI[262427920487843] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.756: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/27 11:05:29.756: [upf] INFO: UE F-SEID[UP:0xefe CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.756: [upf] INFO: UE F-SEID[UP:0xefe CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.766: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/27 11:05:29.766: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/27 11:05:29.766: [smf] INFO: UE IMSI[262421377083459] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.767: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/27 11:05:29.767: [upf] INFO: UE F-SEID[UP:0x529 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.767: [upf] INFO: UE F-SEID[UP:0x529 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.777: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/27 11:05:29.777: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/27 11:05:29.777: [smf] INFO: UE IMSI[262421822557610] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.777: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/27 11:05:29.777: [upf] INFO: UE F-SEID[UP:0xb99 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.777: [upf] INFO: UE F-SEID[UP:0xb99 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.787: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/27 11:05:29.787: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/27 11:05:29.787: [smf] INFO: UE IMSI[262427203531322] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.788: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/27 11:05:29.788: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.788: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.798: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/27 11:05:29.798: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/27 11:05:29.798: [smf] INFO: UE IMSI[262429714504888] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.799: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/27 11:05:29.799: [upf] INFO: UE F-SEID[UP:0x78a CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.799: [upf] INFO: UE F-SEID[UP:0x78a CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.809: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/27 11:05:29.809: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/27 11:05:29.809: [smf] INFO: UE IMSI[262428583080858] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.810: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/27 11:05:29.810: [upf] INFO: UE F-SEID[UP:0x294 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.810: [upf] INFO: UE F-SEID[UP:0x294 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.819: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/27 11:05:29.819: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/27 11:05:29.819: [smf] INFO: UE IMSI[262427412356507] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.820: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/27 11:05:29.820: [upf] INFO: UE F-SEID[UP:0x7f CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.820: [upf] INFO: UE F-SEID[UP:0x7f CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.830: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/27 11:05:29.830: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/27 11:05:29.830: [smf] INFO: UE IMSI[262428273722493] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.831: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/27 11:05:29.831: [upf] INFO: UE F-SEID[UP:0x11b CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.831: [upf] INFO: UE F-SEID[UP:0x11b CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.840: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/27 11:05:29.840: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/27 11:05:29.840: [smf] INFO: UE IMSI[262424219119607] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.841: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/27 11:05:29.841: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.841: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.852: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/27 11:05:29.852: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/27 11:05:29.852: [smf] INFO: UE IMSI[262421587519812] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.853: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/27 11:05:29.853: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.853: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.863: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/27 11:05:29.863: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/27 11:05:29.863: [smf] INFO: UE IMSI[262428333854905] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.865: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/27 11:05:29.865: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.865: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.875: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/27 11:05:29.875: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/27 11:05:29.875: [smf] INFO: UE IMSI[262429315090561] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.882: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/27 11:05:29.882: [upf] INFO: UE F-SEID[UP:0xad2 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.882: [upf] INFO: UE F-SEID[UP:0xad2 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.898: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/27 11:05:29.898: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/27 11:05:29.898: [smf] INFO: UE IMSI[262423545254503] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.902: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/27 11:05:29.902: [upf] INFO: UE F-SEID[UP:0x390 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.902: [upf] INFO: UE F-SEID[UP:0x390 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.912: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/27 11:05:29.912: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/27 11:05:29.913: [smf] INFO: UE IMSI[262424834197503] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.917: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/27 11:05:29.917: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.917: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.924: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/27 11:05:29.924: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/27 11:05:29.924: [smf] INFO: UE IMSI[262428124547182] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.926: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/27 11:05:29.926: [upf] INFO: UE F-SEID[UP:0xb05 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.926: [upf] INFO: UE F-SEID[UP:0xb05 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.936: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/27 11:05:29.936: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/27 11:05:29.936: [smf] INFO: UE IMSI[262428854730286] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.938: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/27 11:05:29.938: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.938: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.948: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/27 11:05:29.948: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/27 11:05:29.948: [smf] INFO: UE IMSI[262426270180956] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.953: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/27 11:05:29.954: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.954: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.963: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/27 11:05:29.963: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/27 11:05:29.963: [smf] INFO: UE IMSI[262425001477784] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.969: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/27 11:05:29.969: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.969: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.975: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/27 11:05:29.975: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/27 11:05:29.975: [smf] INFO: UE IMSI[262428538930812] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.977: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/27 11:05:29.977: [upf] INFO: UE F-SEID[UP:0x161 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.977: [upf] INFO: UE F-SEID[UP:0x161 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.987: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/27 11:05:29.987: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/27 11:05:29.987: [smf] INFO: UE IMSI[262421848773627] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:29.989: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/27 11:05:29.989: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:29.989: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:29.999: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/27 11:05:29.999: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/27 11:05:29.999: [smf] INFO: UE IMSI[262420066358178] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.001: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/27 11:05:30.001: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.001: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.011: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/27 11:05:30.011: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/27 11:05:30.011: [smf] INFO: UE IMSI[262425945963682] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.012: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/27 11:05:30.013: [upf] INFO: UE F-SEID[UP:0x64a CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.013: [upf] INFO: UE F-SEID[UP:0x64a CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.023: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/27 11:05:30.023: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/27 11:05:30.023: [smf] INFO: UE IMSI[262424829818866] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.029: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/27 11:05:30.029: [upf] INFO: UE F-SEID[UP:0x596 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.029: [upf] INFO: UE F-SEID[UP:0x596 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.036: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/27 11:05:30.036: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/27 11:05:30.036: [smf] INFO: UE IMSI[262425955864184] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.037: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/27 11:05:30.038: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.038: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.047: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/27 11:05:30.047: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/27 11:05:30.047: [smf] INFO: UE IMSI[262422448020405] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.053: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/27 11:05:30.053: [upf] INFO: UE F-SEID[UP:0x178 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.053: [upf] INFO: UE F-SEID[UP:0x178 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.059: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/27 11:05:30.059: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/27 11:05:30.059: [smf] INFO: UE IMSI[262422349543991] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.065: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/27 11:05:30.065: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.065: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.072: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/27 11:05:30.072: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/27 11:05:30.072: [smf] INFO: UE IMSI[262422172404337] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.077: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/27 11:05:30.077: [upf] INFO: UE F-SEID[UP:0xcac CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.077: [upf] INFO: UE F-SEID[UP:0xcac CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.084: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/27 11:05:30.084: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/27 11:05:30.084: [smf] INFO: UE IMSI[262421655812415] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.085: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/27 11:05:30.085: [upf] INFO: UE F-SEID[UP:0x24b CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.085: [upf] INFO: UE F-SEID[UP:0x24b CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.097: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/27 11:05:30.097: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/27 11:05:30.097: [smf] INFO: UE IMSI[262423086363504] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.098: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/27 11:05:30.098: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.098: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.108: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/27 11:05:30.109: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/27 11:05:30.109: [smf] INFO: UE IMSI[262425592132452] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.113: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/27 11:05:30.113: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.113: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.121: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/27 11:05:30.121: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/27 11:05:30.121: [smf] INFO: UE IMSI[262424890160584] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.123: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/27 11:05:30.123: [upf] INFO: UE F-SEID[UP:0x627 CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.123: [upf] INFO: UE F-SEID[UP:0x627 CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.133: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/27 11:05:30.133: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/27 11:05:30.133: [smf] INFO: UE IMSI[262423736160778] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.135: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/27 11:05:30.135: [upf] INFO: UE F-SEID[UP:0x37c CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.135: [upf] INFO: UE F-SEID[UP:0x37c CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.144: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/27 11:05:30.144: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/27 11:05:30.144: [smf] INFO: UE IMSI[262422122204295] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.146: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/27 11:05:30.146: [upf] INFO: UE F-SEID[UP:0x621 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.146: [upf] INFO: UE F-SEID[UP:0x621 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.156: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/27 11:05:30.156: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/27 11:05:30.156: [smf] INFO: UE IMSI[262420394066714] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.157: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/27 11:05:30.157: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.157: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.167: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/27 11:05:30.167: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/27 11:05:30.167: [smf] INFO: UE IMSI[262427588526549] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.168: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/27 11:05:30.168: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.168: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.178: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/27 11:05:30.178: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/27 11:05:30.178: [smf] INFO: UE IMSI[262427752285015] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.179: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/27 11:05:30.179: [upf] INFO: UE F-SEID[UP:0xddc CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.179: [upf] INFO: UE F-SEID[UP:0xddc CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.189: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/27 11:05:30.189: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/27 11:05:30.189: [smf] INFO: UE IMSI[262423184601483] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.190: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/27 11:05:30.190: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.190: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.199: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/27 11:05:30.199: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/27 11:05:30.199: [smf] INFO: UE IMSI[262422391802492] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.200: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/27 11:05:30.200: [upf] INFO: UE F-SEID[UP:0x73e CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.200: [upf] INFO: UE F-SEID[UP:0x73e CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.210: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/27 11:05:30.210: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/27 11:05:30.210: [smf] INFO: UE IMSI[262428309798792] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.211: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/27 11:05:30.211: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.211: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.221: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/27 11:05:30.221: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/27 11:05:30.221: [smf] INFO: UE IMSI[262429016795903] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.222: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/27 11:05:30.222: [upf] INFO: UE F-SEID[UP:0x223 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.222: [upf] INFO: UE F-SEID[UP:0x223 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.232: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/27 11:05:30.232: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/27 11:05:30.232: [smf] INFO: UE IMSI[262428494280018] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.233: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/27 11:05:30.233: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.233: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.243: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/27 11:05:30.243: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/27 11:05:30.243: [smf] INFO: UE IMSI[262423775423618] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.244: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/27 11:05:30.244: [upf] INFO: UE F-SEID[UP:0x8d CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.244: [upf] INFO: UE F-SEID[UP:0x8d CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.254: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/27 11:05:30.254: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/27 11:05:30.254: [smf] INFO: UE IMSI[262429473610970] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.254: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/27 11:05:30.254: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.254: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.264: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/27 11:05:30.264: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/27 11:05:30.264: [smf] INFO: UE IMSI[262427714141380] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.265: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/27 11:05:30.265: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.265: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.275: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/27 11:05:30.275: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/27 11:05:30.275: [smf] INFO: UE IMSI[262427791241238] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.276: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/27 11:05:30.276: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.276: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.286: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/27 11:05:30.286: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/27 11:05:30.286: [smf] INFO: UE IMSI[262420759964954] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.286: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/27 11:05:30.286: [upf] INFO: UE F-SEID[UP:0x4a CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.286: [upf] INFO: UE F-SEID[UP:0x4a CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.296: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/27 11:05:30.296: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/27 11:05:30.296: [smf] INFO: UE IMSI[262422988622494] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.297: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/27 11:05:30.297: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.297: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.306: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/27 11:05:30.307: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/27 11:05:30.307: [smf] INFO: UE IMSI[262427059877875] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.307: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/27 11:05:30.307: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.307: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.317: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/27 11:05:30.317: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/27 11:05:30.317: [smf] INFO: UE IMSI[262423902222623] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.318: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/27 11:05:30.318: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.318: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.328: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/27 11:05:30.328: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/27 11:05:30.328: [smf] INFO: UE IMSI[262427486884949] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.328: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/27 11:05:30.328: [upf] INFO: UE F-SEID[UP:0x445 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.328: [upf] INFO: UE F-SEID[UP:0x445 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.338: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/27 11:05:30.338: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/27 11:05:30.338: [smf] INFO: UE IMSI[262422730351744] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.339: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/27 11:05:30.339: [upf] INFO: UE F-SEID[UP:0x20b CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.339: [upf] INFO: UE F-SEID[UP:0x20b CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.349: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/27 11:05:30.349: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/27 11:05:30.349: [smf] INFO: UE IMSI[262428114134690] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.350: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/27 11:05:30.350: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.350: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.359: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/27 11:05:30.359: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/27 11:05:30.359: [smf] INFO: UE IMSI[262423330976921] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.360: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/27 11:05:30.360: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.360: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.370: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/27 11:05:30.370: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/27 11:05:30.370: [smf] INFO: UE IMSI[262428247846571] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.371: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/27 11:05:30.371: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.371: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.381: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/27 11:05:30.381: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/27 11:05:30.381: [smf] INFO: UE IMSI[262428723959885] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.382: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/27 11:05:30.382: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.382: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.392: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/27 11:05:30.392: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/27 11:05:30.392: [smf] INFO: UE IMSI[262427743993454] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.392: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/27 11:05:30.392: [upf] INFO: UE F-SEID[UP:0x375 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.392: [upf] INFO: UE F-SEID[UP:0x375 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.402: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/27 11:05:30.402: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/27 11:05:30.402: [smf] INFO: UE IMSI[262424953082448] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.403: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/27 11:05:30.403: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.403: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.412: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/27 11:05:30.412: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/27 11:05:30.412: [smf] INFO: UE IMSI[262424403300664] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.413: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/27 11:05:30.413: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.413: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.423: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/27 11:05:30.423: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/27 11:05:30.423: [smf] INFO: UE IMSI[262422696630034] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.424: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/27 11:05:30.424: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.424: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.434: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/27 11:05:30.434: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/27 11:05:30.434: [smf] INFO: UE IMSI[262422404713172] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.435: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/27 11:05:30.435: [upf] INFO: UE F-SEID[UP:0x77e CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.435: [upf] INFO: UE F-SEID[UP:0x77e CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.444: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/27 11:05:30.444: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/27 11:05:30.444: [smf] INFO: UE IMSI[262428797319811] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.445: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/27 11:05:30.445: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.445: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.455: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/27 11:05:30.455: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/27 11:05:30.455: [smf] INFO: UE IMSI[262424153548905] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.455: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/27 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x398 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x398 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.465: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/27 11:05:30.465: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/27 11:05:30.465: [smf] INFO: UE IMSI[262428042952662] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.466: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/27 11:05:30.466: [upf] INFO: UE F-SEID[UP:0x192 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.466: [upf] INFO: UE F-SEID[UP:0x192 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.476: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/27 11:05:30.476: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/27 11:05:30.476: [smf] INFO: UE IMSI[262425707698810] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.477: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/27 11:05:30.477: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.477: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.486: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/27 11:05:30.486: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/27 11:05:30.486: [smf] INFO: UE IMSI[262420835947679] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.487: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/27 11:05:30.487: [upf] INFO: UE F-SEID[UP:0x19 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.487: [upf] INFO: UE F-SEID[UP:0x19 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.497: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/27 11:05:30.497: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/27 11:05:30.497: [smf] INFO: UE IMSI[262426515055159] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.497: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/27 11:05:30.497: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.497: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.507: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/27 11:05:30.507: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/27 11:05:30.507: [smf] INFO: UE IMSI[262424502755500] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.508: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/27 11:05:30.508: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.508: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.518: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/27 11:05:30.518: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/27 11:05:30.518: [smf] INFO: UE IMSI[262423294588213] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.518: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/27 11:05:30.518: [upf] INFO: UE F-SEID[UP:0xd65 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.518: [upf] INFO: UE F-SEID[UP:0xd65 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.528: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/27 11:05:30.528: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/27 11:05:30.528: [smf] INFO: UE IMSI[262421169061493] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.529: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/27 11:05:30.529: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.529: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.539: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/27 11:05:30.539: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/27 11:05:30.539: [smf] INFO: UE IMSI[262423779293846] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.539: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/27 11:05:30.539: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.539: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.549: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/27 11:05:30.549: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/27 11:05:30.549: [smf] INFO: UE IMSI[262426781235770] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.550: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/27 11:05:30.550: [upf] INFO: UE F-SEID[UP:0x92f CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.550: [upf] INFO: UE F-SEID[UP:0x92f CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.559: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/27 11:05:30.559: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/27 11:05:30.559: [smf] INFO: UE IMSI[262425986075452] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.560: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/27 11:05:30.560: [upf] INFO: UE F-SEID[UP:0x97 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.560: [upf] INFO: UE F-SEID[UP:0x97 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.570: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/27 11:05:30.570: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/27 11:05:30.570: [smf] INFO: UE IMSI[262427087202784] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.571: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/27 11:05:30.571: [upf] INFO: UE F-SEID[UP:0x303 CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.571: [upf] INFO: UE F-SEID[UP:0x303 CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.580: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/27 11:05:30.580: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/27 11:05:30.580: [smf] INFO: UE IMSI[262423325587337] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.581: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/27 11:05:30.581: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.581: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.591: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/27 11:05:30.591: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/27 11:05:30.591: [smf] INFO: UE IMSI[262422316044789] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.591: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/27 11:05:30.591: [upf] INFO: UE F-SEID[UP:0x453 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.591: [upf] INFO: UE F-SEID[UP:0x453 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.601: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/27 11:05:30.601: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/27 11:05:30.601: [smf] INFO: UE IMSI[262429006417988] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.602: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/27 11:05:30.602: [upf] INFO: UE F-SEID[UP:0x28c CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.602: [upf] INFO: UE F-SEID[UP:0x28c CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.611: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/27 11:05:30.611: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/27 11:05:30.611: [smf] INFO: UE IMSI[262428683852044] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.612: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/27 11:05:30.612: [upf] INFO: UE F-SEID[UP:0x474 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.612: [upf] INFO: UE F-SEID[UP:0x474 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.622: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/27 11:05:30.622: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/27 11:05:30.622: [smf] INFO: UE IMSI[262420720671820] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.623: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/27 11:05:30.623: [upf] INFO: UE F-SEID[UP:0x55e CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.623: [upf] INFO: UE F-SEID[UP:0x55e CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.632: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/27 11:05:30.632: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/27 11:05:30.632: [smf] INFO: UE IMSI[262427942486577] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.633: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/27 11:05:30.633: [upf] INFO: UE F-SEID[UP:0x998 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.633: [upf] INFO: UE F-SEID[UP:0x998 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.643: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/27 11:05:30.643: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/27 11:05:30.643: [smf] INFO: UE IMSI[262424853753767] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.643: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/27 11:05:30.643: [upf] INFO: UE F-SEID[UP:0x545 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.643: [upf] INFO: UE F-SEID[UP:0x545 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.653: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/27 11:05:30.653: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/27 11:05:30.653: [smf] INFO: UE IMSI[262423933849941] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.654: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/27 11:05:30.654: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.654: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.664: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/27 11:05:30.664: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/27 11:05:30.664: [smf] INFO: UE IMSI[262425980531590] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.664: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/27 11:05:30.664: [upf] INFO: UE F-SEID[UP:0x96d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.664: [upf] INFO: UE F-SEID[UP:0x96d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.674: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/27 11:05:30.674: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/27 11:05:30.674: [smf] INFO: UE IMSI[262424501246239] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.675: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/27 11:05:30.675: [upf] INFO: UE F-SEID[UP:0x215 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.675: [upf] INFO: UE F-SEID[UP:0x215 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.684: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/27 11:05:30.684: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/27 11:05:30.684: [smf] INFO: UE IMSI[262425237067952] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.685: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/27 11:05:30.685: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.685: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.695: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/27 11:05:30.695: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/27 11:05:30.695: [smf] INFO: UE IMSI[262429696417939] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.695: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/27 11:05:30.695: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.695: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.705: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/27 11:05:30.705: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/27 11:05:30.705: [smf] INFO: UE IMSI[262423057523721] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.706: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/27 11:05:30.706: [upf] INFO: UE F-SEID[UP:0x848 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.706: [upf] INFO: UE F-SEID[UP:0x848 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.716: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/27 11:05:30.716: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/27 11:05:30.716: [smf] INFO: UE IMSI[262424732078193] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.716: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/27 11:05:30.716: [upf] INFO: UE F-SEID[UP:0x610 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.716: [upf] INFO: UE F-SEID[UP:0x610 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.726: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/27 11:05:30.726: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/27 11:05:30.726: [smf] INFO: UE IMSI[262428660226766] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.727: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/27 11:05:30.727: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.727: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.736: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/27 11:05:30.736: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/27 11:05:30.736: [smf] INFO: UE IMSI[262427176727060] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.737: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/27 11:05:30.737: [upf] INFO: UE F-SEID[UP:0x34a CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.737: [upf] INFO: UE F-SEID[UP:0x34a CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.747: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/27 11:05:30.747: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/27 11:05:30.747: [smf] INFO: UE IMSI[262422231746966] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.747: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/27 11:05:30.747: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.747: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.757: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/27 11:05:30.757: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/27 11:05:30.757: [smf] INFO: UE IMSI[262425982794501] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.758: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/27 11:05:30.758: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.758: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.768: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/27 11:05:30.768: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/27 11:05:30.768: [smf] INFO: UE IMSI[262426061327174] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.768: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/27 11:05:30.768: [upf] INFO: UE F-SEID[UP:0x53f CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.768: [upf] INFO: UE F-SEID[UP:0x53f CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.778: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/27 11:05:30.778: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/27 11:05:30.778: [smf] INFO: UE IMSI[262426950272694] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.779: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/27 11:05:30.779: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.779: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.789: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/27 11:05:30.789: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/27 11:05:30.789: [smf] INFO: UE IMSI[262427522014733] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.789: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/27 11:05:30.789: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.789: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.799: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/27 11:05:30.799: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/27 11:05:30.799: [smf] INFO: UE IMSI[262427892920082] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.800: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/27 11:05:30.800: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.800: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.810: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/27 11:05:30.810: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/27 11:05:30.810: [smf] INFO: UE IMSI[262420268896551] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.810: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/27 11:05:30.810: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.810: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.820: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/27 11:05:30.820: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/27 11:05:30.820: [smf] INFO: UE IMSI[262429576828673] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.821: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/27 11:05:30.821: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.821: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.830: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/27 11:05:30.830: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/27 11:05:30.830: [smf] INFO: UE IMSI[262422302633273] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.831: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/27 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x51a CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x51a CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.841: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/27 11:05:30.841: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/27 11:05:30.841: [smf] INFO: UE IMSI[262423001458501] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.841: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/27 11:05:30.841: [upf] INFO: UE F-SEID[UP:0x901 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.841: [upf] INFO: UE F-SEID[UP:0x901 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.851: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/27 11:05:30.851: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/27 11:05:30.851: [smf] INFO: UE IMSI[262424423363042] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.852: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/27 11:05:30.852: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.852: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.862: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/27 11:05:30.862: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/27 11:05:30.862: [smf] INFO: UE IMSI[262428945750968] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.862: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/27 11:05:30.862: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.862: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.872: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/27 11:05:30.872: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/27 11:05:30.872: [smf] INFO: UE IMSI[262420374606559] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.873: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/27 11:05:30.873: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.873: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.882: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/27 11:05:30.883: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/27 11:05:30.883: [smf] INFO: UE IMSI[262422709123398] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.883: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/27 11:05:30.883: [upf] INFO: UE F-SEID[UP:0x93f CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.883: [upf] INFO: UE F-SEID[UP:0x93f CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.893: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/27 11:05:30.893: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/27 11:05:30.893: [smf] INFO: UE IMSI[262429470414971] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.894: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/27 11:05:30.894: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.894: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.904: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/27 11:05:30.904: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/27 11:05:30.904: [smf] INFO: UE IMSI[262421102251413] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.905: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/27 11:05:30.905: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.905: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.914: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/27 11:05:30.914: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/27 11:05:30.914: [smf] INFO: UE IMSI[262427916978019] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.915: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/27 11:05:30.915: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.915: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.925: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/27 11:05:30.925: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/27 11:05:30.925: [smf] INFO: UE IMSI[262420879352405] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.925: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/27 11:05:30.925: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.925: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.935: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/27 11:05:30.935: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/27 11:05:30.935: [smf] INFO: UE IMSI[262425839759467] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.936: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/27 11:05:30.936: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.936: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.946: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/27 11:05:30.946: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/27 11:05:30.946: [smf] INFO: UE IMSI[262427092906878] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.947: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/27 11:05:30.947: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.947: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.957: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/27 11:05:30.957: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/27 11:05:30.957: [smf] INFO: UE IMSI[262427732850278] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.958: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/27 11:05:30.958: [upf] INFO: UE F-SEID[UP:0x499 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.958: [upf] INFO: UE F-SEID[UP:0x499 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.967: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/27 11:05:30.967: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/27 11:05:30.967: [smf] INFO: UE IMSI[262428204757771] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.968: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/27 11:05:30.968: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.968: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.979: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/27 11:05:30.979: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/27 11:05:30.979: [smf] INFO: UE IMSI[262424007777424] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.980: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/27 11:05:30.980: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.980: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:30.989: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/27 11:05:30.989: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/27 11:05:30.989: [smf] INFO: UE IMSI[262424877953782] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:30.990: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/27 11:05:30.990: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:30.990: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.000: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/27 11:05:31.000: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/27 11:05:31.000: [smf] INFO: UE IMSI[262427092854310] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.002: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/27 11:05:31.002: [upf] INFO: UE F-SEID[UP:0x2a CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.002: [upf] INFO: UE F-SEID[UP:0x2a CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.011: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/27 11:05:31.011: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/27 11:05:31.011: [smf] INFO: UE IMSI[262427485173017] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.011: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/27 11:05:31.011: [upf] INFO: UE F-SEID[UP:0x441 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.011: [upf] INFO: UE F-SEID[UP:0x441 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.021: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/27 11:05:31.021: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/27 11:05:31.021: [smf] INFO: UE IMSI[262424071687122] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.022: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/27 11:05:31.022: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.022: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.032: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/27 11:05:31.032: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/27 11:05:31.032: [smf] INFO: UE IMSI[262427222437644] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.032: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/27 11:05:31.032: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.032: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.042: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/27 11:05:31.042: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/27 11:05:31.042: [smf] INFO: UE IMSI[262421303786537] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.043: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/27 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.053: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/27 11:05:31.053: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/27 11:05:31.053: [smf] INFO: UE IMSI[262429065257711] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.054: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/27 11:05:31.054: [upf] INFO: UE F-SEID[UP:0x16a CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.054: [upf] INFO: UE F-SEID[UP:0x16a CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.063: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/27 11:05:31.063: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/27 11:05:31.063: [smf] INFO: UE IMSI[262422931298290] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.064: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/27 11:05:31.064: [upf] INFO: UE F-SEID[UP:0xde5 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.064: [upf] INFO: UE F-SEID[UP:0xde5 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.074: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/27 11:05:31.074: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/27 11:05:31.074: [smf] INFO: UE IMSI[262427741933898] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.075: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/27 11:05:31.075: [upf] INFO: UE F-SEID[UP:0x397 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.075: [upf] INFO: UE F-SEID[UP:0x397 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.084: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/27 11:05:31.084: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/27 11:05:31.084: [smf] INFO: UE IMSI[262425969165966] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.085: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/27 11:05:31.085: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.085: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.095: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/27 11:05:31.095: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/27 11:05:31.095: [smf] INFO: UE IMSI[262425876229268] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.096: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/27 11:05:31.096: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.096: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.105: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/27 11:05:31.105: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/27 11:05:31.105: [smf] INFO: UE IMSI[262421040407065] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.106: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/27 11:05:31.106: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.106: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.116: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/27 11:05:31.116: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/27 11:05:31.116: [smf] INFO: UE IMSI[262427611393245] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.117: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/27 11:05:31.117: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.117: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.126: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/27 11:05:31.126: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/27 11:05:31.126: [smf] INFO: UE IMSI[262424072303717] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.127: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/27 11:05:31.127: [upf] INFO: UE F-SEID[UP:0x58b CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.127: [upf] INFO: UE F-SEID[UP:0x58b CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.137: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/27 11:05:31.137: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/27 11:05:31.137: [smf] INFO: UE IMSI[262427544705029] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.138: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/27 11:05:31.138: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.138: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.148: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/27 11:05:31.148: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/27 11:05:31.148: [smf] INFO: UE IMSI[262426406976178] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.148: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/27 11:05:31.148: [upf] INFO: UE F-SEID[UP:0xa7 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.148: [upf] INFO: UE F-SEID[UP:0xa7 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.158: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/27 11:05:31.158: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/27 11:05:31.158: [smf] INFO: UE IMSI[262426233107163] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.159: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/27 11:05:31.159: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.159: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.169: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/27 11:05:31.169: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/27 11:05:31.169: [smf] INFO: UE IMSI[262423441902816] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.169: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/27 11:05:31.169: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.169: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.179: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/27 11:05:31.179: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/27 11:05:31.179: [smf] INFO: UE IMSI[262425084635175] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.180: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/27 11:05:31.180: [upf] INFO: UE F-SEID[UP:0x421 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.180: [upf] INFO: UE F-SEID[UP:0x421 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.190: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/27 11:05:31.190: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/27 11:05:31.190: [smf] INFO: UE IMSI[262422687757823] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.190: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/27 11:05:31.190: [upf] INFO: UE F-SEID[UP:0xaba CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.190: [upf] INFO: UE F-SEID[UP:0xaba CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.200: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/27 11:05:31.200: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/27 11:05:31.200: [smf] INFO: UE IMSI[262423707466450] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.201: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/27 11:05:31.201: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.201: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.211: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/27 11:05:31.211: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/27 11:05:31.211: [smf] INFO: UE IMSI[262421491762467] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.211: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/27 11:05:31.211: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.211: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.221: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/27 11:05:31.221: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/27 11:05:31.221: [smf] INFO: UE IMSI[262423280358350] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.222: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/27 11:05:31.222: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.222: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.232: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/27 11:05:31.232: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/27 11:05:31.232: [smf] INFO: UE IMSI[262426830580720] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.233: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/27 11:05:31.233: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.233: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.242: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/27 11:05:31.242: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/27 11:05:31.242: [smf] INFO: UE IMSI[262429650288120] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.243: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/27 11:05:31.243: [upf] INFO: UE F-SEID[UP:0x56f CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.243: [upf] INFO: UE F-SEID[UP:0x56f CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.253: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/27 11:05:31.253: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/27 11:05:31.253: [smf] INFO: UE IMSI[262421699073225] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.254: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/27 11:05:31.254: [upf] INFO: UE F-SEID[UP:0xebe CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.254: [upf] INFO: UE F-SEID[UP:0xebe CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.263: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/27 11:05:31.263: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/27 11:05:31.263: [smf] INFO: UE IMSI[262428955141502] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.264: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/27 11:05:31.264: [upf] INFO: UE F-SEID[UP:0xbba CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.264: [upf] INFO: UE F-SEID[UP:0xbba CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.274: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/27 11:05:31.274: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/27 11:05:31.274: [smf] INFO: UE IMSI[262426440135201] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.275: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/27 11:05:31.275: [upf] INFO: UE F-SEID[UP:0x550 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.275: [upf] INFO: UE F-SEID[UP:0x550 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.284: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/27 11:05:31.284: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/27 11:05:31.284: [smf] INFO: UE IMSI[262426326594545] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.285: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/27 11:05:31.285: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.285: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.295: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/27 11:05:31.295: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/27 11:05:31.295: [smf] INFO: UE IMSI[262422059729232] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.296: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/27 11:05:31.296: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.296: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.306: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/27 11:05:31.306: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/27 11:05:31.306: [smf] INFO: UE IMSI[262422209439079] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.308: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/27 11:05:31.308: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.308: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.317: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/27 11:05:31.317: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/27 11:05:31.317: [smf] INFO: UE IMSI[262423137600846] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.318: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/27 11:05:31.318: [upf] INFO: UE F-SEID[UP:0x63d CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.318: [upf] INFO: UE F-SEID[UP:0x63d CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.328: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/27 11:05:31.328: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/27 11:05:31.328: [smf] INFO: UE IMSI[262428627519182] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.329: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/27 11:05:31.329: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.329: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.338: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/27 11:05:31.338: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/27 11:05:31.338: [smf] INFO: UE IMSI[262423479787226] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.339: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/27 11:05:31.339: [upf] INFO: UE F-SEID[UP:0x809 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.339: [upf] INFO: UE F-SEID[UP:0x809 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.349: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/27 11:05:31.349: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/27 11:05:31.349: [smf] INFO: UE IMSI[262422575583827] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.349: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/27 11:05:31.349: [upf] INFO: UE F-SEID[UP:0x787 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.349: [upf] INFO: UE F-SEID[UP:0x787 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.359: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/27 11:05:31.359: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/27 11:05:31.359: [smf] INFO: UE IMSI[262429289303313] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.361: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/27 11:05:31.361: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.361: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.370: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/27 11:05:31.370: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/27 11:05:31.370: [smf] INFO: UE IMSI[262429398825277] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.371: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/27 11:05:31.371: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.371: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.381: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/27 11:05:31.381: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/27 11:05:31.381: [smf] INFO: UE IMSI[262428981907675] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.382: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/27 11:05:31.382: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.382: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.393: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/27 11:05:31.393: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/27 11:05:31.393: [smf] INFO: UE IMSI[262428710711124] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.395: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/27 11:05:31.395: [upf] INFO: UE F-SEID[UP:0x537 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.395: [upf] INFO: UE F-SEID[UP:0x537 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.403: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/27 11:05:31.403: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/27 11:05:31.403: [smf] INFO: UE IMSI[262428039704259] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.404: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/27 11:05:31.404: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.404: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.414: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/27 11:05:31.414: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/27 11:05:31.414: [smf] INFO: UE IMSI[262424963333656] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.414: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/27 11:05:31.414: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.414: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.424: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/27 11:05:31.424: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/27 11:05:31.424: [smf] INFO: UE IMSI[262427359396979] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.425: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/27 11:05:31.425: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.425: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.435: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/27 11:05:31.435: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/27 11:05:31.435: [smf] INFO: UE IMSI[262425264538546] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.436: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/27 11:05:31.436: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.436: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.446: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/27 11:05:31.446: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/27 11:05:31.446: [smf] INFO: UE IMSI[262425857034471] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.447: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/27 11:05:31.447: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.447: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.456: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/27 11:05:31.456: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/27 11:05:31.456: [smf] INFO: UE IMSI[262421680960807] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.457: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/27 11:05:31.457: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.457: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.467: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/27 11:05:31.467: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/27 11:05:31.467: [smf] INFO: UE IMSI[262429663610536] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.468: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/27 11:05:31.468: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.468: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.478: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/27 11:05:31.478: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/27 11:05:31.478: [smf] INFO: UE IMSI[262426221761125] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.478: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/27 11:05:31.479: [upf] INFO: UE F-SEID[UP:0x662 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.479: [upf] INFO: UE F-SEID[UP:0x662 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.488: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/27 11:05:31.489: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/27 11:05:31.489: [smf] INFO: UE IMSI[262427783821815] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.489: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/27 11:05:31.490: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.490: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.499: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/27 11:05:31.499: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/27 11:05:31.499: [smf] INFO: UE IMSI[262422373119400] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.500: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/27 11:05:31.500: [upf] INFO: UE F-SEID[UP:0x392 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.500: [upf] INFO: UE F-SEID[UP:0x392 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.510: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/27 11:05:31.510: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/27 11:05:31.510: [smf] INFO: UE IMSI[262426974102315] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.511: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/27 11:05:31.511: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.511: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.521: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/27 11:05:31.521: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/27 11:05:31.521: [smf] INFO: UE IMSI[262427570581279] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.522: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/27 11:05:31.522: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.522: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.531: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/27 11:05:31.531: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/27 11:05:31.531: [smf] INFO: UE IMSI[262424804557094] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.532: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/27 11:05:31.532: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.532: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.542: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/27 11:05:31.542: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/27 11:05:31.542: [smf] INFO: UE IMSI[262424456962945] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.542: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/27 11:05:31.542: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.542: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.552: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/27 11:05:31.552: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/27 11:05:31.552: [smf] INFO: UE IMSI[262420932812827] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.553: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/27 11:05:31.553: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.553: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.563: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/27 11:05:31.563: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/27 11:05:31.563: [smf] INFO: UE IMSI[262426493810559] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.563: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/27 11:05:31.564: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.564: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.573: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/27 11:05:31.573: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/27 11:05:31.573: [smf] INFO: UE IMSI[262423442035461] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.574: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/27 11:05:31.574: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.574: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.584: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/27 11:05:31.584: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/27 11:05:31.584: [smf] INFO: UE IMSI[262424805480030] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.585: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/27 11:05:31.585: [upf] INFO: UE F-SEID[UP:0x643 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.585: [upf] INFO: UE F-SEID[UP:0x643 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.595: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/27 11:05:31.595: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/27 11:05:31.595: [smf] INFO: UE IMSI[262423195219253] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.595: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/27 11:05:31.595: [upf] INFO: UE F-SEID[UP:0x8ac CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.595: [upf] INFO: UE F-SEID[UP:0x8ac CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.605: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/27 11:05:31.605: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/27 11:05:31.605: [smf] INFO: UE IMSI[262420343994537] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.606: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/27 11:05:31.606: [upf] INFO: UE F-SEID[UP:0x427 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.606: [upf] INFO: UE F-SEID[UP:0x427 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.616: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/27 11:05:31.616: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/27 11:05:31.616: [smf] INFO: UE IMSI[262421263807393] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.617: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/27 11:05:31.617: [upf] INFO: UE F-SEID[UP:0x383 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.617: [upf] INFO: UE F-SEID[UP:0x383 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.626: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/27 11:05:31.626: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/27 11:05:31.626: [smf] INFO: UE IMSI[262429308300610] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.627: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/27 11:05:31.627: [upf] INFO: UE F-SEID[UP:0x73d CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.627: [upf] INFO: UE F-SEID[UP:0x73d CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.637: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/27 11:05:31.637: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/27 11:05:31.637: [smf] INFO: UE IMSI[262424550082160] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.638: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/27 11:05:31.638: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.638: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.648: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/27 11:05:31.648: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/27 11:05:31.648: [smf] INFO: UE IMSI[262424362905237] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.649: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/27 11:05:31.649: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.649: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.659: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/27 11:05:31.659: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/27 11:05:31.659: [smf] INFO: UE IMSI[262424702625430] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.660: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/27 11:05:31.660: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.660: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.670: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/27 11:05:31.670: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/27 11:05:31.670: [smf] INFO: UE IMSI[262423445916026] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.670: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/27 11:05:31.670: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.670: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.680: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/27 11:05:31.680: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/27 11:05:31.680: [smf] INFO: UE IMSI[262429199277462] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.681: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/27 11:05:31.681: [upf] INFO: UE F-SEID[UP:0x14b CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.681: [upf] INFO: UE F-SEID[UP:0x14b CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.691: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/27 11:05:31.691: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/27 11:05:31.691: [smf] INFO: UE IMSI[262425959379632] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.692: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/27 11:05:31.692: [upf] INFO: UE F-SEID[UP:0x197 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.692: [upf] INFO: UE F-SEID[UP:0x197 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.701: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/27 11:05:31.701: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/27 11:05:31.701: [smf] INFO: UE IMSI[262422963305344] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.702: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/27 11:05:31.702: [upf] INFO: UE F-SEID[UP:0x159 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.702: [upf] INFO: UE F-SEID[UP:0x159 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.712: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/27 11:05:31.712: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/27 11:05:31.712: [smf] INFO: UE IMSI[262420820594396] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.713: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/27 11:05:31.713: [upf] INFO: UE F-SEID[UP:0x51f CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.713: [upf] INFO: UE F-SEID[UP:0x51f CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.722: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/27 11:05:31.722: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/27 11:05:31.722: [smf] INFO: UE IMSI[262422955798110] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.723: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/27 11:05:31.723: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.723: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.733: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/27 11:05:31.733: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/27 11:05:31.733: [smf] INFO: UE IMSI[262424097098732] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.734: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/27 11:05:31.734: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.734: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.743: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/27 11:05:31.743: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/27 11:05:31.743: [smf] INFO: UE IMSI[262429099802246] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.744: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/27 11:05:31.744: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.744: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.754: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/27 11:05:31.754: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/27 11:05:31.754: [smf] INFO: UE IMSI[262420424369651] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.754: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/27 11:05:31.754: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.754: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.764: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/27 11:05:31.764: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/27 11:05:31.764: [smf] INFO: UE IMSI[262425559111786] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.765: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/27 11:05:31.765: [upf] INFO: UE F-SEID[UP:0x75c CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.765: [upf] INFO: UE F-SEID[UP:0x75c CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.775: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/27 11:05:31.775: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/27 11:05:31.775: [smf] INFO: UE IMSI[262420096819730] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.775: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/27 11:05:31.775: [upf] INFO: UE F-SEID[UP:0x35f CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.775: [upf] INFO: UE F-SEID[UP:0x35f CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.785: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/27 11:05:31.785: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/27 11:05:31.785: [smf] INFO: UE IMSI[262427225798025] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.786: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/27 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.796: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/27 11:05:31.796: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/27 11:05:31.796: [smf] INFO: UE IMSI[262427187368753] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.796: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/27 11:05:31.796: [upf] INFO: UE F-SEID[UP:0x204 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.797: [upf] INFO: UE F-SEID[UP:0x204 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.806: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/27 11:05:31.806: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/27 11:05:31.806: [smf] INFO: UE IMSI[262428006930285] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.807: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/27 11:05:31.807: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.807: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.817: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/27 11:05:31.817: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/27 11:05:31.817: [smf] INFO: UE IMSI[262427532346398] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.817: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/27 11:05:31.817: [upf] INFO: UE F-SEID[UP:0x574 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.817: [upf] INFO: UE F-SEID[UP:0x574 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.827: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/27 11:05:31.827: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/27 11:05:31.827: [smf] INFO: UE IMSI[262422352077013] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.828: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/27 11:05:31.828: [upf] INFO: UE F-SEID[UP:0x736 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.828: [upf] INFO: UE F-SEID[UP:0x736 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.838: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/27 11:05:31.838: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/27 11:05:31.838: [smf] INFO: UE IMSI[262429305716166] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.839: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/27 11:05:31.839: [upf] INFO: UE F-SEID[UP:0x16e CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.839: [upf] INFO: UE F-SEID[UP:0x16e CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.849: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/27 11:05:31.849: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/27 11:05:31.849: [smf] INFO: UE IMSI[262422013245716] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.849: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/27 11:05:31.849: [upf] INFO: UE F-SEID[UP:0x19c CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.849: [upf] INFO: UE F-SEID[UP:0x19c CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.859: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/27 11:05:31.859: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/27 11:05:31.859: [smf] INFO: UE IMSI[262428143652674] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.860: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/27 11:05:31.860: [upf] INFO: UE F-SEID[UP:0xf7b CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.860: [upf] INFO: UE F-SEID[UP:0xf7b CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.870: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/27 11:05:31.870: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/27 11:05:31.870: [smf] INFO: UE IMSI[262424905089461] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.871: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/27 11:05:31.871: [upf] INFO: UE F-SEID[UP:0x22a CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.871: [upf] INFO: UE F-SEID[UP:0x22a CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:31.880: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/27 11:05:31.880: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/27 11:05:31.880: [smf] INFO: UE IMSI[262427936204507] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:31.881: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/27 11:05:31.881: [upf] INFO: UE F-SEID[UP:0xc2c CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:31.881: [upf] INFO: UE F-SEID[UP:0xc2c CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:32.085: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/27 11:05:32.085: [upf] INFO: UE F-SEID[UP:0x7b CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:32.085: [upf] INFO: UE F-SEID[UP:0x7b CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:32.098: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/27 11:05:32.100: [smf] INFO: Removed Session: UE IMSI:[262428616145843] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/27 11:05:32.100: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/27 11:05:32.108: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/27 11:05:32.111: [smf] INFO: Removed Session: UE IMSI:[262429190178045] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/27 11:05:32.111: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/27 11:05:32.118: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/27 11:05:32.121: [smf] INFO: Removed Session: UE IMSI:[262427358664941] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/27 11:05:32.121: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/27 11:05:32.129: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/27 11:05:32.131: [smf] INFO: Removed Session: UE IMSI:[262420863803119] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/27 11:05:32.131: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/27 11:05:32.139: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/27 11:05:32.141: [smf] INFO: Removed Session: UE IMSI:[262420876728414] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/27 11:05:32.141: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/27 11:05:32.149: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/27 11:05:32.151: [smf] INFO: Removed Session: UE IMSI:[262422869890672] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/27 11:05:32.151: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/27 11:05:32.159: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/27 11:05:32.162: [smf] INFO: Removed Session: UE IMSI:[262422069493430] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/27 11:05:32.162: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/27 11:05:32.170: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/27 11:05:32.172: [smf] INFO: Removed Session: UE IMSI:[262427000976535] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/27 11:05:32.172: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/27 11:05:32.180: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/27 11:05:32.182: [smf] INFO: Removed Session: UE IMSI:[262421195059779] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/27 11:05:32.182: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/27 11:05:32.190: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/27 11:05:32.192: [smf] INFO: Removed Session: UE IMSI:[262425386801012] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/27 11:05:32.192: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/27 11:05:32.200: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/27 11:05:32.202: [smf] INFO: Removed Session: UE IMSI:[262421429211694] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/27 11:05:32.202: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/27 11:05:32.211: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/27 11:05:32.213: [smf] INFO: Removed Session: UE IMSI:[262427741873012] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/27 11:05:32.213: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/27 11:05:32.221: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/27 11:05:32.223: [smf] INFO: Removed Session: UE IMSI:[262427300619915] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/27 11:05:32.223: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/27 11:05:32.231: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/27 11:05:32.233: [smf] INFO: Removed Session: UE IMSI:[262425425786525] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/27 11:05:32.233: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/27 11:05:32.242: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/27 11:05:32.244: [smf] INFO: Removed Session: UE IMSI:[262426198592580] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/27 11:05:32.244: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/27 11:05:32.252: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/27 11:05:32.254: [smf] INFO: Removed Session: UE IMSI:[262424042521124] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/27 11:05:32.254: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/27 11:05:32.262: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/27 11:05:32.264: [smf] INFO: Removed Session: UE IMSI:[262426682814140] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/27 11:05:32.264: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/27 11:05:32.272: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/27 11:05:32.275: [smf] INFO: Removed Session: UE IMSI:[262420218830226] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/27 11:05:32.275: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/27 11:05:32.283: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/27 11:05:32.287: [smf] INFO: Removed Session: UE IMSI:[262427823047087] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/27 11:05:32.287: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/27 11:05:32.293: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/27 11:05:32.297: [smf] INFO: Removed Session: UE IMSI:[262422427998505] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/27 11:05:32.297: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/27 11:05:32.304: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/27 11:05:32.306: [smf] INFO: Removed Session: UE IMSI:[262424167140164] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/27 11:05:32.306: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/27 11:05:32.314: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/27 11:05:32.317: [smf] INFO: Removed Session: UE IMSI:[262427437515994] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/27 11:05:32.317: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/27 11:05:32.324: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/27 11:05:32.328: [smf] INFO: Removed Session: UE IMSI:[262424454003644] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/27 11:05:32.328: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/27 11:05:32.335: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/27 11:05:32.337: [smf] INFO: Removed Session: UE IMSI:[262424878246078] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/27 11:05:32.337: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/27 11:05:32.345: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/27 11:05:32.348: [smf] INFO: Removed Session: UE IMSI:[262429675515600] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/27 11:05:32.348: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/27 11:05:32.355: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/27 11:05:32.357: [smf] INFO: Removed Session: UE IMSI:[262422828612904] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/27 11:05:32.357: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/27 11:05:32.366: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/27 11:05:32.368: [smf] INFO: Removed Session: UE IMSI:[262428501939756] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/27 11:05:32.368: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/27 11:05:32.376: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/27 11:05:32.378: [smf] INFO: Removed Session: UE IMSI:[262426574930821] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/27 11:05:32.378: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/27 11:05:32.386: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/27 11:05:32.388: [smf] INFO: Removed Session: UE IMSI:[262421623389207] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/27 11:05:32.388: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/27 11:05:32.397: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/27 11:05:32.399: [smf] INFO: Removed Session: UE IMSI:[262429031880778] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/27 11:05:32.399: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/27 11:05:32.407: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/27 11:05:32.409: [smf] INFO: Removed Session: UE IMSI:[262425027816028] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/27 11:05:32.409: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/27 11:05:32.417: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/27 11:05:32.419: [smf] INFO: Removed Session: UE IMSI:[262422055495407] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/27 11:05:32.419: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/27 11:05:32.428: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/27 11:05:32.431: [smf] INFO: Removed Session: UE IMSI:[262422226151215] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/27 11:05:32.431: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/27 11:05:32.438: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/27 11:05:32.442: [smf] INFO: Removed Session: UE IMSI:[262420286372515] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/27 11:05:32.442: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/27 11:05:32.449: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/27 11:05:32.452: [smf] INFO: Removed Session: UE IMSI:[262425506958748] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/27 11:05:32.452: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/27 11:05:32.459: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/27 11:05:32.461: [smf] INFO: Removed Session: UE IMSI:[262423813049195] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/27 11:05:32.461: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/27 11:05:32.469: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/27 11:05:32.472: [smf] INFO: Removed Session: UE IMSI:[262426898895547] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/27 11:05:32.472: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/27 11:05:32.480: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/27 11:05:32.483: [smf] INFO: Removed Session: UE IMSI:[262422572125623] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/27 11:05:32.483: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/27 11:05:32.490: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/27 11:05:32.493: [smf] INFO: Removed Session: UE IMSI:[262421037230974] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/27 11:05:32.493: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/27 11:05:32.500: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/27 11:05:32.503: [smf] INFO: Removed Session: UE IMSI:[262423875682717] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/27 11:05:32.503: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/27 11:05:32.510: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/27 11:05:32.513: [smf] INFO: Removed Session: UE IMSI:[262420518983895] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/27 11:05:32.513: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/27 11:05:32.521: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/27 11:05:32.523: [smf] INFO: Removed Session: UE IMSI:[262427659380398] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/27 11:05:32.523: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/27 11:05:32.531: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/27 11:05:32.533: [smf] INFO: Removed Session: UE IMSI:[262429512410524] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/27 11:05:32.533: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/27 11:05:32.542: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/27 11:05:32.543: [smf] INFO: Removed Session: UE IMSI:[262424831263810] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/27 11:05:32.544: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/27 11:05:32.552: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/27 11:05:32.555: [smf] INFO: Removed Session: UE IMSI:[262428052995697] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/27 11:05:32.555: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/27 11:05:32.562: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/27 11:05:32.564: [smf] INFO: Removed Session: UE IMSI:[262423565996627] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/27 11:05:32.565: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/27 11:05:32.573: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/27 11:05:32.575: [smf] INFO: Removed Session: UE IMSI:[262425269786302] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/27 11:05:32.575: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/27 11:05:32.583: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/27 11:05:32.585: [smf] INFO: Removed Session: UE IMSI:[262429191887602] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/27 11:05:32.585: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/27 11:05:32.593: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/27 11:05:32.595: [smf] INFO: Removed Session: UE IMSI:[262427471715345] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/27 11:05:32.595: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/27 11:05:32.603: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/27 11:05:32.605: [smf] INFO: Removed Session: UE IMSI:[262421842624475] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/27 11:05:32.605: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/27 11:05:32.614: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/27 11:05:32.617: [smf] INFO: Removed Session: UE IMSI:[262428093403064] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/27 11:05:32.617: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/27 11:05:32.624: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/27 11:05:32.626: [smf] INFO: Removed Session: UE IMSI:[262423670325956] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/27 11:05:32.626: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/27 11:05:32.634: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/27 11:05:32.636: [smf] INFO: Removed Session: UE IMSI:[262422038426179] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/27 11:05:32.636: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/27 11:05:32.644: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/27 11:05:32.646: [smf] INFO: Removed Session: UE IMSI:[262421747289176] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/27 11:05:32.646: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/27 11:05:32.655: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/27 11:05:32.657: [smf] INFO: Removed Session: UE IMSI:[262424506495622] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/27 11:05:32.657: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/27 11:05:32.665: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/27 11:05:32.667: [smf] INFO: Removed Session: UE IMSI:[262422864044604] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/27 11:05:32.667: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/27 11:05:32.675: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/27 11:05:32.677: [smf] INFO: Removed Session: UE IMSI:[262422272247413] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/27 11:05:32.677: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/27 11:05:32.685: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/27 11:05:32.687: [smf] INFO: Removed Session: UE IMSI:[262420859422354] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/27 11:05:32.687: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/27 11:05:32.696: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/27 11:05:32.698: [smf] INFO: Removed Session: UE IMSI:[262422444872052] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/27 11:05:32.698: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/27 11:05:32.706: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/27 11:05:32.708: [smf] INFO: Removed Session: UE IMSI:[262424927375223] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/27 11:05:32.708: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/27 11:05:32.716: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/27 11:05:32.718: [smf] INFO: Removed Session: UE IMSI:[262426040250519] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/27 11:05:32.718: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/27 11:05:32.726: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/27 11:05:32.729: [smf] INFO: Removed Session: UE IMSI:[262426639675075] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/27 11:05:32.729: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/27 11:05:32.737: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/27 11:05:32.739: [smf] INFO: Removed Session: UE IMSI:[262429188567053] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/27 11:05:32.739: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/27 11:05:32.747: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/27 11:05:32.749: [smf] INFO: Removed Session: UE IMSI:[262422521183881] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/27 11:05:32.749: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/27 11:05:32.757: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/27 11:05:32.759: [smf] INFO: Removed Session: UE IMSI:[262422179332697] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/27 11:05:32.759: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/27 11:05:32.767: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/27 11:05:32.769: [smf] INFO: Removed Session: UE IMSI:[262425067938430] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/27 11:05:32.769: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/27 11:05:32.778: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/27 11:05:32.780: [smf] INFO: Removed Session: UE IMSI:[262425684884772] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/27 11:05:32.780: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/27 11:05:32.788: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/27 11:05:32.790: [smf] INFO: Removed Session: UE IMSI:[262420169299489] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/27 11:05:32.790: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/27 11:05:32.798: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/27 11:05:32.800: [smf] INFO: Removed Session: UE IMSI:[262420165418798] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/27 11:05:32.800: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/27 11:05:32.808: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/27 11:05:32.810: [smf] INFO: Removed Session: UE IMSI:[262422029880563] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/27 11:05:32.810: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/27 11:05:32.819: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/27 11:05:32.821: [smf] INFO: Removed Session: UE IMSI:[262426095675158] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/27 11:05:32.821: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/27 11:05:32.829: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/27 11:05:32.832: [smf] INFO: Removed Session: UE IMSI:[262422723219102] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/27 11:05:32.832: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/27 11:05:32.839: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/27 11:05:32.841: [smf] INFO: Removed Session: UE IMSI:[262426421164794] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/27 11:05:32.841: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/27 11:05:32.849: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/27 11:05:32.851: [smf] INFO: Removed Session: UE IMSI:[262426912060158] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/27 11:05:32.851: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/27 11:05:32.860: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/27 11:05:32.861: [smf] INFO: Removed Session: UE IMSI:[262429440652680] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/27 11:05:32.862: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/27 11:05:32.870: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/27 11:05:32.872: [smf] INFO: Removed Session: UE IMSI:[262429992028246] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/27 11:05:32.872: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/27 11:05:32.880: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/27 11:05:32.883: [smf] INFO: Removed Session: UE IMSI:[262423865468342] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/27 11:05:32.883: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/27 11:05:32.890: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/27 11:05:32.892: [smf] INFO: Removed Session: UE IMSI:[262427380258211] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/27 11:05:32.892: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/27 11:05:32.901: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/27 11:05:32.903: [smf] INFO: Removed Session: UE IMSI:[262421991283075] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/27 11:05:32.903: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/27 11:05:32.911: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/27 11:05:32.913: [smf] INFO: Removed Session: UE IMSI:[262426721155730] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/27 11:05:32.913: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/27 11:05:32.921: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/27 11:05:32.923: [smf] INFO: Removed Session: UE IMSI:[262425184818214] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/27 11:05:32.923: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/27 11:05:32.931: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/27 11:05:32.934: [smf] INFO: Removed Session: UE IMSI:[262420701925411] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/27 11:05:32.934: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/27 11:05:32.942: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/27 11:05:32.944: [smf] INFO: Removed Session: UE IMSI:[262420145997733] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/27 11:05:32.944: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/27 11:05:32.952: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/27 11:05:32.954: [smf] INFO: Removed Session: UE IMSI:[262420950590567] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/27 11:05:32.954: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/27 11:05:32.962: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/27 11:05:32.964: [smf] INFO: Removed Session: UE IMSI:[262429125301150] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/27 11:05:32.964: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/27 11:05:32.972: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/27 11:05:32.974: [smf] INFO: Removed Session: UE IMSI:[262421745461516] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/27 11:05:32.974: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/27 11:05:32.983: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/27 11:05:32.984: [smf] INFO: Removed Session: UE IMSI:[262423172121777] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/27 11:05:32.984: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/27 11:05:32.993: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/27 11:05:32.995: [smf] INFO: Removed Session: UE IMSI:[262427807877456] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:32.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/27 11:05:32.995: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/27 11:05:33.003: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/27 11:05:33.005: [smf] INFO: Removed Session: UE IMSI:[262424181266559] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/27 11:05:33.005: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/27 11:05:33.013: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/27 11:05:33.015: [smf] INFO: Removed Session: UE IMSI:[262420979455660] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/27 11:05:33.015: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/27 11:05:33.023: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/27 11:05:33.025: [smf] INFO: Removed Session: UE IMSI:[262424324540727] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/27 11:05:33.025: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/27 11:05:33.034: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/27 11:05:33.035: [smf] INFO: Removed Session: UE IMSI:[262425312589921] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/27 11:05:33.035: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/27 11:05:33.044: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/27 11:05:33.046: [smf] INFO: Removed Session: UE IMSI:[262423940990860] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/27 11:05:33.046: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/27 11:05:33.054: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/27 11:05:33.056: [smf] INFO: Removed Session: UE IMSI:[262426627024391] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/27 11:05:33.056: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/27 11:05:33.065: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/27 11:05:33.066: [smf] INFO: Removed Session: UE IMSI:[262426819041280] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/27 11:05:33.066: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/27 11:05:33.075: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/27 11:05:33.076: [smf] INFO: Removed Session: UE IMSI:[262425835574718] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/27 11:05:33.076: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/27 11:05:33.085: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/27 11:05:33.087: [smf] INFO: Removed Session: UE IMSI:[262422027053245] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/27 11:05:33.087: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/27 11:05:33.095: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/27 11:05:33.097: [smf] INFO: Removed Session: UE IMSI:[262425392214795] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/27 11:05:33.097: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/27 11:05:33.106: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/27 11:05:33.108: [smf] INFO: Removed Session: UE IMSI:[262424295394547] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/27 11:05:33.108: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/27 11:05:33.116: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/27 11:05:33.119: [smf] INFO: Removed Session: UE IMSI:[262427977805404] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/27 11:05:33.119: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/27 11:05:33.127: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/27 11:05:33.129: [smf] INFO: Removed Session: UE IMSI:[262424156447976] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/27 11:05:33.129: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/27 11:05:33.137: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/27 11:05:33.139: [smf] INFO: Removed Session: UE IMSI:[262422162575078] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/27 11:05:33.139: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/27 11:05:33.148: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/27 11:05:33.149: [smf] INFO: Removed Session: UE IMSI:[262423471787088] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/27 11:05:33.149: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/27 11:05:33.158: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/27 11:05:33.160: [smf] INFO: Removed Session: UE IMSI:[262422425292829] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/27 11:05:33.160: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/27 11:05:33.168: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/27 11:05:33.170: [smf] INFO: Removed Session: UE IMSI:[262420952933805] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/27 11:05:33.170: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/27 11:05:33.178: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/27 11:05:33.180: [smf] INFO: Removed Session: UE IMSI:[262424746951794] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/27 11:05:33.180: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/27 11:05:33.189: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/27 11:05:33.190: [smf] INFO: Removed Session: UE IMSI:[262424310539289] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/27 11:05:33.190: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/27 11:05:33.199: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/27 11:05:33.201: [smf] INFO: Removed Session: UE IMSI:[262429147499386] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/27 11:05:33.201: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/27 11:05:33.209: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/27 11:05:33.211: [smf] INFO: Removed Session: UE IMSI:[262424207535260] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/27 11:05:33.211: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/27 11:05:33.220: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/27 11:05:33.221: [smf] INFO: Removed Session: UE IMSI:[262425344210530] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/27 11:05:33.221: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/27 11:05:33.230: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/27 11:05:33.232: [smf] INFO: Removed Session: UE IMSI:[262421190774655] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/27 11:05:33.232: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/27 11:05:33.240: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/27 11:05:33.242: [smf] INFO: Removed Session: UE IMSI:[262421118632780] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/27 11:05:33.242: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/27 11:05:33.251: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/27 11:05:33.252: [smf] INFO: Removed Session: UE IMSI:[262422632778871] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/27 11:05:33.252: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/27 11:05:33.261: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/27 11:05:33.262: [smf] INFO: Removed Session: UE IMSI:[262422440449594] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/27 11:05:33.262: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/27 11:05:33.271: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/27 11:05:33.273: [smf] INFO: Removed Session: UE IMSI:[262426522866645] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/27 11:05:33.273: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/27 11:05:33.281: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/27 11:05:33.283: [smf] INFO: Removed Session: UE IMSI:[262429427358247] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/27 11:05:33.283: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/27 11:05:33.292: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/27 11:05:33.293: [smf] INFO: Removed Session: UE IMSI:[262420812481151] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/27 11:05:33.293: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/27 11:05:33.302: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/27 11:05:33.304: [smf] INFO: Removed Session: UE IMSI:[262423813090251] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/27 11:05:33.304: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/27 11:05:33.312: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/27 11:05:33.315: [smf] INFO: Removed Session: UE IMSI:[262426738138050] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/27 11:05:33.315: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/27 11:05:33.323: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/27 11:05:33.324: [smf] INFO: Removed Session: UE IMSI:[262428161592036] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/27 11:05:33.324: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/27 11:05:33.333: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/27 11:05:33.335: [smf] INFO: Removed Session: UE IMSI:[262427709562328] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/27 11:05:33.335: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/27 11:05:33.343: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/27 11:05:33.345: [smf] INFO: Removed Session: UE IMSI:[262424519623855] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/27 11:05:33.345: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/27 11:05:33.353: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/27 11:05:33.355: [smf] INFO: Removed Session: UE IMSI:[262424491957974] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/27 11:05:33.355: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/27 11:05:33.364: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/27 11:05:33.365: [smf] INFO: Removed Session: UE IMSI:[262429831836905] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/27 11:05:33.365: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/27 11:05:33.374: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/27 11:05:33.376: [smf] INFO: Removed Session: UE IMSI:[262428619862469] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/27 11:05:33.376: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/27 11:05:33.384: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/27 11:05:33.386: [smf] INFO: Removed Session: UE IMSI:[262426745723487] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/27 11:05:33.386: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/27 11:05:33.394: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/27 11:05:33.396: [smf] INFO: Removed Session: UE IMSI:[262421918071217] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/27 11:05:33.396: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/27 11:05:33.405: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/27 11:05:33.406: [smf] INFO: Removed Session: UE IMSI:[262425721011462] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/27 11:05:33.406: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/27 11:05:33.415: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/27 11:05:33.417: [smf] INFO: Removed Session: UE IMSI:[262429979606263] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/27 11:05:33.417: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/27 11:05:33.425: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/27 11:05:33.427: [smf] INFO: Removed Session: UE IMSI:[262422398898039] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/27 11:05:33.427: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/27 11:05:33.435: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/27 11:05:33.437: [smf] INFO: Removed Session: UE IMSI:[262428054637172] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/27 11:05:33.437: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/27 11:05:33.446: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/27 11:05:33.448: [smf] INFO: Removed Session: UE IMSI:[262424600555775] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/27 11:05:33.448: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/27 11:05:33.456: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/27 11:05:33.458: [smf] INFO: Removed Session: UE IMSI:[262427911384392] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/27 11:05:33.458: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/27 11:05:33.467: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/27 11:05:33.469: [smf] INFO: Removed Session: UE IMSI:[262427225274289] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/27 11:05:33.469: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/27 11:05:33.477: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/27 11:05:33.479: [smf] INFO: Removed Session: UE IMSI:[262427482962582] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/27 11:05:33.479: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/27 11:05:33.487: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/27 11:05:33.489: [smf] INFO: Removed Session: UE IMSI:[262421754506071] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/27 11:05:33.489: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/27 11:05:33.498: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/27 11:05:33.499: [smf] INFO: Removed Session: UE IMSI:[262420025696750] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/27 11:05:33.499: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/27 11:05:33.508: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/27 11:05:33.512: [smf] INFO: Removed Session: UE IMSI:[262422171863045] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/27 11:05:33.512: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/27 11:05:33.519: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/27 11:05:33.524: [smf] INFO: Removed Session: UE IMSI:[262425902051621] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/27 11:05:33.524: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/27 11:05:33.530: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/27 11:05:33.537: [smf] INFO: Removed Session: UE IMSI:[262423260226915] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/27 11:05:33.537: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/27 11:05:33.541: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/27 11:05:33.547: [smf] INFO: Removed Session: UE IMSI:[262426000881742] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/27 11:05:33.547: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/27 11:05:33.552: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/27 11:05:33.557: [smf] INFO: Removed Session: UE IMSI:[262424061541573] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/27 11:05:33.557: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/27 11:05:33.562: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/27 11:05:33.568: [smf] INFO: Removed Session: UE IMSI:[262428392824486] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/27 11:05:33.568: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/27 11:05:33.573: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/27 11:05:33.577: [smf] INFO: Removed Session: UE IMSI:[262428110361352] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/27 11:05:33.577: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/27 11:05:33.584: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/27 11:05:33.587: [smf] INFO: Removed Session: UE IMSI:[262429915393715] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/27 11:05:33.588: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/27 11:05:33.595: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/27 11:05:33.599: [smf] INFO: Removed Session: UE IMSI:[262421129221926] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/27 11:05:33.599: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/27 11:05:33.605: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/27 11:05:33.609: [smf] INFO: Removed Session: UE IMSI:[262429074393087] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/27 11:05:33.609: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/27 11:05:33.616: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/27 11:05:33.620: [smf] INFO: Removed Session: UE IMSI:[262427947259925] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/27 11:05:33.620: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/27 11:05:33.626: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/27 11:05:33.634: [smf] INFO: Removed Session: UE IMSI:[262423290847228] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/27 11:05:33.634: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/27 11:05:33.638: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/27 11:05:33.646: [smf] INFO: Removed Session: UE IMSI:[262428219066475] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/27 11:05:33.646: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/27 11:05:33.649: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/27 11:05:33.654: [smf] INFO: Removed Session: UE IMSI:[262424616247761] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/27 11:05:33.654: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/27 11:05:33.660: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/27 11:05:33.665: [smf] INFO: Removed Session: UE IMSI:[262426428960770] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/27 11:05:33.665: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/27 11:05:33.670: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/27 11:05:33.674: [smf] INFO: Removed Session: UE IMSI:[262429849089848] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/27 11:05:33.674: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/27 11:05:33.681: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/27 11:05:33.687: [smf] INFO: Removed Session: UE IMSI:[262429996917487] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/27 11:05:33.687: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/27 11:05:33.692: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/27 11:05:33.697: [smf] INFO: Removed Session: UE IMSI:[262425418701081] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/27 11:05:33.698: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/27 11:05:33.703: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/27 11:05:33.707: [smf] INFO: Removed Session: UE IMSI:[262423246828800] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/27 11:05:33.707: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/27 11:05:33.714: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/27 11:05:33.718: [smf] INFO: Removed Session: UE IMSI:[262424955873918] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/27 11:05:33.718: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/27 11:05:33.725: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/27 11:05:33.729: [smf] INFO: Removed Session: UE IMSI:[262424534495519] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/27 11:05:33.729: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/27 11:05:33.735: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/27 11:05:33.738: [smf] INFO: Removed Session: UE IMSI:[262420222151843] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/27 11:05:33.738: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/27 11:05:33.746: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/27 11:05:33.751: [smf] INFO: Removed Session: UE IMSI:[262422525772583] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/27 11:05:33.751: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/27 11:05:33.757: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/27 11:05:33.763: [smf] INFO: Removed Session: UE IMSI:[262425673955278] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/27 11:05:33.763: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/27 11:05:33.768: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/27 11:05:33.774: [smf] INFO: Removed Session: UE IMSI:[262427590283276] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/27 11:05:33.774: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/27 11:05:33.778: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/27 11:05:33.784: [smf] INFO: Removed Session: UE IMSI:[262425033527574] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/27 11:05:33.784: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/27 11:05:33.789: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/27 11:05:33.793: [smf] INFO: Removed Session: UE IMSI:[262426847151220] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/27 11:05:33.793: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/27 11:05:33.800: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/27 11:05:33.809: [smf] INFO: Removed Session: UE IMSI:[262420160553605] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/27 11:05:33.809: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/27 11:05:33.811: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/27 11:05:33.816: [smf] INFO: Removed Session: UE IMSI:[262420013498203] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/27 11:05:33.816: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/27 11:05:33.821: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/27 11:05:33.826: [smf] INFO: Removed Session: UE IMSI:[262421578408656] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/27 11:05:33.826: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/27 11:05:33.832: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/27 11:05:33.837: [smf] INFO: Removed Session: UE IMSI:[262424820835249] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/27 11:05:33.837: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/27 11:05:33.843: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/27 11:05:33.848: [smf] INFO: Removed Session: UE IMSI:[262424677716803] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/27 11:05:33.848: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/27 11:05:33.854: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/27 11:05:33.861: [smf] INFO: Removed Session: UE IMSI:[262420302470623] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/27 11:05:33.861: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/27 11:05:33.864: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/27 11:05:33.868: [smf] INFO: Removed Session: UE IMSI:[262424493068963] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/27 11:05:33.868: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/27 11:05:33.875: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/27 11:05:33.878: [smf] INFO: Removed Session: UE IMSI:[262425166793983] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/27 11:05:33.878: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/27 11:05:33.885: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/27 11:05:33.888: [smf] INFO: Removed Session: UE IMSI:[262429994298444] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/27 11:05:33.888: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/27 11:05:33.896: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/27 11:05:33.900: [smf] INFO: Removed Session: UE IMSI:[262426651409235] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/27 11:05:33.900: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/27 11:05:33.906: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/27 11:05:33.910: [smf] INFO: Removed Session: UE IMSI:[262429040475261] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/27 11:05:33.910: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/27 11:05:33.917: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/27 11:05:33.920: [smf] INFO: Removed Session: UE IMSI:[262429560144066] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/27 11:05:33.921: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/27 11:05:33.927: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/27 11:05:33.932: [smf] INFO: Removed Session: UE IMSI:[262425974887823] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/27 11:05:33.932: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/27 11:05:33.938: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/27 11:05:33.943: [smf] INFO: Removed Session: UE IMSI:[262425710467560] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/27 11:05:33.943: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/27 11:05:33.949: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/27 11:05:33.954: [smf] INFO: Removed Session: UE IMSI:[262421724764235] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/27 11:05:33.954: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/27 11:05:33.960: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/27 11:05:33.967: [smf] INFO: Removed Session: UE IMSI:[262422087537911] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/27 11:05:33.967: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/27 11:05:33.973: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/27 11:05:33.981: [smf] INFO: Removed Session: UE IMSI:[262424488957235] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/27 11:05:33.981: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/27 11:05:33.984: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/27 11:05:33.991: [smf] INFO: Removed Session: UE IMSI:[262425618404321] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:33.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/27 11:05:33.991: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/27 11:05:33.995: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/27 11:05:34.001: [smf] INFO: Removed Session: UE IMSI:[262428161322291] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/27 11:05:34.001: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/27 11:05:34.005: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/27 11:05:34.010: [smf] INFO: Removed Session: UE IMSI:[262429099446330] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/27 11:05:34.010: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/27 11:05:34.016: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/27 11:05:34.021: [smf] INFO: Removed Session: UE IMSI:[262425060070194] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/27 11:05:34.021: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/27 11:05:34.027: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/27 11:05:34.033: [smf] INFO: Removed Session: UE IMSI:[262423653257393] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/27 11:05:34.033: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/27 11:05:34.038: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/27 11:05:34.043: [smf] INFO: Removed Session: UE IMSI:[262427907791840] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/27 11:05:34.043: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/27 11:05:34.049: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/27 11:05:34.055: [smf] INFO: Removed Session: UE IMSI:[262420513266883] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/27 11:05:34.055: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/27 11:05:34.059: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/27 11:05:34.067: [smf] INFO: Removed Session: UE IMSI:[262424768413690] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/27 11:05:34.067: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/27 11:05:34.070: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/27 11:05:34.076: [smf] INFO: Removed Session: UE IMSI:[262425165111448] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/27 11:05:34.076: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/27 11:05:34.081: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/27 11:05:34.086: [smf] INFO: Removed Session: UE IMSI:[262427707278836] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/27 11:05:34.086: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/27 11:05:34.091: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/27 11:05:34.097: [smf] INFO: Removed Session: UE IMSI:[262429228941913] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/27 11:05:34.097: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/27 11:05:34.102: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/27 11:05:34.107: [smf] INFO: Removed Session: UE IMSI:[262421298950308] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/27 11:05:34.107: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/27 11:05:34.113: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/27 11:05:34.121: [smf] INFO: Removed Session: UE IMSI:[262423915299703] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/27 11:05:34.121: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/27 11:05:34.124: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/27 11:05:34.132: [smf] INFO: Removed Session: UE IMSI:[262421885614545] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/27 11:05:34.132: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/27 11:05:34.135: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/27 11:05:34.139: [smf] INFO: Removed Session: UE IMSI:[262424472736380] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/27 11:05:34.139: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/27 11:05:34.145: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/27 11:05:34.148: [smf] INFO: Removed Session: UE IMSI:[262425719874987] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/27 11:05:34.148: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/27 11:05:34.156: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/27 11:05:34.161: [smf] INFO: Removed Session: UE IMSI:[262423669995015] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/27 11:05:34.161: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/27 11:05:34.167: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/27 11:05:34.176: [smf] INFO: Removed Session: UE IMSI:[262427570447508] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/27 11:05:34.176: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/27 11:05:34.178: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/27 11:05:34.185: [smf] INFO: Removed Session: UE IMSI:[262427748653158] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/27 11:05:34.185: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/27 11:05:34.188: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/27 11:05:34.196: [smf] INFO: Removed Session: UE IMSI:[262429102578667] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/27 11:05:34.196: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/27 11:05:34.199: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/27 11:05:34.204: [smf] INFO: Removed Session: UE IMSI:[262427226171996] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/27 11:05:34.204: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/27 11:05:34.210: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/27 11:05:34.215: [smf] INFO: Removed Session: UE IMSI:[262422237252161] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/27 11:05:34.215: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/27 11:05:34.221: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/27 11:05:34.227: [smf] INFO: Removed Session: UE IMSI:[262427945032407] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/27 11:05:34.227: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/27 11:05:34.231: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/27 11:05:34.237: [smf] INFO: Removed Session: UE IMSI:[262429721325275] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/27 11:05:34.237: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/27 11:05:34.242: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/27 11:05:34.247: [smf] INFO: Removed Session: UE IMSI:[262428894515537] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/27 11:05:34.247: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/27 11:05:34.253: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/27 11:05:34.258: [smf] INFO: Removed Session: UE IMSI:[262421292539095] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/27 11:05:34.259: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/27 11:05:34.264: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/27 11:05:34.268: [smf] INFO: Removed Session: UE IMSI:[262424578195197] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/27 11:05:34.268: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/27 11:05:34.275: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/27 11:05:34.280: [smf] INFO: Removed Session: UE IMSI:[262421526280080] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/27 11:05:34.280: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/27 11:05:34.285: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/27 11:05:34.292: [smf] INFO: Removed Session: UE IMSI:[262424337504745] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/27 11:05:34.292: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/27 11:05:34.296: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/27 11:05:34.303: [smf] INFO: Removed Session: UE IMSI:[262420506634877] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/27 11:05:34.303: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/27 11:05:34.307: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/27 11:05:34.313: [smf] INFO: Removed Session: UE IMSI:[262425643774760] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/27 11:05:34.313: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/27 11:05:34.318: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/27 11:05:34.324: [smf] INFO: Removed Session: UE IMSI:[262428227024043] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/27 11:05:34.324: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/27 11:05:34.329: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/27 11:05:34.337: [smf] INFO: Removed Session: UE IMSI:[262420178029285] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/27 11:05:34.337: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/27 11:05:34.340: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/27 11:05:34.347: [smf] INFO: Removed Session: UE IMSI:[262423292075829] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/27 11:05:34.347: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/27 11:05:34.351: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/27 11:05:34.356: [smf] INFO: Removed Session: UE IMSI:[262426293337758] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/27 11:05:34.356: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/27 11:05:34.361: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/27 11:05:34.364: [smf] INFO: Removed Session: UE IMSI:[262424062393140] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/27 11:05:34.364: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/27 11:05:34.372: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/27 11:05:34.379: [smf] INFO: Removed Session: UE IMSI:[262424156359438] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/27 11:05:34.379: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/27 11:05:34.382: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/27 11:05:34.388: [smf] INFO: Removed Session: UE IMSI:[262426693981362] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/27 11:05:34.388: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/27 11:05:34.393: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/27 11:05:34.402: [smf] INFO: Removed Session: UE IMSI:[262421648022924] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/27 11:05:34.402: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/27 11:05:34.404: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/27 11:05:34.410: [smf] INFO: Removed Session: UE IMSI:[262428447802297] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/27 11:05:34.410: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/27 11:05:34.416: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/27 11:05:34.424: [smf] INFO: Removed Session: UE IMSI:[262428390913460] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/27 11:05:34.424: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/27 11:05:34.427: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/27 11:05:34.431: [smf] INFO: Removed Session: UE IMSI:[262426398229124] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/27 11:05:34.431: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/27 11:05:34.437: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/27 11:05:34.443: [smf] INFO: Removed Session: UE IMSI:[262420737638742] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/27 11:05:34.443: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/27 11:05:34.448: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/27 11:05:34.453: [smf] INFO: Removed Session: UE IMSI:[262429155658687] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/27 11:05:34.453: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/27 11:05:34.459: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/27 11:05:34.465: [smf] INFO: Removed Session: UE IMSI:[262422716609988] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/27 11:05:34.465: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/27 11:05:34.470: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/27 11:05:34.475: [smf] INFO: Removed Session: UE IMSI:[262423388857764] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/27 11:05:34.475: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/27 11:05:34.480: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/27 11:05:34.484: [smf] INFO: Removed Session: UE IMSI:[262426455777424] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/27 11:05:34.484: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/27 11:05:34.491: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/27 11:05:34.494: [smf] INFO: Removed Session: UE IMSI:[262427684279799] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/27 11:05:34.494: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/27 11:05:34.502: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/27 11:05:34.508: [smf] INFO: Removed Session: UE IMSI:[262427777804267] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/27 11:05:34.508: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/27 11:05:34.513: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/27 11:05:34.518: [smf] INFO: Removed Session: UE IMSI:[262424415182494] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/27 11:05:34.518: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/27 11:05:34.523: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/27 11:05:34.531: [smf] INFO: Removed Session: UE IMSI:[262427515141183] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/27 11:05:34.531: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/27 11:05:34.535: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/27 11:05:34.543: [smf] INFO: Removed Session: UE IMSI:[262425620881114] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/27 11:05:34.543: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/27 11:05:34.545: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/27 11:05:34.551: [smf] INFO: Removed Session: UE IMSI:[262426504494454] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/27 11:05:34.551: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/27 11:05:34.556: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/27 11:05:34.561: [smf] INFO: Removed Session: UE IMSI:[262428869321314] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/27 11:05:34.561: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/27 11:05:34.567: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/27 11:05:34.577: [smf] INFO: Removed Session: UE IMSI:[262425055883410] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/27 11:05:34.577: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/27 11:05:34.579: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/27 11:05:34.588: [smf] INFO: Removed Session: UE IMSI:[262426683483401] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/27 11:05:34.588: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/27 11:05:34.590: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/27 11:05:34.595: [smf] INFO: Removed Session: UE IMSI:[262428525429281] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/27 11:05:34.595: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/27 11:05:34.601: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/27 11:05:34.605: [smf] INFO: Removed Session: UE IMSI:[262420723929194] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/27 11:05:34.605: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/27 11:05:34.612: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/27 11:05:34.617: [smf] INFO: Removed Session: UE IMSI:[262428224479156] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/27 11:05:34.617: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/27 11:05:34.622: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/27 11:05:34.624: [smf] INFO: Removed Session: UE IMSI:[262428037412611] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/27 11:05:34.624: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/27 11:05:34.632: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/27 11:05:34.637: [smf] INFO: Removed Session: UE IMSI:[262428104438551] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/27 11:05:34.637: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/27 11:05:34.643: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/27 11:05:34.647: [smf] INFO: Removed Session: UE IMSI:[262423524173608] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/27 11:05:34.647: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/27 11:05:34.654: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/27 11:05:34.664: [smf] INFO: Removed Session: UE IMSI:[262421788239554] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/27 11:05:34.664: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/27 11:05:34.665: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/27 11:05:34.671: [smf] INFO: Removed Session: UE IMSI:[262421123190916] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/27 11:05:34.671: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/27 11:05:34.676: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/27 11:05:34.680: [smf] INFO: Removed Session: UE IMSI:[262429229523941] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/27 11:05:34.680: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/27 11:05:34.686: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/27 11:05:34.689: [smf] INFO: Removed Session: UE IMSI:[262421453080196] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/27 11:05:34.689: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/27 11:05:34.697: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/27 11:05:34.702: [smf] INFO: Removed Session: UE IMSI:[262429462130870] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/27 11:05:34.702: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/27 11:05:34.708: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/27 11:05:34.714: [smf] INFO: Removed Session: UE IMSI:[262424733625542] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/27 11:05:34.714: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/27 11:05:34.718: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/27 11:05:34.725: [smf] INFO: Removed Session: UE IMSI:[262427997061963] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/27 11:05:34.725: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/27 11:05:34.730: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/27 11:05:34.738: [smf] INFO: Removed Session: UE IMSI:[262424808988378] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/27 11:05:34.738: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/27 11:05:34.741: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/27 11:05:34.752: [smf] INFO: Removed Session: UE IMSI:[262423701530635] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/27 11:05:34.752: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/27 11:05:34.752: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/27 11:05:34.759: [smf] INFO: Removed Session: UE IMSI:[262425170099298] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/27 11:05:34.759: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/27 11:05:34.763: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/27 11:05:34.771: [smf] INFO: Removed Session: UE IMSI:[262421596198014] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/27 11:05:34.772: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/27 11:05:34.774: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/27 11:05:34.785: [smf] INFO: Removed Session: UE IMSI:[262429260639131] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.785: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/27 11:05:34.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/27 11:05:34.785: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/27 11:05:34.792: [smf] INFO: Removed Session: UE IMSI:[262420644957840] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/27 11:05:34.792: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/27 11:05:34.795: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/27 11:05:34.801: [smf] INFO: Removed Session: UE IMSI:[262425533876163] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/27 11:05:34.801: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/27 11:05:34.806: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/27 11:05:34.811: [smf] INFO: Removed Session: UE IMSI:[262427992523261] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/27 11:05:34.811: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/27 11:05:34.817: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/27 11:05:34.821: [smf] INFO: Removed Session: UE IMSI:[262428479675571] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/27 11:05:34.821: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/27 11:05:34.828: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/27 11:05:34.834: [smf] INFO: Removed Session: UE IMSI:[262425493180473] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/27 11:05:34.834: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/27 11:05:34.839: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/27 11:05:34.844: [smf] INFO: Removed Session: UE IMSI:[262427884569295] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/27 11:05:34.844: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/27 11:05:34.849: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/27 11:05:34.854: [smf] INFO: Removed Session: UE IMSI:[262423964839030] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/27 11:05:34.854: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/27 11:05:34.860: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/27 11:05:34.865: [smf] INFO: Removed Session: UE IMSI:[262423361907391] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/27 11:05:34.865: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/27 11:05:34.871: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/27 11:05:34.877: [smf] INFO: Removed Session: UE IMSI:[262428930126173] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/27 11:05:34.877: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/27 11:05:34.881: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/27 11:05:34.887: [smf] INFO: Removed Session: UE IMSI:[262426692603288] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/27 11:05:34.887: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/27 11:05:34.893: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/27 11:05:34.900: [smf] INFO: Removed Session: UE IMSI:[262427301170730] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/27 11:05:34.900: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/27 11:05:34.905: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/27 11:05:34.913: [smf] INFO: Removed Session: UE IMSI:[262425598724622] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/27 11:05:34.913: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/27 11:05:34.915: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/27 11:05:34.921: [smf] INFO: Removed Session: UE IMSI:[262428626129907] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/27 11:05:34.921: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/27 11:05:34.926: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/27 11:05:34.932: [smf] INFO: Removed Session: UE IMSI:[262423119113526] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/27 11:05:34.932: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/27 11:05:34.936: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/27 11:05:34.939: [smf] INFO: Removed Session: UE IMSI:[262426310810504] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/27 11:05:34.939: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/27 11:05:34.947: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/27 11:05:34.950: [smf] INFO: Removed Session: UE IMSI:[262420543655226] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/27 11:05:34.950: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/27 11:05:34.957: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/27 11:05:34.960: [smf] INFO: Removed Session: UE IMSI:[262423162404946] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/27 11:05:34.960: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/27 11:05:34.968: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/27 11:05:34.972: [smf] INFO: Removed Session: UE IMSI:[262425635709550] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/27 11:05:34.972: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/27 11:05:34.979: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/27 11:05:34.982: [smf] INFO: Removed Session: UE IMSI:[262427736851734] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/27 11:05:34.982: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/27 11:05:34.990: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/27 11:05:34.993: [smf] INFO: Removed Session: UE IMSI:[262423897668604] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:34.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/27 11:05:34.993: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/27 11:05:35.000: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/27 11:05:35.003: [smf] INFO: Removed Session: UE IMSI:[262425813975001] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/27 11:05:35.003: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/27 11:05:35.010: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/27 11:05:35.015: [smf] INFO: Removed Session: UE IMSI:[262426203223767] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/27 11:05:35.015: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/27 11:05:35.021: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/27 11:05:35.029: [smf] INFO: Removed Session: UE IMSI:[262423677652143] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/27 11:05:35.029: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/27 11:05:35.032: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/27 11:05:35.039: [smf] INFO: Removed Session: UE IMSI:[262421787496386] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/27 11:05:35.039: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/27 11:05:35.043: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/27 11:05:35.050: [smf] INFO: Removed Session: UE IMSI:[262425974531018] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/27 11:05:35.050: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/27 11:05:35.054: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/27 11:05:35.060: [smf] INFO: Removed Session: UE IMSI:[262424247359115] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/27 11:05:35.060: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/27 11:05:35.065: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/27 11:05:35.072: [smf] INFO: Removed Session: UE IMSI:[262429727628598] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/27 11:05:35.073: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/27 11:05:35.076: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/27 11:05:35.084: [smf] INFO: Removed Session: UE IMSI:[262428053580969] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/27 11:05:35.084: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/27 11:05:35.087: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/27 11:05:35.095: [smf] INFO: Removed Session: UE IMSI:[262426798783803] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/27 11:05:35.095: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/27 11:05:35.098: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/27 11:05:35.107: [smf] INFO: Removed Session: UE IMSI:[262422352932109] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/27 11:05:35.108: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/27 11:05:35.111: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/27 11:05:35.117: [smf] INFO: Removed Session: UE IMSI:[262427174401889] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/27 11:05:35.117: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/27 11:05:35.121: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/27 11:05:35.130: [smf] INFO: Removed Session: UE IMSI:[262421618055780] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/27 11:05:35.131: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/27 11:05:35.133: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/27 11:05:35.139: [smf] INFO: Removed Session: UE IMSI:[262427875804132] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/27 11:05:35.139: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/27 11:05:35.144: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/27 11:05:35.152: [smf] INFO: Removed Session: UE IMSI:[262422992675706] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/27 11:05:35.152: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/27 11:05:35.155: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/27 11:05:35.160: [smf] INFO: Removed Session: UE IMSI:[262424810815528] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/27 11:05:35.160: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/27 11:05:35.166: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/27 11:05:35.171: [smf] INFO: Removed Session: UE IMSI:[262427126160789] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/27 11:05:35.171: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/27 11:05:35.176: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/27 11:05:35.181: [smf] INFO: Removed Session: UE IMSI:[262422935726368] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/27 11:05:35.181: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/27 11:05:35.187: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/27 11:05:35.195: [smf] INFO: Removed Session: UE IMSI:[262425654868637] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/27 11:05:35.195: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/27 11:05:35.198: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/27 11:05:35.204: [smf] INFO: Removed Session: UE IMSI:[262421679517193] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/27 11:05:35.204: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/27 11:05:35.208: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/27 11:05:35.212: [smf] INFO: Removed Session: UE IMSI:[262428502626218] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/27 11:05:35.212: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/27 11:05:35.219: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/27 11:05:35.222: [smf] INFO: Removed Session: UE IMSI:[262424712137224] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/27 11:05:35.222: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/27 11:05:35.229: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/27 11:05:35.234: [smf] INFO: Removed Session: UE IMSI:[262426107842646] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/27 11:05:35.234: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/27 11:05:35.240: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/27 11:05:35.243: [smf] INFO: Removed Session: UE IMSI:[262421018459391] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/27 11:05:35.244: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/27 11:05:35.251: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/27 11:05:35.255: [smf] INFO: Removed Session: UE IMSI:[262421724767088] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/27 11:05:35.255: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/27 11:05:35.261: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/27 11:05:35.267: [smf] INFO: Removed Session: UE IMSI:[262421146197742] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/27 11:05:35.267: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/27 11:05:35.272: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/27 11:05:35.278: [smf] INFO: Removed Session: UE IMSI:[262428783099084] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/27 11:05:35.278: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/27 11:05:35.283: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/27 11:05:35.289: [smf] INFO: Removed Session: UE IMSI:[262423455305002] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/27 11:05:35.289: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/27 11:05:35.294: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/27 11:05:35.297: [smf] INFO: Removed Session: UE IMSI:[262420512639641] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/27 11:05:35.297: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/27 11:05:35.304: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/27 11:05:35.308: [smf] INFO: Removed Session: UE IMSI:[262429671239622] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/27 11:05:35.309: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/27 11:05:35.315: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/27 11:05:35.321: [smf] INFO: Removed Session: UE IMSI:[262421944846171] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/27 11:05:35.321: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/27 11:05:35.326: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/27 11:05:35.332: [smf] INFO: Removed Session: UE IMSI:[262427293744163] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/27 11:05:35.332: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/27 11:05:35.337: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/27 11:05:35.345: [smf] INFO: Removed Session: UE IMSI:[262423643052269] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/27 11:05:35.346: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/27 11:05:35.348: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/27 11:05:35.356: [smf] INFO: Removed Session: UE IMSI:[262424763017424] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/27 11:05:35.357: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/27 11:05:35.359: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/27 11:05:35.365: [smf] INFO: Removed Session: UE IMSI:[262426949346251] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/27 11:05:35.365: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/27 11:05:35.370: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/27 11:05:35.377: [smf] INFO: Removed Session: UE IMSI:[262423298031775] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/27 11:05:35.377: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/27 11:05:35.380: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/27 11:05:35.384: [smf] INFO: Removed Session: UE IMSI:[262423645324233] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/27 11:05:35.384: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/27 11:05:35.391: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/27 11:05:35.396: [smf] INFO: Removed Session: UE IMSI:[262420377002580] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/27 11:05:35.396: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/27 11:05:35.402: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/27 11:05:35.407: [smf] INFO: Removed Session: UE IMSI:[262424944980951] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/27 11:05:35.407: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/27 11:05:35.413: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/27 11:05:35.419: [smf] INFO: Removed Session: UE IMSI:[262429035822179] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/27 11:05:35.419: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/27 11:05:35.424: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/27 11:05:35.432: [smf] INFO: Removed Session: UE IMSI:[262429593334935] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/27 11:05:35.432: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/27 11:05:35.435: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/27 11:05:35.441: [smf] INFO: Removed Session: UE IMSI:[262423285594619] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/27 11:05:35.441: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/27 11:05:35.446: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/27 11:05:35.454: [smf] INFO: Removed Session: UE IMSI:[262420700624824] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/27 11:05:35.454: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/27 11:05:35.458: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/27 11:05:35.465: [smf] INFO: Removed Session: UE IMSI:[262420161053002] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/27 11:05:35.465: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/27 11:05:35.469: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/27 11:05:35.476: [smf] INFO: Removed Session: UE IMSI:[262427276153495] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/27 11:05:35.476: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/27 11:05:35.480: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/27 11:05:35.487: [smf] INFO: Removed Session: UE IMSI:[262429782346744] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/27 11:05:35.487: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/27 11:05:35.490: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/27 11:05:35.495: [smf] INFO: Removed Session: UE IMSI:[262422462463382] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/27 11:05:35.495: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/27 11:05:35.501: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/27 11:05:35.507: [smf] INFO: Removed Session: UE IMSI:[262427701130081] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/27 11:05:35.507: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/27 11:05:35.512: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/27 11:05:35.517: [smf] INFO: Removed Session: UE IMSI:[262424110862382] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/27 11:05:35.517: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/27 11:05:35.523: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/27 11:05:35.528: [smf] INFO: Removed Session: UE IMSI:[262427961300544] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/27 11:05:35.528: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/27 11:05:35.534: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/27 11:05:35.537: [smf] INFO: Removed Session: UE IMSI:[262424173950056] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/27 11:05:35.537: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/27 11:05:35.544: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/27 11:05:35.548: [smf] INFO: Removed Session: UE IMSI:[262426897964634] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/27 11:05:35.548: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/27 11:05:35.555: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/27 11:05:35.561: [smf] INFO: Removed Session: UE IMSI:[262429859871589] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/27 11:05:35.561: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/27 11:05:35.566: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/27 11:05:35.576: [smf] INFO: Removed Session: UE IMSI:[262420972465631] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/27 11:05:35.576: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/27 11:05:35.578: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/27 11:05:35.585: [smf] INFO: Removed Session: UE IMSI:[262429331596958] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/27 11:05:35.585: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/27 11:05:35.589: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/27 11:05:35.593: [smf] INFO: Removed Session: UE IMSI:[262424670776083] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/27 11:05:35.593: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/27 11:05:35.599: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/27 11:05:35.602: [smf] INFO: Removed Session: UE IMSI:[262428662904559] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/27 11:05:35.602: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/27 11:05:35.610: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/27 11:05:35.614: [smf] INFO: Removed Session: UE IMSI:[262422321050722] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/27 11:05:35.614: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/27 11:05:35.621: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/27 11:05:35.626: [smf] INFO: Removed Session: UE IMSI:[262426907921162] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/27 11:05:35.626: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/27 11:05:35.632: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/27 11:05:35.637: [smf] INFO: Removed Session: UE IMSI:[262429499207341] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/27 11:05:35.637: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/27 11:05:35.643: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/27 11:05:35.648: [smf] INFO: Removed Session: UE IMSI:[262426118679388] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/27 11:05:35.648: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/27 11:05:35.653: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/27 11:05:35.658: [smf] INFO: Removed Session: UE IMSI:[262428588966679] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/27 11:05:35.658: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/27 11:05:35.664: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/27 11:05:35.669: [smf] INFO: Removed Session: UE IMSI:[262420807431861] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/27 11:05:35.669: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/27 11:05:35.675: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/27 11:05:35.680: [smf] INFO: Removed Session: UE IMSI:[262427601853290] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/27 11:05:35.680: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/27 11:05:35.685: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/27 11:05:35.688: [smf] INFO: Removed Session: UE IMSI:[262427669396739] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/27 11:05:35.688: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/27 11:05:35.696: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/27 11:05:35.699: [smf] INFO: Removed Session: UE IMSI:[262424133682333] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/27 11:05:35.699: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/27 11:05:35.706: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/27 11:05:35.711: [smf] INFO: Removed Session: UE IMSI:[262429398226500] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/27 11:05:35.711: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/27 11:05:35.717: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/27 11:05:35.723: [smf] INFO: Removed Session: UE IMSI:[262421900028327] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/27 11:05:35.723: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/27 11:05:35.729: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/27 11:05:35.736: [smf] INFO: Removed Session: UE IMSI:[262426633744235] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/27 11:05:35.736: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/27 11:05:35.739: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/27 11:05:35.745: [smf] INFO: Removed Session: UE IMSI:[262425873342351] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/27 11:05:35.745: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/27 11:05:35.750: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/27 11:05:35.755: [smf] INFO: Removed Session: UE IMSI:[262423048577192] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/27 11:05:35.755: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/27 11:05:35.761: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/27 11:05:35.766: [smf] INFO: Removed Session: UE IMSI:[262420733963554] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/27 11:05:35.766: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/27 11:05:35.772: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/27 11:05:35.774: [smf] INFO: Removed Session: UE IMSI:[262427992201274] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/27 11:05:35.774: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/27 11:05:35.782: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/27 11:05:35.787: [smf] INFO: Removed Session: UE IMSI:[262424408943895] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/27 11:05:35.787: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/27 11:05:35.793: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/27 11:05:35.798: [smf] INFO: Removed Session: UE IMSI:[262420486381124] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/27 11:05:35.798: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/27 11:05:35.804: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/27 11:05:35.809: [smf] INFO: Removed Session: UE IMSI:[262424393060341] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/27 11:05:35.809: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/27 11:05:35.815: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/27 11:05:35.820: [smf] INFO: Removed Session: UE IMSI:[262424450221217] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/27 11:05:35.820: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/27 11:05:35.826: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/27 11:05:35.831: [smf] INFO: Removed Session: UE IMSI:[262426513375516] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/27 11:05:35.831: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/27 11:05:35.836: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/27 11:05:35.841: [smf] INFO: Removed Session: UE IMSI:[262426803904586] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/27 11:05:35.841: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/27 11:05:35.847: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/27 11:05:35.851: [smf] INFO: Removed Session: UE IMSI:[262427715583031] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/27 11:05:35.851: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/27 11:05:35.858: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/27 11:05:35.868: [smf] INFO: Removed Session: UE IMSI:[262423279360640] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/27 11:05:35.868: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/27 11:05:35.869: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/27 11:05:35.874: [smf] INFO: Removed Session: UE IMSI:[262425449586362] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/27 11:05:35.874: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/27 11:05:35.879: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/27 11:05:35.886: [smf] INFO: Removed Session: UE IMSI:[262424729000794] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/27 11:05:35.886: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/27 11:05:35.890: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/27 11:05:35.893: [smf] INFO: Removed Session: UE IMSI:[262427406205550] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/27 11:05:35.893: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/27 11:05:35.900: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/27 11:05:35.902: [smf] INFO: Removed Session: UE IMSI:[262422666576505] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/27 11:05:35.902: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/27 11:05:35.911: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/27 11:05:35.914: [smf] INFO: Removed Session: UE IMSI:[262429892454531] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/27 11:05:35.914: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/27 11:05:35.921: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/27 11:05:35.926: [smf] INFO: Removed Session: UE IMSI:[262423022376805] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/27 11:05:35.926: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/27 11:05:35.932: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/27 11:05:35.937: [smf] INFO: Removed Session: UE IMSI:[262424807866059] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/27 11:05:35.937: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/27 11:05:35.943: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/27 11:05:35.951: [smf] INFO: Removed Session: UE IMSI:[262423797526837] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/27 11:05:35.951: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/27 11:05:35.954: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/27 11:05:35.958: [smf] INFO: Removed Session: UE IMSI:[262428394309247] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/27 11:05:35.958: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/27 11:05:35.966: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/27 11:05:35.970: [smf] INFO: Removed Session: UE IMSI:[262429412721637] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/27 11:05:35.970: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/27 11:05:35.976: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/27 11:05:35.979: [smf] INFO: Removed Session: UE IMSI:[262422299226213] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/27 11:05:35.979: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/27 11:05:35.987: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/27 11:05:35.990: [smf] INFO: Removed Session: UE IMSI:[262424942843733] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/27 11:05:35.990: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/27 11:05:35.997: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/27 11:05:35.999: [smf] INFO: Removed Session: UE IMSI:[262423324960316] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:35.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/27 11:05:35.999: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/27 11:05:36.007: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/27 11:05:36.010: [smf] INFO: Removed Session: UE IMSI:[262429788289615] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/27 11:05:36.010: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/27 11:05:36.018: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/27 11:05:36.022: [smf] INFO: Removed Session: UE IMSI:[262426320741752] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/27 11:05:36.022: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/27 11:05:36.029: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/27 11:05:36.030: [smf] INFO: Removed Session: UE IMSI:[262426519634692] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/27 11:05:36.030: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/27 11:05:36.039: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/27 11:05:36.043: [smf] INFO: Removed Session: UE IMSI:[262423908124461] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/27 11:05:36.043: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/27 11:05:36.049: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/27 11:05:36.053: [smf] INFO: Removed Session: UE IMSI:[262425117290930] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/27 11:05:36.053: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/27 11:05:36.063: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/27 11:05:36.068: [smf] INFO: Removed Session: UE IMSI:[262421070310836] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/27 11:05:36.068: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/27 11:05:36.073: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/27 11:05:36.078: [smf] INFO: Removed Session: UE IMSI:[262428558878341] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/27 11:05:36.078: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/27 11:05:36.084: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/27 11:05:36.089: [smf] INFO: Removed Session: UE IMSI:[262426318330774] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/27 11:05:36.089: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/27 11:05:36.095: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/27 11:05:36.100: [smf] INFO: Removed Session: UE IMSI:[262424772068272] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/27 11:05:36.100: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/27 11:05:36.105: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/27 11:05:36.112: [smf] INFO: Removed Session: UE IMSI:[262428255360749] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/27 11:05:36.112: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/27 11:05:36.116: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/27 11:05:36.122: [smf] INFO: Removed Session: UE IMSI:[262426270403814] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/27 11:05:36.122: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/27 11:05:36.127: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/27 11:05:36.131: [smf] INFO: Removed Session: UE IMSI:[262425117066974] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/27 11:05:36.131: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/27 11:05:36.138: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/27 11:05:36.143: [smf] INFO: Removed Session: UE IMSI:[262425279776252] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/27 11:05:36.143: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/27 11:05:36.149: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/27 11:05:36.153: [smf] INFO: Removed Session: UE IMSI:[262428929831771] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/27 11:05:36.153: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/27 11:05:36.159: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/27 11:05:36.163: [smf] INFO: Removed Session: UE IMSI:[262426673824015] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/27 11:05:36.163: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/27 11:05:36.170: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/27 11:05:36.175: [smf] INFO: Removed Session: UE IMSI:[262429154636216] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/27 11:05:36.176: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/27 11:05:36.181: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/27 11:05:36.186: [smf] INFO: Removed Session: UE IMSI:[262423580701239] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/27 11:05:36.186: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/27 11:05:36.191: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/27 11:05:36.196: [smf] INFO: Removed Session: UE IMSI:[262420984193563] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/27 11:05:36.196: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/27 11:05:36.202: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/27 11:05:36.208: [smf] INFO: Removed Session: UE IMSI:[262426091354845] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/27 11:05:36.208: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/27 11:05:36.213: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/27 11:05:36.221: [smf] INFO: Removed Session: UE IMSI:[262424355283632] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/27 11:05:36.221: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/27 11:05:36.224: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/27 11:05:36.230: [smf] INFO: Removed Session: UE IMSI:[262422757333806] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/27 11:05:36.230: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/27 11:05:36.235: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/27 11:05:36.240: [smf] INFO: Removed Session: UE IMSI:[262426559033680] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/27 11:05:36.240: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/27 11:05:36.246: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/27 11:05:36.251: [smf] INFO: Removed Session: UE IMSI:[262422501029444] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/27 11:05:36.251: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/27 11:05:36.257: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/27 11:05:36.261: [smf] INFO: Removed Session: UE IMSI:[262423152965473] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/27 11:05:36.261: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/27 11:05:36.267: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/27 11:05:36.273: [smf] INFO: Removed Session: UE IMSI:[262425487051911] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/27 11:05:36.273: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/27 11:05:36.278: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/27 11:05:36.283: [smf] INFO: Removed Session: UE IMSI:[262428696633997] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/27 11:05:36.283: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/27 11:05:36.289: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/27 11:05:36.294: [smf] INFO: Removed Session: UE IMSI:[262420038083806] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/27 11:05:36.294: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/27 11:05:36.300: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/27 11:05:36.304: [smf] INFO: Removed Session: UE IMSI:[262423958520176] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/27 11:05:36.304: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/27 11:05:36.310: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/27 11:05:36.315: [smf] INFO: Removed Session: UE IMSI:[262420495481146] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/27 11:05:36.315: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/27 11:05:36.321: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/27 11:05:36.330: [smf] INFO: Removed Session: UE IMSI:[262424085813520] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/27 11:05:36.330: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/27 11:05:36.332: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/27 11:05:36.340: [smf] INFO: Removed Session: UE IMSI:[262429456887894] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/27 11:05:36.340: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/27 11:05:36.343: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/27 11:05:36.349: [smf] INFO: Removed Session: UE IMSI:[262429928896331] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/27 11:05:36.349: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/27 11:05:36.354: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/27 11:05:36.356: [smf] INFO: Removed Session: UE IMSI:[262423062610908] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/27 11:05:36.356: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/27 11:05:36.364: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/27 11:05:36.366: [smf] INFO: Removed Session: UE IMSI:[262426696692092] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/27 11:05:36.366: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/27 11:05:36.374: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/27 11:05:36.376: [smf] INFO: Removed Session: UE IMSI:[262426799585424] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/27 11:05:36.376: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/27 11:05:36.384: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/27 11:05:36.386: [smf] INFO: Removed Session: UE IMSI:[262422645626309] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/27 11:05:36.386: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/27 11:05:36.395: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/27 11:05:36.396: [smf] INFO: Removed Session: UE IMSI:[262425892322274] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/27 11:05:36.396: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/27 11:05:36.405: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/27 11:05:36.406: [smf] INFO: Removed Session: UE IMSI:[262423061320675] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/27 11:05:36.406: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/27 11:05:36.415: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/27 11:05:36.417: [smf] INFO: Removed Session: UE IMSI:[262423966024720] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/27 11:05:36.417: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/27 11:05:36.426: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/27 11:05:36.428: [smf] INFO: Removed Session: UE IMSI:[262428342714307] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/27 11:05:36.428: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/27 11:05:36.436: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/27 11:05:36.442: [smf] INFO: Removed Session: UE IMSI:[262425806909745] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/27 11:05:36.442: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/27 11:05:36.447: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/27 11:05:36.457: [smf] INFO: Removed Session: UE IMSI:[262421589526011] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/27 11:05:36.457: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/27 11:05:36.458: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/27 11:05:36.466: [smf] INFO: Removed Session: UE IMSI:[262428678060301] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/27 11:05:36.466: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/27 11:05:36.470: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/27 11:05:36.479: [smf] INFO: Removed Session: UE IMSI:[262425781625057] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/27 11:05:36.479: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/27 11:05:36.481: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/27 11:05:36.490: [smf] INFO: Removed Session: UE IMSI:[262424043778366] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/27 11:05:36.490: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/27 11:05:36.492: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/27 11:05:36.499: [smf] INFO: Removed Session: UE IMSI:[262420640954971] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/27 11:05:36.499: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/27 11:05:36.503: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/27 11:05:36.509: [smf] INFO: Removed Session: UE IMSI:[262425514886355] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/27 11:05:36.509: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/27 11:05:36.514: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/27 11:05:36.520: [smf] INFO: Removed Session: UE IMSI:[262426475252387] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/27 11:05:36.520: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/27 11:05:36.525: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/27 11:05:36.531: [smf] INFO: Removed Session: UE IMSI:[262420964944040] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/27 11:05:36.531: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/27 11:05:36.536: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/27 11:05:36.541: [smf] INFO: Removed Session: UE IMSI:[262425821319311] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/27 11:05:36.541: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/27 11:05:36.546: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/27 11:05:36.552: [smf] INFO: Removed Session: UE IMSI:[262427310177311] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/27 11:05:36.552: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/27 11:05:36.557: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/27 11:05:36.563: [smf] INFO: Removed Session: UE IMSI:[262425699623048] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/27 11:05:36.563: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/27 11:05:36.568: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/27 11:05:36.574: [smf] INFO: Removed Session: UE IMSI:[262420042069349] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/27 11:05:36.574: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/27 11:05:36.579: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/27 11:05:36.585: [smf] INFO: Removed Session: UE IMSI:[262425647284070] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/27 11:05:36.585: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/27 11:05:36.590: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/27 11:05:36.596: [smf] INFO: Removed Session: UE IMSI:[262421430480307] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/27 11:05:36.596: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/27 11:05:36.600: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/27 11:05:36.606: [smf] INFO: Removed Session: UE IMSI:[262423238445047] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/27 11:05:36.606: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/27 11:05:36.611: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/27 11:05:36.617: [smf] INFO: Removed Session: UE IMSI:[262426970319454] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/27 11:05:36.617: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/27 11:05:36.622: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/27 11:05:36.627: [smf] INFO: Removed Session: UE IMSI:[262429429620864] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/27 11:05:36.627: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/27 11:05:36.633: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/27 11:05:36.638: [smf] INFO: Removed Session: UE IMSI:[262424097817563] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/27 11:05:36.638: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/27 11:05:36.643: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/27 11:05:36.648: [smf] INFO: Removed Session: UE IMSI:[262428627637070] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/27 11:05:36.648: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/27 11:05:36.654: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/27 11:05:36.659: [smf] INFO: Removed Session: UE IMSI:[262420849269035] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/27 11:05:36.659: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/27 11:05:36.665: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/27 11:05:36.670: [smf] INFO: Removed Session: UE IMSI:[262427803407674] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/27 11:05:36.670: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/27 11:05:36.676: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/27 11:05:36.681: [smf] INFO: Removed Session: UE IMSI:[262429517429891] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/27 11:05:36.681: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/27 11:05:36.686: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/27 11:05:36.692: [smf] INFO: Removed Session: UE IMSI:[262426616868503] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/27 11:05:36.692: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/27 11:05:36.697: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/27 11:05:36.703: [smf] INFO: Removed Session: UE IMSI:[262421467221909] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/27 11:05:36.703: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/27 11:05:36.708: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/27 11:05:36.714: [smf] INFO: Removed Session: UE IMSI:[262426191540813] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/27 11:05:36.714: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/27 11:05:36.719: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/27 11:05:36.724: [smf] INFO: Removed Session: UE IMSI:[262420490995180] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/27 11:05:36.724: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/27 11:05:36.729: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/27 11:05:36.736: [smf] INFO: Removed Session: UE IMSI:[262427844214998] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/27 11:05:36.736: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/27 11:05:36.741: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/27 11:05:36.748: [smf] INFO: Removed Session: UE IMSI:[262424006396465] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/27 11:05:36.748: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/27 11:05:36.751: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/27 11:05:36.757: [smf] INFO: Removed Session: UE IMSI:[262421045235246] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/27 11:05:36.757: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/27 11:05:36.762: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/27 11:05:36.768: [smf] INFO: Removed Session: UE IMSI:[262422859899056] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/27 11:05:36.768: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/27 11:05:36.773: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/27 11:05:36.780: [smf] INFO: Removed Session: UE IMSI:[262427102012000] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/27 11:05:36.781: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/27 11:05:36.784: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/27 11:05:36.791: [smf] INFO: Removed Session: UE IMSI:[262420358691152] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/27 11:05:36.791: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/27 11:05:36.795: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/27 11:05:36.804: [smf] INFO: Removed Session: UE IMSI:[262427959106709] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/27 11:05:36.804: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/27 11:05:36.806: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/27 11:05:36.813: [smf] INFO: Removed Session: UE IMSI:[262425129851604] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/27 11:05:36.813: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/27 11:05:36.817: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/27 11:05:36.823: [smf] INFO: Removed Session: UE IMSI:[262423053152787] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/27 11:05:36.823: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/27 11:05:36.828: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/27 11:05:36.837: [smf] INFO: Removed Session: UE IMSI:[262421370351189] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/27 11:05:36.837: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/27 11:05:36.839: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/27 11:05:36.847: [smf] INFO: Removed Session: UE IMSI:[262422592651943] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/27 11:05:36.847: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/27 11:05:36.850: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/27 11:05:36.857: [smf] INFO: Removed Session: UE IMSI:[262423154342686] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/27 11:05:36.857: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/27 11:05:36.861: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/27 11:05:36.867: [smf] INFO: Removed Session: UE IMSI:[262429871653034] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/27 11:05:36.867: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/27 11:05:36.872: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/27 11:05:36.877: [smf] INFO: Removed Session: UE IMSI:[262427217937811] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/27 11:05:36.877: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/27 11:05:36.882: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/27 11:05:36.887: [smf] INFO: Removed Session: UE IMSI:[262420837828890] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/27 11:05:36.887: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/27 11:05:36.893: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/27 11:05:36.895: [smf] INFO: Removed Session: UE IMSI:[262429481800791] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/27 11:05:36.895: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/27 11:05:36.903: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/27 11:05:36.911: [smf] INFO: Removed Session: UE IMSI:[262427188721910] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/27 11:05:36.911: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/27 11:05:36.915: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/27 11:05:36.922: [smf] INFO: Removed Session: UE IMSI:[262425099700705] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/27 11:05:36.922: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/27 11:05:36.926: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/27 11:05:36.934: [smf] INFO: Removed Session: UE IMSI:[262423663028273] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/27 11:05:36.935: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/27 11:05:36.937: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/27 11:05:36.944: [smf] INFO: Removed Session: UE IMSI:[262428059277662] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/27 11:05:36.944: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/27 11:05:36.948: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/27 11:05:36.953: [smf] INFO: Removed Session: UE IMSI:[262423515866788] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/27 11:05:36.953: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/27 11:05:36.959: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/27 11:05:36.967: [smf] INFO: Removed Session: UE IMSI:[262426793409311] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/27 11:05:36.968: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/27 11:05:36.970: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/27 11:05:36.982: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/27 11:05:36.983: [smf] INFO: Removed Session: UE IMSI:[262424027916917] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/27 11:05:36.983: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/27 11:05:36.990: [smf] INFO: Removed Session: UE IMSI:[262420504710314] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/27 11:05:36.990: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/27 11:05:36.993: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/27 11:05:36.997: [smf] INFO: Removed Session: UE IMSI:[262429318137287] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:36.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/27 11:05:36.997: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/27 11:05:37.003: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/27 11:05:37.007: [smf] INFO: Removed Session: UE IMSI:[262428913326246] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/27 11:05:37.007: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/27 11:05:37.015: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/27 11:05:37.021: [smf] INFO: Removed Session: UE IMSI:[262420880023879] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/27 11:05:37.021: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/27 11:05:37.025: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/27 11:05:37.031: [smf] INFO: Removed Session: UE IMSI:[262420546168605] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/27 11:05:37.031: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/27 11:05:37.036: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/27 11:05:37.043: [smf] INFO: Removed Session: UE IMSI:[262429660225168] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/27 11:05:37.043: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/27 11:05:37.047: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/27 11:05:37.052: [smf] INFO: Removed Session: UE IMSI:[262429171523830] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/27 11:05:37.052: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/27 11:05:37.057: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/27 11:05:37.062: [smf] INFO: Removed Session: UE IMSI:[262427894293211] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/27 11:05:37.062: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/27 11:05:37.068: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/27 11:05:37.073: [smf] INFO: Removed Session: UE IMSI:[262420020617292] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/27 11:05:37.073: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/27 11:05:37.079: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/27 11:05:37.085: [smf] INFO: Removed Session: UE IMSI:[262424320688101] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/27 11:05:37.085: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/27 11:05:37.090: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/27 11:05:37.098: [smf] INFO: Removed Session: UE IMSI:[262425494603018] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/27 11:05:37.098: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/27 11:05:37.101: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/27 11:05:37.110: [smf] INFO: Removed Session: UE IMSI:[262423234306339] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/27 11:05:37.110: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/27 11:05:37.113: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/27 11:05:37.121: [smf] INFO: Removed Session: UE IMSI:[262428972793398] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/27 11:05:37.121: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/27 11:05:37.124: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/27 11:05:37.130: [smf] INFO: Removed Session: UE IMSI:[262428458133818] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/27 11:05:37.130: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/27 11:05:37.134: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/27 11:05:37.140: [smf] INFO: Removed Session: UE IMSI:[262427722273154] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/27 11:05:37.140: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/27 11:05:37.145: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/27 11:05:37.151: [smf] INFO: Removed Session: UE IMSI:[262429480884094] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/27 11:05:37.151: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/27 11:05:37.156: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/27 11:05:37.161: [smf] INFO: Removed Session: UE IMSI:[262423263735489] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/27 11:05:37.161: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/27 11:05:37.167: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/27 11:05:37.172: [smf] INFO: Removed Session: UE IMSI:[262428232276374] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/27 11:05:37.172: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/27 11:05:37.178: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/27 11:05:37.185: [smf] INFO: Removed Session: UE IMSI:[262424609461905] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/27 11:05:37.185: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/27 11:05:37.189: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/27 11:05:37.195: [smf] INFO: Removed Session: UE IMSI:[262424715765214] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/27 11:05:37.195: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/27 11:05:37.200: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/27 11:05:37.204: [smf] INFO: Removed Session: UE IMSI:[262425776239222] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/27 11:05:37.204: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/27 11:05:37.211: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/27 11:05:37.219: [smf] INFO: Removed Session: UE IMSI:[262422597847623] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/27 11:05:37.219: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/27 11:05:37.222: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/27 11:05:37.230: [smf] INFO: Removed Session: UE IMSI:[262422006701181] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/27 11:05:37.230: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/27 11:05:37.233: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/27 11:05:37.238: [smf] INFO: Removed Session: UE IMSI:[262422267263580] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/27 11:05:37.238: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/27 11:05:37.244: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/27 11:05:37.249: [smf] INFO: Removed Session: UE IMSI:[262427420666535] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/27 11:05:37.249: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/27 11:05:37.255: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/27 11:05:37.260: [smf] INFO: Removed Session: UE IMSI:[262427372862737] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/27 11:05:37.260: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/27 11:05:37.265: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/27 11:05:37.270: [smf] INFO: Removed Session: UE IMSI:[262427958098542] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/27 11:05:37.270: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/27 11:05:37.276: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/27 11:05:37.281: [smf] INFO: Removed Session: UE IMSI:[262420321416216] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/27 11:05:37.281: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/27 11:05:37.287: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/27 11:05:37.292: [smf] INFO: Removed Session: UE IMSI:[262427994095076] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/27 11:05:37.292: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/27 11:05:37.298: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/27 11:05:37.303: [smf] INFO: Removed Session: UE IMSI:[262427911688257] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/27 11:05:37.303: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/27 11:05:37.309: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/27 11:05:37.315: [smf] INFO: Removed Session: UE IMSI:[262425029907469] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/27 11:05:37.315: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/27 11:05:37.319: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/27 11:05:37.325: [smf] INFO: Removed Session: UE IMSI:[262426904046755] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/27 11:05:37.325: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/27 11:05:37.330: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/27 11:05:37.337: [smf] INFO: Removed Session: UE IMSI:[262422088935742] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/27 11:05:37.337: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/27 11:05:37.341: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/27 11:05:37.347: [smf] INFO: Removed Session: UE IMSI:[262426808848774] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/27 11:05:37.347: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/27 11:05:37.352: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/27 11:05:37.354: [smf] INFO: Removed Session: UE IMSI:[262429432364115] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/27 11:05:37.354: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/27 11:05:37.362: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/27 11:05:37.364: [smf] INFO: Removed Session: UE IMSI:[262425249052661] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/27 11:05:37.364: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/27 11:05:37.374: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/27 11:05:37.381: [smf] INFO: Removed Session: UE IMSI:[262428145850789] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/27 11:05:37.381: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/27 11:05:37.385: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/27 11:05:37.392: [smf] INFO: Removed Session: UE IMSI:[262424999608422] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/27 11:05:37.392: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/27 11:05:37.396: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/27 11:05:37.401: [smf] INFO: Removed Session: UE IMSI:[262426100157520] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/27 11:05:37.401: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/27 11:05:37.406: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/27 11:05:37.412: [smf] INFO: Removed Session: UE IMSI:[262423126922317] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/27 11:05:37.412: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/27 11:05:37.417: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/27 11:05:37.424: [smf] INFO: Removed Session: UE IMSI:[262423739283321] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/27 11:05:37.424: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/27 11:05:37.428: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/27 11:05:37.432: [smf] INFO: Removed Session: UE IMSI:[262420990556245] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/27 11:05:37.432: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/27 11:05:37.439: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/27 11:05:37.444: [smf] INFO: Removed Session: UE IMSI:[262426046785241] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/27 11:05:37.444: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/27 11:05:37.449: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/27 11:05:37.452: [smf] INFO: Removed Session: UE IMSI:[262420087395047] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/27 11:05:37.452: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/27 11:05:37.459: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/27 11:05:37.461: [smf] INFO: Removed Session: UE IMSI:[262429996137371] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/27 11:05:37.461: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/27 11:05:37.470: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/27 11:05:37.472: [smf] INFO: Removed Session: UE IMSI:[262426225989977] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/27 11:05:37.472: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/27 11:05:37.480: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/27 11:05:37.486: [smf] INFO: Removed Session: UE IMSI:[262422960331287] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/27 11:05:37.486: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/27 11:05:37.491: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/27 11:05:37.499: [smf] INFO: Removed Session: UE IMSI:[262425140111013] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/27 11:05:37.499: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/27 11:05:37.502: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/27 11:05:37.509: [smf] INFO: Removed Session: UE IMSI:[262421480551478] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/27 11:05:37.509: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/27 11:05:37.514: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/27 11:05:37.522: [smf] INFO: Removed Session: UE IMSI:[262429985151994] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/27 11:05:37.522: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/27 11:05:37.525: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/27 11:05:37.532: [smf] INFO: Removed Session: UE IMSI:[262420158970631] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/27 11:05:37.532: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/27 11:05:37.535: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/27 11:05:37.540: [smf] INFO: Removed Session: UE IMSI:[262425674474654] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/27 11:05:37.540: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/27 11:05:37.546: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/27 11:05:37.554: [smf] INFO: Removed Session: UE IMSI:[262424262356277] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/27 11:05:37.554: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/27 11:05:37.557: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/27 11:05:37.563: [smf] INFO: Removed Session: UE IMSI:[262421056176586] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/27 11:05:37.563: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/27 11:05:37.568: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/27 11:05:37.573: [smf] INFO: Removed Session: UE IMSI:[262427749366016] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/27 11:05:37.573: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/27 11:05:37.579: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/27 11:05:37.584: [smf] INFO: Removed Session: UE IMSI:[262424353068264] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/27 11:05:37.584: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/27 11:05:37.589: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/27 11:05:37.594: [smf] INFO: Removed Session: UE IMSI:[262424437468586] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/27 11:05:37.594: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/27 11:05:37.600: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/27 11:05:37.605: [smf] INFO: Removed Session: UE IMSI:[262426550303637] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/27 11:05:37.605: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/27 11:05:37.611: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/27 11:05:37.616: [smf] INFO: Removed Session: UE IMSI:[262421419718550] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/27 11:05:37.616: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/27 11:05:37.622: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/27 11:05:37.627: [smf] INFO: Removed Session: UE IMSI:[262423536690596] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/27 11:05:37.627: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/27 11:05:37.632: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/27 11:05:37.637: [smf] INFO: Removed Session: UE IMSI:[262421771039806] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/27 11:05:37.637: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/27 11:05:37.643: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/27 11:05:37.649: [smf] INFO: Removed Session: UE IMSI:[262421968961003] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/27 11:05:37.649: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/27 11:05:37.654: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/27 11:05:37.662: [smf] INFO: Removed Session: UE IMSI:[262426931413458] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/27 11:05:37.662: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/27 11:05:37.665: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/27 11:05:37.670: [smf] INFO: Removed Session: UE IMSI:[262429959277413] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/27 11:05:37.670: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/27 11:05:37.676: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/27 11:05:37.684: [smf] INFO: Removed Session: UE IMSI:[262429262987569] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/27 11:05:37.684: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/27 11:05:37.687: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/27 11:05:37.692: [smf] INFO: Removed Session: UE IMSI:[262420556558494] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/27 11:05:37.692: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/27 11:05:37.698: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/27 11:05:37.705: [smf] INFO: Removed Session: UE IMSI:[262421644703465] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/27 11:05:37.705: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/27 11:05:37.708: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/27 11:05:37.714: [smf] INFO: Removed Session: UE IMSI:[262424934508597] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/27 11:05:37.714: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/27 11:05:37.719: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/27 11:05:37.727: [smf] INFO: Removed Session: UE IMSI:[262428937189883] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/27 11:05:37.727: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/27 11:05:37.730: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/27 11:05:37.736: [smf] INFO: Removed Session: UE IMSI:[262428752853253] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/27 11:05:37.736: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/27 11:05:37.741: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/27 11:05:37.748: [smf] INFO: Removed Session: UE IMSI:[262425172463482] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/27 11:05:37.748: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/27 11:05:37.753: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/27 11:05:37.759: [smf] INFO: Removed Session: UE IMSI:[262424611776116] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/27 11:05:37.759: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/27 11:05:37.764: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/27 11:05:37.770: [smf] INFO: Removed Session: UE IMSI:[262428159281349] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/27 11:05:37.771: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/27 11:05:37.775: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/27 11:05:37.782: [smf] INFO: Removed Session: UE IMSI:[262423284481162] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/27 11:05:37.782: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/27 11:05:37.786: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/27 11:05:37.794: [smf] INFO: Removed Session: UE IMSI:[262420995004129] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/27 11:05:37.794: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/27 11:05:37.797: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/27 11:05:37.802: [smf] INFO: Removed Session: UE IMSI:[262422829787185] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/27 11:05:37.802: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/27 11:05:37.808: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/27 11:05:37.814: [smf] INFO: Removed Session: UE IMSI:[262429818786387] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/27 11:05:37.814: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/27 11:05:37.819: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/27 11:05:37.824: [smf] INFO: Removed Session: UE IMSI:[262423765474251] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/27 11:05:37.825: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/27 11:05:37.829: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/27 11:05:37.834: [smf] INFO: Removed Session: UE IMSI:[262421574939282] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/27 11:05:37.834: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/27 11:05:37.840: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/27 11:05:37.845: [smf] INFO: Removed Session: UE IMSI:[262423248552000] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/27 11:05:37.845: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/27 11:05:37.851: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/27 11:05:37.856: [smf] INFO: Removed Session: UE IMSI:[262423777065181] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/27 11:05:37.856: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/27 11:05:37.861: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/27 11:05:37.867: [smf] INFO: Removed Session: UE IMSI:[262423123267760] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/27 11:05:37.867: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/27 11:05:37.872: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/27 11:05:37.877: [smf] INFO: Removed Session: UE IMSI:[262427651633801] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/27 11:05:37.877: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/27 11:05:37.883: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/27 11:05:37.888: [smf] INFO: Removed Session: UE IMSI:[262427319704720] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/27 11:05:37.888: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/27 11:05:37.894: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/27 11:05:37.899: [smf] INFO: Removed Session: UE IMSI:[262425258426259] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/27 11:05:37.899: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/27 11:05:37.904: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/27 11:05:37.910: [smf] INFO: Removed Session: UE IMSI:[262427176770955] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/27 11:05:37.910: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/27 11:05:37.915: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/27 11:05:37.921: [smf] INFO: Removed Session: UE IMSI:[262420320398013] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/27 11:05:37.921: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/27 11:05:37.926: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/27 11:05:37.931: [smf] INFO: Removed Session: UE IMSI:[262421969135633] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/27 11:05:37.931: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/27 11:05:37.937: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/27 11:05:37.942: [smf] INFO: Removed Session: UE IMSI:[262423644351982] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/27 11:05:37.942: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/27 11:05:37.947: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/27 11:05:37.952: [smf] INFO: Removed Session: UE IMSI:[262423880111867] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/27 11:05:37.952: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/27 11:05:37.958: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/27 11:05:37.964: [smf] INFO: Removed Session: UE IMSI:[262428391011433] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/27 11:05:37.964: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/27 11:05:37.969: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/27 11:05:37.974: [smf] INFO: Removed Session: UE IMSI:[262421880638614] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/27 11:05:37.974: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/27 11:05:37.980: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/27 11:05:37.985: [smf] INFO: Removed Session: UE IMSI:[262426897534275] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/27 11:05:37.985: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/27 11:05:37.991: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/27 11:05:37.998: [smf] INFO: Removed Session: UE IMSI:[262427970853751] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:37.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/27 11:05:37.998: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/27 11:05:38.003: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/27 11:05:38.011: [smf] INFO: Removed Session: UE IMSI:[262425196332153] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/27 11:05:38.011: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/27 11:05:38.014: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/27 11:05:38.022: [smf] INFO: Removed Session: UE IMSI:[262425118510660] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/27 11:05:38.022: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/27 11:05:38.024: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/27 11:05:38.030: [smf] INFO: Removed Session: UE IMSI:[262422577195939] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/27 11:05:38.030: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/27 11:05:38.035: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/27 11:05:38.041: [smf] INFO: Removed Session: UE IMSI:[262425086177058] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/27 11:05:38.041: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/27 11:05:38.046: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/27 11:05:38.052: [smf] INFO: Removed Session: UE IMSI:[262422304411565] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/27 11:05:38.052: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/27 11:05:38.057: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/27 11:05:38.063: [smf] INFO: Removed Session: UE IMSI:[262429941252483] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/27 11:05:38.063: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/27 11:05:38.068: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/27 11:05:38.075: [smf] INFO: Removed Session: UE IMSI:[262425173229516] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/27 11:05:38.075: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/27 11:05:38.078: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/27 11:05:38.083: [smf] INFO: Removed Session: UE IMSI:[262427843040569] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/27 11:05:38.083: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/27 11:05:38.089: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/27 11:05:38.092: [smf] INFO: Removed Session: UE IMSI:[262422454605765] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/27 11:05:38.092: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/27 11:05:38.100: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/27 11:05:38.106: [smf] INFO: Removed Session: UE IMSI:[262423341258910] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/27 11:05:38.106: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/27 11:05:38.111: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/27 11:05:38.118: [smf] INFO: Removed Session: UE IMSI:[262429303936959] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/27 11:05:38.118: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/27 11:05:38.122: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/27 11:05:38.127: [smf] INFO: Removed Session: UE IMSI:[262421788324955] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/27 11:05:38.127: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/27 11:05:38.133: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/27 11:05:38.142: [smf] INFO: Removed Session: UE IMSI:[262427377077317] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/27 11:05:38.142: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/27 11:05:38.144: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/27 11:05:38.152: [smf] INFO: Removed Session: UE IMSI:[262425573478814] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/27 11:05:38.152: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/27 11:05:38.155: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/27 11:05:38.162: [smf] INFO: Removed Session: UE IMSI:[262429996847351] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/27 11:05:38.162: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/27 11:05:38.166: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/27 11:05:38.173: [smf] INFO: Removed Session: UE IMSI:[262420603506268] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/27 11:05:38.173: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/27 11:05:38.177: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/27 11:05:38.182: [smf] INFO: Removed Session: UE IMSI:[262421496369173] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/27 11:05:38.182: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/27 11:05:38.187: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/27 11:05:38.194: [smf] INFO: Removed Session: UE IMSI:[262422534540284] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/27 11:05:38.194: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/27 11:05:38.198: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/27 11:05:38.201: [smf] INFO: Removed Session: UE IMSI:[262428710447301] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/27 11:05:38.201: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/27 11:05:38.209: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/27 11:05:38.213: [smf] INFO: Removed Session: UE IMSI:[262422635655132] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/27 11:05:38.213: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/27 11:05:38.220: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/27 11:05:38.225: [smf] INFO: Removed Session: UE IMSI:[262424618540705] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/27 11:05:38.225: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/27 11:05:38.232: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/27 11:05:38.240: [smf] INFO: Removed Session: UE IMSI:[262422508867016] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/27 11:05:38.240: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/27 11:05:38.243: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/27 11:05:38.251: [smf] INFO: Removed Session: UE IMSI:[262423798188271] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/27 11:05:38.251: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/27 11:05:38.254: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/27 11:05:38.265: [smf] INFO: Removed Session: UE IMSI:[262429522309508] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/27 11:05:38.265: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/27 11:05:38.265: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/27 11:05:38.275: [smf] INFO: Removed Session: UE IMSI:[262420760020407] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/27 11:05:38.275: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/27 11:05:38.278: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/27 11:05:38.287: [smf] INFO: Removed Session: UE IMSI:[262423635776335] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/27 11:05:38.287: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/27 11:05:38.290: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/27 11:05:38.298: [smf] INFO: Removed Session: UE IMSI:[262424254222786] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/27 11:05:38.298: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/27 11:05:38.301: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/27 11:05:38.307: [smf] INFO: Removed Session: UE IMSI:[262421205211722] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/27 11:05:38.307: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/27 11:05:38.312: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/27 11:05:38.317: [smf] INFO: Removed Session: UE IMSI:[262428313502855] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/27 11:05:38.317: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/27 11:05:38.323: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/27 11:05:38.328: [smf] INFO: Removed Session: UE IMSI:[262426900662214] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/27 11:05:38.328: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/27 11:05:38.333: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/27 11:05:38.338: [smf] INFO: Removed Session: UE IMSI:[262428842433192] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/27 11:05:38.339: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/27 11:05:38.344: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/27 11:05:38.349: [smf] INFO: Removed Session: UE IMSI:[262425248902604] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/27 11:05:38.349: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/27 11:05:38.355: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/27 11:05:38.361: [smf] INFO: Removed Session: UE IMSI:[262424050726170] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/27 11:05:38.361: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/27 11:05:38.366: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/27 11:05:38.371: [smf] INFO: Removed Session: UE IMSI:[262429028992039] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/27 11:05:38.371: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/27 11:05:38.376: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/27 11:05:38.383: [smf] INFO: Removed Session: UE IMSI:[262422320364252] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/27 11:05:38.383: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/27 11:05:38.387: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/27 11:05:38.392: [smf] INFO: Removed Session: UE IMSI:[262429351056028] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/27 11:05:38.392: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/27 11:05:38.398: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/27 11:05:38.403: [smf] INFO: Removed Session: UE IMSI:[262427224262558] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/27 11:05:38.403: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/27 11:05:38.409: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/27 11:05:38.414: [smf] INFO: Removed Session: UE IMSI:[262421762812557] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/27 11:05:38.414: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/27 11:05:38.420: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/27 11:05:38.426: [smf] INFO: Removed Session: UE IMSI:[262427228387897] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/27 11:05:38.426: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/27 11:05:38.430: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/27 11:05:38.441: [smf] INFO: Removed Session: UE IMSI:[262429157931080] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/27 11:05:38.441: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/27 11:05:38.442: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/27 11:05:38.449: [smf] INFO: Removed Session: UE IMSI:[262424015132727] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/27 11:05:38.449: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/27 11:05:38.452: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/27 11:05:38.457: [smf] INFO: Removed Session: UE IMSI:[262423033815856] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/27 11:05:38.457: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/27 11:05:38.465: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/27 11:05:38.475: [smf] INFO: Removed Session: UE IMSI:[262428546276670] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/27 11:05:38.475: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/27 11:05:38.476: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/27 11:05:38.481: [smf] INFO: Removed Session: UE IMSI:[262429326601994] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/27 11:05:38.481: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/27 11:05:38.487: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/27 11:05:38.491: [smf] INFO: Removed Session: UE IMSI:[262420285920118] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/27 11:05:38.491: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/27 11:05:38.498: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/27 11:05:38.504: [smf] INFO: Removed Session: UE IMSI:[262423990065893] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/27 11:05:38.504: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/27 11:05:38.508: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/27 11:05:38.512: [smf] INFO: Removed Session: UE IMSI:[262429193190800] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/27 11:05:38.512: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/27 11:05:38.519: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/27 11:05:38.524: [smf] INFO: Removed Session: UE IMSI:[262428571357477] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/27 11:05:38.524: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/27 11:05:38.529: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/27 11:05:38.534: [smf] INFO: Removed Session: UE IMSI:[262427294923642] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/27 11:05:38.534: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/27 11:05:38.540: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/27 11:05:38.546: [smf] INFO: Removed Session: UE IMSI:[262420045272450] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/27 11:05:38.546: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/27 11:05:38.551: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/27 11:05:38.556: [smf] INFO: Removed Session: UE IMSI:[262425450660891] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/27 11:05:38.556: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/27 11:05:38.562: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/27 11:05:38.567: [smf] INFO: Removed Session: UE IMSI:[262422044291733] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/27 11:05:38.567: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/27 11:05:38.572: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/27 11:05:38.577: [smf] INFO: Removed Session: UE IMSI:[262421010622207] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/27 11:05:38.577: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/27 11:05:38.583: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/27 11:05:38.588: [smf] INFO: Removed Session: UE IMSI:[262425717645227] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/27 11:05:38.588: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/27 11:05:38.594: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/27 11:05:38.599: [smf] INFO: Removed Session: UE IMSI:[262425022304209] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/27 11:05:38.599: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/27 11:05:38.604: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/27 11:05:38.609: [smf] INFO: Removed Session: UE IMSI:[262425009378983] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/27 11:05:38.609: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/27 11:05:38.615: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/27 11:05:38.620: [smf] INFO: Removed Session: UE IMSI:[262427079198759] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/27 11:05:38.620: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/27 11:05:38.626: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/27 11:05:38.630: [smf] INFO: Removed Session: UE IMSI:[262423027180187] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/27 11:05:38.630: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/27 11:05:38.637: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/27 11:05:38.646: [smf] INFO: Removed Session: UE IMSI:[262425715488947] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/27 11:05:38.646: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/27 11:05:38.649: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/27 11:05:38.658: [smf] INFO: Removed Session: UE IMSI:[262420119769815] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/27 11:05:38.658: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/27 11:05:38.661: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/27 11:05:38.670: [smf] INFO: Removed Session: UE IMSI:[262427849584570] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/27 11:05:38.670: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/27 11:05:38.672: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/27 11:05:38.679: [smf] INFO: Removed Session: UE IMSI:[262425158046202] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/27 11:05:38.679: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/27 11:05:38.683: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/27 11:05:38.688: [smf] INFO: Removed Session: UE IMSI:[262422557504103] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/27 11:05:38.688: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/27 11:05:38.694: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/27 11:05:38.699: [smf] INFO: Removed Session: UE IMSI:[262428991006579] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/27 11:05:38.699: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/27 11:05:38.704: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/27 11:05:38.710: [smf] INFO: Removed Session: UE IMSI:[262426032569950] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/27 11:05:38.710: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/27 11:05:38.715: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/27 11:05:38.720: [smf] INFO: Removed Session: UE IMSI:[262428732857506] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/27 11:05:38.720: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/27 11:05:38.726: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/27 11:05:38.731: [smf] INFO: Removed Session: UE IMSI:[262421137669576] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/27 11:05:38.731: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/27 11:05:38.736: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/27 11:05:38.745: [smf] INFO: Removed Session: UE IMSI:[262426130946019] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/27 11:05:38.745: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/27 11:05:38.747: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/27 11:05:38.752: [smf] INFO: Removed Session: UE IMSI:[262428467658992] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/27 11:05:38.752: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/27 11:05:38.758: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/27 11:05:38.767: [smf] INFO: Removed Session: UE IMSI:[262422861973848] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/27 11:05:38.767: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/27 11:05:38.770: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/27 11:05:38.778: [smf] INFO: Removed Session: UE IMSI:[262428608802798] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/27 11:05:38.778: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/27 11:05:38.780: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/27 11:05:38.786: [smf] INFO: Removed Session: UE IMSI:[262425923007152] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/27 11:05:38.786: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/27 11:05:38.791: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/27 11:05:38.796: [smf] INFO: Removed Session: UE IMSI:[262421689563562] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/27 11:05:38.797: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/27 11:05:38.802: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/27 11:05:38.808: [smf] INFO: Removed Session: UE IMSI:[262426024991676] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/27 11:05:38.808: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/27 11:05:38.813: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/27 11:05:38.818: [smf] INFO: Removed Session: UE IMSI:[262428155549851] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/27 11:05:38.818: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/27 11:05:38.823: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/27 11:05:38.829: [smf] INFO: Removed Session: UE IMSI:[262423844861487] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/27 11:05:38.829: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/27 11:05:38.834: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/27 11:05:38.840: [smf] INFO: Removed Session: UE IMSI:[262427551790233] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/27 11:05:38.840: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/27 11:05:38.845: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/27 11:05:38.850: [smf] INFO: Removed Session: UE IMSI:[262423657107324] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/27 11:05:38.850: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/27 11:05:38.856: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/27 11:05:38.861: [smf] INFO: Removed Session: UE IMSI:[262425216342886] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/27 11:05:38.861: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/27 11:05:38.866: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/27 11:05:38.872: [smf] INFO: Removed Session: UE IMSI:[262420273147091] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/27 11:05:38.872: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/27 11:05:38.877: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/27 11:05:38.883: [smf] INFO: Removed Session: UE IMSI:[262426306725315] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/27 11:05:38.883: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/27 11:05:38.888: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/27 11:05:38.894: [smf] INFO: Removed Session: UE IMSI:[262425352963576] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/27 11:05:38.894: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/27 11:05:38.899: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/27 11:05:38.905: [smf] INFO: Removed Session: UE IMSI:[262420117420716] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/27 11:05:38.905: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/27 11:05:38.910: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/27 11:05:38.915: [smf] INFO: Removed Session: UE IMSI:[262421462896059] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/27 11:05:38.915: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/27 11:05:38.921: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/27 11:05:38.927: [smf] INFO: Removed Session: UE IMSI:[262429600942354] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/27 11:05:38.927: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/27 11:05:38.932: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/27 11:05:38.941: [smf] INFO: Removed Session: UE IMSI:[262424086466354] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/27 11:05:38.941: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/27 11:05:38.943: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/27 11:05:38.951: [smf] INFO: Removed Session: UE IMSI:[262424997568500] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/27 11:05:38.951: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/27 11:05:38.954: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/27 11:05:38.960: [smf] INFO: Removed Session: UE IMSI:[262420451292540] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/27 11:05:38.960: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/27 11:05:38.965: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/27 11:05:38.970: [smf] INFO: Removed Session: UE IMSI:[262428102771874] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/27 11:05:38.970: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/27 11:05:38.976: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/27 11:05:38.981: [smf] INFO: Removed Session: UE IMSI:[262420043402074] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/27 11:05:38.981: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/27 11:05:38.987: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/27 11:05:38.992: [smf] INFO: Removed Session: UE IMSI:[262423066138680] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:38.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/27 11:05:38.992: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/27 11:05:38.997: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/27 11:05:39.003: [smf] INFO: Removed Session: UE IMSI:[262420261086383] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/27 11:05:39.003: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/27 11:05:39.008: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/27 11:05:39.012: [smf] INFO: Removed Session: UE IMSI:[262423842409570] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/27 11:05:39.012: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/27 11:05:39.019: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/27 11:05:39.023: [smf] INFO: Removed Session: UE IMSI:[262425548314702] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/27 11:05:39.023: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/27 11:05:39.030: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/27 11:05:39.040: [smf] INFO: Removed Session: UE IMSI:[262429062774871] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/27 11:05:39.040: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/27 11:05:39.043: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/27 11:05:39.050: [smf] INFO: Removed Session: UE IMSI:[262424974316085] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/27 11:05:39.050: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/27 11:05:39.053: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/27 11:05:39.058: [smf] INFO: Removed Session: UE IMSI:[262420036925225] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/27 11:05:39.058: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/27 11:05:39.064: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/27 11:05:39.072: [smf] INFO: Removed Session: UE IMSI:[262422446457148] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/27 11:05:39.072: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/27 11:05:39.076: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/27 11:05:39.085: [smf] INFO: Removed Session: UE IMSI:[262421976562976] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/27 11:05:39.085: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/27 11:05:39.087: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/27 11:05:39.093: [smf] INFO: Removed Session: UE IMSI:[262428373197138] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/27 11:05:39.093: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/27 11:05:39.098: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/27 11:05:39.103: [smf] INFO: Removed Session: UE IMSI:[262424610438169] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/27 11:05:39.103: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/27 11:05:39.108: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/27 11:05:39.115: [smf] INFO: Removed Session: UE IMSI:[262424964192398] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/27 11:05:39.115: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/27 11:05:39.119: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/27 11:05:39.123: [smf] INFO: Removed Session: UE IMSI:[262420351748091] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/27 11:05:39.123: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/27 11:05:39.129: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/27 11:05:39.133: [smf] INFO: Removed Session: UE IMSI:[262428155366807] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/27 11:05:39.133: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/27 11:05:39.140: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/27 11:05:39.145: [smf] INFO: Removed Session: UE IMSI:[262421490737895] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/27 11:05:39.145: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/27 11:05:39.151: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/27 11:05:39.156: [smf] INFO: Removed Session: UE IMSI:[262422977446672] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/27 11:05:39.156: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/27 11:05:39.162: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/27 11:05:39.167: [smf] INFO: Removed Session: UE IMSI:[262424065941994] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/27 11:05:39.167: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/27 11:05:39.173: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/27 11:05:39.179: [smf] INFO: Removed Session: UE IMSI:[262420776655511] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/27 11:05:39.179: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/27 11:05:39.183: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/27 11:05:39.194: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/27 11:05:39.194: [smf] INFO: Removed Session: UE IMSI:[262428877804561] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/27 11:05:39.194: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/27 11:05:39.199: [smf] INFO: Removed Session: UE IMSI:[262426377288598] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/27 11:05:39.199: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/27 11:05:39.205: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/27 11:05:39.216: [smf] INFO: Removed Session: UE IMSI:[262429882950972] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/27 11:05:39.216: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/27 11:05:39.217: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/27 11:05:39.222: [smf] INFO: Removed Session: UE IMSI:[262423934017171] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/27 11:05:39.222: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/27 11:05:39.228: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/27 11:05:39.233: [smf] INFO: Removed Session: UE IMSI:[262422360013698] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/27 11:05:39.233: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/27 11:05:39.238: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/27 11:05:39.242: [smf] INFO: Removed Session: UE IMSI:[262427496129162] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/27 11:05:39.242: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/27 11:05:39.249: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/27 11:05:39.253: [smf] INFO: Removed Session: UE IMSI:[262422364552751] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/27 11:05:39.253: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/27 11:05:39.261: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/27 11:05:39.267: [smf] INFO: Removed Session: UE IMSI:[262425772096829] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/27 11:05:39.267: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/27 11:05:39.272: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/27 11:05:39.276: [smf] INFO: Removed Session: UE IMSI:[262422149159173] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/27 11:05:39.276: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/27 11:05:39.283: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/27 11:05:39.293: [smf] INFO: Removed Session: UE IMSI:[262424211064141] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/27 11:05:39.293: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/27 11:05:39.294: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/27 11:05:39.300: [smf] INFO: Removed Session: UE IMSI:[262420806965666] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/27 11:05:39.300: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/27 11:05:39.305: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/27 11:05:39.311: [smf] INFO: Removed Session: UE IMSI:[262420577330430] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/27 11:05:39.311: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/27 11:05:39.316: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/27 11:05:39.325: [smf] INFO: Removed Session: UE IMSI:[262428542550196] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/27 11:05:39.325: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/27 11:05:39.327: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/27 11:05:39.333: [smf] INFO: Removed Session: UE IMSI:[262429496271279] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/27 11:05:39.333: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/27 11:05:39.338: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/27 11:05:39.345: [smf] INFO: Removed Session: UE IMSI:[262427912112473] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/27 11:05:39.345: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/27 11:05:39.349: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/27 11:05:39.357: [smf] INFO: Removed Session: UE IMSI:[262423516745815] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/27 11:05:39.357: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/27 11:05:39.360: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/27 11:05:39.365: [smf] INFO: Removed Session: UE IMSI:[262426238301110] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/27 11:05:39.365: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/27 11:05:39.371: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/27 11:05:39.376: [smf] INFO: Removed Session: UE IMSI:[262420310444695] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/27 11:05:39.376: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/27 11:05:39.382: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/27 11:05:39.387: [smf] INFO: Removed Session: UE IMSI:[262421933446748] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/27 11:05:39.388: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/27 11:05:39.393: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/27 11:05:39.398: [smf] INFO: Removed Session: UE IMSI:[262420054638702] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/27 11:05:39.398: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/27 11:05:39.403: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/27 11:05:39.409: [smf] INFO: Removed Session: UE IMSI:[262420614678104] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/27 11:05:39.409: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/27 11:05:39.414: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/27 11:05:39.421: [smf] INFO: Removed Session: UE IMSI:[262426010919830] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/27 11:05:39.421: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/27 11:05:39.425: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/27 11:05:39.431: [smf] INFO: Removed Session: UE IMSI:[262425376124365] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/27 11:05:39.431: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/27 11:05:39.436: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/27 11:05:39.442: [smf] INFO: Removed Session: UE IMSI:[262420968135305] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/27 11:05:39.442: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/27 11:05:39.447: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/27 11:05:39.454: [smf] INFO: Removed Session: UE IMSI:[262420359635881] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/27 11:05:39.454: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/27 11:05:39.457: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/27 11:05:39.461: [smf] INFO: Removed Session: UE IMSI:[262422066375683] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/27 11:05:39.461: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/27 11:05:39.467: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/27 11:05:39.469: [smf] INFO: Removed Session: UE IMSI:[262420256418429] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/27 11:05:39.469: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/27 11:05:39.478: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/27 11:05:39.480: [smf] INFO: Removed Session: UE IMSI:[262420368340160] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/27 11:05:39.480: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/27 11:05:39.488: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/27 11:05:39.491: [smf] INFO: Removed Session: UE IMSI:[262426152973145] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/27 11:05:39.491: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/27 11:05:39.498: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/27 11:05:39.501: [smf] INFO: Removed Session: UE IMSI:[262427918510813] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/27 11:05:39.501: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/27 11:05:39.508: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/27 11:05:39.511: [smf] INFO: Removed Session: UE IMSI:[262421146874404] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/27 11:05:39.511: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/27 11:05:39.519: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/27 11:05:39.521: [smf] INFO: Removed Session: UE IMSI:[262424784190038] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/27 11:05:39.521: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/27 11:05:39.529: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/27 11:05:39.532: [smf] INFO: Removed Session: UE IMSI:[262422152039390] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/27 11:05:39.532: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/27 11:05:39.539: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/27 11:05:39.542: [smf] INFO: Removed Session: UE IMSI:[262420066369178] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/27 11:05:39.542: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/27 11:05:39.549: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/27 11:05:39.552: [smf] INFO: Removed Session: UE IMSI:[262424386312605] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/27 11:05:39.552: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/27 11:05:39.560: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/27 11:05:39.562: [smf] INFO: Removed Session: UE IMSI:[262421376773521] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/27 11:05:39.562: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/27 11:05:39.570: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/27 11:05:39.572: [smf] INFO: Removed Session: UE IMSI:[262422359345465] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/27 11:05:39.572: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/27 11:05:39.580: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/27 11:05:39.582: [smf] INFO: Removed Session: UE IMSI:[262420495518825] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/27 11:05:39.582: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/27 11:05:39.591: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/27 11:05:39.593: [smf] INFO: Removed Session: UE IMSI:[262426274471398] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/27 11:05:39.593: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/27 11:05:39.601: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/27 11:05:39.603: [smf] INFO: Removed Session: UE IMSI:[262422679909265] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/27 11:05:39.603: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/27 11:05:39.611: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/27 11:05:39.613: [smf] INFO: Removed Session: UE IMSI:[262426456633186] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/27 11:05:39.613: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/27 11:05:39.622: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/27 11:05:39.623: [smf] INFO: Removed Session: UE IMSI:[262420749334563] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/27 11:05:39.623: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/27 11:05:39.632: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/27 11:05:39.634: [smf] INFO: Removed Session: UE IMSI:[262427549798559] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/27 11:05:39.634: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/27 11:05:39.642: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/27 11:05:39.644: [smf] INFO: Removed Session: UE IMSI:[262424487085122] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/27 11:05:39.644: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/27 11:05:39.652: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/27 11:05:39.654: [smf] INFO: Removed Session: UE IMSI:[262424446154925] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/27 11:05:39.654: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/27 11:05:39.663: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/27 11:05:39.664: [smf] INFO: Removed Session: UE IMSI:[262425561573011] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/27 11:05:39.664: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/27 11:05:39.673: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/27 11:05:39.675: [smf] INFO: Removed Session: UE IMSI:[262429923865243] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/27 11:05:39.675: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/27 11:05:39.683: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/27 11:05:39.685: [smf] INFO: Removed Session: UE IMSI:[262427542558816] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/27 11:05:39.685: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/27 11:05:39.693: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/27 11:05:39.695: [smf] INFO: Removed Session: UE IMSI:[262428598322908] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/27 11:05:39.695: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/27 11:05:39.704: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/27 11:05:39.705: [smf] INFO: Removed Session: UE IMSI:[262421838150798] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/27 11:05:39.705: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/27 11:05:39.714: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/27 11:05:39.715: [smf] INFO: Removed Session: UE IMSI:[262421711105989] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/27 11:05:39.715: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/27 11:05:39.724: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/27 11:05:39.726: [smf] INFO: Removed Session: UE IMSI:[262426145187905] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/27 11:05:39.726: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/27 11:05:39.734: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/27 11:05:39.736: [smf] INFO: Removed Session: UE IMSI:[262424597029137] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/27 11:05:39.736: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/27 11:05:39.745: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/27 11:05:39.746: [smf] INFO: Removed Session: UE IMSI:[262428192007890] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/27 11:05:39.746: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/27 11:05:39.755: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/27 11:05:39.756: [smf] INFO: Removed Session: UE IMSI:[262426037232595] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/27 11:05:39.756: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/27 11:05:39.765: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/27 11:05:39.767: [smf] INFO: Removed Session: UE IMSI:[262422850859433] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/27 11:05:39.767: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/27 11:05:39.775: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/27 11:05:39.777: [smf] INFO: Removed Session: UE IMSI:[262423214562624] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/27 11:05:39.777: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/27 11:05:39.786: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/27 11:05:39.787: [smf] INFO: Removed Session: UE IMSI:[262426504372494] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/27 11:05:39.787: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/27 11:05:39.796: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/27 11:05:39.798: [smf] INFO: Removed Session: UE IMSI:[262423801866835] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/27 11:05:39.798: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/27 11:05:39.806: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/27 11:05:39.808: [smf] INFO: Removed Session: UE IMSI:[262426166646000] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/27 11:05:39.808: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/27 11:05:39.816: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/27 11:05:39.818: [smf] INFO: Removed Session: UE IMSI:[262422450444069] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/27 11:05:39.818: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/27 11:05:39.827: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/27 11:05:39.828: [smf] INFO: Removed Session: UE IMSI:[262427419224006] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/27 11:05:39.828: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/27 11:05:39.837: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/27 11:05:39.838: [smf] INFO: Removed Session: UE IMSI:[262421182222970] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/27 11:05:39.838: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/27 11:05:39.847: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/27 11:05:39.849: [smf] INFO: Removed Session: UE IMSI:[262422638844300] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/27 11:05:39.849: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/27 11:05:39.857: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/27 11:05:39.859: [smf] INFO: Removed Session: UE IMSI:[262421137206785] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/27 11:05:39.859: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/27 11:05:39.867: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/27 11:05:39.869: [smf] INFO: Removed Session: UE IMSI:[262423160340761] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/27 11:05:39.869: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/27 11:05:39.878: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/27 11:05:39.879: [smf] INFO: Removed Session: UE IMSI:[262427825613529] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/27 11:05:39.879: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/27 11:05:39.888: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/27 11:05:39.890: [smf] INFO: Removed Session: UE IMSI:[262424746868036] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/27 11:05:39.890: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/27 11:05:39.898: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/27 11:05:39.900: [smf] INFO: Removed Session: UE IMSI:[262427249043662] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/27 11:05:39.900: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/27 11:05:39.908: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/27 11:05:39.910: [smf] INFO: Removed Session: UE IMSI:[262425402873646] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/27 11:05:39.910: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/27 11:05:39.919: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/27 11:05:39.920: [smf] INFO: Removed Session: UE IMSI:[262427478592064] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/27 11:05:39.920: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/27 11:05:39.929: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/27 11:05:39.931: [smf] INFO: Removed Session: UE IMSI:[262422386487750] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/27 11:05:39.931: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/27 11:05:39.939: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/27 11:05:39.941: [smf] INFO: Removed Session: UE IMSI:[262426926305348] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/27 11:05:39.941: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/27 11:05:39.949: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/27 11:05:39.951: [smf] INFO: Removed Session: UE IMSI:[262428837445971] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/27 11:05:39.951: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/27 11:05:39.960: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/27 11:05:39.961: [smf] INFO: Removed Session: UE IMSI:[262425137560601] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/27 11:05:39.961: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/27 11:05:39.970: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/27 11:05:39.972: [smf] INFO: Removed Session: UE IMSI:[262427609534529] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/27 11:05:39.972: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/27 11:05:39.980: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/27 11:05:39.982: [smf] INFO: Removed Session: UE IMSI:[262429192768968] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/27 11:05:39.982: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/27 11:05:39.990: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/27 11:05:39.992: [smf] INFO: Removed Session: UE IMSI:[262426451619582] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:39.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/27 11:05:39.992: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/27 11:05:40.001: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/27 11:05:40.002: [smf] INFO: Removed Session: UE IMSI:[262428834881261] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/27 11:05:40.002: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/27 11:05:40.011: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/27 11:05:40.012: [smf] INFO: Removed Session: UE IMSI:[262421487532346] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/27 11:05:40.012: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/27 11:05:40.021: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/27 11:05:40.023: [smf] INFO: Removed Session: UE IMSI:[262429022006415] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/27 11:05:40.023: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/27 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/27 11:05:40.036: [smf] INFO: Removed Session: UE IMSI:[262429794324713] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/27 11:05:40.036: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/27 11:05:40.043: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/27 11:05:40.049: [smf] INFO: Removed Session: UE IMSI:[262429354923433] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/27 11:05:40.049: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/27 11:05:40.054: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/27 11:05:40.062: [smf] INFO: Removed Session: UE IMSI:[262422120893904] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/27 11:05:40.062: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/27 11:05:40.065: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/27 11:05:40.071: [smf] INFO: Removed Session: UE IMSI:[262426892080290] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/27 11:05:40.071: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/27 11:05:40.076: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/27 11:05:40.084: [smf] INFO: Removed Session: UE IMSI:[262426462977967] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/27 11:05:40.084: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/27 11:05:40.087: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/27 11:05:40.093: [smf] INFO: Removed Session: UE IMSI:[262428451568931] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/27 11:05:40.093: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/27 11:05:40.098: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/27 11:05:40.105: [smf] INFO: Removed Session: UE IMSI:[262427719037765] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/27 11:05:40.105: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/27 11:05:40.109: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/27 11:05:40.114: [smf] INFO: Removed Session: UE IMSI:[262425004504104] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/27 11:05:40.114: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/27 11:05:40.120: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/27 11:05:40.125: [smf] INFO: Removed Session: UE IMSI:[262429798043320] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/27 11:05:40.125: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/27 11:05:40.130: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/27 11:05:40.136: [smf] INFO: Removed Session: UE IMSI:[262420121844424] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/27 11:05:40.136: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/27 11:05:40.141: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/27 11:05:40.148: [smf] INFO: Removed Session: UE IMSI:[262424511178995] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/27 11:05:40.148: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/27 11:05:40.152: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/27 11:05:40.161: [smf] INFO: Removed Session: UE IMSI:[262420979160384] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/27 11:05:40.162: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/27 11:05:40.164: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/27 11:05:40.172: [smf] INFO: Removed Session: UE IMSI:[262429331860943] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/27 11:05:40.172: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/27 11:05:40.175: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/27 11:05:40.181: [smf] INFO: Removed Session: UE IMSI:[262426834166477] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/27 11:05:40.181: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/27 11:05:40.186: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/27 11:05:40.195: [smf] INFO: Removed Session: UE IMSI:[262426445956483] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/27 11:05:40.195: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/27 11:05:40.198: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/27 11:05:40.206: [smf] INFO: Removed Session: UE IMSI:[262423608065218] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/27 11:05:40.206: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/27 11:05:40.209: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/27 11:05:40.215: [smf] INFO: Removed Session: UE IMSI:[262429181351670] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/27 11:05:40.215: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/27 11:05:40.220: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/27 11:05:40.226: [smf] INFO: Removed Session: UE IMSI:[262427988374560] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/27 11:05:40.226: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/27 11:05:40.230: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/27 11:05:40.237: [smf] INFO: Removed Session: UE IMSI:[262427897098967] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/27 11:05:40.237: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/27 11:05:40.241: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/27 11:05:40.248: [smf] INFO: Removed Session: UE IMSI:[262426850227527] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/27 11:05:40.248: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/27 11:05:40.252: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/27 11:05:40.258: [smf] INFO: Removed Session: UE IMSI:[262423007263144] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/27 11:05:40.258: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/27 11:05:40.263: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/27 11:05:40.269: [smf] INFO: Removed Session: UE IMSI:[262427641977699] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/27 11:05:40.269: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/27 11:05:40.274: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/27 11:05:40.280: [smf] INFO: Removed Session: UE IMSI:[262425222347855] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/27 11:05:40.280: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/27 11:05:40.285: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/27 11:05:40.291: [smf] INFO: Removed Session: UE IMSI:[262425394525907] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/27 11:05:40.291: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/27 11:05:40.296: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/27 11:05:40.303: [smf] INFO: Removed Session: UE IMSI:[262427611810144] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/27 11:05:40.303: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/27 11:05:40.307: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/27 11:05:40.311: [smf] INFO: Removed Session: UE IMSI:[262426973648568] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/27 11:05:40.311: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/27 11:05:40.317: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/27 11:05:40.322: [smf] INFO: Removed Session: UE IMSI:[262424855947217] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/27 11:05:40.323: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/27 11:05:40.328: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/27 11:05:40.336: [smf] INFO: Removed Session: UE IMSI:[262420735135848] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/27 11:05:40.336: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/27 11:05:40.339: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/27 11:05:40.345: [smf] INFO: Removed Session: UE IMSI:[262429296190890] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/27 11:05:40.345: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/27 11:05:40.350: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/27 11:05:40.355: [smf] INFO: Removed Session: UE IMSI:[262428089924120] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/27 11:05:40.355: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/27 11:05:40.361: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/27 11:05:40.366: [smf] INFO: Removed Session: UE IMSI:[262428609329070] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/27 11:05:40.366: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/27 11:05:40.372: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/27 11:05:40.378: [smf] INFO: Removed Session: UE IMSI:[262425649941093] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/27 11:05:40.378: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/27 11:05:40.382: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/27 11:05:40.386: [smf] INFO: Removed Session: UE IMSI:[262426423252245] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/27 11:05:40.386: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/27 11:05:40.393: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/27 11:05:40.397: [smf] INFO: Removed Session: UE IMSI:[262428428261959] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/27 11:05:40.397: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/27 11:05:40.403: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/27 11:05:40.406: [smf] INFO: Removed Session: UE IMSI:[262427705124130] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/27 11:05:40.406: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/27 11:05:40.414: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/27 11:05:40.421: [smf] INFO: Removed Session: UE IMSI:[262424619344098] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/27 11:05:40.421: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/27 11:05:40.425: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/27 11:05:40.433: [smf] INFO: Removed Session: UE IMSI:[262427508163632] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/27 11:05:40.433: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/27 11:05:40.436: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/27 11:05:40.442: [smf] INFO: Removed Session: UE IMSI:[262428087454004] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/27 11:05:40.442: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/27 11:05:40.447: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/27 11:05:40.452: [smf] INFO: Removed Session: UE IMSI:[262427179337251] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/27 11:05:40.452: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/27 11:05:40.457: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/27 11:05:40.463: [smf] INFO: Removed Session: UE IMSI:[262429485126304] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/27 11:05:40.463: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/27 11:05:40.468: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/27 11:05:40.474: [smf] INFO: Removed Session: UE IMSI:[262425725821725] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/27 11:05:40.474: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/27 11:05:40.479: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/27 11:05:40.484: [smf] INFO: Removed Session: UE IMSI:[262423214287910] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/27 11:05:40.484: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/27 11:05:40.490: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/27 11:05:40.496: [smf] INFO: Removed Session: UE IMSI:[262426578852672] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/27 11:05:40.496: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/27 11:05:40.501: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/27 11:05:40.509: [smf] INFO: Removed Session: UE IMSI:[262422579093012] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/27 11:05:40.509: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/27 11:05:40.512: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/27 11:05:40.521: [smf] INFO: Removed Session: UE IMSI:[262428109918453] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/27 11:05:40.521: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/27 11:05:40.523: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/27 11:05:40.530: [smf] INFO: Removed Session: UE IMSI:[262424174206329] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/27 11:05:40.530: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/27 11:05:40.534: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/27 11:05:40.539: [smf] INFO: Removed Session: UE IMSI:[262424780434052] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/27 11:05:40.539: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/27 11:05:40.545: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/27 11:05:40.550: [smf] INFO: Removed Session: UE IMSI:[262424955181479] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/27 11:05:40.550: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/27 11:05:40.556: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/27 11:05:40.561: [smf] INFO: Removed Session: UE IMSI:[262421291666144] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/27 11:05:40.561: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/27 11:05:40.566: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/27 11:05:40.573: [smf] INFO: Removed Session: UE IMSI:[262426395163184] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/27 11:05:40.573: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/27 11:05:40.577: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/27 11:05:40.583: [smf] INFO: Removed Session: UE IMSI:[262422936342010] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/27 11:05:40.583: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/27 11:05:40.588: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/27 11:05:40.594: [smf] INFO: Removed Session: UE IMSI:[262426514194171] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/27 11:05:40.594: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/27 11:05:40.599: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/27 11:05:40.603: [smf] INFO: Removed Session: UE IMSI:[262420103419281] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/27 11:05:40.603: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/27 11:05:40.609: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/27 11:05:40.615: [smf] INFO: Removed Session: UE IMSI:[262423809826736] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/27 11:05:40.615: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/27 11:05:40.620: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/27 11:05:40.625: [smf] INFO: Removed Session: UE IMSI:[262426369401580] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/27 11:05:40.625: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/27 11:05:40.631: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/27 11:05:40.637: [smf] INFO: Removed Session: UE IMSI:[262420334009385] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/27 11:05:40.637: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/27 11:05:40.642: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/27 11:05:40.648: [smf] INFO: Removed Session: UE IMSI:[262428973459412] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/27 11:05:40.648: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/27 11:05:40.652: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/27 11:05:40.657: [smf] INFO: Removed Session: UE IMSI:[262425923958884] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/27 11:05:40.657: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/27 11:05:40.663: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/27 11:05:40.669: [smf] INFO: Removed Session: UE IMSI:[262428768657589] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/27 11:05:40.669: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/27 11:05:40.674: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/27 11:05:40.679: [smf] INFO: Removed Session: UE IMSI:[262422717744521] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/27 11:05:40.679: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/27 11:05:40.685: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/27 11:05:40.690: [smf] INFO: Removed Session: UE IMSI:[262421368138732] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/27 11:05:40.690: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/27 11:05:40.695: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/27 11:05:40.701: [smf] INFO: Removed Session: UE IMSI:[262425289846549] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/27 11:05:40.701: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/27 11:05:40.706: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/27 11:05:40.711: [smf] INFO: Removed Session: UE IMSI:[262427920487843] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/27 11:05:40.711: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/27 11:05:40.717: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/27 11:05:40.723: [smf] INFO: Removed Session: UE IMSI:[262421377083459] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/27 11:05:40.723: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/27 11:05:40.728: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/27 11:05:40.734: [smf] INFO: Removed Session: UE IMSI:[262421822557610] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/27 11:05:40.734: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/27 11:05:40.739: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/27 11:05:40.745: [smf] INFO: Removed Session: UE IMSI:[262427203531322] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/27 11:05:40.745: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/27 11:05:40.750: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/27 11:05:40.755: [smf] INFO: Removed Session: UE IMSI:[262429714504888] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/27 11:05:40.755: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/27 11:05:40.760: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/27 11:05:40.766: [smf] INFO: Removed Session: UE IMSI:[262428583080858] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/27 11:05:40.766: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/27 11:05:40.771: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/27 11:05:40.777: [smf] INFO: Removed Session: UE IMSI:[262427412356507] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/27 11:05:40.777: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/27 11:05:40.782: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/27 11:05:40.787: [smf] INFO: Removed Session: UE IMSI:[262428273722493] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/27 11:05:40.787: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/27 11:05:40.793: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/27 11:05:40.798: [smf] INFO: Removed Session: UE IMSI:[262424219119607] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/27 11:05:40.798: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/27 11:05:40.804: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/27 11:05:40.809: [smf] INFO: Removed Session: UE IMSI:[262421587519812] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/27 11:05:40.809: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/27 11:05:40.814: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/27 11:05:40.820: [smf] INFO: Removed Session: UE IMSI:[262428333854905] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/27 11:05:40.820: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/27 11:05:40.825: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/27 11:05:40.831: [smf] INFO: Removed Session: UE IMSI:[262429315090561] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/27 11:05:40.831: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/27 11:05:40.836: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/27 11:05:40.842: [smf] INFO: Removed Session: UE IMSI:[262423545254503] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/27 11:05:40.842: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/27 11:05:40.847: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/27 11:05:40.853: [smf] INFO: Removed Session: UE IMSI:[262424834197503] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/27 11:05:40.853: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/27 11:05:40.858: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/27 11:05:40.863: [smf] INFO: Removed Session: UE IMSI:[262428124547182] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/27 11:05:40.863: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/27 11:05:40.869: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/27 11:05:40.878: [smf] INFO: Removed Session: UE IMSI:[262428854730286] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/27 11:05:40.878: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/27 11:05:40.881: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/27 11:05:40.888: [smf] INFO: Removed Session: UE IMSI:[262426270180956] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/27 11:05:40.888: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/27 11:05:40.891: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/27 11:05:40.896: [smf] INFO: Removed Session: UE IMSI:[262425001477784] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/27 11:05:40.896: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/27 11:05:40.902: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/27 11:05:40.907: [smf] INFO: Removed Session: UE IMSI:[262428538930812] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/27 11:05:40.907: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/27 11:05:40.913: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/27 11:05:40.918: [smf] INFO: Removed Session: UE IMSI:[262421848773627] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/27 11:05:40.918: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/27 11:05:40.924: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/27 11:05:40.929: [smf] INFO: Removed Session: UE IMSI:[262420066358178] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/27 11:05:40.929: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/27 11:05:40.934: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/27 11:05:40.939: [smf] INFO: Removed Session: UE IMSI:[262425945963682] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/27 11:05:40.940: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/27 11:05:40.945: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/27 11:05:40.950: [smf] INFO: Removed Session: UE IMSI:[262424829818866] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/27 11:05:40.950: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/27 11:05:40.956: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/27 11:05:40.961: [smf] INFO: Removed Session: UE IMSI:[262425955864184] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/27 11:05:40.961: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/27 11:05:40.967: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/27 11:05:40.972: [smf] INFO: Removed Session: UE IMSI:[262422448020405] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/27 11:05:40.972: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/27 11:05:40.978: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/27 11:05:40.982: [smf] INFO: Removed Session: UE IMSI:[262422349543991] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/27 11:05:40.983: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/27 11:05:40.988: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/27 11:05:40.993: [smf] INFO: Removed Session: UE IMSI:[262422172404337] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:40.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/27 11:05:40.993: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/27 11:05:40.999: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/27 11:05:41.004: [smf] INFO: Removed Session: UE IMSI:[262421655812415] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/27 11:05:41.004: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/27 11:05:41.010: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/27 11:05:41.015: [smf] INFO: Removed Session: UE IMSI:[262423086363504] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/27 11:05:41.015: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/27 11:05:41.021: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/27 11:05:41.026: [smf] INFO: Removed Session: UE IMSI:[262425592132452] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/27 11:05:41.026: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/27 11:05:41.032: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/27 11:05:41.037: [smf] INFO: Removed Session: UE IMSI:[262424890160584] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/27 11:05:41.037: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/27 11:05:41.042: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/27 11:05:41.048: [smf] INFO: Removed Session: UE IMSI:[262423736160778] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/27 11:05:41.048: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/27 11:05:41.054: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/27 11:05:41.062: [smf] INFO: Removed Session: UE IMSI:[262422122204295] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/27 11:05:41.062: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/27 11:05:41.065: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/27 11:05:41.073: [smf] INFO: Removed Session: UE IMSI:[262420394066714] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/27 11:05:41.073: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/27 11:05:41.076: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/27 11:05:41.083: [smf] INFO: Removed Session: UE IMSI:[262427588526549] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/27 11:05:41.083: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/27 11:05:41.087: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/27 11:05:41.092: [smf] INFO: Removed Session: UE IMSI:[262427752285015] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/27 11:05:41.092: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/27 11:05:41.097: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/27 11:05:41.102: [smf] INFO: Removed Session: UE IMSI:[262423184601483] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/27 11:05:41.102: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/27 11:05:41.108: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/27 11:05:41.114: [smf] INFO: Removed Session: UE IMSI:[262422391802492] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/27 11:05:41.114: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/27 11:05:41.119: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/27 11:05:41.125: [smf] INFO: Removed Session: UE IMSI:[262428309798792] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/27 11:05:41.125: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/27 11:05:41.130: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/27 11:05:41.138: [smf] INFO: Removed Session: UE IMSI:[262429016795903] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/27 11:05:41.139: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/27 11:05:41.141: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/27 11:05:41.148: [smf] INFO: Removed Session: UE IMSI:[262428494280018] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/27 11:05:41.148: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/27 11:05:41.152: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/27 11:05:41.157: [smf] INFO: Removed Session: UE IMSI:[262423775423618] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/27 11:05:41.157: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/27 11:05:41.163: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/27 11:05:41.168: [smf] INFO: Removed Session: UE IMSI:[262429473610970] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/27 11:05:41.168: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/27 11:05:41.174: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/27 11:05:41.179: [smf] INFO: Removed Session: UE IMSI:[262427714141380] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/27 11:05:41.179: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/27 11:05:41.184: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/27 11:05:41.190: [smf] INFO: Removed Session: UE IMSI:[262427791241238] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/27 11:05:41.190: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/27 11:05:41.195: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/27 11:05:41.200: [smf] INFO: Removed Session: UE IMSI:[262420759964954] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/27 11:05:41.200: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/27 11:05:41.206: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/27 11:05:41.210: [smf] INFO: Removed Session: UE IMSI:[262422988622494] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/27 11:05:41.211: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/27 11:05:41.216: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/27 11:05:41.222: [smf] INFO: Removed Session: UE IMSI:[262427059877875] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/27 11:05:41.222: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/27 11:05:41.227: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/27 11:05:41.232: [smf] INFO: Removed Session: UE IMSI:[262423902222623] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/27 11:05:41.232: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/27 11:05:41.238: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/27 11:05:41.243: [smf] INFO: Removed Session: UE IMSI:[262427486884949] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/27 11:05:41.243: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/27 11:05:41.249: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/27 11:05:41.254: [smf] INFO: Removed Session: UE IMSI:[262422730351744] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/27 11:05:41.254: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/27 11:05:41.259: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/27 11:05:41.265: [smf] INFO: Removed Session: UE IMSI:[262428114134690] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/27 11:05:41.265: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/27 11:05:41.270: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/27 11:05:41.275: [smf] INFO: Removed Session: UE IMSI:[262423330976921] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/27 11:05:41.275: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/27 11:05:41.281: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/27 11:05:41.286: [smf] INFO: Removed Session: UE IMSI:[262428247846571] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/27 11:05:41.286: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/27 11:05:41.292: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/27 11:05:41.296: [smf] INFO: Removed Session: UE IMSI:[262428723959885] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/27 11:05:41.296: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/27 11:05:41.302: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/27 11:05:41.308: [smf] INFO: Removed Session: UE IMSI:[262427743993454] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/27 11:05:41.308: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/27 11:05:41.313: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/27 11:05:41.318: [smf] INFO: Removed Session: UE IMSI:[262424953082448] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/27 11:05:41.318: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/27 11:05:41.324: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/27 11:05:41.329: [smf] INFO: Removed Session: UE IMSI:[262424403300664] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/27 11:05:41.329: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/27 11:05:41.335: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/27 11:05:41.340: [smf] INFO: Removed Session: UE IMSI:[262422696630034] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/27 11:05:41.340: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/27 11:05:41.345: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/27 11:05:41.352: [smf] INFO: Removed Session: UE IMSI:[262422404713172] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/27 11:05:41.352: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/27 11:05:41.356: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/27 11:05:41.359: [smf] INFO: Removed Session: UE IMSI:[262428797319811] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/27 11:05:41.359: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/27 11:05:41.366: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/27 11:05:41.370: [smf] INFO: Removed Session: UE IMSI:[262424153548905] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/27 11:05:41.370: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/27 11:05:41.377: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/27 11:05:41.384: [smf] INFO: Removed Session: UE IMSI:[262428042952662] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/27 11:05:41.384: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/27 11:05:41.388: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/27 11:05:41.395: [smf] INFO: Removed Session: UE IMSI:[262425707698810] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/27 11:05:41.395: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/27 11:05:41.399: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/27 11:05:41.405: [smf] INFO: Removed Session: UE IMSI:[262420835947679] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/27 11:05:41.405: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/27 11:05:41.410: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/27 11:05:41.415: [smf] INFO: Removed Session: UE IMSI:[262426515055159] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/27 11:05:41.415: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/27 11:05:41.421: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/27 11:05:41.430: [smf] INFO: Removed Session: UE IMSI:[262424502755500] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/27 11:05:41.430: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/27 11:05:41.432: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/27 11:05:41.437: [smf] INFO: Removed Session: UE IMSI:[262423294588213] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/27 11:05:41.437: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/27 11:05:41.442: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/27 11:05:41.447: [smf] INFO: Removed Session: UE IMSI:[262421169061493] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/27 11:05:41.447: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/27 11:05:41.453: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/27 11:05:41.457: [smf] INFO: Removed Session: UE IMSI:[262423779293846] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/27 11:05:41.457: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/27 11:05:41.464: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/27 11:05:41.468: [smf] INFO: Removed Session: UE IMSI:[262426781235770] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/27 11:05:41.468: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/27 11:05:41.474: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/27 11:05:41.476: [smf] INFO: Removed Session: UE IMSI:[262425986075452] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/27 11:05:41.476: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/27 11:05:41.485: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/27 11:05:41.491: [smf] INFO: Removed Session: UE IMSI:[262427087202784] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/27 11:05:41.491: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/27 11:05:41.496: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/27 11:05:41.503: [smf] INFO: Removed Session: UE IMSI:[262423325587337] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/27 11:05:41.503: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/27 11:05:41.506: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/27 11:05:41.511: [smf] INFO: Removed Session: UE IMSI:[262422316044789] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/27 11:05:41.511: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/27 11:05:41.517: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/27 11:05:41.523: [smf] INFO: Removed Session: UE IMSI:[262429006417988] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/27 11:05:41.523: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/27 11:05:41.527: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/27 11:05:41.532: [smf] INFO: Removed Session: UE IMSI:[262428683852044] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/27 11:05:41.532: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/27 11:05:41.538: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/27 11:05:41.545: [smf] INFO: Removed Session: UE IMSI:[262420720671820] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/27 11:05:41.545: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/27 11:05:41.549: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/27 11:05:41.555: [smf] INFO: Removed Session: UE IMSI:[262427942486577] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/27 11:05:41.555: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/27 11:05:41.560: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/27 11:05:41.565: [smf] INFO: Removed Session: UE IMSI:[262424853753767] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/27 11:05:41.565: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/27 11:05:41.571: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/27 11:05:41.576: [smf] INFO: Removed Session: UE IMSI:[262423933849941] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/27 11:05:41.576: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/27 11:05:41.581: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/27 11:05:41.586: [smf] INFO: Removed Session: UE IMSI:[262425980531590] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/27 11:05:41.586: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/27 11:05:41.592: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/27 11:05:41.597: [smf] INFO: Removed Session: UE IMSI:[262424501246239] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/27 11:05:41.597: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/27 11:05:41.603: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/27 11:05:41.608: [smf] INFO: Removed Session: UE IMSI:[262425237067952] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/27 11:05:41.608: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/27 11:05:41.614: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/27 11:05:41.620: [smf] INFO: Removed Session: UE IMSI:[262429696417939] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/27 11:05:41.620: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/27 11:05:41.624: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/27 11:05:41.630: [smf] INFO: Removed Session: UE IMSI:[262423057523721] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/27 11:05:41.630: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/27 11:05:41.635: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/27 11:05:41.641: [smf] INFO: Removed Session: UE IMSI:[262424732078193] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/27 11:05:41.641: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/27 11:05:41.646: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/27 11:05:41.651: [smf] INFO: Removed Session: UE IMSI:[262428660226766] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/27 11:05:41.651: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/27 11:05:41.656: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/27 11:05:41.659: [smf] INFO: Removed Session: UE IMSI:[262427176727060] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/27 11:05:41.659: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/27 11:05:41.667: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/27 11:05:41.670: [smf] INFO: Removed Session: UE IMSI:[262422231746966] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/27 11:05:41.670: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/27 11:05:41.677: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/27 11:05:41.682: [smf] INFO: Removed Session: UE IMSI:[262425982794501] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/27 11:05:41.682: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/27 11:05:41.688: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/27 11:05:41.692: [smf] INFO: Removed Session: UE IMSI:[262426061327174] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/27 11:05:41.692: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/27 11:05:41.699: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/27 11:05:41.705: [smf] INFO: Removed Session: UE IMSI:[262426950272694] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/27 11:05:41.705: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/27 11:05:41.710: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/27 11:05:41.715: [smf] INFO: Removed Session: UE IMSI:[262427522014733] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/27 11:05:41.715: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/27 11:05:41.721: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/27 11:05:41.727: [smf] INFO: Removed Session: UE IMSI:[262427892920082] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/27 11:05:41.727: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/27 11:05:41.733: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/27 11:05:41.739: [smf] INFO: Removed Session: UE IMSI:[262420268896551] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/27 11:05:41.739: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/27 11:05:41.744: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/27 11:05:41.750: [smf] INFO: Removed Session: UE IMSI:[262429576828673] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/27 11:05:41.750: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/27 11:05:41.754: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/27 11:05:41.760: [smf] INFO: Removed Session: UE IMSI:[262422302633273] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/27 11:05:41.760: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/27 11:05:41.765: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/27 11:05:41.771: [smf] INFO: Removed Session: UE IMSI:[262423001458501] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/27 11:05:41.771: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/27 11:05:41.776: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/27 11:05:41.780: [smf] INFO: Removed Session: UE IMSI:[262424423363042] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/27 11:05:41.780: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/27 11:05:41.787: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/27 11:05:41.791: [smf] INFO: Removed Session: UE IMSI:[262428945750968] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/27 11:05:41.791: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/27 11:05:41.797: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/27 11:05:41.803: [smf] INFO: Removed Session: UE IMSI:[262420374606559] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/27 11:05:41.803: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/27 11:05:41.808: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/27 11:05:41.815: [smf] INFO: Removed Session: UE IMSI:[262422709123398] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/27 11:05:41.815: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/27 11:05:41.819: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/27 11:05:41.824: [smf] INFO: Removed Session: UE IMSI:[262429470414971] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/27 11:05:41.824: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/27 11:05:41.830: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/27 11:05:41.838: [smf] INFO: Removed Session: UE IMSI:[262421102251413] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/27 11:05:41.838: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/27 11:05:41.841: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/27 11:05:41.845: [smf] INFO: Removed Session: UE IMSI:[262427916978019] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/27 11:05:41.845: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/27 11:05:41.852: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/27 11:05:41.857: [smf] INFO: Removed Session: UE IMSI:[262420879352405] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/27 11:05:41.857: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/27 11:05:41.862: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/27 11:05:41.868: [smf] INFO: Removed Session: UE IMSI:[262425839759467] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/27 11:05:41.868: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/27 11:05:41.873: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/27 11:05:41.878: [smf] INFO: Removed Session: UE IMSI:[262427092906878] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/27 11:05:41.878: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/27 11:05:41.884: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/27 11:05:41.889: [smf] INFO: Removed Session: UE IMSI:[262427732850278] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/27 11:05:41.889: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/27 11:05:41.894: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/27 11:05:41.900: [smf] INFO: Removed Session: UE IMSI:[262428204757771] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/27 11:05:41.900: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/27 11:05:41.905: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/27 11:05:41.911: [smf] INFO: Removed Session: UE IMSI:[262424007777424] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/27 11:05:41.911: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/27 11:05:41.916: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/27 11:05:41.922: [smf] INFO: Removed Session: UE IMSI:[262424877953782] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/27 11:05:41.922: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/27 11:05:41.927: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/27 11:05:41.933: [smf] INFO: Removed Session: UE IMSI:[262427092854310] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/27 11:05:41.933: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/27 11:05:41.938: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/27 11:05:41.944: [smf] INFO: Removed Session: UE IMSI:[262427485173017] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/27 11:05:41.944: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/27 11:05:41.948: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/27 11:05:41.954: [smf] INFO: Removed Session: UE IMSI:[262424071687122] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/27 11:05:41.954: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/27 11:05:41.959: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/27 11:05:41.965: [smf] INFO: Removed Session: UE IMSI:[262427222437644] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/27 11:05:41.965: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/27 11:05:41.970: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/27 11:05:41.975: [smf] INFO: Removed Session: UE IMSI:[262421303786537] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/27 11:05:41.975: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/27 11:05:41.981: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/27 11:05:41.986: [smf] INFO: Removed Session: UE IMSI:[262429065257711] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/27 11:05:41.986: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/27 11:05:41.991: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/27 11:05:41.997: [smf] INFO: Removed Session: UE IMSI:[262422931298290] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:41.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/27 11:05:41.997: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/27 11:05:42.002: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/27 11:05:42.009: [smf] INFO: Removed Session: UE IMSI:[262427741933898] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/27 11:05:42.009: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/27 11:05:42.013: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/27 11:05:42.019: [smf] INFO: Removed Session: UE IMSI:[262425969165966] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/27 11:05:42.019: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/27 11:05:42.024: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/27 11:05:42.029: [smf] INFO: Removed Session: UE IMSI:[262425876229268] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/27 11:05:42.029: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/27 11:05:42.034: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/27 11:05:42.039: [smf] INFO: Removed Session: UE IMSI:[262421040407065] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/27 11:05:42.039: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/27 11:05:42.045: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/27 11:05:42.051: [smf] INFO: Removed Session: UE IMSI:[262427611393245] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/27 11:05:42.051: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/27 11:05:42.056: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/27 11:05:42.065: [smf] INFO: Removed Session: UE IMSI:[262424072303717] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/27 11:05:42.065: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/27 11:05:42.068: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/27 11:05:42.076: [smf] INFO: Removed Session: UE IMSI:[262427544705029] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/27 11:05:42.076: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/27 11:05:42.079: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/27 11:05:42.084: [smf] INFO: Removed Session: UE IMSI:[262426406976178] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/27 11:05:42.084: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/27 11:05:42.090: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/27 11:05:42.095: [smf] INFO: Removed Session: UE IMSI:[262426233107163] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/27 11:05:42.095: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/27 11:05:42.100: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/27 11:05:42.105: [smf] INFO: Removed Session: UE IMSI:[262423441902816] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/27 11:05:42.105: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/27 11:05:42.111: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/27 11:05:42.116: [smf] INFO: Removed Session: UE IMSI:[262425084635175] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/27 11:05:42.116: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/27 11:05:42.122: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/27 11:05:42.127: [smf] INFO: Removed Session: UE IMSI:[262422687757823] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/27 11:05:42.127: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/27 11:05:42.133: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/27 11:05:42.142: [smf] INFO: Removed Session: UE IMSI:[262423707466450] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/27 11:05:42.142: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/27 11:05:42.145: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/27 11:05:42.152: [smf] INFO: Removed Session: UE IMSI:[262421491762467] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/27 11:05:42.153: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/27 11:05:42.156: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/27 11:05:42.162: [smf] INFO: Removed Session: UE IMSI:[262423280358350] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/27 11:05:42.162: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/27 11:05:42.167: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/27 11:05:42.171: [smf] INFO: Removed Session: UE IMSI:[262426830580720] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/27 11:05:42.171: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/27 11:05:42.177: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/27 11:05:42.182: [smf] INFO: Removed Session: UE IMSI:[262429650288120] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/27 11:05:42.183: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/27 11:05:42.188: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/27 11:05:42.193: [smf] INFO: Removed Session: UE IMSI:[262421699073225] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/27 11:05:42.193: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/27 11:05:42.199: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/27 11:05:42.204: [smf] INFO: Removed Session: UE IMSI:[262428955141502] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/27 11:05:42.204: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/27 11:05:42.210: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/27 11:05:42.215: [smf] INFO: Removed Session: UE IMSI:[262426440135201] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/27 11:05:42.215: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/27 11:05:42.220: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/27 11:05:42.226: [smf] INFO: Removed Session: UE IMSI:[262426326594545] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/27 11:05:42.226: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/27 11:05:42.231: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/27 11:05:42.236: [smf] INFO: Removed Session: UE IMSI:[262422059729232] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/27 11:05:42.236: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/27 11:05:42.242: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/27 11:05:42.247: [smf] INFO: Removed Session: UE IMSI:[262422209439079] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/27 11:05:42.247: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/27 11:05:42.253: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/27 11:05:42.258: [smf] INFO: Removed Session: UE IMSI:[262423137600846] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/27 11:05:42.258: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/27 11:05:42.263: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/27 11:05:42.269: [smf] INFO: Removed Session: UE IMSI:[262428627519182] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/27 11:05:42.269: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/27 11:05:42.274: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/27 11:05:42.279: [smf] INFO: Removed Session: UE IMSI:[262423479787226] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/27 11:05:42.279: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/27 11:05:42.285: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/27 11:05:42.289: [smf] INFO: Removed Session: UE IMSI:[262422575583827] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/27 11:05:42.290: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/27 11:05:42.295: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/27 11:05:42.301: [smf] INFO: Removed Session: UE IMSI:[262429289303313] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/27 11:05:42.301: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/27 11:05:42.306: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/27 11:05:42.311: [smf] INFO: Removed Session: UE IMSI:[262429398825277] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/27 11:05:42.311: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/27 11:05:42.317: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/27 11:05:42.322: [smf] INFO: Removed Session: UE IMSI:[262428981907675] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/27 11:05:42.322: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/27 11:05:42.328: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/27 11:05:42.333: [smf] INFO: Removed Session: UE IMSI:[262428710711124] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/27 11:05:42.333: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/27 11:05:42.339: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/27 11:05:42.344: [smf] INFO: Removed Session: UE IMSI:[262428039704259] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/27 11:05:42.344: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/27 11:05:42.349: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/27 11:05:42.355: [smf] INFO: Removed Session: UE IMSI:[262424963333656] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/27 11:05:42.355: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/27 11:05:42.360: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/27 11:05:42.365: [smf] INFO: Removed Session: UE IMSI:[262427359396979] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/27 11:05:42.365: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/27 11:05:42.371: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/27 11:05:42.376: [smf] INFO: Removed Session: UE IMSI:[262425264538546] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/27 11:05:42.376: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/27 11:05:42.381: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/27 11:05:42.386: [smf] INFO: Removed Session: UE IMSI:[262425857034471] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/27 11:05:42.386: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/27 11:05:42.392: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/27 11:05:42.398: [smf] INFO: Removed Session: UE IMSI:[262421680960807] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/27 11:05:42.398: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/27 11:05:42.403: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/27 11:05:42.408: [smf] INFO: Removed Session: UE IMSI:[262429663610536] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/27 11:05:42.408: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/27 11:05:42.413: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/27 11:05:42.418: [smf] INFO: Removed Session: UE IMSI:[262426221761125] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/27 11:05:42.418: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/27 11:05:42.424: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/27 11:05:42.429: [smf] INFO: Removed Session: UE IMSI:[262427783821815] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/27 11:05:42.429: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/27 11:05:42.435: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/27 11:05:42.440: [smf] INFO: Removed Session: UE IMSI:[262422373119400] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/27 11:05:42.440: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/27 11:05:42.446: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/27 11:05:42.451: [smf] INFO: Removed Session: UE IMSI:[262426974102315] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/27 11:05:42.451: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/27 11:05:42.456: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/27 11:05:42.462: [smf] INFO: Removed Session: UE IMSI:[262427570581279] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/27 11:05:42.462: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/27 11:05:42.467: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/27 11:05:42.473: [smf] INFO: Removed Session: UE IMSI:[262424804557094] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/27 11:05:42.473: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/27 11:05:42.478: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/27 11:05:42.484: [smf] INFO: Removed Session: UE IMSI:[262424456962945] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/27 11:05:42.484: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/27 11:05:42.489: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/27 11:05:42.495: [smf] INFO: Removed Session: UE IMSI:[262420932812827] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/27 11:05:42.495: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/27 11:05:42.500: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/27 11:05:42.505: [smf] INFO: Removed Session: UE IMSI:[262426493810559] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/27 11:05:42.505: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/27 11:05:42.511: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/27 11:05:42.517: [smf] INFO: Removed Session: UE IMSI:[262423442035461] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/27 11:05:42.517: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/27 11:05:42.521: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/27 11:05:42.523: [smf] INFO: Removed Session: UE IMSI:[262424805480030] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/27 11:05:42.523: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/27 11:05:42.532: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/27 11:05:42.539: [smf] INFO: Removed Session: UE IMSI:[262423195219253] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/27 11:05:42.539: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/27 11:05:42.543: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/27 11:05:42.547: [smf] INFO: Removed Session: UE IMSI:[262420343994537] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/27 11:05:42.547: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/27 11:05:42.554: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/27 11:05:42.563: [smf] INFO: Removed Session: UE IMSI:[262421263807393] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/27 11:05:42.563: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/27 11:05:42.565: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/27 11:05:42.570: [smf] INFO: Removed Session: UE IMSI:[262429308300610] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/27 11:05:42.570: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/27 11:05:42.576: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/27 11:05:42.584: [smf] INFO: Removed Session: UE IMSI:[262424550082160] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/27 11:05:42.584: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/27 11:05:42.586: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/27 11:05:42.592: [smf] INFO: Removed Session: UE IMSI:[262424362905237] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/27 11:05:42.592: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/27 11:05:42.597: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/27 11:05:42.602: [smf] INFO: Removed Session: UE IMSI:[262424702625430] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/27 11:05:42.602: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/27 11:05:42.608: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/27 11:05:42.614: [smf] INFO: Removed Session: UE IMSI:[262423445916026] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/27 11:05:42.615: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/27 11:05:42.618: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/27 11:05:42.623: [smf] INFO: Removed Session: UE IMSI:[262429199277462] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/27 11:05:42.623: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/27 11:05:42.630: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/27 11:05:42.635: [smf] INFO: Removed Session: UE IMSI:[262425959379632] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/27 11:05:42.635: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/27 11:05:42.640: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/27 11:05:42.646: [smf] INFO: Removed Session: UE IMSI:[262422963305344] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/27 11:05:42.646: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/27 11:05:42.651: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/27 11:05:42.655: [smf] INFO: Removed Session: UE IMSI:[262420820594396] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/27 11:05:42.655: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/27 11:05:42.661: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/27 11:05:42.663: [smf] INFO: Removed Session: UE IMSI:[262422955798110] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/27 11:05:42.663: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/27 11:05:42.672: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/27 11:05:42.675: [smf] INFO: Removed Session: UE IMSI:[262424097098732] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/27 11:05:42.675: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/27 11:05:42.682: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/27 11:05:42.688: [smf] INFO: Removed Session: UE IMSI:[262429099802246] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/27 11:05:42.688: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/27 11:05:42.693: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/27 11:05:42.699: [smf] INFO: Removed Session: UE IMSI:[262420424369651] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/27 11:05:42.699: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/27 11:05:42.704: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/27 11:05:42.710: [smf] INFO: Removed Session: UE IMSI:[262425559111786] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/27 11:05:42.710: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/27 11:05:42.715: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/27 11:05:42.721: [smf] INFO: Removed Session: UE IMSI:[262420096819730] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/27 11:05:42.721: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/27 11:05:42.726: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/27 11:05:42.732: [smf] INFO: Removed Session: UE IMSI:[262427225798025] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/27 11:05:42.732: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/27 11:05:42.737: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/27 11:05:42.745: [smf] INFO: Removed Session: UE IMSI:[262427187368753] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/27 11:05:42.745: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/27 11:05:42.748: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/27 11:05:42.753: [smf] INFO: Removed Session: UE IMSI:[262428006930285] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/27 11:05:42.753: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/27 11:05:42.759: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/27 11:05:42.764: [smf] INFO: Removed Session: UE IMSI:[262427532346398] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/27 11:05:42.764: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/27 11:05:42.769: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/27 11:05:42.775: [smf] INFO: Removed Session: UE IMSI:[262422352077013] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/27 11:05:42.775: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/27 11:05:42.780: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/27 11:05:42.785: [smf] INFO: Removed Session: UE IMSI:[262429305716166] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/27 11:05:42.785: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/27 11:05:42.791: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/27 11:05:42.796: [smf] INFO: Removed Session: UE IMSI:[262422013245716] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/27 11:05:42.796: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/27 11:05:42.802: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/27 11:05:42.807: [smf] INFO: Removed Session: UE IMSI:[262428143652674] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/27 11:05:42.807: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/27 11:05:42.812: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/27 11:05:42.818: [smf] INFO: Removed Session: UE IMSI:[262424905089461] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/27 11:05:42.818: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 04/27 11:05:42.823: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 04/27 11:05:42.829: [smf] INFO: Removed Session: UE IMSI:[262427936204507] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:42.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 04/27 11:05:42.829: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: Warning: Stopping inactive timer T_next. MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:05:44.832: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:05:44.832: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@4cc781a8d606: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@4cc781a8d606: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sun Apr 27 11:05:44 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512208) Waiting for packet dumper to finish... 1 (prev_count=6512208, count=6512720) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Apr 27 11:05:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_addr_pool_exhaustion started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:05:50.599: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:05:51.312: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/27 11:05:52.325: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/27 11:05:52.325: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/27 11:05:52.325: [smf] INFO: UE IMSI[262429545234684] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.336: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/27 11:05:52.336: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/27 11:05:52.336: [smf] INFO: UE IMSI[262422012925646] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.345: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/27 11:05:52.345: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.345: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.345: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/27 11:05:52.345: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/27 11:05:52.345: [smf] INFO: UE IMSI[262429000068976] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.352: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/27 11:05:52.352: [upf] INFO: UE F-SEID[UP:0x84c CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.352: [upf] INFO: UE F-SEID[UP:0x84c CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.357: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/27 11:05:52.357: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/27 11:05:52.357: [smf] INFO: UE IMSI[262423518215743] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.358: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/27 11:05:52.358: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.358: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.364: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/27 11:05:52.364: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/27 11:05:52.364: [smf] INFO: UE IMSI[262420596195277] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.364: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/27 11:05:52.364: [upf] INFO: UE F-SEID[UP:0x790 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.364: [upf] INFO: UE F-SEID[UP:0x790 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.370: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/27 11:05:52.370: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/27 11:05:52.370: [smf] INFO: UE IMSI[262424852809147] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.371: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/27 11:05:52.371: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.371: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.376: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/27 11:05:52.376: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/27 11:05:52.376: [smf] INFO: UE IMSI[262425086777777] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.377: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/27 11:05:52.377: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.377: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.382: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/27 11:05:52.382: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/27 11:05:52.382: [smf] INFO: UE IMSI[262429509118512] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.383: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/27 11:05:52.383: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.383: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.388: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/27 11:05:52.388: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/27 11:05:52.388: [smf] INFO: UE IMSI[262428399518880] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.389: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/27 11:05:52.389: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.389: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.394: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/27 11:05:52.394: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/27 11:05:52.394: [smf] INFO: UE IMSI[262420410671948] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.394: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/27 11:05:52.394: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.394: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.400: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/27 11:05:52.400: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/27 11:05:52.400: [smf] INFO: UE IMSI[262424010029409] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.400: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/27 11:05:52.400: [upf] INFO: UE F-SEID[UP:0xebc CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.400: [upf] INFO: UE F-SEID[UP:0xebc CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.412: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/27 11:05:52.412: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/27 11:05:52.412: [smf] INFO: UE IMSI[262424718188553] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.415: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/27 11:05:52.415: [upf] INFO: UE F-SEID[UP:0x40a CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.415: [upf] INFO: UE F-SEID[UP:0x40a CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.423: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/27 11:05:52.423: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/27 11:05:52.423: [smf] INFO: UE IMSI[262429204428916] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.429: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/27 11:05:52.429: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.429: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.432: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/27 11:05:52.432: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/27 11:05:52.432: [smf] INFO: UE IMSI[262420842796899] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.440: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/27 11:05:52.440: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/27 11:05:52.440: [smf] INFO: UE IMSI[262420832616040] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.442: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/27 11:05:52.443: [upf] INFO: UE F-SEID[UP:0x8ad CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.443: [upf] INFO: UE F-SEID[UP:0x8ad CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.450: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/27 11:05:52.450: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/27 11:05:52.450: [smf] INFO: UE IMSI[262422564748797] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.452: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/27 11:05:52.452: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.452: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.460: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/27 11:05:52.460: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/27 11:05:52.460: [smf] INFO: UE IMSI[262423017385423] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.462: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/27 11:05:52.462: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.462: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.470: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/27 11:05:52.471: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/27 11:05:52.471: [smf] INFO: UE IMSI[262424029612564] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.472: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/27 11:05:52.472: [upf] INFO: UE F-SEID[UP:0x380 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.472: [upf] INFO: UE F-SEID[UP:0x380 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.479: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/27 11:05:52.479: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/27 11:05:52.479: [smf] INFO: UE IMSI[262425744177566] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.482: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/27 11:05:52.482: [upf] INFO: UE F-SEID[UP:0x27e CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.482: [upf] INFO: UE F-SEID[UP:0x27e CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.487: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/27 11:05:52.487: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/27 11:05:52.487: [smf] INFO: UE IMSI[262422374572807] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.489: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/27 11:05:52.489: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.489: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.495: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/27 11:05:52.495: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/27 11:05:52.495: [smf] INFO: UE IMSI[262429231466171] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.497: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/27 11:05:52.497: [upf] INFO: UE F-SEID[UP:0x895 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.497: [upf] INFO: UE F-SEID[UP:0x895 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.502: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/27 11:05:52.502: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/27 11:05:52.502: [smf] INFO: UE IMSI[262429714974632] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.510: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/27 11:05:52.510: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/27 11:05:52.510: [smf] INFO: UE IMSI[262429880315196] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.512: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/27 11:05:52.512: [upf] INFO: UE F-SEID[UP:0x617 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.512: [upf] INFO: UE F-SEID[UP:0x617 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.513: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/27 11:05:52.513: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.513: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.520: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/27 11:05:52.520: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/27 11:05:52.520: [smf] INFO: UE IMSI[262425574885117] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.521: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/27 11:05:52.521: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.521: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.527: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/27 11:05:52.527: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.527: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.530: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/27 11:05:52.530: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/27 11:05:52.530: [smf] INFO: UE IMSI[262428870489298] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.536: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/27 11:05:52.536: [upf] INFO: UE F-SEID[UP:0x535 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.536: [upf] INFO: UE F-SEID[UP:0x535 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.538: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/27 11:05:52.538: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/27 11:05:52.538: [smf] INFO: UE IMSI[262423074233446] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.544: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/27 11:05:52.544: [upf] INFO: UE F-SEID[UP:0x795 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.544: [upf] INFO: UE F-SEID[UP:0x795 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.548: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/27 11:05:52.548: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/27 11:05:52.548: [smf] INFO: UE IMSI[262424971255383] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.549: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/27 11:05:52.550: [upf] INFO: UE F-SEID[UP:0x10f CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.550: [upf] INFO: UE F-SEID[UP:0x10f CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.559: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/27 11:05:52.559: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/27 11:05:52.559: [smf] INFO: UE IMSI[262424630997356] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.560: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/27 11:05:52.560: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.560: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.569: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/27 11:05:52.569: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/27 11:05:52.569: [smf] INFO: UE IMSI[262425745178419] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.571: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/27 11:05:52.572: [upf] INFO: UE F-SEID[UP:0x38 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.572: [upf] INFO: UE F-SEID[UP:0x38 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.578: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/27 11:05:52.578: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/27 11:05:52.578: [smf] INFO: UE IMSI[262421505998498] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.580: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/27 11:05:52.580: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.580: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.588: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/27 11:05:52.588: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/27 11:05:52.588: [smf] INFO: UE IMSI[262428344576378] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.589: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/27 11:05:52.589: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.589: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.596: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/27 11:05:52.596: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/27 11:05:52.596: [smf] INFO: UE IMSI[262423392679664] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.597: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/27 11:05:52.597: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.597: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.604: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/27 11:05:52.604: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/27 11:05:52.604: [smf] INFO: UE IMSI[262422934135013] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.605: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/27 11:05:52.605: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.605: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.612: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/27 11:05:52.612: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/27 11:05:52.612: [smf] INFO: UE IMSI[262424762737307] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.618: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/27 11:05:52.618: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.618: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.622: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/27 11:05:52.622: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/27 11:05:52.622: [smf] INFO: UE IMSI[262426853329575] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.627: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/27 11:05:52.627: [upf] INFO: UE F-SEID[UP:0x470 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.627: [upf] INFO: UE F-SEID[UP:0x470 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.629: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/27 11:05:52.629: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/27 11:05:52.630: [smf] INFO: UE IMSI[262426845647956] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.632: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/27 11:05:52.632: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.632: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.638: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/27 11:05:52.638: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/27 11:05:52.638: [smf] INFO: UE IMSI[262422919337803] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.639: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/27 11:05:52.639: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.639: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.649: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/27 11:05:52.649: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/27 11:05:52.649: [smf] INFO: UE IMSI[262429828803030] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.651: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/27 11:05:52.651: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.651: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.659: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/27 11:05:52.659: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/27 11:05:52.659: [smf] INFO: UE IMSI[262428841235056] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.661: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/27 11:05:52.661: [upf] INFO: UE F-SEID[UP:0x892 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.661: [upf] INFO: UE F-SEID[UP:0x892 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.669: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/27 11:05:52.669: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/27 11:05:52.669: [smf] INFO: UE IMSI[262428257846072] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.670: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/27 11:05:52.670: [upf] INFO: UE F-SEID[UP:0x612 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.670: [upf] INFO: UE F-SEID[UP:0x612 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.677: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/27 11:05:52.677: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/27 11:05:52.678: [smf] INFO: UE IMSI[262420683528991] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.679: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/27 11:05:52.679: [upf] INFO: UE F-SEID[UP:0x82d CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.679: [upf] INFO: UE F-SEID[UP:0x82d CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.686: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/27 11:05:52.686: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/27 11:05:52.686: [smf] INFO: UE IMSI[262425060746218] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.687: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/27 11:05:52.687: [upf] INFO: UE F-SEID[UP:0xd7b CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.687: [upf] INFO: UE F-SEID[UP:0xd7b CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.695: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/27 11:05:52.695: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/27 11:05:52.695: [smf] INFO: UE IMSI[262421548397026] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.697: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/27 11:05:52.697: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.697: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.703: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/27 11:05:52.703: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/27 11:05:52.703: [smf] INFO: UE IMSI[262423363571485] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.704: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/27 11:05:52.704: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.704: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.711: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/27 11:05:52.711: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/27 11:05:52.711: [smf] INFO: UE IMSI[262425763841317] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.712: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/27 11:05:52.712: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.712: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.718: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/27 11:05:52.718: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/27 11:05:52.718: [smf] INFO: UE IMSI[262422770677971] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.718: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/27 11:05:52.719: [upf] INFO: UE F-SEID[UP:0x27f CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.719: [upf] INFO: UE F-SEID[UP:0x27f CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.724: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/27 11:05:52.724: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/27 11:05:52.724: [smf] INFO: UE IMSI[262426854088416] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.725: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/27 11:05:52.725: [upf] INFO: UE F-SEID[UP:0xa52 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.725: [upf] INFO: UE F-SEID[UP:0xa52 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.731: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/27 11:05:52.731: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/27 11:05:52.731: [smf] INFO: UE IMSI[262424110073874] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.732: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/27 11:05:52.732: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.732: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.737: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/27 11:05:52.737: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/27 11:05:52.737: [smf] INFO: UE IMSI[262428522810018] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.738: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/27 11:05:52.738: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.738: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.743: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/27 11:05:52.743: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/27 11:05:52.743: [smf] INFO: UE IMSI[262426454567214] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.744: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/27 11:05:52.744: [upf] INFO: UE F-SEID[UP:0x389 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.744: [upf] INFO: UE F-SEID[UP:0x389 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.749: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/27 11:05:52.749: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/27 11:05:52.749: [smf] INFO: UE IMSI[262421328309772] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.750: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/27 11:05:52.750: [upf] INFO: UE F-SEID[UP:0x116 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.750: [upf] INFO: UE F-SEID[UP:0x116 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.756: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/27 11:05:52.756: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/27 11:05:52.756: [smf] INFO: UE IMSI[262429748776102] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.757: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/27 11:05:52.757: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.757: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.766: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/27 11:05:52.766: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/27 11:05:52.766: [smf] INFO: UE IMSI[262425310804194] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.767: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/27 11:05:52.767: [upf] INFO: UE F-SEID[UP:0x899 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.767: [upf] INFO: UE F-SEID[UP:0x899 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.772: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/27 11:05:52.772: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/27 11:05:52.772: [smf] INFO: UE IMSI[262429144119436] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.772: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/27 11:05:52.773: [upf] INFO: UE F-SEID[UP:0x30b CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.773: [upf] INFO: UE F-SEID[UP:0x30b CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.778: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/27 11:05:52.778: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/27 11:05:52.778: [smf] INFO: UE IMSI[262428680086386] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.778: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/27 11:05:52.778: [upf] INFO: UE F-SEID[UP:0xdef CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.778: [upf] INFO: UE F-SEID[UP:0xdef CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.783: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/27 11:05:52.783: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/27 11:05:52.783: [smf] INFO: UE IMSI[262426772626331] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.784: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/27 11:05:52.784: [upf] INFO: UE F-SEID[UP:0x368 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.784: [upf] INFO: UE F-SEID[UP:0x368 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.789: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/27 11:05:52.789: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/27 11:05:52.789: [smf] INFO: UE IMSI[262427433834316] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.790: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/27 11:05:52.790: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.790: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.795: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/27 11:05:52.795: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/27 11:05:52.795: [smf] INFO: UE IMSI[262428253776600] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.795: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/27 11:05:52.795: [upf] INFO: UE F-SEID[UP:0x95 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.795: [upf] INFO: UE F-SEID[UP:0x95 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.800: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/27 11:05:52.800: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/27 11:05:52.800: [smf] INFO: UE IMSI[262429908760195] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.801: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/27 11:05:52.801: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.801: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.806: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/27 11:05:52.806: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/27 11:05:52.806: [smf] INFO: UE IMSI[262425673977343] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.807: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/27 11:05:52.807: [upf] INFO: UE F-SEID[UP:0x128 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.807: [upf] INFO: UE F-SEID[UP:0x128 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.812: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/27 11:05:52.812: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/27 11:05:52.812: [smf] INFO: UE IMSI[262421362554059] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.813: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/27 11:05:52.813: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.813: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.818: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/27 11:05:52.818: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/27 11:05:52.818: [smf] INFO: UE IMSI[262428498879441] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.818: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/27 11:05:52.818: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.818: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.824: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/27 11:05:52.824: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/27 11:05:52.824: [smf] INFO: UE IMSI[262429199818168] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.824: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/27 11:05:52.824: [upf] INFO: UE F-SEID[UP:0x349 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.824: [upf] INFO: UE F-SEID[UP:0x349 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.830: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/27 11:05:52.830: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/27 11:05:52.830: [smf] INFO: UE IMSI[262428548567580] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.830: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/27 11:05:52.830: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.830: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.836: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/27 11:05:52.836: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/27 11:05:52.836: [smf] INFO: UE IMSI[262423486525781] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.836: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/27 11:05:52.836: [upf] INFO: UE F-SEID[UP:0x277 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.836: [upf] INFO: UE F-SEID[UP:0x277 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.842: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/27 11:05:52.842: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/27 11:05:52.842: [smf] INFO: UE IMSI[262421122110186] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.842: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/27 11:05:52.842: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.842: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.848: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/27 11:05:52.848: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/27 11:05:52.848: [smf] INFO: UE IMSI[262426358395693] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.848: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/27 11:05:52.848: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.848: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.854: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/27 11:05:52.854: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/27 11:05:52.854: [smf] INFO: UE IMSI[262425385384221] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.854: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/27 11:05:52.854: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.854: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.859: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/27 11:05:52.859: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/27 11:05:52.859: [smf] INFO: UE IMSI[262427993784915] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.860: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/27 11:05:52.860: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.860: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.865: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/27 11:05:52.865: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/27 11:05:52.865: [smf] INFO: UE IMSI[262427137423271] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.866: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/27 11:05:52.866: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.866: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.871: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/27 11:05:52.871: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/27 11:05:52.871: [smf] INFO: UE IMSI[262426158064904] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.872: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/27 11:05:52.872: [upf] INFO: UE F-SEID[UP:0x815 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.872: [upf] INFO: UE F-SEID[UP:0x815 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.877: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/27 11:05:52.877: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/27 11:05:52.877: [smf] INFO: UE IMSI[262426206813093] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.878: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/27 11:05:52.878: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.878: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.883: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/27 11:05:52.883: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/27 11:05:52.883: [smf] INFO: UE IMSI[262422187501311] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.884: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/27 11:05:52.884: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.884: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.889: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/27 11:05:52.889: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/27 11:05:52.889: [smf] INFO: UE IMSI[262423174953688] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.889: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/27 11:05:52.889: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.889: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.895: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/27 11:05:52.895: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/27 11:05:52.895: [smf] INFO: UE IMSI[262423688729952] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.895: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/27 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.901: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/27 11:05:52.901: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/27 11:05:52.901: [smf] INFO: UE IMSI[262425237377031] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.901: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/27 11:05:52.901: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.901: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.907: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/27 11:05:52.907: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/27 11:05:52.907: [smf] INFO: UE IMSI[262420923159026] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.907: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/27 11:05:52.907: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.907: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.912: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/27 11:05:52.912: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/27 11:05:52.912: [smf] INFO: UE IMSI[262426892850284] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.913: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/27 11:05:52.913: [upf] INFO: UE F-SEID[UP:0x86 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.913: [upf] INFO: UE F-SEID[UP:0x86 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.918: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/27 11:05:52.918: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/27 11:05:52.918: [smf] INFO: UE IMSI[262427931573587] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.919: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/27 11:05:52.919: [upf] INFO: UE F-SEID[UP:0x609 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.919: [upf] INFO: UE F-SEID[UP:0x609 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.924: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/27 11:05:52.924: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/27 11:05:52.924: [smf] INFO: UE IMSI[262426127849017] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.925: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/27 11:05:52.925: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.925: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.930: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/27 11:05:52.930: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/27 11:05:52.930: [smf] INFO: UE IMSI[262422016198966] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.931: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/27 11:05:52.931: [upf] INFO: UE F-SEID[UP:0x85a CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.931: [upf] INFO: UE F-SEID[UP:0x85a CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.936: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/27 11:05:52.936: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/27 11:05:52.936: [smf] INFO: UE IMSI[262426391130578] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.937: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/27 11:05:52.937: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.937: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.942: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/27 11:05:52.942: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/27 11:05:52.942: [smf] INFO: UE IMSI[262421910106723] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.943: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/27 11:05:52.943: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.943: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.948: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/27 11:05:52.948: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/27 11:05:52.948: [smf] INFO: UE IMSI[262424796669506] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.948: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/27 11:05:52.949: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.949: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.954: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/27 11:05:52.954: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/27 11:05:52.954: [smf] INFO: UE IMSI[262429880126258] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.954: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/27 11:05:52.954: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.954: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.959: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/27 11:05:52.959: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/27 11:05:52.959: [smf] INFO: UE IMSI[262428271229268] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.960: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/27 11:05:52.960: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.960: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.965: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/27 11:05:52.965: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/27 11:05:52.965: [smf] INFO: UE IMSI[262425083765571] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.966: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/27 11:05:52.966: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.966: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.971: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/27 11:05:52.971: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/27 11:05:52.971: [smf] INFO: UE IMSI[262424803763557] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.972: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/27 11:05:52.972: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.972: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.977: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/27 11:05:52.977: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/27 11:05:52.977: [smf] INFO: UE IMSI[262424856737631] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.977: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/27 11:05:52.977: [upf] INFO: UE F-SEID[UP:0x25a CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.977: [upf] INFO: UE F-SEID[UP:0x25a CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.983: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/27 11:05:52.983: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/27 11:05:52.983: [smf] INFO: UE IMSI[262422429369665] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.984: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/27 11:05:52.984: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.984: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.989: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/27 11:05:52.989: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/27 11:05:52.989: [smf] INFO: UE IMSI[262423936349316] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.990: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/27 11:05:52.991: [upf] INFO: UE F-SEID[UP:0x337 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.991: [upf] INFO: UE F-SEID[UP:0x337 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.997: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/27 11:05:52.997: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/27 11:05:52.997: [smf] INFO: UE IMSI[262427983541540] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:52.998: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/27 11:05:52.998: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:52.998: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.003: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/27 11:05:53.003: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/27 11:05:53.003: [smf] INFO: UE IMSI[262420558474658] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.004: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/27 11:05:53.005: [upf] INFO: UE F-SEID[UP:0x840 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.005: [upf] INFO: UE F-SEID[UP:0x840 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.010: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/27 11:05:53.010: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/27 11:05:53.010: [smf] INFO: UE IMSI[262426300961897] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.010: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/27 11:05:53.010: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.010: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.016: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/27 11:05:53.016: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/27 11:05:53.016: [smf] INFO: UE IMSI[262426240516950] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.016: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/27 11:05:53.016: [upf] INFO: UE F-SEID[UP:0x1ba CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.016: [upf] INFO: UE F-SEID[UP:0x1ba CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.022: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/27 11:05:53.022: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/27 11:05:53.022: [smf] INFO: UE IMSI[262422326861169] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.023: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/27 11:05:53.023: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.023: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.028: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/27 11:05:53.028: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/27 11:05:53.028: [smf] INFO: UE IMSI[262427834588001] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.029: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/27 11:05:53.029: [upf] INFO: UE F-SEID[UP:0x42e CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.029: [upf] INFO: UE F-SEID[UP:0x42e CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.034: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/27 11:05:53.034: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/27 11:05:53.034: [smf] INFO: UE IMSI[262421195726092] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.035: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/27 11:05:53.035: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.035: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.041: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/27 11:05:53.041: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/27 11:05:53.041: [smf] INFO: UE IMSI[262423908502849] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.042: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/27 11:05:53.042: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.042: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.047: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/27 11:05:53.047: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/27 11:05:53.047: [smf] INFO: UE IMSI[262426098277719] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.048: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/27 11:05:53.048: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.048: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.055: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/27 11:05:53.055: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/27 11:05:53.055: [smf] INFO: UE IMSI[262422979628707] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.056: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/27 11:05:53.056: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.056: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.062: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/27 11:05:53.062: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/27 11:05:53.062: [smf] INFO: UE IMSI[262425218412255] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.063: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/27 11:05:53.063: [upf] INFO: UE F-SEID[UP:0xa6 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.063: [upf] INFO: UE F-SEID[UP:0xa6 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.068: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/27 11:05:53.068: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/27 11:05:53.068: [smf] INFO: UE IMSI[262427463556462] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.069: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/27 11:05:53.069: [upf] INFO: UE F-SEID[UP:0x945 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.069: [upf] INFO: UE F-SEID[UP:0x945 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.074: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/27 11:05:53.074: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/27 11:05:53.074: [smf] INFO: UE IMSI[262429687808479] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.075: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/27 11:05:53.075: [upf] INFO: UE F-SEID[UP:0x936 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.075: [upf] INFO: UE F-SEID[UP:0x936 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.080: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/27 11:05:53.080: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/27 11:05:53.080: [smf] INFO: UE IMSI[262425135248270] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.081: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/27 11:05:53.081: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.081: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.086: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/27 11:05:53.086: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/27 11:05:53.086: [smf] INFO: UE IMSI[262429349684818] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.086: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/27 11:05:53.086: [upf] INFO: UE F-SEID[UP:0x88 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.086: [upf] INFO: UE F-SEID[UP:0x88 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.092: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/27 11:05:53.092: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/27 11:05:53.092: [smf] INFO: UE IMSI[262429292474839] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.093: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/27 11:05:53.093: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.093: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.099: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/27 11:05:53.099: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/27 11:05:53.099: [smf] INFO: UE IMSI[262428757278065] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.101: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/27 11:05:53.101: [upf] INFO: UE F-SEID[UP:0x34f CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.101: [upf] INFO: UE F-SEID[UP:0x34f CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.106: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/27 11:05:53.106: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/27 11:05:53.106: [smf] INFO: UE IMSI[262422000592188] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.107: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/27 11:05:53.107: [upf] INFO: UE F-SEID[UP:0x613 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.107: [upf] INFO: UE F-SEID[UP:0x613 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.112: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/27 11:05:53.112: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/27 11:05:53.112: [smf] INFO: UE IMSI[262422601692771] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.112: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/27 11:05:53.112: [upf] INFO: UE F-SEID[UP:0xd CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.112: [upf] INFO: UE F-SEID[UP:0xd CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.118: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/27 11:05:53.118: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/27 11:05:53.118: [smf] INFO: UE IMSI[262428901192857] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.118: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/27 11:05:53.118: [upf] INFO: UE F-SEID[UP:0x61a CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.118: [upf] INFO: UE F-SEID[UP:0x61a CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.124: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/27 11:05:53.124: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/27 11:05:53.124: [smf] INFO: UE IMSI[262425864724386] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.124: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/27 11:05:53.124: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.124: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.130: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/27 11:05:53.130: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/27 11:05:53.130: [smf] INFO: UE IMSI[262422864485391] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.131: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/27 11:05:53.131: [upf] INFO: UE F-SEID[UP:0x94c CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.131: [upf] INFO: UE F-SEID[UP:0x94c CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.136: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/27 11:05:53.136: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/27 11:05:53.136: [smf] INFO: UE IMSI[262422712637618] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.138: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/27 11:05:53.138: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.138: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.143: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/27 11:05:53.143: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/27 11:05:53.143: [smf] INFO: UE IMSI[262423193437013] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.145: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/27 11:05:53.145: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.145: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.150: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/27 11:05:53.150: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/27 11:05:53.150: [smf] INFO: UE IMSI[262427102350694] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.151: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/27 11:05:53.151: [upf] INFO: UE F-SEID[UP:0x385 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.151: [upf] INFO: UE F-SEID[UP:0x385 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.156: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/27 11:05:53.156: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/27 11:05:53.156: [smf] INFO: UE IMSI[262424956732191] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.156: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/27 11:05:53.156: [upf] INFO: UE F-SEID[UP:0x351 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.156: [upf] INFO: UE F-SEID[UP:0x351 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.162: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/27 11:05:53.162: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/27 11:05:53.162: [smf] INFO: UE IMSI[262429412069665] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.162: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/27 11:05:53.162: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.162: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.167: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/27 11:05:53.167: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/27 11:05:53.167: [smf] INFO: UE IMSI[262422053973202] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.168: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/27 11:05:53.168: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.168: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.174: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/27 11:05:53.174: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/27 11:05:53.174: [smf] INFO: UE IMSI[262427075235905] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.175: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/27 11:05:53.175: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.175: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.180: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/27 11:05:53.181: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/27 11:05:53.181: [smf] INFO: UE IMSI[262425462505371] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.182: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/27 11:05:53.182: [upf] INFO: UE F-SEID[UP:0x965 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.182: [upf] INFO: UE F-SEID[UP:0x965 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.187: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/27 11:05:53.187: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/27 11:05:53.187: [smf] INFO: UE IMSI[262425960763654] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.188: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/27 11:05:53.188: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.188: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.193: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/27 11:05:53.193: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/27 11:05:53.193: [smf] INFO: UE IMSI[262429354208766] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.194: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/27 11:05:53.194: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.194: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.199: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/27 11:05:53.199: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/27 11:05:53.199: [smf] INFO: UE IMSI[262428339107914] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.200: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/27 11:05:53.200: [upf] INFO: UE F-SEID[UP:0xad CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.200: [upf] INFO: UE F-SEID[UP:0xad CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.205: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/27 11:05:53.205: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/27 11:05:53.205: [smf] INFO: UE IMSI[262429338252415] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.205: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/27 11:05:53.205: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.205: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.211: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/27 11:05:53.211: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/27 11:05:53.211: [smf] INFO: UE IMSI[262423214722170] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.211: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/27 11:05:53.211: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.211: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.216: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/27 11:05:53.216: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/27 11:05:53.216: [smf] INFO: UE IMSI[262426444506811] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.217: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/27 11:05:53.217: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.217: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.222: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/27 11:05:53.222: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/27 11:05:53.222: [smf] INFO: UE IMSI[262421934331980] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.223: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/27 11:05:53.223: [upf] INFO: UE F-SEID[UP:0x211 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.223: [upf] INFO: UE F-SEID[UP:0x211 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.228: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/27 11:05:53.228: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/27 11:05:53.228: [smf] INFO: UE IMSI[262423317263327] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.228: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/27 11:05:53.228: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.228: [upf] INFO: UE F-SEID[UP:0xf45 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.234: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/27 11:05:53.234: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/27 11:05:53.234: [smf] INFO: UE IMSI[262426964764125] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.234: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/27 11:05:53.234: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.234: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.239: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/27 11:05:53.239: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/27 11:05:53.239: [smf] INFO: UE IMSI[262420936705956] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.240: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/27 11:05:53.240: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.240: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.245: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/27 11:05:53.245: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/27 11:05:53.245: [smf] INFO: UE IMSI[262423317727517] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.246: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/27 11:05:53.246: [upf] INFO: UE F-SEID[UP:0xdba CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.246: [upf] INFO: UE F-SEID[UP:0xdba CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.251: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/27 11:05:53.251: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/27 11:05:53.251: [smf] INFO: UE IMSI[262421203826581] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.251: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/27 11:05:53.251: [upf] INFO: UE F-SEID[UP:0x752 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.251: [upf] INFO: UE F-SEID[UP:0x752 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.257: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/27 11:05:53.257: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/27 11:05:53.257: [smf] INFO: UE IMSI[262428090591634] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.257: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/27 11:05:53.257: [upf] INFO: UE F-SEID[UP:0x767 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.257: [upf] INFO: UE F-SEID[UP:0x767 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.262: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/27 11:05:53.262: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/27 11:05:53.262: [smf] INFO: UE IMSI[262423722088708] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.263: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/27 11:05:53.263: [upf] INFO: UE F-SEID[UP:0xeea CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.263: [upf] INFO: UE F-SEID[UP:0xeea CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.268: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/27 11:05:53.268: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/27 11:05:53.268: [smf] INFO: UE IMSI[262422657018958] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.269: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/27 11:05:53.269: [upf] INFO: UE F-SEID[UP:0x260 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.269: [upf] INFO: UE F-SEID[UP:0x260 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.274: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/27 11:05:53.274: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/27 11:05:53.274: [smf] INFO: UE IMSI[262422422307935] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.275: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/27 11:05:53.275: [upf] INFO: UE F-SEID[UP:0x17b CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.275: [upf] INFO: UE F-SEID[UP:0x17b CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.280: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/27 11:05:53.280: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/27 11:05:53.280: [smf] INFO: UE IMSI[262426355568182] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.280: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/27 11:05:53.280: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.280: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.286: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/27 11:05:53.286: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/27 11:05:53.286: [smf] INFO: UE IMSI[262429649592321] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.286: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/27 11:05:53.286: [upf] INFO: UE F-SEID[UP:0xede CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.286: [upf] INFO: UE F-SEID[UP:0xede CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.291: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/27 11:05:53.291: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/27 11:05:53.291: [smf] INFO: UE IMSI[262423963832035] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.292: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/27 11:05:53.292: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.292: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.297: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/27 11:05:53.297: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/27 11:05:53.297: [smf] INFO: UE IMSI[262421962587911] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.298: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/27 11:05:53.298: [upf] INFO: UE F-SEID[UP:0x872 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.298: [upf] INFO: UE F-SEID[UP:0x872 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.303: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/27 11:05:53.303: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/27 11:05:53.303: [smf] INFO: UE IMSI[262423127199337] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.304: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/27 11:05:53.304: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.304: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.309: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/27 11:05:53.309: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/27 11:05:53.309: [smf] INFO: UE IMSI[262429961920217] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.309: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/27 11:05:53.309: [upf] INFO: UE F-SEID[UP:0x74e CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.309: [upf] INFO: UE F-SEID[UP:0x74e CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.315: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/27 11:05:53.315: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/27 11:05:53.315: [smf] INFO: UE IMSI[262424523350692] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.315: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/27 11:05:53.315: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.315: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.320: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/27 11:05:53.320: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/27 11:05:53.320: [smf] INFO: UE IMSI[262427710318200] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.321: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/27 11:05:53.321: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.321: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.326: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/27 11:05:53.326: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/27 11:05:53.326: [smf] INFO: UE IMSI[262420949283101] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.327: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/27 11:05:53.327: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.327: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.332: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/27 11:05:53.332: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/27 11:05:53.332: [smf] INFO: UE IMSI[262421773667726] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.332: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/27 11:05:53.332: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.332: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.338: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/27 11:05:53.338: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/27 11:05:53.338: [smf] INFO: UE IMSI[262420751652120] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.338: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/27 11:05:53.338: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.338: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.344: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/27 11:05:53.344: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/27 11:05:53.344: [smf] INFO: UE IMSI[262425804198930] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.344: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/27 11:05:53.344: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.344: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.349: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/27 11:05:53.349: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/27 11:05:53.349: [smf] INFO: UE IMSI[262423137828968] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.350: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/27 11:05:53.350: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.350: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.355: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/27 11:05:53.355: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/27 11:05:53.355: [smf] INFO: UE IMSI[262427235238116] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.356: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/27 11:05:53.356: [upf] INFO: UE F-SEID[UP:0x280 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.356: [upf] INFO: UE F-SEID[UP:0x280 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.361: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/27 11:05:53.361: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/27 11:05:53.361: [smf] INFO: UE IMSI[262426830891523] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.362: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/27 11:05:53.362: [upf] INFO: UE F-SEID[UP:0x443 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.362: [upf] INFO: UE F-SEID[UP:0x443 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.367: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/27 11:05:53.367: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/27 11:05:53.367: [smf] INFO: UE IMSI[262425205474972] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.367: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/27 11:05:53.367: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.367: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.373: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/27 11:05:53.373: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/27 11:05:53.373: [smf] INFO: UE IMSI[262423564684086] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.373: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/27 11:05:53.373: [upf] INFO: UE F-SEID[UP:0x293 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.373: [upf] INFO: UE F-SEID[UP:0x293 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.378: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/27 11:05:53.378: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/27 11:05:53.378: [smf] INFO: UE IMSI[262426084119582] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.379: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/27 11:05:53.379: [upf] INFO: UE F-SEID[UP:0xabc CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.379: [upf] INFO: UE F-SEID[UP:0xabc CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.384: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/27 11:05:53.384: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/27 11:05:53.384: [smf] INFO: UE IMSI[262424510794124] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.385: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/27 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x551 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x551 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.390: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/27 11:05:53.390: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/27 11:05:53.390: [smf] INFO: UE IMSI[262422579660085] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.390: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/27 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.396: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/27 11:05:53.396: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/27 11:05:53.396: [smf] INFO: UE IMSI[262424978250440] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.396: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/27 11:05:53.396: [upf] INFO: UE F-SEID[UP:0x37b CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.396: [upf] INFO: UE F-SEID[UP:0x37b CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.402: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/27 11:05:53.402: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/27 11:05:53.402: [smf] INFO: UE IMSI[262421172768141] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.402: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/27 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x81a CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x81a CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.407: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/27 11:05:53.408: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/27 11:05:53.408: [smf] INFO: UE IMSI[262428289271831] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.408: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/27 11:05:53.408: [upf] INFO: UE F-SEID[UP:0x578 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.408: [upf] INFO: UE F-SEID[UP:0x578 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.413: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/27 11:05:53.413: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/27 11:05:53.413: [smf] INFO: UE IMSI[262428368592269] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.414: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/27 11:05:53.414: [upf] INFO: UE F-SEID[UP:0x503 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.414: [upf] INFO: UE F-SEID[UP:0x503 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.419: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/27 11:05:53.419: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/27 11:05:53.419: [smf] INFO: UE IMSI[262426161136862] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.420: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/27 11:05:53.420: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.420: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.425: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/27 11:05:53.425: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/27 11:05:53.425: [smf] INFO: UE IMSI[262427829239314] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.425: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/27 11:05:53.426: [upf] INFO: UE F-SEID[UP:0x357 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.426: [upf] INFO: UE F-SEID[UP:0x357 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.431: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/27 11:05:53.431: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/27 11:05:53.431: [smf] INFO: UE IMSI[262429251873149] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.431: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/27 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x11e CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x11e CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.437: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/27 11:05:53.437: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/27 11:05:53.437: [smf] INFO: UE IMSI[262424692490783] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.437: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/27 11:05:53.437: [upf] INFO: UE F-SEID[UP:0x591 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.437: [upf] INFO: UE F-SEID[UP:0x591 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.442: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/27 11:05:53.442: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/27 11:05:53.442: [smf] INFO: UE IMSI[262421475492667] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.443: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/27 11:05:53.443: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.443: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.448: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/27 11:05:53.448: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/27 11:05:53.448: [smf] INFO: UE IMSI[262426951031739] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.449: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/27 11:05:53.449: [upf] INFO: UE F-SEID[UP:0x850 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.449: [upf] INFO: UE F-SEID[UP:0x850 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.454: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/27 11:05:53.454: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/27 11:05:53.454: [smf] INFO: UE IMSI[262427392477389] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.455: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/27 11:05:53.455: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.455: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.460: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/27 11:05:53.460: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/27 11:05:53.460: [smf] INFO: UE IMSI[262420911538597] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.461: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/27 11:05:53.461: [upf] INFO: UE F-SEID[UP:0x73c CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.461: [upf] INFO: UE F-SEID[UP:0x73c CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.466: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/27 11:05:53.466: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/27 11:05:53.466: [smf] INFO: UE IMSI[262421896155559] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.467: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/27 11:05:53.467: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.467: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.473: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/27 11:05:53.473: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/27 11:05:53.473: [smf] INFO: UE IMSI[262425745356090] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.473: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/27 11:05:53.473: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.473: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.479: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/27 11:05:53.479: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/27 11:05:53.479: [smf] INFO: UE IMSI[262427596999064] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.479: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/27 11:05:53.479: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.479: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.485: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/27 11:05:53.485: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/27 11:05:53.485: [smf] INFO: UE IMSI[262425148036428] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.485: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/27 11:05:53.485: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.485: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.490: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/27 11:05:53.490: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/27 11:05:53.490: [smf] INFO: UE IMSI[262424816123390] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.491: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/27 11:05:53.491: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.491: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.496: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/27 11:05:53.496: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/27 11:05:53.496: [smf] INFO: UE IMSI[262428959557481] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.497: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/27 11:05:53.497: [upf] INFO: UE F-SEID[UP:0x112 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.497: [upf] INFO: UE F-SEID[UP:0x112 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.502: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/27 11:05:53.502: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/27 11:05:53.502: [smf] INFO: UE IMSI[262427412249963] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.503: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/27 11:05:53.503: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.503: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.508: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/27 11:05:53.508: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/27 11:05:53.508: [smf] INFO: UE IMSI[262429167450094] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.509: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/27 11:05:53.509: [upf] INFO: UE F-SEID[UP:0x14e CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.509: [upf] INFO: UE F-SEID[UP:0x14e CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.515: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/27 11:05:53.515: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/27 11:05:53.515: [smf] INFO: UE IMSI[262427798723924] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.516: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/27 11:05:53.516: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.516: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.522: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/27 11:05:53.522: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/27 11:05:53.522: [smf] INFO: UE IMSI[262425728575868] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.523: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/27 11:05:53.523: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.523: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.528: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/27 11:05:53.528: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/27 11:05:53.528: [smf] INFO: UE IMSI[262422953219372] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.529: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/27 11:05:53.529: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.529: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.534: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/27 11:05:53.534: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/27 11:05:53.534: [smf] INFO: UE IMSI[262429967628547] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.535: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/27 11:05:53.535: [upf] INFO: UE F-SEID[UP:0x61b CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.535: [upf] INFO: UE F-SEID[UP:0x61b CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.540: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/27 11:05:53.540: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/27 11:05:53.540: [smf] INFO: UE IMSI[262425309392367] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.541: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/27 11:05:53.541: [upf] INFO: UE F-SEID[UP:0x602 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.541: [upf] INFO: UE F-SEID[UP:0x602 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.546: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/27 11:05:53.546: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/27 11:05:53.546: [smf] INFO: UE IMSI[262424481865715] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.547: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/27 11:05:53.547: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.547: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.552: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/27 11:05:53.552: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/27 11:05:53.552: [smf] INFO: UE IMSI[262423327626669] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.552: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/27 11:05:53.552: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.552: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.558: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/27 11:05:53.558: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/27 11:05:53.558: [smf] INFO: UE IMSI[262424083630422] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.558: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/27 11:05:53.558: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.558: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.564: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/27 11:05:53.564: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/27 11:05:53.564: [smf] INFO: UE IMSI[262427542293691] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.564: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/27 11:05:53.564: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.564: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.570: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/27 11:05:53.570: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/27 11:05:53.570: [smf] INFO: UE IMSI[262426547217887] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.570: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/27 11:05:53.570: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.570: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.575: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/27 11:05:53.575: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/27 11:05:53.575: [smf] INFO: UE IMSI[262421659738919] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.576: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/27 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x817 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x817 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.581: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/27 11:05:53.581: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/27 11:05:53.581: [smf] INFO: UE IMSI[262426087308409] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.582: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/27 11:05:53.582: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.582: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.587: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/27 11:05:53.587: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/27 11:05:53.587: [smf] INFO: UE IMSI[262425398017300] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.588: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/27 11:05:53.588: [upf] INFO: UE F-SEID[UP:0x34b CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.588: [upf] INFO: UE F-SEID[UP:0x34b CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.593: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/27 11:05:53.593: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/27 11:05:53.593: [smf] INFO: UE IMSI[262420570368841] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.594: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/27 11:05:53.594: [upf] INFO: UE F-SEID[UP:0x50d CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.594: [upf] INFO: UE F-SEID[UP:0x50d CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.599: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/27 11:05:53.599: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/27 11:05:53.599: [smf] INFO: UE IMSI[262424483506361] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.600: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/27 11:05:53.600: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.600: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.605: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/27 11:05:53.605: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/27 11:05:53.605: [smf] INFO: UE IMSI[262428805795711] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.606: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/27 11:05:53.606: [upf] INFO: UE F-SEID[UP:0x11a CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.606: [upf] INFO: UE F-SEID[UP:0x11a CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.611: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/27 11:05:53.611: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/27 11:05:53.611: [smf] INFO: UE IMSI[262424216863350] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.612: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/27 11:05:53.612: [upf] INFO: UE F-SEID[UP:0x119 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.612: [upf] INFO: UE F-SEID[UP:0x119 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.617: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/27 11:05:53.617: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/27 11:05:53.617: [smf] INFO: UE IMSI[262428168915343] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.618: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/27 11:05:53.618: [upf] INFO: UE F-SEID[UP:0x465 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.618: [upf] INFO: UE F-SEID[UP:0x465 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.623: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/27 11:05:53.623: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/27 11:05:53.623: [smf] INFO: UE IMSI[262423091262560] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.624: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/27 11:05:53.624: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.624: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.629: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/27 11:05:53.629: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/27 11:05:53.629: [smf] INFO: UE IMSI[262423285728839] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.629: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/27 11:05:53.629: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.629: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.635: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/27 11:05:53.635: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/27 11:05:53.635: [smf] INFO: UE IMSI[262421824213328] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.635: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/27 11:05:53.635: [upf] INFO: UE F-SEID[UP:0x436 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.635: [upf] INFO: UE F-SEID[UP:0x436 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.640: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/27 11:05:53.640: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/27 11:05:53.640: [smf] INFO: UE IMSI[262425656856511] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.641: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/27 11:05:53.641: [upf] INFO: UE F-SEID[UP:0x55c CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.641: [upf] INFO: UE F-SEID[UP:0x55c CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.646: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/27 11:05:53.646: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/27 11:05:53.646: [smf] INFO: UE IMSI[262424789501657] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.647: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/27 11:05:53.647: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.647: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.652: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/27 11:05:53.652: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/27 11:05:53.652: [smf] INFO: UE IMSI[262423421810284] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.653: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/27 11:05:53.653: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.653: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.658: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/27 11:05:53.658: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/27 11:05:53.658: [smf] INFO: UE IMSI[262420650189667] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.658: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/27 11:05:53.658: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.658: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.664: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/27 11:05:53.664: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/27 11:05:53.664: [smf] INFO: UE IMSI[262429547965108] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.664: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/27 11:05:53.664: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.664: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.669: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/27 11:05:53.669: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/27 11:05:53.669: [smf] INFO: UE IMSI[262426921282791] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.670: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/27 11:05:53.670: [upf] INFO: UE F-SEID[UP:0x248 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.670: [upf] INFO: UE F-SEID[UP:0x248 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.675: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/27 11:05:53.675: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/27 11:05:53.675: [smf] INFO: UE IMSI[262421595053390] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.676: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/27 11:05:53.676: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.676: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.681: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/27 11:05:53.681: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/27 11:05:53.681: [smf] INFO: UE IMSI[262427821386562] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.681: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/27 11:05:53.681: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.681: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.687: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/27 11:05:53.687: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/27 11:05:53.687: [smf] INFO: UE IMSI[262424307131324] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.687: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/27 11:05:53.687: [upf] INFO: UE F-SEID[UP:0x98b CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.687: [upf] INFO: UE F-SEID[UP:0x98b CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.692: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/27 11:05:53.692: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/27 11:05:53.692: [smf] INFO: UE IMSI[262422236734517] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.693: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/27 11:05:53.693: [upf] INFO: UE F-SEID[UP:0x569 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.693: [upf] INFO: UE F-SEID[UP:0x569 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.698: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/27 11:05:53.698: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/27 11:05:53.698: [smf] INFO: UE IMSI[262428352082141] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.699: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/27 11:05:53.699: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.699: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.704: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/27 11:05:53.704: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/27 11:05:53.704: [smf] INFO: UE IMSI[262420494072068] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.704: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/27 11:05:53.704: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.704: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.710: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/27 11:05:53.710: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/27 11:05:53.710: [smf] INFO: UE IMSI[262424338381642] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.710: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/27 11:05:53.710: [upf] INFO: UE F-SEID[UP:0x195 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.710: [upf] INFO: UE F-SEID[UP:0x195 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.715: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/27 11:05:53.715: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/27 11:05:53.715: [smf] INFO: UE IMSI[262426016821538] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.716: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/27 11:05:53.716: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.716: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.721: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/27 11:05:53.721: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/27 11:05:53.721: [smf] INFO: UE IMSI[262426907019326] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.722: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/27 11:05:53.722: [upf] INFO: UE F-SEID[UP:0x462 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.722: [upf] INFO: UE F-SEID[UP:0x462 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.727: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/27 11:05:53.727: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/27 11:05:53.727: [smf] INFO: UE IMSI[262426585551954] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.728: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/27 11:05:53.728: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.728: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.733: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/27 11:05:53.733: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/27 11:05:53.733: [smf] INFO: UE IMSI[262421960230095] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.734: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/27 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.739: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/27 11:05:53.739: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/27 11:05:53.739: [smf] INFO: UE IMSI[262421033510117] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.739: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/27 11:05:53.739: [upf] INFO: UE F-SEID[UP:0x896 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.739: [upf] INFO: UE F-SEID[UP:0x896 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.744: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/27 11:05:53.744: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/27 11:05:53.744: [smf] INFO: UE IMSI[262420569268275] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.745: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/27 11:05:53.745: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.745: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.750: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/27 11:05:53.750: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/27 11:05:53.750: [smf] INFO: UE IMSI[262425967957071] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.751: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/27 11:05:53.751: [upf] INFO: UE F-SEID[UP:0x1e CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.751: [upf] INFO: UE F-SEID[UP:0x1e CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.756: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/27 11:05:53.756: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/27 11:05:53.756: [smf] INFO: UE IMSI[262429856105969] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.756: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/27 11:05:53.756: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.756: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.762: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/27 11:05:53.762: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/27 11:05:53.762: [smf] INFO: UE IMSI[262421616756355] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.762: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/27 11:05:53.762: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.762: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.767: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/27 11:05:53.767: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/27 11:05:53.767: [smf] INFO: UE IMSI[262427229943136] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.768: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/27 11:05:53.768: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.768: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.773: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/27 11:05:53.773: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/27 11:05:53.773: [smf] INFO: UE IMSI[262426234597064] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.774: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/27 11:05:53.774: [upf] INFO: UE F-SEID[UP:0x62b CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.774: [upf] INFO: UE F-SEID[UP:0x62b CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.779: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/27 11:05:53.779: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/27 11:05:53.779: [smf] INFO: UE IMSI[262422253721726] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.779: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/27 11:05:53.779: [upf] INFO: UE F-SEID[UP:0x386 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.779: [upf] INFO: UE F-SEID[UP:0x386 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.785: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/27 11:05:53.785: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/27 11:05:53.785: [smf] INFO: UE IMSI[262421454627273] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.785: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/27 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x447 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x447 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.790: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/27 11:05:53.790: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/27 11:05:53.790: [smf] INFO: UE IMSI[262420499214105] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.791: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/27 11:05:53.791: [upf] INFO: UE F-SEID[UP:0xac CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.791: [upf] INFO: UE F-SEID[UP:0xac CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.796: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/27 11:05:53.796: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/27 11:05:53.796: [smf] INFO: UE IMSI[262426512989133] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.797: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/27 11:05:53.797: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.797: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.802: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/27 11:05:53.802: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/27 11:05:53.802: [smf] INFO: UE IMSI[262421280185855] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.802: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/27 11:05:53.802: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.802: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.807: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/27 11:05:53.807: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/27 11:05:53.807: [smf] INFO: UE IMSI[262421254298453] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.808: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/27 11:05:53.808: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.808: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.813: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/27 11:05:53.813: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/27 11:05:53.813: [smf] INFO: UE IMSI[262428239977315] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.814: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/27 11:05:53.814: [upf] INFO: UE F-SEID[UP:0x213 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.814: [upf] INFO: UE F-SEID[UP:0x213 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.819: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/27 11:05:53.819: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/27 11:05:53.819: [smf] INFO: UE IMSI[262427106120820] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.819: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/27 11:05:53.819: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.819: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.825: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/27 11:05:53.825: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/27 11:05:53.825: [smf] INFO: UE IMSI[262428550820691] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.825: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/27 11:05:53.825: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.825: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.830: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/27 11:05:53.830: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/27 11:05:53.830: [smf] INFO: UE IMSI[262421898642232] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.831: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/27 11:05:53.831: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.831: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.836: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/27 11:05:53.836: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/27 11:05:53.836: [smf] INFO: UE IMSI[262428443247327] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.836: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/27 11:05:53.836: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.836: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.842: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/27 11:05:53.842: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/27 11:05:53.842: [smf] INFO: UE IMSI[262421054430208] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.842: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/27 11:05:53.842: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.842: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.848: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/27 11:05:53.848: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/27 11:05:53.848: [smf] INFO: UE IMSI[262427535410926] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.848: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/27 11:05:53.848: [upf] INFO: UE F-SEID[UP:0x37a CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.848: [upf] INFO: UE F-SEID[UP:0x37a CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.853: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/27 11:05:53.853: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/27 11:05:53.853: [smf] INFO: UE IMSI[262422613097244] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.854: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/27 11:05:53.854: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.854: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.859: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/27 11:05:53.859: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/27 11:05:53.859: [smf] INFO: UE IMSI[262429365680692] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.859: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/27 11:05:53.859: [upf] INFO: UE F-SEID[UP:0x423 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.859: [upf] INFO: UE F-SEID[UP:0x423 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.865: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/27 11:05:53.865: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/27 11:05:53.865: [smf] INFO: UE IMSI[262426645435891] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.865: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/27 11:05:53.865: [upf] INFO: UE F-SEID[UP:0x46a CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.865: [upf] INFO: UE F-SEID[UP:0x46a CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.871: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/27 11:05:53.871: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/27 11:05:53.871: [smf] INFO: UE IMSI[262425599599055] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.871: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/27 11:05:53.871: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.871: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.877: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/27 11:05:53.877: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/27 11:05:53.877: [smf] INFO: UE IMSI[262428461643776] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.877: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/27 11:05:53.877: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.877: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.882: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/27 11:05:53.882: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/27 11:05:53.882: [smf] INFO: UE IMSI[262426379059523] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.883: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/27 11:05:53.883: [upf] INFO: UE F-SEID[UP:0x55b CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.883: [upf] INFO: UE F-SEID[UP:0x55b CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.888: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/27 11:05:53.888: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/27 11:05:53.888: [smf] INFO: UE IMSI[262428521077403] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.889: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/27 11:05:53.889: [upf] INFO: UE F-SEID[UP:0x6f CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.889: [upf] INFO: UE F-SEID[UP:0x6f CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.894: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/27 11:05:53.894: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/27 11:05:53.894: [smf] INFO: UE IMSI[262423168744245] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.894: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/27 11:05:53.894: [upf] INFO: UE F-SEID[UP:0x668 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.894: [upf] INFO: UE F-SEID[UP:0x668 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.900: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/27 11:05:53.900: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/27 11:05:53.900: [smf] INFO: UE IMSI[262421652139514] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.900: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/27 11:05:53.900: [upf] INFO: UE F-SEID[UP:0x2be CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.900: [upf] INFO: UE F-SEID[UP:0x2be CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.906: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/27 11:05:53.906: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/27 11:05:53.906: [smf] INFO: UE IMSI[262428629915725] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.906: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/27 11:05:53.906: [upf] INFO: UE F-SEID[UP:0x956 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.906: [upf] INFO: UE F-SEID[UP:0x956 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.911: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/27 11:05:53.911: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/27 11:05:53.911: [smf] INFO: UE IMSI[262427266787039] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.912: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/27 11:05:53.912: [upf] INFO: UE F-SEID[UP:0x771 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.912: [upf] INFO: UE F-SEID[UP:0x771 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.917: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/27 11:05:53.917: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/27 11:05:53.917: [smf] INFO: UE IMSI[262422486553569] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.918: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/27 11:05:53.918: [upf] INFO: UE F-SEID[UP:0x391 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.918: [upf] INFO: UE F-SEID[UP:0x391 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.923: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/27 11:05:53.923: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/27 11:05:53.923: [smf] INFO: UE IMSI[262420876809539] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.924: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/27 11:05:53.924: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.924: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.929: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/27 11:05:53.929: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/27 11:05:53.929: [smf] INFO: UE IMSI[262429104308844] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.929: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/27 11:05:53.929: [upf] INFO: UE F-SEID[UP:0x135 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.929: [upf] INFO: UE F-SEID[UP:0x135 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.935: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/27 11:05:53.935: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/27 11:05:53.935: [smf] INFO: UE IMSI[262420921071234] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.935: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/27 11:05:53.935: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.935: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.940: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/27 11:05:53.940: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/27 11:05:53.940: [smf] INFO: UE IMSI[262424827538325] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.941: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/27 11:05:53.941: [upf] INFO: UE F-SEID[UP:0x871 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.941: [upf] INFO: UE F-SEID[UP:0x871 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.946: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/27 11:05:53.946: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/27 11:05:53.946: [smf] INFO: UE IMSI[262422442416850] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.947: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/27 11:05:53.947: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.947: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.952: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/27 11:05:53.952: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/27 11:05:53.952: [smf] INFO: UE IMSI[262427298957364] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.952: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/27 11:05:53.952: [upf] INFO: UE F-SEID[UP:0x60c CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.952: [upf] INFO: UE F-SEID[UP:0x60c CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.958: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/27 11:05:53.958: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/27 11:05:53.958: [smf] INFO: UE IMSI[262420721950894] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.958: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/27 11:05:53.959: [upf] INFO: UE F-SEID[UP:0x234 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.959: [upf] INFO: UE F-SEID[UP:0x234 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.963: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/27 11:05:53.963: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/27 11:05:53.963: [smf] INFO: UE IMSI[262425104319636] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.964: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/27 11:05:53.964: [upf] INFO: UE F-SEID[UP:0x214 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.964: [upf] INFO: UE F-SEID[UP:0x214 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.969: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/27 11:05:53.970: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/27 11:05:53.970: [upf] INFO: UE F-SEID[UP:0x884 CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.970: [upf] INFO: UE F-SEID[UP:0x884 CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.969: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/27 11:05:53.969: [smf] INFO: UE IMSI[262424475261211] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.976: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/27 11:05:53.976: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/27 11:05:53.976: [smf] INFO: UE IMSI[262424893760035] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.977: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/27 11:05:53.977: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.977: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.982: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/27 11:05:53.982: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/27 11:05:53.982: [smf] INFO: UE IMSI[262426360173399] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.984: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/27 11:05:53.984: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.984: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.989: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/27 11:05:53.989: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/27 11:05:53.989: [smf] INFO: UE IMSI[262428695839278] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.990: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/27 11:05:53.990: [upf] INFO: UE F-SEID[UP:0x821 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.990: [upf] INFO: UE F-SEID[UP:0x821 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.995: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/27 11:05:53.995: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/27 11:05:53.995: [smf] INFO: UE IMSI[262425301394373] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:53.996: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/27 11:05:53.996: [upf] INFO: UE F-SEID[UP:0x63 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:53.996: [upf] INFO: UE F-SEID[UP:0x63 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.001: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/27 11:05:54.001: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/27 11:05:54.001: [smf] INFO: UE IMSI[262426535993679] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.002: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/27 11:05:54.002: [upf] INFO: UE F-SEID[UP:0x806 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.002: [upf] INFO: UE F-SEID[UP:0x806 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.007: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/27 11:05:54.007: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/27 11:05:54.007: [smf] INFO: UE IMSI[262426079898661] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.008: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/27 11:05:54.008: [upf] INFO: UE F-SEID[UP:0x114 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.008: [upf] INFO: UE F-SEID[UP:0x114 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.013: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/27 11:05:54.013: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/27 11:05:54.013: [smf] INFO: UE IMSI[262427499975229] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.013: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/27 11:05:54.013: [upf] INFO: UE F-SEID[UP:0x127 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.013: [upf] INFO: UE F-SEID[UP:0x127 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.018: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/27 11:05:54.018: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/27 11:05:54.018: [smf] INFO: UE IMSI[262428004689098] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.019: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/27 11:05:54.019: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.019: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.024: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/27 11:05:54.024: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/27 11:05:54.024: [smf] INFO: UE IMSI[262424630532680] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.025: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/27 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x894 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x894 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.030: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/27 11:05:54.030: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/27 11:05:54.030: [smf] INFO: UE IMSI[262428599262069] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.031: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/27 11:05:54.031: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.031: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.036: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/27 11:05:54.036: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/27 11:05:54.036: [smf] INFO: UE IMSI[262426028918147] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.037: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/27 11:05:54.037: [upf] INFO: UE F-SEID[UP:0xaef CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.037: [upf] INFO: UE F-SEID[UP:0xaef CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.042: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/27 11:05:54.042: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/27 11:05:54.042: [smf] INFO: UE IMSI[262425166410641] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.042: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/27 11:05:54.042: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.042: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.048: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/27 11:05:54.048: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/27 11:05:54.048: [smf] INFO: UE IMSI[262421548869400] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.048: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/27 11:05:54.048: [upf] INFO: UE F-SEID[UP:0x91e CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.048: [upf] INFO: UE F-SEID[UP:0x91e CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.053: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/27 11:05:54.053: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/27 11:05:54.053: [smf] INFO: UE IMSI[262423804506249] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.054: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/27 11:05:54.054: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.054: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.059: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/27 11:05:54.059: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/27 11:05:54.059: [smf] INFO: UE IMSI[262421922567361] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.060: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/27 11:05:54.060: [upf] INFO: UE F-SEID[UP:0x23d CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.060: [upf] INFO: UE F-SEID[UP:0x23d CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.065: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/27 11:05:54.065: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/27 11:05:54.065: [smf] INFO: UE IMSI[262420060218123] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.066: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/27 11:05:54.066: [upf] INFO: UE F-SEID[UP:0x87e CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.066: [upf] INFO: UE F-SEID[UP:0x87e CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.071: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/27 11:05:54.071: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/27 11:05:54.071: [smf] INFO: UE IMSI[262423301550862] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.072: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/27 11:05:54.072: [upf] INFO: UE F-SEID[UP:0xabf CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.072: [upf] INFO: UE F-SEID[UP:0xabf CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.077: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/27 11:05:54.077: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/27 11:05:54.077: [smf] INFO: UE IMSI[262426249560961] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.077: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/27 11:05:54.077: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.077: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.083: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/27 11:05:54.083: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/27 11:05:54.083: [smf] INFO: UE IMSI[262429497261577] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.083: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/27 11:05:54.083: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.083: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.088: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/27 11:05:54.088: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/27 11:05:54.088: [smf] INFO: UE IMSI[262420637712995] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.089: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/27 11:05:54.089: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.089: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.094: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/27 11:05:54.094: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/27 11:05:54.094: [smf] INFO: UE IMSI[262424136423168] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.095: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/27 11:05:54.095: [upf] INFO: UE F-SEID[UP:0x58a CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.095: [upf] INFO: UE F-SEID[UP:0x58a CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.100: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/27 11:05:54.100: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/27 11:05:54.100: [smf] INFO: UE IMSI[262429289568445] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.101: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/27 11:05:54.101: [upf] INFO: UE F-SEID[UP:0x652 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.101: [upf] INFO: UE F-SEID[UP:0x652 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.106: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/27 11:05:54.106: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/27 11:05:54.106: [smf] INFO: UE IMSI[262425145042952] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.107: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/27 11:05:54.107: [upf] INFO: UE F-SEID[UP:0x43a CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.107: [upf] INFO: UE F-SEID[UP:0x43a CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.112: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/27 11:05:54.112: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/27 11:05:54.112: [smf] INFO: UE IMSI[262424873011676] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.113: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/27 11:05:54.113: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.113: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.119: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/27 11:05:54.119: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/27 11:05:54.119: [smf] INFO: UE IMSI[262429026013794] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.120: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/27 11:05:54.120: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.120: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.125: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/27 11:05:54.125: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/27 11:05:54.125: [smf] INFO: UE IMSI[262428207567322] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.126: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/27 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x9da CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x9da CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.131: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/27 11:05:54.131: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/27 11:05:54.131: [smf] INFO: UE IMSI[262426890112037] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.132: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/27 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x707 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x707 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.137: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/27 11:05:54.137: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/27 11:05:54.137: [smf] INFO: UE IMSI[262425556667050] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.138: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/27 11:05:54.138: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.138: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.143: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/27 11:05:54.143: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/27 11:05:54.143: [smf] INFO: UE IMSI[262428710448157] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.143: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/27 11:05:54.143: [upf] INFO: UE F-SEID[UP:0x919 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.143: [upf] INFO: UE F-SEID[UP:0x919 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.149: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/27 11:05:54.149: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/27 11:05:54.149: [smf] INFO: UE IMSI[262427400276916] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.149: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/27 11:05:54.149: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.149: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.154: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/27 11:05:54.154: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/27 11:05:54.154: [smf] INFO: UE IMSI[262427256763491] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.155: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/27 11:05:54.155: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.155: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.160: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/27 11:05:54.160: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/27 11:05:54.160: [smf] INFO: UE IMSI[262426783535481] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.161: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/27 11:05:54.161: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.161: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.166: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/27 11:05:54.166: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/27 11:05:54.166: [smf] INFO: UE IMSI[262428093236336] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.166: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/27 11:05:54.166: [upf] INFO: UE F-SEID[UP:0x82e CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.166: [upf] INFO: UE F-SEID[UP:0x82e CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.172: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/27 11:05:54.172: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/27 11:05:54.172: [smf] INFO: UE IMSI[262427838346532] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.173: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/27 11:05:54.173: [upf] INFO: UE F-SEID[UP:0x276 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.173: [upf] INFO: UE F-SEID[UP:0x276 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.178: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/27 11:05:54.178: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/27 11:05:54.178: [smf] INFO: UE IMSI[262422347205774] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.180: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/27 11:05:54.180: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.180: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.185: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/27 11:05:54.185: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/27 11:05:54.185: [smf] INFO: UE IMSI[262427494114120] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.186: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/27 11:05:54.186: [upf] INFO: UE F-SEID[UP:0x336 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.186: [upf] INFO: UE F-SEID[UP:0x336 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.191: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/27 11:05:54.191: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/27 11:05:54.191: [smf] INFO: UE IMSI[262427973675968] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.192: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/27 11:05:54.192: [upf] INFO: UE F-SEID[UP:0x70d CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.192: [upf] INFO: UE F-SEID[UP:0x70d CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.197: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/27 11:05:54.197: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/27 11:05:54.197: [smf] INFO: UE IMSI[262422503591554] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.198: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/27 11:05:54.198: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.198: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.203: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/27 11:05:54.203: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/27 11:05:54.203: [smf] INFO: UE IMSI[262422542489307] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.204: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/27 11:05:54.204: [upf] INFO: UE F-SEID[UP:0x867 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.204: [upf] INFO: UE F-SEID[UP:0x867 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.209: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/27 11:05:54.209: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/27 11:05:54.209: [smf] INFO: UE IMSI[262429585275350] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.210: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/27 11:05:54.210: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.210: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.215: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/27 11:05:54.215: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/27 11:05:54.215: [smf] INFO: UE IMSI[262422363815571] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.216: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/27 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.221: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/27 11:05:54.221: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/27 11:05:54.221: [smf] INFO: UE IMSI[262427345543503] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.222: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/27 11:05:54.222: [upf] INFO: UE F-SEID[UP:0xbea CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.222: [upf] INFO: UE F-SEID[UP:0xbea CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.227: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/27 11:05:54.227: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/27 11:05:54.227: [smf] INFO: UE IMSI[262429076675895] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.227: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/27 11:05:54.227: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.227: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.233: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/27 11:05:54.233: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/27 11:05:54.233: [smf] INFO: UE IMSI[262429542564818] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.233: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/27 11:05:54.233: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.233: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.238: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/27 11:05:54.238: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/27 11:05:54.238: [smf] INFO: UE IMSI[262429301251668] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.239: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/27 11:05:54.239: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.239: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.244: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/27 11:05:54.244: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/27 11:05:54.244: [smf] INFO: UE IMSI[262421576203032] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.245: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/27 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x143 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x143 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.250: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/27 11:05:54.250: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/27 11:05:54.250: [smf] INFO: UE IMSI[262425317813184] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.251: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/27 11:05:54.251: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.251: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.256: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/27 11:05:54.256: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/27 11:05:54.256: [smf] INFO: UE IMSI[262425723527509] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.257: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/27 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x74d CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x74d CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.262: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/27 11:05:54.262: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/27 11:05:54.262: [smf] INFO: UE IMSI[262426095036914] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.262: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/27 11:05:54.262: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.262: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.268: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/27 11:05:54.268: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/27 11:05:54.268: [smf] INFO: UE IMSI[262427402023721] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.268: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/27 11:05:54.268: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.268: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.274: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/27 11:05:54.274: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/27 11:05:54.274: [smf] INFO: UE IMSI[262428400607596] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.274: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/27 11:05:54.274: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.274: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.280: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/27 11:05:54.280: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/27 11:05:54.280: [smf] INFO: UE IMSI[262420581299130] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.280: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/27 11:05:54.280: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.280: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.285: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/27 11:05:54.285: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/27 11:05:54.285: [smf] INFO: UE IMSI[262422137197584] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.286: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/27 11:05:54.286: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.286: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.291: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/27 11:05:54.291: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/27 11:05:54.291: [smf] INFO: UE IMSI[262423330168069] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.292: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/27 11:05:54.292: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.292: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.297: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/27 11:05:54.297: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/27 11:05:54.297: [smf] INFO: UE IMSI[262426970199300] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.298: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/27 11:05:54.298: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.298: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.303: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/27 11:05:54.303: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/27 11:05:54.303: [smf] INFO: UE IMSI[262426044982904] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.304: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/27 11:05:54.304: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.304: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.309: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/27 11:05:54.309: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/27 11:05:54.309: [smf] INFO: UE IMSI[262429049295389] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.309: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/27 11:05:54.309: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.309: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.315: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/27 11:05:54.315: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/27 11:05:54.315: [smf] INFO: UE IMSI[262423800252398] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.315: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/27 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.321: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/27 11:05:54.321: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/27 11:05:54.321: [smf] INFO: UE IMSI[262429422042686] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.321: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/27 11:05:54.321: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.321: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.327: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/27 11:05:54.327: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/27 11:05:54.327: [smf] INFO: UE IMSI[262422228071453] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.327: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/27 11:05:54.327: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.327: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.333: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/27 11:05:54.333: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/27 11:05:54.333: [smf] INFO: UE IMSI[262423640783316] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.333: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/27 11:05:54.333: [upf] INFO: UE F-SEID[UP:0x16f CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.333: [upf] INFO: UE F-SEID[UP:0x16f CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.339: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/27 11:05:54.339: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/27 11:05:54.339: [smf] INFO: UE IMSI[262422149133157] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.339: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/27 11:05:54.339: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.339: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.344: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/27 11:05:54.344: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/27 11:05:54.344: [smf] INFO: UE IMSI[262423584227291] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.345: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/27 11:05:54.345: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.345: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.350: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/27 11:05:54.350: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/27 11:05:54.350: [smf] INFO: UE IMSI[262421925351285] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.351: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/27 11:05:54.351: [upf] INFO: UE F-SEID[UP:0xb3a CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.351: [upf] INFO: UE F-SEID[UP:0xb3a CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.356: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/27 11:05:54.356: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/27 11:05:54.356: [smf] INFO: UE IMSI[262428129465714] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.357: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/27 11:05:54.357: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.357: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.362: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/27 11:05:54.362: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/27 11:05:54.362: [smf] INFO: UE IMSI[262428634028442] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.363: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/27 11:05:54.363: [upf] INFO: UE F-SEID[UP:0x76d CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.363: [upf] INFO: UE F-SEID[UP:0x76d CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.368: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/27 11:05:54.368: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/27 11:05:54.368: [smf] INFO: UE IMSI[262426700047703] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.368: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/27 11:05:54.369: [upf] INFO: UE F-SEID[UP:0x822 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.369: [upf] INFO: UE F-SEID[UP:0x822 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.374: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/27 11:05:54.374: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/27 11:05:54.374: [smf] INFO: UE IMSI[262426944819114] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.375: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/27 11:05:54.375: [upf] INFO: UE F-SEID[UP:0x509 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.375: [upf] INFO: UE F-SEID[UP:0x509 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.380: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/27 11:05:54.380: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/27 11:05:54.380: [smf] INFO: UE IMSI[262428842682593] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.380: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/27 11:05:54.380: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.380: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.386: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/27 11:05:54.386: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/27 11:05:54.386: [smf] INFO: UE IMSI[262420928300553] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.387: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/27 11:05:54.387: [upf] INFO: UE F-SEID[UP:0x711 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.387: [upf] INFO: UE F-SEID[UP:0x711 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.392: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/27 11:05:54.392: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/27 11:05:54.392: [smf] INFO: UE IMSI[262426655554755] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.393: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/27 11:05:54.393: [upf] INFO: UE F-SEID[UP:0x14f CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.393: [upf] INFO: UE F-SEID[UP:0x14f CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.398: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/27 11:05:54.398: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/27 11:05:54.398: [smf] INFO: UE IMSI[262420336762765] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.398: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/27 11:05:54.398: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.398: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.404: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/27 11:05:54.404: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/27 11:05:54.404: [smf] INFO: UE IMSI[262420535013598] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.405: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/27 11:05:54.405: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.405: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.410: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/27 11:05:54.410: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/27 11:05:54.410: [smf] INFO: UE IMSI[262424332015968] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.410: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/27 11:05:54.410: [upf] INFO: UE F-SEID[UP:0x419 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.410: [upf] INFO: UE F-SEID[UP:0x419 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.416: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/27 11:05:54.416: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/27 11:05:54.416: [smf] INFO: UE IMSI[262428560622383] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.416: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/27 11:05:54.416: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.416: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.422: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/27 11:05:54.422: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/27 11:05:54.422: [smf] INFO: UE IMSI[262421834586466] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.422: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/27 11:05:54.422: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.422: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.428: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/27 11:05:54.428: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/27 11:05:54.428: [smf] INFO: UE IMSI[262423314506860] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.428: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/27 11:05:54.428: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.428: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.433: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/27 11:05:54.433: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/27 11:05:54.433: [smf] INFO: UE IMSI[262420615485840] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.434: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/27 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.439: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/27 11:05:54.439: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/27 11:05:54.439: [smf] INFO: UE IMSI[262426659833118] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.440: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/27 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.445: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/27 11:05:54.445: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/27 11:05:54.445: [smf] INFO: UE IMSI[262420289684168] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.446: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/27 11:05:54.446: [upf] INFO: UE F-SEID[UP:0xf5d CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.446: [upf] INFO: UE F-SEID[UP:0xf5d CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.451: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/27 11:05:54.451: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/27 11:05:54.451: [smf] INFO: UE IMSI[262422000662177] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.451: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/27 11:05:54.451: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.451: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.457: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/27 11:05:54.457: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/27 11:05:54.457: [smf] INFO: UE IMSI[262427990777141] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.457: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/27 11:05:54.457: [upf] INFO: UE F-SEID[UP:0x709 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.457: [upf] INFO: UE F-SEID[UP:0x709 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.463: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/27 11:05:54.463: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/27 11:05:54.463: [smf] INFO: UE IMSI[262422776584196] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.463: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/27 11:05:54.463: [upf] INFO: UE F-SEID[UP:0x326 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.463: [upf] INFO: UE F-SEID[UP:0x326 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.468: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/27 11:05:54.468: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/27 11:05:54.468: [smf] INFO: UE IMSI[262425680307137] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.469: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/27 11:05:54.469: [upf] INFO: UE F-SEID[UP:0x220 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.469: [upf] INFO: UE F-SEID[UP:0x220 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.474: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/27 11:05:54.474: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/27 11:05:54.474: [smf] INFO: UE IMSI[262423239989562] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.475: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/27 11:05:54.475: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.475: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.480: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/27 11:05:54.480: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/27 11:05:54.480: [smf] INFO: UE IMSI[262428494438334] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.481: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/27 11:05:54.481: [upf] INFO: UE F-SEID[UP:0x457 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.481: [upf] INFO: UE F-SEID[UP:0x457 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.486: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/27 11:05:54.486: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/27 11:05:54.486: [smf] INFO: UE IMSI[262425659338524] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.487: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/27 11:05:54.487: [upf] INFO: UE F-SEID[UP:0x237 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.487: [upf] INFO: UE F-SEID[UP:0x237 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.492: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/27 11:05:54.492: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/27 11:05:54.492: [smf] INFO: UE IMSI[262426405107428] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.493: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/27 11:05:54.493: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.493: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.498: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/27 11:05:54.498: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/27 11:05:54.498: [smf] INFO: UE IMSI[262427233472040] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.499: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/27 11:05:54.499: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.499: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.504: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/27 11:05:54.504: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/27 11:05:54.504: [smf] INFO: UE IMSI[262422871291259] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.504: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/27 11:05:54.504: [upf] INFO: UE F-SEID[UP:0x217 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.504: [upf] INFO: UE F-SEID[UP:0x217 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.510: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/27 11:05:54.510: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/27 11:05:54.510: [smf] INFO: UE IMSI[262424425527138] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.510: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/27 11:05:54.510: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.510: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.516: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/27 11:05:54.516: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/27 11:05:54.516: [smf] INFO: UE IMSI[262425188813432] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.516: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/27 11:05:54.516: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.516: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.521: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/27 11:05:54.521: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/27 11:05:54.521: [smf] INFO: UE IMSI[262425816213312] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.522: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/27 11:05:54.522: [upf] INFO: UE F-SEID[UP:0x278 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.522: [upf] INFO: UE F-SEID[UP:0x278 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.527: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/27 11:05:54.527: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/27 11:05:54.527: [smf] INFO: UE IMSI[262421676822065] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.528: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/27 11:05:54.528: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.528: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.533: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/27 11:05:54.533: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/27 11:05:54.533: [smf] INFO: UE IMSI[262428931835904] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.534: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/27 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x274 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x274 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.539: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/27 11:05:54.539: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/27 11:05:54.539: [smf] INFO: UE IMSI[262420494102826] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.540: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/27 11:05:54.540: [upf] INFO: UE F-SEID[UP:0x80d CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.540: [upf] INFO: UE F-SEID[UP:0x80d CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.545: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/27 11:05:54.545: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/27 11:05:54.545: [smf] INFO: UE IMSI[262424585030257] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.545: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/27 11:05:54.545: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.545: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.551: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/27 11:05:54.551: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/27 11:05:54.551: [smf] INFO: UE IMSI[262429174843576] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.551: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/27 11:05:54.551: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.551: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.556: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/27 11:05:54.556: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/27 11:05:54.556: [smf] INFO: UE IMSI[262420324477457] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.557: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/27 11:05:54.557: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.557: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.562: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/27 11:05:54.562: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/27 11:05:54.562: [smf] INFO: UE IMSI[262425798852188] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.563: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/27 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x579 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x579 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.568: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/27 11:05:54.568: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/27 11:05:54.568: [smf] INFO: UE IMSI[262427893454278] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.569: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/27 11:05:54.569: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.569: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.574: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/27 11:05:54.574: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/27 11:05:54.574: [smf] INFO: UE IMSI[262422043431045] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.575: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/27 11:05:54.575: [upf] INFO: UE F-SEID[UP:0x758 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.575: [upf] INFO: UE F-SEID[UP:0x758 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.580: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/27 11:05:54.580: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/27 11:05:54.580: [smf] INFO: UE IMSI[262424643087922] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.580: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/27 11:05:54.580: [upf] INFO: UE F-SEID[UP:0x40e CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.580: [upf] INFO: UE F-SEID[UP:0x40e CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.585: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/27 11:05:54.585: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/27 11:05:54.585: [smf] INFO: UE IMSI[262427511867825] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.586: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/27 11:05:54.586: [upf] INFO: UE F-SEID[UP:0x32b CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.586: [upf] INFO: UE F-SEID[UP:0x32b CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.591: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/27 11:05:54.591: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/27 11:05:54.591: [smf] INFO: UE IMSI[262427648220940] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.592: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/27 11:05:54.592: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.592: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.597: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/27 11:05:54.597: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/27 11:05:54.597: [smf] INFO: UE IMSI[262426316170440] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.597: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/27 11:05:54.597: [upf] INFO: UE F-SEID[UP:0x930 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.597: [upf] INFO: UE F-SEID[UP:0x930 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.602: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/27 11:05:54.602: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/27 11:05:54.602: [smf] INFO: UE IMSI[262427976112454] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.603: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/27 11:05:54.603: [upf] INFO: UE F-SEID[UP:0x66e CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.603: [upf] INFO: UE F-SEID[UP:0x66e CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.608: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/27 11:05:54.608: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/27 11:05:54.608: [smf] INFO: UE IMSI[262429204824445] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.609: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/27 11:05:54.609: [upf] INFO: UE F-SEID[UP:0x735 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.609: [upf] INFO: UE F-SEID[UP:0x735 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.614: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/27 11:05:54.614: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/27 11:05:54.614: [smf] INFO: UE IMSI[262424181661094] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.614: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/27 11:05:54.614: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.614: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.620: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/27 11:05:54.620: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/27 11:05:54.620: [smf] INFO: UE IMSI[262422715464888] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.620: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/27 11:05:54.620: [upf] INFO: UE F-SEID[UP:0x614 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.620: [upf] INFO: UE F-SEID[UP:0x614 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.625: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/27 11:05:54.625: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/27 11:05:54.625: [smf] INFO: UE IMSI[262424947438955] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.626: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/27 11:05:54.626: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.626: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.631: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/27 11:05:54.631: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/27 11:05:54.631: [smf] INFO: UE IMSI[262421379894966] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.632: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/27 11:05:54.632: [upf] INFO: UE F-SEID[UP:0x74 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.632: [upf] INFO: UE F-SEID[UP:0x74 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.637: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/27 11:05:54.637: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/27 11:05:54.637: [smf] INFO: UE IMSI[262429361572084] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.638: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/27 11:05:54.638: [upf] INFO: UE F-SEID[UP:0xcba CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.638: [upf] INFO: UE F-SEID[UP:0xcba CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.643: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/27 11:05:54.643: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/27 11:05:54.643: [smf] INFO: UE IMSI[262429058841918] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.643: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/27 11:05:54.643: [upf] INFO: UE F-SEID[UP:0x235 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.643: [upf] INFO: UE F-SEID[UP:0x235 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.648: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/27 11:05:54.648: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/27 11:05:54.648: [smf] INFO: UE IMSI[262421824823683] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.649: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/27 11:05:54.649: [upf] INFO: UE F-SEID[UP:0x201 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.649: [upf] INFO: UE F-SEID[UP:0x201 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.654: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/27 11:05:54.654: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/27 11:05:54.654: [smf] INFO: UE IMSI[262423477137757] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.655: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/27 11:05:54.655: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.655: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.660: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/27 11:05:54.660: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/27 11:05:54.660: [smf] INFO: UE IMSI[262425880725084] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.660: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/27 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x688 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x688 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.665: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/27 11:05:54.665: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/27 11:05:54.665: [smf] INFO: UE IMSI[262422666524081] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.666: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/27 11:05:54.666: [upf] INFO: UE F-SEID[UP:0x633 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.666: [upf] INFO: UE F-SEID[UP:0x633 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.671: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/27 11:05:54.671: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/27 11:05:54.671: [smf] INFO: UE IMSI[262421356448610] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.672: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/27 11:05:54.672: [upf] INFO: UE F-SEID[UP:0x8f CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.672: [upf] INFO: UE F-SEID[UP:0x8f CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.677: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/27 11:05:54.677: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/27 11:05:54.677: [smf] INFO: UE IMSI[262428745017725] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.677: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/27 11:05:54.677: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.677: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.682: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/27 11:05:54.682: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/27 11:05:54.682: [smf] INFO: UE IMSI[262425604229379] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.683: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/27 11:05:54.683: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.683: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.688: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/27 11:05:54.688: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/27 11:05:54.688: [smf] INFO: UE IMSI[262427661446892] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.689: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/27 11:05:54.689: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.689: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.694: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/27 11:05:54.694: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/27 11:05:54.694: [smf] INFO: UE IMSI[262422104466882] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.695: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/27 11:05:54.695: [upf] INFO: UE F-SEID[UP:0x395 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.695: [upf] INFO: UE F-SEID[UP:0x395 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.700: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/27 11:05:54.700: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/27 11:05:54.700: [smf] INFO: UE IMSI[262421812827586] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.701: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/27 11:05:54.701: [upf] INFO: UE F-SEID[UP:0x766 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.701: [upf] INFO: UE F-SEID[UP:0x766 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.706: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/27 11:05:54.706: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/27 11:05:54.706: [smf] INFO: UE IMSI[262424654354067] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.706: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/27 11:05:54.706: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.706: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.712: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/27 11:05:54.712: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/27 11:05:54.712: [smf] INFO: UE IMSI[262425183750517] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.712: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/27 11:05:54.712: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.712: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.717: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/27 11:05:54.717: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/27 11:05:54.717: [smf] INFO: UE IMSI[262420678689333] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.718: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/27 11:05:54.718: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.718: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.723: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/27 11:05:54.723: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/27 11:05:54.723: [smf] INFO: UE IMSI[262428995524689] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.724: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/27 11:05:54.724: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.724: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.729: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/27 11:05:54.729: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/27 11:05:54.729: [smf] INFO: UE IMSI[262421875247262] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.730: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/27 11:05:54.730: [upf] INFO: UE F-SEID[UP:0x504 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.730: [upf] INFO: UE F-SEID[UP:0x504 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.735: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/27 11:05:54.735: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/27 11:05:54.735: [smf] INFO: UE IMSI[262425256721137] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.735: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/27 11:05:54.735: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.735: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.740: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/27 11:05:54.740: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/27 11:05:54.740: [smf] INFO: UE IMSI[262422930593730] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.741: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/27 11:05:54.741: [upf] INFO: UE F-SEID[UP:0xaa CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.741: [upf] INFO: UE F-SEID[UP:0xaa CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.746: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/27 11:05:54.746: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/27 11:05:54.746: [smf] INFO: UE IMSI[262424557011685] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.747: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/27 11:05:54.747: [upf] INFO: UE F-SEID[UP:0x25d CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.747: [upf] INFO: UE F-SEID[UP:0x25d CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.752: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/27 11:05:54.752: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/27 11:05:54.752: [smf] INFO: UE IMSI[262428142212176] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.753: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/27 11:05:54.753: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.753: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.758: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/27 11:05:54.758: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/27 11:05:54.758: [smf] INFO: UE IMSI[262422225121493] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.759: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/27 11:05:54.759: [upf] INFO: UE F-SEID[UP:0x761 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.759: [upf] INFO: UE F-SEID[UP:0x761 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.764: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/27 11:05:54.764: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/27 11:05:54.764: [smf] INFO: UE IMSI[262425979369303] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.764: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/27 11:05:54.764: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.764: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.769: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/27 11:05:54.769: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/27 11:05:54.769: [smf] INFO: UE IMSI[262423557060375] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.770: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/27 11:05:54.770: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.770: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.775: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/27 11:05:54.775: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/27 11:05:54.775: [smf] INFO: UE IMSI[262424799859989] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.776: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/27 11:05:54.776: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.776: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.781: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/27 11:05:54.781: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/27 11:05:54.781: [smf] INFO: UE IMSI[262423085295914] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.781: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/27 11:05:54.781: [upf] INFO: UE F-SEID[UP:0x26c CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.781: [upf] INFO: UE F-SEID[UP:0x26c CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.787: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/27 11:05:54.787: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/27 11:05:54.787: [smf] INFO: UE IMSI[262423056518855] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.787: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/27 11:05:54.787: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.787: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.793: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/27 11:05:54.793: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/27 11:05:54.793: [smf] INFO: UE IMSI[262425068668465] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.793: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/27 11:05:54.793: [upf] INFO: UE F-SEID[UP:0x531 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.793: [upf] INFO: UE F-SEID[UP:0x531 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.798: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/27 11:05:54.798: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/27 11:05:54.798: [smf] INFO: UE IMSI[262421677184110] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.799: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/27 11:05:54.799: [upf] INFO: UE F-SEID[UP:0x40f CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.799: [upf] INFO: UE F-SEID[UP:0x40f CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.804: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/27 11:05:54.804: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/27 11:05:54.804: [smf] INFO: UE IMSI[262429424746171] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.805: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/27 11:05:54.805: [upf] INFO: UE F-SEID[UP:0x98 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.805: [upf] INFO: UE F-SEID[UP:0x98 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.810: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/27 11:05:54.810: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/27 11:05:54.810: [smf] INFO: UE IMSI[262423867473436] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.811: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/27 11:05:54.811: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.811: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.816: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/27 11:05:54.816: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/27 11:05:54.816: [smf] INFO: UE IMSI[262420454209194] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.817: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/27 11:05:54.817: [upf] INFO: UE F-SEID[UP:0x9fc CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.817: [upf] INFO: UE F-SEID[UP:0x9fc CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.822: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/27 11:05:54.822: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/27 11:05:54.822: [smf] INFO: UE IMSI[262426318018981] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.823: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/27 11:05:54.823: [upf] INFO: UE F-SEID[UP:0xadd CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.823: [upf] INFO: UE F-SEID[UP:0xadd CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.828: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/27 11:05:54.828: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/27 11:05:54.828: [smf] INFO: UE IMSI[262427045300723] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.828: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/27 11:05:54.828: [upf] INFO: UE F-SEID[UP:0x582 CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.828: [upf] INFO: UE F-SEID[UP:0x582 CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.833: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/27 11:05:54.833: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/27 11:05:54.833: [smf] INFO: UE IMSI[262424757609906] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.834: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/27 11:05:54.834: [upf] INFO: UE F-SEID[UP:0x566 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.834: [upf] INFO: UE F-SEID[UP:0x566 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.839: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/27 11:05:54.839: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/27 11:05:54.839: [smf] INFO: UE IMSI[262427576436948] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.840: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/27 11:05:54.840: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.840: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.845: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/27 11:05:54.845: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/27 11:05:54.845: [smf] INFO: UE IMSI[262421735790170] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.846: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/27 11:05:54.846: [upf] INFO: UE F-SEID[UP:0x697 CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.846: [upf] INFO: UE F-SEID[UP:0x697 CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.851: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/27 11:05:54.851: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/27 11:05:54.851: [smf] INFO: UE IMSI[262424800834790] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.852: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/27 11:05:54.852: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.852: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.857: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/27 11:05:54.857: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/27 11:05:54.857: [smf] INFO: UE IMSI[262424914356629] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.858: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/27 11:05:54.858: [upf] INFO: UE F-SEID[UP:0x424 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.858: [upf] INFO: UE F-SEID[UP:0x424 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.863: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/27 11:05:54.863: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/27 11:05:54.863: [smf] INFO: UE IMSI[262424614442626] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.863: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/27 11:05:54.863: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.863: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.868: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/27 11:05:54.868: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/27 11:05:54.868: [smf] INFO: UE IMSI[262421077385727] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.869: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/27 11:05:54.869: [upf] INFO: UE F-SEID[UP:0x706 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.869: [upf] INFO: UE F-SEID[UP:0x706 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.874: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/27 11:05:54.874: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/27 11:05:54.874: [smf] INFO: UE IMSI[262423410919614] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.875: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/27 11:05:54.875: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.875: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.880: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/27 11:05:54.880: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/27 11:05:54.880: [smf] INFO: UE IMSI[262426009521255] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.880: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/27 11:05:54.880: [upf] INFO: UE F-SEID[UP:0x467 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.880: [upf] INFO: UE F-SEID[UP:0x467 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.886: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/27 11:05:54.886: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/27 11:05:54.886: [smf] INFO: UE IMSI[262428993254045] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.886: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/27 11:05:54.886: [upf] INFO: UE F-SEID[UP:0x105 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.886: [upf] INFO: UE F-SEID[UP:0x105 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.891: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/27 11:05:54.891: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/27 11:05:54.892: [smf] INFO: UE IMSI[262428382397728] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.892: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/27 11:05:54.892: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.892: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.897: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/27 11:05:54.897: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/27 11:05:54.897: [smf] INFO: UE IMSI[262422924142767] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.898: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/27 11:05:54.898: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.898: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.903: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/27 11:05:54.903: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/27 11:05:54.903: [smf] INFO: UE IMSI[262429963504877] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.903: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/27 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.909: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/27 11:05:54.909: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/27 11:05:54.909: [smf] INFO: UE IMSI[262423398937717] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.909: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/27 11:05:54.909: [upf] INFO: UE F-SEID[UP:0xdbc CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.909: [upf] INFO: UE F-SEID[UP:0xdbc CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.914: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/27 11:05:54.914: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/27 11:05:54.914: [smf] INFO: UE IMSI[262421342871818] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.915: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/27 11:05:54.915: [upf] INFO: UE F-SEID[UP:0x22c CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.915: [upf] INFO: UE F-SEID[UP:0x22c CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.920: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/27 11:05:54.920: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/27 11:05:54.920: [smf] INFO: UE IMSI[262425299707475] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.921: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/27 11:05:54.921: [upf] INFO: UE F-SEID[UP:0xe0c CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.921: [upf] INFO: UE F-SEID[UP:0xe0c CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.926: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/27 11:05:54.926: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/27 11:05:54.926: [smf] INFO: UE IMSI[262429330084741] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.926: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/27 11:05:54.926: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.926: [upf] INFO: UE F-SEID[UP:0xcfd CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.931: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/27 11:05:54.932: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/27 11:05:54.932: [smf] INFO: UE IMSI[262424694690861] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.932: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/27 11:05:54.932: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.932: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.937: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/27 11:05:54.937: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/27 11:05:54.937: [smf] INFO: UE IMSI[262427760308099] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.938: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/27 11:05:54.938: [upf] INFO: UE F-SEID[UP:0x47 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.938: [upf] INFO: UE F-SEID[UP:0x47 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.943: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/27 11:05:54.943: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/27 11:05:54.943: [smf] INFO: UE IMSI[262421326216867] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.943: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/27 11:05:54.943: [upf] INFO: UE F-SEID[UP:0x877 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.943: [upf] INFO: UE F-SEID[UP:0x877 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.949: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/27 11:05:54.949: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/27 11:05:54.949: [smf] INFO: UE IMSI[262429085496780] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.950: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/27 11:05:54.950: [upf] INFO: UE F-SEID[UP:0x8af CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.950: [upf] INFO: UE F-SEID[UP:0x8af CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.956: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/27 11:05:54.956: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/27 11:05:54.956: [smf] INFO: UE IMSI[262425625804070] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.956: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/27 11:05:54.956: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.956: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.961: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/27 11:05:54.961: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/27 11:05:54.961: [smf] INFO: UE IMSI[262421369206695] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.962: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/27 11:05:54.962: [upf] INFO: UE F-SEID[UP:0x180 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.962: [upf] INFO: UE F-SEID[UP:0x180 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.967: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/27 11:05:54.967: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/27 11:05:54.967: [smf] INFO: UE IMSI[262420678155203] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.968: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/27 11:05:54.968: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.968: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.973: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/27 11:05:54.973: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/27 11:05:54.973: [smf] INFO: UE IMSI[262423720719205] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.974: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/27 11:05:54.974: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.974: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.979: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/27 11:05:54.979: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/27 11:05:54.979: [smf] INFO: UE IMSI[262425268447503] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.979: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/27 11:05:54.979: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.979: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.984: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/27 11:05:54.984: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/27 11:05:54.984: [smf] INFO: UE IMSI[262426262739663] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.985: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/27 11:05:54.985: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.985: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.990: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/27 11:05:54.990: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/27 11:05:54.990: [smf] INFO: UE IMSI[262422428146981] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.991: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/27 11:05:54.991: [upf] INFO: UE F-SEID[UP:0x958 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.991: [upf] INFO: UE F-SEID[UP:0x958 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.996: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/27 11:05:54.996: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/27 11:05:54.996: [smf] INFO: UE IMSI[262427107076248] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:54.996: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/27 11:05:54.996: [upf] INFO: UE F-SEID[UP:0x39 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:54.996: [upf] INFO: UE F-SEID[UP:0x39 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.001: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/27 11:05:55.001: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/27 11:05:55.001: [smf] INFO: UE IMSI[262429904306271] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.002: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/27 11:05:55.002: [upf] INFO: UE F-SEID[UP:0x622 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.002: [upf] INFO: UE F-SEID[UP:0x622 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.007: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/27 11:05:55.007: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/27 11:05:55.007: [smf] INFO: UE IMSI[262420532944302] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.008: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/27 11:05:55.008: [upf] INFO: UE F-SEID[UP:0xffc CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.008: [upf] INFO: UE F-SEID[UP:0xffc CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.013: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/27 11:05:55.013: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/27 11:05:55.013: [smf] INFO: UE IMSI[262421194693476] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.013: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/27 11:05:55.013: [upf] INFO: UE F-SEID[UP:0x9ce CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.013: [upf] INFO: UE F-SEID[UP:0x9ce CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.019: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/27 11:05:55.019: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/27 11:05:55.019: [smf] INFO: UE IMSI[262429431658017] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.019: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/27 11:05:55.019: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.019: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.024: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/27 11:05:55.024: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/27 11:05:55.024: [smf] INFO: UE IMSI[262421314566912] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.025: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/27 11:05:55.025: [upf] INFO: UE F-SEID[UP:0x852 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.025: [upf] INFO: UE F-SEID[UP:0x852 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.030: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/27 11:05:55.030: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/27 11:05:55.030: [smf] INFO: UE IMSI[262424445734318] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.031: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/27 11:05:55.031: [upf] INFO: UE F-SEID[UP:0x734 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.031: [upf] INFO: UE F-SEID[UP:0x734 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.036: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/27 11:05:55.036: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/27 11:05:55.036: [smf] INFO: UE IMSI[262428497098646] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.037: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/27 11:05:55.037: [upf] INFO: UE F-SEID[UP:0x563 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.037: [upf] INFO: UE F-SEID[UP:0x563 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.043: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/27 11:05:55.043: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/27 11:05:55.043: [smf] INFO: UE IMSI[262426674661177] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.045: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/27 11:05:55.045: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.045: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.050: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/27 11:05:55.050: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/27 11:05:55.050: [smf] INFO: UE IMSI[262423164048158] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.051: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/27 11:05:55.051: [upf] INFO: UE F-SEID[UP:0x31f CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.051: [upf] INFO: UE F-SEID[UP:0x31f CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.056: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/27 11:05:55.056: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/27 11:05:55.056: [smf] INFO: UE IMSI[262427151584449] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.057: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/27 11:05:55.057: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.057: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.063: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/27 11:05:55.063: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/27 11:05:55.063: [smf] INFO: UE IMSI[262423079285626] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.063: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/27 11:05:55.063: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.063: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.069: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/27 11:05:55.069: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/27 11:05:55.069: [smf] INFO: UE IMSI[262426857993674] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.070: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/27 11:05:55.070: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.070: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.075: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/27 11:05:55.075: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/27 11:05:55.075: [smf] INFO: UE IMSI[262428958802668] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.075: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/27 11:05:55.075: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.075: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.081: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/27 11:05:55.081: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/27 11:05:55.081: [smf] INFO: UE IMSI[262428122901114] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.081: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/27 11:05:55.081: [upf] INFO: UE F-SEID[UP:0x692 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.081: [upf] INFO: UE F-SEID[UP:0x692 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.086: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/27 11:05:55.086: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/27 11:05:55.086: [smf] INFO: UE IMSI[262426080645424] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.087: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/27 11:05:55.087: [upf] INFO: UE F-SEID[UP:0x25e CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.087: [upf] INFO: UE F-SEID[UP:0x25e CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.092: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/27 11:05:55.092: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/27 11:05:55.093: [smf] INFO: UE IMSI[262429484429712] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.093: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/27 11:05:55.094: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.094: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.098: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/27 11:05:55.098: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/27 11:05:55.098: [smf] INFO: UE IMSI[262427016250573] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.099: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/27 11:05:55.099: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.099: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.105: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/27 11:05:55.105: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/27 11:05:55.105: [smf] INFO: UE IMSI[262420919540840] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.106: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/27 11:05:55.106: [upf] INFO: UE F-SEID[UP:0x778 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.106: [upf] INFO: UE F-SEID[UP:0x778 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.111: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/27 11:05:55.111: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/27 11:05:55.111: [smf] INFO: UE IMSI[262423423417029] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.111: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/27 11:05:55.111: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.111: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.117: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/27 11:05:55.117: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/27 11:05:55.117: [smf] INFO: UE IMSI[262427046507823] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.117: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/27 11:05:55.117: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.117: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.123: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/27 11:05:55.123: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/27 11:05:55.123: [smf] INFO: UE IMSI[262421938864501] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.123: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/27 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.128: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/27 11:05:55.128: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/27 11:05:55.128: [smf] INFO: UE IMSI[262424880342779] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.129: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/27 11:05:55.129: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.129: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.134: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/27 11:05:55.134: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/27 11:05:55.134: [smf] INFO: UE IMSI[262425354365027] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.135: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/27 11:05:55.135: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.135: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.140: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/27 11:05:55.140: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/27 11:05:55.140: [smf] INFO: UE IMSI[262423342642106] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.141: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/27 11:05:55.141: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.141: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.146: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/27 11:05:55.146: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/27 11:05:55.146: [smf] INFO: UE IMSI[262426884708904] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.147: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/27 11:05:55.147: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.147: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.152: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/27 11:05:55.152: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/27 11:05:55.152: [smf] INFO: UE IMSI[262425016427703] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.153: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/27 11:05:55.153: [upf] INFO: UE F-SEID[UP:0x754 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.153: [upf] INFO: UE F-SEID[UP:0x754 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.158: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/27 11:05:55.158: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/27 11:05:55.158: [smf] INFO: UE IMSI[262427856999996] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.158: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/27 11:05:55.159: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.159: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.164: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/27 11:05:55.164: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/27 11:05:55.164: [smf] INFO: UE IMSI[262423492733881] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.164: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/27 11:05:55.164: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.164: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.170: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/27 11:05:55.170: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/27 11:05:55.170: [smf] INFO: UE IMSI[262425025982684] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.171: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/27 11:05:55.171: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.171: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.176: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/27 11:05:55.176: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/27 11:05:55.176: [smf] INFO: UE IMSI[262425937949711] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.177: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/27 11:05:55.177: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.177: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.182: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/27 11:05:55.183: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/27 11:05:55.183: [smf] INFO: UE IMSI[262424980594410] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.183: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/27 11:05:55.183: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.183: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.189: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/27 11:05:55.189: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/27 11:05:55.189: [smf] INFO: UE IMSI[262425107456356] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.190: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/27 11:05:55.190: [upf] INFO: UE F-SEID[UP:0x53c CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.190: [upf] INFO: UE F-SEID[UP:0x53c CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.195: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/27 11:05:55.195: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/27 11:05:55.195: [smf] INFO: UE IMSI[262428566269061] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.196: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/27 11:05:55.196: [upf] INFO: UE F-SEID[UP:0x35c CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.196: [upf] INFO: UE F-SEID[UP:0x35c CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.201: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/27 11:05:55.201: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/27 11:05:55.201: [smf] INFO: UE IMSI[262420427097654] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.202: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/27 11:05:55.202: [upf] INFO: UE F-SEID[UP:0x57f CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.202: [upf] INFO: UE F-SEID[UP:0x57f CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.207: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/27 11:05:55.207: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/27 11:05:55.207: [smf] INFO: UE IMSI[262422914790618] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.208: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/27 11:05:55.208: [upf] INFO: UE F-SEID[UP:0x943 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.208: [upf] INFO: UE F-SEID[UP:0x943 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.213: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/27 11:05:55.213: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/27 11:05:55.213: [smf] INFO: UE IMSI[262420706136117] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.214: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/27 11:05:55.214: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.214: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.219: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/27 11:05:55.219: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/27 11:05:55.219: [smf] INFO: UE IMSI[262423227088971] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.219: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/27 11:05:55.219: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.219: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.225: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/27 11:05:55.225: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/27 11:05:55.225: [smf] INFO: UE IMSI[262424355541233] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.225: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/27 11:05:55.225: [upf] INFO: UE F-SEID[UP:0x64b CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.225: [upf] INFO: UE F-SEID[UP:0x64b CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.230: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/27 11:05:55.231: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/27 11:05:55.231: [smf] INFO: UE IMSI[262423382143445] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.231: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/27 11:05:55.231: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.231: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.236: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/27 11:05:55.236: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/27 11:05:55.236: [smf] INFO: UE IMSI[262421461065872] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.237: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/27 11:05:55.237: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.237: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.242: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/27 11:05:55.242: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/27 11:05:55.242: [smf] INFO: UE IMSI[262425205865064] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.243: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/27 11:05:55.243: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.243: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.248: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/27 11:05:55.248: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/27 11:05:55.248: [smf] INFO: UE IMSI[262428933866612] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.248: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/27 11:05:55.249: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.249: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.254: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/27 11:05:55.254: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/27 11:05:55.254: [smf] INFO: UE IMSI[262426297701447] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.254: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/27 11:05:55.254: [upf] INFO: UE F-SEID[UP:0x95e CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.254: [upf] INFO: UE F-SEID[UP:0x95e CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.259: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/27 11:05:55.259: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/27 11:05:55.259: [smf] INFO: UE IMSI[262422751011654] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.260: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/27 11:05:55.260: [upf] INFO: UE F-SEID[UP:0x699 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.260: [upf] INFO: UE F-SEID[UP:0x699 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.265: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/27 11:05:55.265: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/27 11:05:55.265: [smf] INFO: UE IMSI[262426417078805] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.266: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/27 11:05:55.266: [upf] INFO: UE F-SEID[UP:0xd32 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.266: [upf] INFO: UE F-SEID[UP:0xd32 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.271: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/27 11:05:55.271: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/27 11:05:55.271: [smf] INFO: UE IMSI[262423177068654] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.272: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/27 11:05:55.272: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.272: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.277: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/27 11:05:55.277: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/27 11:05:55.277: [smf] INFO: UE IMSI[262421227989667] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.278: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/27 11:05:55.278: [upf] INFO: UE F-SEID[UP:0x539 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.278: [upf] INFO: UE F-SEID[UP:0x539 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.283: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/27 11:05:55.283: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/27 11:05:55.283: [smf] INFO: UE IMSI[262421299996430] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.283: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/27 11:05:55.283: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.283: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.289: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/27 11:05:55.289: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/27 11:05:55.289: [smf] INFO: UE IMSI[262423174160091] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.289: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/27 11:05:55.289: [upf] INFO: UE F-SEID[UP:0x59c CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.289: [upf] INFO: UE F-SEID[UP:0x59c CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.294: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/27 11:05:55.294: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/27 11:05:55.295: [smf] INFO: UE IMSI[262422106750773] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.295: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/27 11:05:55.295: [upf] INFO: UE F-SEID[UP:0xf7e CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.295: [upf] INFO: UE F-SEID[UP:0xf7e CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.300: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/27 11:05:55.300: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/27 11:05:55.300: [smf] INFO: UE IMSI[262420327359764] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.301: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/27 11:05:55.301: [upf] INFO: UE F-SEID[UP:0x992 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.301: [upf] INFO: UE F-SEID[UP:0x992 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.306: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/27 11:05:55.306: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/27 11:05:55.306: [smf] INFO: UE IMSI[262428603200501] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.307: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/27 11:05:55.307: [upf] INFO: UE F-SEID[UP:0x24 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.307: [upf] INFO: UE F-SEID[UP:0x24 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.312: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/27 11:05:55.312: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/27 11:05:55.312: [smf] INFO: UE IMSI[262425848775765] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.313: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/27 11:05:55.313: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.313: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.318: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/27 11:05:55.318: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/27 11:05:55.318: [smf] INFO: UE IMSI[262425939250227] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.319: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/27 11:05:55.319: [upf] INFO: UE F-SEID[UP:0x87 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.319: [upf] INFO: UE F-SEID[UP:0x87 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.324: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/27 11:05:55.324: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/27 11:05:55.324: [smf] INFO: UE IMSI[262423441716770] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.324: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/27 11:05:55.324: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.324: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.330: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/27 11:05:55.330: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/27 11:05:55.330: [smf] INFO: UE IMSI[262428457128412] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.330: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/27 11:05:55.330: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.330: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.335: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/27 11:05:55.335: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/27 11:05:55.335: [smf] INFO: UE IMSI[262423336954328] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.336: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/27 11:05:55.336: [upf] INFO: UE F-SEID[UP:0x604 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.336: [upf] INFO: UE F-SEID[UP:0x604 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.341: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/27 11:05:55.341: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/27 11:05:55.341: [smf] INFO: UE IMSI[262424891514415] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.342: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/27 11:05:55.342: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.342: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.347: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/27 11:05:55.347: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/27 11:05:55.347: [smf] INFO: UE IMSI[262426709042725] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.348: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/27 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x80a CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.348: [upf] INFO: UE F-SEID[UP:0x80a CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.353: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/27 11:05:55.353: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/27 11:05:55.353: [smf] INFO: UE IMSI[262424797441132] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.354: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/27 11:05:55.354: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.354: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.359: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/27 11:05:55.359: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/27 11:05:55.359: [smf] INFO: UE IMSI[262425604844827] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.359: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/27 11:05:55.359: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.359: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.365: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/27 11:05:55.365: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/27 11:05:55.365: [smf] INFO: UE IMSI[262421840215207] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.365: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/27 11:05:55.365: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.365: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.371: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/27 11:05:55.371: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/27 11:05:55.371: [smf] INFO: UE IMSI[262424316639026] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.371: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/27 11:05:55.371: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.371: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.376: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/27 11:05:55.376: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/27 11:05:55.376: [smf] INFO: UE IMSI[262421324879441] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.377: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/27 11:05:55.377: [upf] INFO: UE F-SEID[UP:0x58c CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.377: [upf] INFO: UE F-SEID[UP:0x58c CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.382: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/27 11:05:55.382: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/27 11:05:55.382: [smf] INFO: UE IMSI[262428105943899] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.383: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/27 11:05:55.383: [upf] INFO: UE F-SEID[UP:0x974 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.383: [upf] INFO: UE F-SEID[UP:0x974 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.388: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/27 11:05:55.388: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/27 11:05:55.388: [smf] INFO: UE IMSI[262427906465753] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.389: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/27 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x483 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x483 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.394: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/27 11:05:55.394: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/27 11:05:55.394: [smf] INFO: UE IMSI[262429864556552] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.395: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/27 11:05:55.395: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.395: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.400: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/27 11:05:55.400: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/27 11:05:55.400: [smf] INFO: UE IMSI[262428287922152] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.400: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/27 11:05:55.400: [upf] INFO: UE F-SEID[UP:0xf3f CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.400: [upf] INFO: UE F-SEID[UP:0xf3f CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.406: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/27 11:05:55.406: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/27 11:05:55.406: [smf] INFO: UE IMSI[262423565784328] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.406: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/27 11:05:55.406: [upf] INFO: UE F-SEID[UP:0x69c CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.406: [upf] INFO: UE F-SEID[UP:0x69c CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.412: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/27 11:05:55.412: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/27 11:05:55.412: [smf] INFO: UE IMSI[262426663265084] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.412: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/27 11:05:55.412: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.412: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.417: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/27 11:05:55.417: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/27 11:05:55.418: [smf] INFO: UE IMSI[262429183668423] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.418: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/27 11:05:55.418: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.418: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.423: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/27 11:05:55.423: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/27 11:05:55.423: [smf] INFO: UE IMSI[262425084144810] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.424: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/27 11:05:55.424: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.424: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.429: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/27 11:05:55.429: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/27 11:05:55.429: [smf] INFO: UE IMSI[262424099062691] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.430: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/27 11:05:55.430: [upf] INFO: UE F-SEID[UP:0x305 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.430: [upf] INFO: UE F-SEID[UP:0x305 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.435: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/27 11:05:55.435: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/27 11:05:55.435: [smf] INFO: UE IMSI[262427632932617] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.436: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/27 11:05:55.436: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.436: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.441: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/27 11:05:55.441: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/27 11:05:55.441: [smf] INFO: UE IMSI[262426975488971] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.442: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/27 11:05:55.442: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.442: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.447: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/27 11:05:55.447: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/27 11:05:55.447: [smf] INFO: UE IMSI[262428676070248] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.448: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/27 11:05:55.448: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.448: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.453: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/27 11:05:55.453: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/27 11:05:55.453: [smf] INFO: UE IMSI[262427898274634] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.454: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/27 11:05:55.454: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.454: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.459: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/27 11:05:55.459: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/27 11:05:55.459: [smf] INFO: UE IMSI[262422849906458] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.459: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/27 11:05:55.459: [upf] INFO: UE F-SEID[UP:0x14d CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.459: [upf] INFO: UE F-SEID[UP:0x14d CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.465: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/27 11:05:55.465: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/27 11:05:55.465: [smf] INFO: UE IMSI[262429575084808] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.465: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/27 11:05:55.465: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.465: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.470: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/27 11:05:55.470: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/27 11:05:55.470: [smf] INFO: UE IMSI[262420987478593] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.471: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/27 11:05:55.471: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.471: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.476: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/27 11:05:55.476: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/27 11:05:55.476: [smf] INFO: UE IMSI[262422119430149] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.477: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/27 11:05:55.477: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.477: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.482: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/27 11:05:55.482: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/27 11:05:55.482: [smf] INFO: UE IMSI[262427293074853] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.483: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/27 11:05:55.483: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.483: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.488: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/27 11:05:55.488: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/27 11:05:55.488: [smf] INFO: UE IMSI[262428048991368] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.489: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/27 11:05:55.489: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.489: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.494: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/27 11:05:55.494: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/27 11:05:55.494: [smf] INFO: UE IMSI[262425722545370] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.495: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/27 11:05:55.495: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.495: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.500: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/27 11:05:55.500: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/27 11:05:55.500: [smf] INFO: UE IMSI[262425929607229] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.501: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/27 11:05:55.501: [upf] INFO: UE F-SEID[UP:0xfae CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.501: [upf] INFO: UE F-SEID[UP:0xfae CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.506: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/27 11:05:55.506: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/27 11:05:55.506: [smf] INFO: UE IMSI[262426158885561] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.506: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/27 11:05:55.506: [upf] INFO: UE F-SEID[UP:0x66c CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.506: [upf] INFO: UE F-SEID[UP:0x66c CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.512: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/27 11:05:55.512: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/27 11:05:55.512: [smf] INFO: UE IMSI[262423883443070] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.512: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/27 11:05:55.512: [upf] INFO: UE F-SEID[UP:0x951 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.512: [upf] INFO: UE F-SEID[UP:0x951 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.518: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/27 11:05:55.518: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/27 11:05:55.518: [smf] INFO: UE IMSI[262426655789894] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.518: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/27 11:05:55.518: [upf] INFO: UE F-SEID[UP:0xfe CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.518: [upf] INFO: UE F-SEID[UP:0xfe CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.524: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/27 11:05:55.524: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/27 11:05:55.524: [smf] INFO: UE IMSI[262429560614500] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.524: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/27 11:05:55.524: [upf] INFO: UE F-SEID[UP:0x109 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.524: [upf] INFO: UE F-SEID[UP:0x109 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.530: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/27 11:05:55.530: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/27 11:05:55.530: [smf] INFO: UE IMSI[262423846308709] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.531: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/27 11:05:55.531: [upf] INFO: UE F-SEID[UP:0x90f CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.531: [upf] INFO: UE F-SEID[UP:0x90f CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.536: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/27 11:05:55.536: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/27 11:05:55.536: [smf] INFO: UE IMSI[262424078463035] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.537: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/27 11:05:55.537: [upf] INFO: UE F-SEID[UP:0x747 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.537: [upf] INFO: UE F-SEID[UP:0x747 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.542: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/27 11:05:55.542: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/27 11:05:55.542: [smf] INFO: UE IMSI[262423083714705] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.543: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/27 11:05:55.543: [upf] INFO: UE F-SEID[UP:0x121 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.543: [upf] INFO: UE F-SEID[UP:0x121 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.548: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/27 11:05:55.548: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/27 11:05:55.548: [smf] INFO: UE IMSI[262424633033155] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.548: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/27 11:05:55.548: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.548: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.554: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/27 11:05:55.554: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/27 11:05:55.554: [smf] INFO: UE IMSI[262429217683847] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.554: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/27 11:05:55.554: [upf] INFO: UE F-SEID[UP:0x49e CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.554: [upf] INFO: UE F-SEID[UP:0x49e CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.560: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/27 11:05:55.560: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/27 11:05:55.560: [smf] INFO: UE IMSI[262428370591851] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.560: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/27 11:05:55.560: [upf] INFO: UE F-SEID[UP:0x95a CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.560: [upf] INFO: UE F-SEID[UP:0x95a CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.565: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/27 11:05:55.565: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/27 11:05:55.565: [smf] INFO: UE IMSI[262420484290887] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.566: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/27 11:05:55.566: [upf] INFO: UE F-SEID[UP:0x30 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.566: [upf] INFO: UE F-SEID[UP:0x30 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.571: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/27 11:05:55.571: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/27 11:05:55.571: [smf] INFO: UE IMSI[262429758467500] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.572: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/27 11:05:55.572: [upf] INFO: UE F-SEID[UP:0x921 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.572: [upf] INFO: UE F-SEID[UP:0x921 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.577: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/27 11:05:55.577: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/27 11:05:55.577: [smf] INFO: UE IMSI[262423735722053] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.578: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/27 11:05:55.578: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.578: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.583: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/27 11:05:55.583: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/27 11:05:55.583: [smf] INFO: UE IMSI[262429154660084] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.584: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/27 11:05:55.584: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.584: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.589: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/27 11:05:55.589: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/27 11:05:55.589: [smf] INFO: UE IMSI[262425084312875] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.590: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/27 11:05:55.590: [upf] INFO: UE F-SEID[UP:0x69f CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.590: [upf] INFO: UE F-SEID[UP:0x69f CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.595: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/27 11:05:55.595: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/27 11:05:55.595: [smf] INFO: UE IMSI[262428648600188] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.596: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/27 11:05:55.596: [upf] INFO: UE F-SEID[UP:0x66d CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.596: [upf] INFO: UE F-SEID[UP:0x66d CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.601: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/27 11:05:55.601: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/27 11:05:55.601: [smf] INFO: UE IMSI[262421870807563] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.602: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/27 11:05:55.602: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.602: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.607: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/27 11:05:55.607: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/27 11:05:55.607: [smf] INFO: UE IMSI[262421524821410] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.608: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/27 11:05:55.608: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.608: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.613: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/27 11:05:55.613: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/27 11:05:55.613: [smf] INFO: UE IMSI[262423394382327] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.613: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/27 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x851 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x851 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.619: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/27 11:05:55.619: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/27 11:05:55.619: [smf] INFO: UE IMSI[262420312598631] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.619: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/27 11:05:55.619: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.619: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.624: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/27 11:05:55.624: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/27 11:05:55.624: [smf] INFO: UE IMSI[262426321360735] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.625: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/27 11:05:55.625: [upf] INFO: UE F-SEID[UP:0x738 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.625: [upf] INFO: UE F-SEID[UP:0x738 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.630: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/27 11:05:55.630: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/27 11:05:55.630: [smf] INFO: UE IMSI[262429445621566] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.631: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/27 11:05:55.631: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.631: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.636: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/27 11:05:55.636: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/27 11:05:55.636: [smf] INFO: UE IMSI[262421024766566] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.637: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/27 11:05:55.637: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.637: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.642: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/27 11:05:55.642: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/27 11:05:55.642: [smf] INFO: UE IMSI[262421766156721] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.643: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/27 11:05:55.643: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.643: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.648: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/27 11:05:55.648: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/27 11:05:55.648: [smf] INFO: UE IMSI[262429886835807] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.648: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/27 11:05:55.648: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.648: [upf] INFO: UE F-SEID[UP:0xc35 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.654: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/27 11:05:55.654: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/27 11:05:55.654: [smf] INFO: UE IMSI[262427783128642] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.654: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/27 11:05:55.654: [upf] INFO: UE F-SEID[UP:0xdf CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.654: [upf] INFO: UE F-SEID[UP:0xdf CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.660: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/27 11:05:55.660: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/27 11:05:55.660: [smf] INFO: UE IMSI[262428447652249] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.660: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/27 11:05:55.660: [upf] INFO: UE F-SEID[UP:0x13a CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.660: [upf] INFO: UE F-SEID[UP:0x13a CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.665: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/27 11:05:55.665: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/27 11:05:55.665: [smf] INFO: UE IMSI[262429150775253] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.666: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/27 11:05:55.666: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.666: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.671: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/27 11:05:55.671: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/27 11:05:55.671: [smf] INFO: UE IMSI[262424303888765] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.672: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/27 11:05:55.672: [upf] INFO: UE F-SEID[UP:0x94e CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.672: [upf] INFO: UE F-SEID[UP:0x94e CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.677: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/27 11:05:55.677: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/27 11:05:55.677: [smf] INFO: UE IMSI[262420305214032] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.677: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/27 11:05:55.677: [upf] INFO: UE F-SEID[UP:0x382 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.677: [upf] INFO: UE F-SEID[UP:0x382 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.683: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/27 11:05:55.683: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/27 11:05:55.683: [smf] INFO: UE IMSI[262423111031158] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.683: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/27 11:05:55.683: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.683: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.689: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/27 11:05:55.689: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/27 11:05:55.689: [smf] INFO: UE IMSI[262428846808923] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.690: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/27 11:05:55.690: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.690: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.695: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/27 11:05:55.696: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/27 11:05:55.696: [smf] INFO: UE IMSI[262424580051620] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.697: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/27 11:05:55.697: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.697: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.702: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/27 11:05:55.702: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/27 11:05:55.702: [smf] INFO: UE IMSI[262428522731178] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.703: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/27 11:05:55.703: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.703: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.708: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/27 11:05:55.708: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/27 11:05:55.708: [smf] INFO: UE IMSI[262426080576426] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.709: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/27 11:05:55.709: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.709: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.714: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/27 11:05:55.714: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/27 11:05:55.714: [smf] INFO: UE IMSI[262426779470930] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.715: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/27 11:05:55.715: [upf] INFO: UE F-SEID[UP:0x19d CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.715: [upf] INFO: UE F-SEID[UP:0x19d CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.720: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/27 11:05:55.720: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/27 11:05:55.720: [smf] INFO: UE IMSI[262421359748469] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.721: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/27 11:05:55.721: [upf] INFO: UE F-SEID[UP:0x50b CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.721: [upf] INFO: UE F-SEID[UP:0x50b CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.726: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/27 11:05:55.726: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/27 11:05:55.726: [smf] INFO: UE IMSI[262427276162665] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.727: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/27 11:05:55.727: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.727: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.732: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/27 11:05:55.732: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/27 11:05:55.732: [smf] INFO: UE IMSI[262425121100822] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.732: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/27 11:05:55.732: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.732: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.738: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/27 11:05:55.738: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/27 11:05:55.738: [smf] INFO: UE IMSI[262423673711868] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.738: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/27 11:05:55.738: [upf] INFO: UE F-SEID[UP:0xeba CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.738: [upf] INFO: UE F-SEID[UP:0xeba CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.744: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/27 11:05:55.744: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/27 11:05:55.744: [smf] INFO: UE IMSI[262421336463723] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.744: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/27 11:05:55.744: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.744: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.749: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/27 11:05:55.749: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/27 11:05:55.749: [smf] INFO: UE IMSI[262425565716884] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.750: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/27 11:05:55.750: [upf] INFO: UE F-SEID[UP:0xefb CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.750: [upf] INFO: UE F-SEID[UP:0xefb CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.755: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/27 11:05:55.755: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/27 11:05:55.755: [smf] INFO: UE IMSI[262424477984647] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.756: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/27 11:05:55.756: [upf] INFO: UE F-SEID[UP:0x820 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.756: [upf] INFO: UE F-SEID[UP:0x820 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.761: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/27 11:05:55.761: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/27 11:05:55.761: [smf] INFO: UE IMSI[262424297039013] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.762: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/27 11:05:55.762: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.762: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.768: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/27 11:05:55.768: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/27 11:05:55.768: [smf] INFO: UE IMSI[262422333698981] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.769: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/27 11:05:55.769: [upf] INFO: UE F-SEID[UP:0xecf CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.769: [upf] INFO: UE F-SEID[UP:0xecf CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.775: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/27 11:05:55.775: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/27 11:05:55.775: [smf] INFO: UE IMSI[262421027605755] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.776: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/27 11:05:55.776: [upf] INFO: UE F-SEID[UP:0x68d CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.776: [upf] INFO: UE F-SEID[UP:0x68d CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.781: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/27 11:05:55.781: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/27 11:05:55.781: [smf] INFO: UE IMSI[262427926058936] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.782: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/27 11:05:55.782: [upf] INFO: UE F-SEID[UP:0x39b CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.783: [upf] INFO: UE F-SEID[UP:0x39b CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.787: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/27 11:05:55.787: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/27 11:05:55.788: [smf] INFO: UE IMSI[262427221242168] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.788: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/27 11:05:55.788: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.788: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.793: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/27 11:05:55.793: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/27 11:05:55.793: [smf] INFO: UE IMSI[262421552089736] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.794: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/27 11:05:55.794: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.794: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.800: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/27 11:05:55.800: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/27 11:05:55.800: [smf] INFO: UE IMSI[262429343962810] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.800: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/27 11:05:55.800: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.800: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.805: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/27 11:05:55.805: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/27 11:05:55.805: [smf] INFO: UE IMSI[262429535826398] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.806: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/27 11:05:55.806: [upf] INFO: UE F-SEID[UP:0x580 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.806: [upf] INFO: UE F-SEID[UP:0x580 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.811: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/27 11:05:55.811: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/27 11:05:55.811: [smf] INFO: UE IMSI[262427064122531] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.812: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/27 11:05:55.812: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.812: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.817: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/27 11:05:55.817: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/27 11:05:55.817: [smf] INFO: UE IMSI[262427924937699] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.818: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/27 11:05:55.818: [upf] INFO: UE F-SEID[UP:0x658 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.818: [upf] INFO: UE F-SEID[UP:0x658 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.823: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/27 11:05:55.823: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/27 11:05:55.823: [smf] INFO: UE IMSI[262424257368210] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.823: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/27 11:05:55.823: [upf] INFO: UE F-SEID[UP:0x292 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.823: [upf] INFO: UE F-SEID[UP:0x292 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.829: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/27 11:05:55.829: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/27 11:05:55.829: [smf] INFO: UE IMSI[262425365498472] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.829: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/27 11:05:55.829: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.829: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.835: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/27 11:05:55.835: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/27 11:05:55.835: [smf] INFO: UE IMSI[262426736807676] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.835: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/27 11:05:55.835: [upf] INFO: UE F-SEID[UP:0x61 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.835: [upf] INFO: UE F-SEID[UP:0x61 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.840: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/27 11:05:55.840: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/27 11:05:55.840: [smf] INFO: UE IMSI[262424257653909] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.841: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/27 11:05:55.841: [upf] INFO: UE F-SEID[UP:0x491 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.841: [upf] INFO: UE F-SEID[UP:0x491 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.846: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/27 11:05:55.846: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/27 11:05:55.846: [smf] INFO: UE IMSI[262428506785903] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.847: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/27 11:05:55.847: [upf] INFO: UE F-SEID[UP:0xee5 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.847: [upf] INFO: UE F-SEID[UP:0xee5 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.853: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/27 11:05:55.853: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/27 11:05:55.853: [smf] INFO: UE IMSI[262422756981549] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.854: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/27 11:05:55.854: [upf] INFO: UE F-SEID[UP:0xd3a CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.854: [upf] INFO: UE F-SEID[UP:0xd3a CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.860: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/27 11:05:55.860: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/27 11:05:55.860: [smf] INFO: UE IMSI[262420349201602] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.861: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/27 11:05:55.861: [upf] INFO: UE F-SEID[UP:0x429 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.861: [upf] INFO: UE F-SEID[UP:0x429 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.867: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/27 11:05:55.867: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/27 11:05:55.867: [smf] INFO: UE IMSI[262424923710402] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.867: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/27 11:05:55.868: [upf] INFO: UE F-SEID[UP:0x13d CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.868: [upf] INFO: UE F-SEID[UP:0x13d CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.873: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/27 11:05:55.873: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/27 11:05:55.873: [smf] INFO: UE IMSI[262421626955835] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.874: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/27 11:05:55.874: [upf] INFO: UE F-SEID[UP:0xbdb CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.874: [upf] INFO: UE F-SEID[UP:0xbdb CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.880: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/27 11:05:55.880: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/27 11:05:55.880: [smf] INFO: UE IMSI[262424135379305] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.880: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/27 11:05:55.880: [upf] INFO: UE F-SEID[UP:0xaad CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.880: [upf] INFO: UE F-SEID[UP:0xaad CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.886: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/27 11:05:55.886: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/27 11:05:55.886: [smf] INFO: UE IMSI[262427134179343] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.886: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/27 11:05:55.886: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.886: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.892: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/27 11:05:55.892: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/27 11:05:55.892: [smf] INFO: UE IMSI[262424108923620] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.892: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/27 11:05:55.892: [upf] INFO: UE F-SEID[UP:0x516 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.892: [upf] INFO: UE F-SEID[UP:0x516 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.897: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/27 11:05:55.897: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/27 11:05:55.897: [smf] INFO: UE IMSI[262428151037677] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.898: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/27 11:05:55.898: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.898: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.903: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/27 11:05:55.903: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/27 11:05:55.903: [smf] INFO: UE IMSI[262429193732650] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.904: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/27 11:05:55.904: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.904: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.910: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/27 11:05:55.910: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/27 11:05:55.910: [smf] INFO: UE IMSI[262428135101355] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.911: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/27 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.917: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/27 11:05:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/27 11:05:55.917: [smf] INFO: UE IMSI[262427336804328] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.918: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/27 11:05:55.918: [upf] INFO: UE F-SEID[UP:0x756 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.918: [upf] INFO: UE F-SEID[UP:0x756 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.923: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/27 11:05:55.923: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/27 11:05:55.923: [smf] INFO: UE IMSI[262428306180431] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.924: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/27 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.929: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/27 11:05:55.929: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/27 11:05:55.929: [smf] INFO: UE IMSI[262423302958694] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.930: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/27 11:05:55.930: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.930: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.935: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/27 11:05:55.935: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/27 11:05:55.935: [smf] INFO: UE IMSI[262420109326009] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.936: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/27 11:05:55.936: [upf] INFO: UE F-SEID[UP:0x826 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.936: [upf] INFO: UE F-SEID[UP:0x826 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.941: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/27 11:05:55.941: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/27 11:05:55.941: [smf] INFO: UE IMSI[262421171092225] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.942: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/27 11:05:55.942: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.942: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.947: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/27 11:05:55.947: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/27 11:05:55.947: [smf] INFO: UE IMSI[262423455386526] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.947: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/27 11:05:55.947: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.947: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.953: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/27 11:05:55.953: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/27 11:05:55.953: [smf] INFO: UE IMSI[262420455265302] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.953: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/27 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x940 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x940 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.958: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/27 11:05:55.958: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/27 11:05:55.959: [smf] INFO: UE IMSI[262421591014199] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.959: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/27 11:05:55.959: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.959: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.964: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/27 11:05:55.964: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/27 11:05:55.964: [smf] INFO: UE IMSI[262429313483151] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.965: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/27 11:05:55.965: [upf] INFO: UE F-SEID[UP:0x29c CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.965: [upf] INFO: UE F-SEID[UP:0x29c CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.970: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/27 11:05:55.970: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/27 11:05:55.970: [smf] INFO: UE IMSI[262429011140386] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.971: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/27 11:05:55.971: [upf] INFO: UE F-SEID[UP:0x43f CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.971: [upf] INFO: UE F-SEID[UP:0x43f CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.976: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/27 11:05:55.976: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/27 11:05:55.976: [smf] INFO: UE IMSI[262420054933376] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.976: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/27 11:05:55.976: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.976: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.982: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/27 11:05:55.982: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/27 11:05:55.982: [smf] INFO: UE IMSI[262428656542047] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.982: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/27 11:05:55.982: [upf] INFO: UE F-SEID[UP:0x769 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.982: [upf] INFO: UE F-SEID[UP:0x769 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.988: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/27 11:05:55.988: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/27 11:05:55.988: [smf] INFO: UE IMSI[262429701753844] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.988: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/27 11:05:55.988: [upf] INFO: UE F-SEID[UP:0x672 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.988: [upf] INFO: UE F-SEID[UP:0x672 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.994: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/27 11:05:55.994: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/27 11:05:55.994: [smf] INFO: UE IMSI[262425083746884] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:55.994: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/27 11:05:55.994: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:55.994: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.000: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/27 11:05:56.000: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/27 11:05:56.000: [smf] INFO: UE IMSI[262420777094416] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.001: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/27 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x60 CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x60 CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.006: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/27 11:05:56.006: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/27 11:05:56.007: [smf] INFO: UE IMSI[262427810738234] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.007: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/27 11:05:56.007: [upf] INFO: UE F-SEID[UP:0x880 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.007: [upf] INFO: UE F-SEID[UP:0x880 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.013: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/27 11:05:56.013: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/27 11:05:56.013: [smf] INFO: UE IMSI[262427404457267] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.013: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/27 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x671 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x671 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.019: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/27 11:05:56.019: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/27 11:05:56.019: [smf] INFO: UE IMSI[262424139347270] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.019: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/27 11:05:56.019: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.019: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.025: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/27 11:05:56.025: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/27 11:05:56.025: [smf] INFO: UE IMSI[262429354390412] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.025: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/27 11:05:56.025: [upf] INFO: UE F-SEID[UP:0xfab CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.025: [upf] INFO: UE F-SEID[UP:0xfab CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.031: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/27 11:05:56.031: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/27 11:05:56.031: [smf] INFO: UE IMSI[262425655783452] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.031: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/27 11:05:56.031: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.031: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.036: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/27 11:05:56.036: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/27 11:05:56.036: [smf] INFO: UE IMSI[262424317512470] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.037: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/27 11:05:56.037: [upf] INFO: UE F-SEID[UP:0x176 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.037: [upf] INFO: UE F-SEID[UP:0x176 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.042: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/27 11:05:56.042: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/27 11:05:56.042: [smf] INFO: UE IMSI[262428900091773] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.043: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/27 11:05:56.043: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.043: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.048: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/27 11:05:56.048: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/27 11:05:56.048: [smf] INFO: UE IMSI[262422847546197] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.049: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/27 11:05:56.049: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.049: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.054: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/27 11:05:56.054: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/27 11:05:56.054: [smf] INFO: UE IMSI[262423926950553] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.054: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/27 11:05:56.055: [upf] INFO: UE F-SEID[UP:0x252 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.055: [upf] INFO: UE F-SEID[UP:0x252 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.060: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/27 11:05:56.060: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/27 11:05:56.060: [smf] INFO: UE IMSI[262423205368723] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.060: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/27 11:05:56.060: [upf] INFO: UE F-SEID[UP:0x18e CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.060: [upf] INFO: UE F-SEID[UP:0x18e CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.065: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/27 11:05:56.065: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/27 11:05:56.065: [smf] INFO: UE IMSI[262428487064924] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.066: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/27 11:05:56.066: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.066: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.071: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/27 11:05:56.071: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/27 11:05:56.071: [smf] INFO: UE IMSI[262426253613653] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.072: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/27 11:05:56.072: [upf] INFO: UE F-SEID[UP:0x78d CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.072: [upf] INFO: UE F-SEID[UP:0x78d CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.077: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/27 11:05:56.077: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/27 11:05:56.077: [smf] INFO: UE IMSI[262420220019503] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.078: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/27 11:05:56.078: [upf] INFO: UE F-SEID[UP:0xffd CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.078: [upf] INFO: UE F-SEID[UP:0xffd CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.083: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/27 11:05:56.083: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/27 11:05:56.083: [smf] INFO: UE IMSI[262422794832414] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.083: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/27 11:05:56.083: [upf] INFO: UE F-SEID[UP:0xbbc CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.083: [upf] INFO: UE F-SEID[UP:0xbbc CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.089: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/27 11:05:56.089: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/27 11:05:56.089: [smf] INFO: UE IMSI[262426241597161] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.089: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/27 11:05:56.089: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.089: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.094: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/27 11:05:56.094: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/27 11:05:56.094: [smf] INFO: UE IMSI[262425601906379] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.095: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/27 11:05:56.095: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.095: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.100: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/27 11:05:56.100: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/27 11:05:56.100: [smf] INFO: UE IMSI[262429863541738] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.101: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/27 11:05:56.101: [upf] INFO: UE F-SEID[UP:0x89d CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.101: [upf] INFO: UE F-SEID[UP:0x89d CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.106: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/27 11:05:56.106: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/27 11:05:56.106: [smf] INFO: UE IMSI[262423745445661] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.107: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/27 11:05:56.107: [upf] INFO: UE F-SEID[UP:0x53 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.107: [upf] INFO: UE F-SEID[UP:0x53 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.113: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/27 11:05:56.113: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/27 11:05:56.113: [smf] INFO: UE IMSI[262421611168530] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.114: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/27 11:05:56.114: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.114: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.120: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/27 11:05:56.120: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/27 11:05:56.120: [smf] INFO: UE IMSI[262428582231167] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.121: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/27 11:05:56.121: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.121: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.126: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/27 11:05:56.126: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/27 11:05:56.126: [smf] INFO: UE IMSI[262426141071923] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.127: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/27 11:05:56.127: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.127: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.132: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/27 11:05:56.132: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/27 11:05:56.132: [smf] INFO: UE IMSI[262423061245824] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.133: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/27 11:05:56.133: [upf] INFO: UE F-SEID[UP:0x3ce CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.133: [upf] INFO: UE F-SEID[UP:0x3ce CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.138: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/27 11:05:56.138: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/27 11:05:56.138: [smf] INFO: UE IMSI[262420198390410] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.139: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/27 11:05:56.139: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.139: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.144: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/27 11:05:56.144: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/27 11:05:56.144: [smf] INFO: UE IMSI[262429603000254] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.145: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/27 11:05:56.145: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.145: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.150: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/27 11:05:56.150: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/27 11:05:56.150: [smf] INFO: UE IMSI[262426504004817] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.150: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/27 11:05:56.150: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.150: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.156: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/27 11:05:56.156: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/27 11:05:56.156: [smf] INFO: UE IMSI[262422090900868] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.157: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/27 11:05:56.157: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.157: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.164: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/27 11:05:56.164: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/27 11:05:56.164: [smf] INFO: UE IMSI[262427414831550] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.167: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/27 11:05:56.167: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.167: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.170: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/27 11:05:56.170: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/27 11:05:56.170: [smf] INFO: UE IMSI[262423616219135] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.171: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/27 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x174 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x174 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.177: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/27 11:05:56.177: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/27 11:05:56.177: [smf] INFO: UE IMSI[262428139978683] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.178: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/27 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x907 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x907 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.184: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/27 11:05:56.184: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/27 11:05:56.184: [smf] INFO: UE IMSI[262428846518256] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.185: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/27 11:05:56.185: [upf] INFO: UE F-SEID[UP:0xa CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.185: [upf] INFO: UE F-SEID[UP:0xa CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.190: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/27 11:05:56.190: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/27 11:05:56.190: [smf] INFO: UE IMSI[262421488153757] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.191: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/27 11:05:56.191: [upf] INFO: UE F-SEID[UP:0x82a CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.191: [upf] INFO: UE F-SEID[UP:0x82a CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.196: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/27 11:05:56.196: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/27 11:05:56.196: [smf] INFO: UE IMSI[262425703730247] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.197: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/27 11:05:56.197: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.197: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.202: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/27 11:05:56.202: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/27 11:05:56.202: [smf] INFO: UE IMSI[262426492145571] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.203: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/27 11:05:56.203: [upf] INFO: UE F-SEID[UP:0x140 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.203: [upf] INFO: UE F-SEID[UP:0x140 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.208: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/27 11:05:56.208: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/27 11:05:56.208: [smf] INFO: UE IMSI[262426426399129] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.208: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/27 11:05:56.208: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.208: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.213: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/27 11:05:56.213: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/27 11:05:56.213: [smf] INFO: UE IMSI[262425964325246] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.214: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/27 11:05:56.214: [upf] INFO: UE F-SEID[UP:0x48b CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.214: [upf] INFO: UE F-SEID[UP:0x48b CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.219: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/27 11:05:56.219: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/27 11:05:56.219: [smf] INFO: UE IMSI[262427182667761] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.220: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/27 11:05:56.220: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.220: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.225: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/27 11:05:56.225: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/27 11:05:56.225: [smf] INFO: UE IMSI[262429071853470] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.226: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/27 11:05:56.226: [upf] INFO: UE F-SEID[UP:0xcab CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.226: [upf] INFO: UE F-SEID[UP:0xcab CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.231: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/27 11:05:56.231: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/27 11:05:56.231: [smf] INFO: UE IMSI[262423662524784] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.231: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/27 11:05:56.231: [upf] INFO: UE F-SEID[UP:0xfea CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.231: [upf] INFO: UE F-SEID[UP:0xfea CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.236: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/27 11:05:56.236: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/27 11:05:56.236: [smf] INFO: UE IMSI[262420063220992] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.237: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/27 11:05:56.237: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.237: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.242: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/27 11:05:56.242: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/27 11:05:56.242: [smf] INFO: UE IMSI[262422504557444] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.243: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/27 11:05:56.243: [upf] INFO: UE F-SEID[UP:0x721 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.243: [upf] INFO: UE F-SEID[UP:0x721 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.248: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/27 11:05:56.248: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/27 11:05:56.248: [smf] INFO: UE IMSI[262429815272256] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.249: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/27 11:05:56.249: [upf] INFO: UE F-SEID[UP:0x91f CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.249: [upf] INFO: UE F-SEID[UP:0x91f CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.254: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/27 11:05:56.254: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/27 11:05:56.254: [smf] INFO: UE IMSI[262427577165903] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.255: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/27 11:05:56.255: [upf] INFO: UE F-SEID[UP:0x24a CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.255: [upf] INFO: UE F-SEID[UP:0x24a CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.259: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/27 11:05:56.259: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/27 11:05:56.260: [smf] INFO: UE IMSI[262429682070332] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.260: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/27 11:05:56.260: [upf] INFO: UE F-SEID[UP:0x264 CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.260: [upf] INFO: UE F-SEID[UP:0x264 CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.265: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/27 11:05:56.265: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/27 11:05:56.265: [smf] INFO: UE IMSI[262427755354382] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.266: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/27 11:05:56.266: [upf] INFO: UE F-SEID[UP:0x1c CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.266: [upf] INFO: UE F-SEID[UP:0x1c CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.271: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/27 11:05:56.271: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/27 11:05:56.271: [smf] INFO: UE IMSI[262421127983975] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.272: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/27 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.277: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/27 11:05:56.277: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/27 11:05:56.277: [smf] INFO: UE IMSI[262423120308846] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.278: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/27 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x3ea CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x3ea CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.283: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/27 11:05:56.283: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/27 11:05:56.283: [smf] INFO: UE IMSI[262422910573498] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.283: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/27 11:05:56.283: [upf] INFO: UE F-SEID[UP:0x835 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.283: [upf] INFO: UE F-SEID[UP:0x835 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.288: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/27 11:05:56.288: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/27 11:05:56.288: [smf] INFO: UE IMSI[262424611622298] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/27 11:05:56.289: [upf] INFO: UE F-SEID[UP:0x1a CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.289: [upf] INFO: UE F-SEID[UP:0x1a CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.294: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/27 11:05:56.294: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/27 11:05:56.294: [smf] INFO: UE IMSI[262427278897198] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.295: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/27 11:05:56.295: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.295: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.300: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/27 11:05:56.300: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/27 11:05:56.300: [smf] INFO: UE IMSI[262427443843476] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.301: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/27 11:05:56.301: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.301: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.306: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/27 11:05:56.306: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/27 11:05:56.306: [smf] INFO: UE IMSI[262425356280814] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.306: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/27 11:05:56.306: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.306: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.311: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/27 11:05:56.311: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/27 11:05:56.311: [smf] INFO: UE IMSI[262429687271027] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.312: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/27 11:05:56.312: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.312: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.317: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/27 11:05:56.317: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/27 11:05:56.317: [smf] INFO: UE IMSI[262425115490132] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.318: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/27 11:05:56.318: [upf] INFO: UE F-SEID[UP:0x76 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.318: [upf] INFO: UE F-SEID[UP:0x76 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.323: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/27 11:05:56.323: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/27 11:05:56.323: [smf] INFO: UE IMSI[262429959943622] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.323: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/27 11:05:56.323: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.323: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.328: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/27 11:05:56.328: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/27 11:05:56.328: [smf] INFO: UE IMSI[262428656264603] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.329: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/27 11:05:56.329: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.329: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.334: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/27 11:05:56.334: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/27 11:05:56.334: [smf] INFO: UE IMSI[262426171975817] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.335: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/27 11:05:56.335: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.335: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.340: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/27 11:05:56.340: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/27 11:05:56.340: [smf] INFO: UE IMSI[262425629490179] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.340: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/27 11:05:56.340: [upf] INFO: UE F-SEID[UP:0x80e CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.340: [upf] INFO: UE F-SEID[UP:0x80e CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.345: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/27 11:05:56.345: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/27 11:05:56.345: [smf] INFO: UE IMSI[262426516280106] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.346: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/27 11:05:56.346: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.346: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.351: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/27 11:05:56.351: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/27 11:05:56.351: [smf] INFO: UE IMSI[262428541473750] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.352: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/27 11:05:56.352: [upf] INFO: UE F-SEID[UP:0x37f CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.352: [upf] INFO: UE F-SEID[UP:0x37f CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.357: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/27 11:05:56.357: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/27 11:05:56.357: [smf] INFO: UE IMSI[262426937898145] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.357: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/27 11:05:56.357: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.357: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.362: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/27 11:05:56.362: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/27 11:05:56.362: [smf] INFO: UE IMSI[262422757321635] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.363: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/27 11:05:56.363: [upf] INFO: UE F-SEID[UP:0x401 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.363: [upf] INFO: UE F-SEID[UP:0x401 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.368: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/27 11:05:56.368: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/27 11:05:56.368: [smf] INFO: UE IMSI[262424111319886] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.369: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/27 11:05:56.369: [upf] INFO: UE F-SEID[UP:0x77a CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.369: [upf] INFO: UE F-SEID[UP:0x77a CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.374: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/27 11:05:56.374: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/27 11:05:56.374: [smf] INFO: UE IMSI[262421814355527] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.374: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/27 11:05:56.374: [upf] INFO: UE F-SEID[UP:0xec CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.374: [upf] INFO: UE F-SEID[UP:0xec CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.379: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/27 11:05:56.379: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/27 11:05:56.379: [smf] INFO: UE IMSI[262427076963157] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.380: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/27 11:05:56.380: [upf] INFO: UE F-SEID[UP:0x11d CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.380: [upf] INFO: UE F-SEID[UP:0x11d CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.385: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/27 11:05:56.385: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/27 11:05:56.385: [smf] INFO: UE IMSI[262422245760325] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.386: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/27 11:05:56.386: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.386: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.391: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/27 11:05:56.391: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/27 11:05:56.391: [smf] INFO: UE IMSI[262425948692057] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.392: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/27 11:05:56.392: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.392: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.397: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/27 11:05:56.397: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/27 11:05:56.397: [smf] INFO: UE IMSI[262423134390204] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.397: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/27 11:05:56.397: [upf] INFO: UE F-SEID[UP:0x10 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.397: [upf] INFO: UE F-SEID[UP:0x10 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.402: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/27 11:05:56.402: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/27 11:05:56.402: [smf] INFO: UE IMSI[262425102522381] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.403: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/27 11:05:56.403: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.403: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.408: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/27 11:05:56.408: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/27 11:05:56.408: [smf] INFO: UE IMSI[262424332527001] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.409: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/27 11:05:56.409: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.409: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.414: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/27 11:05:56.414: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/27 11:05:56.414: [smf] INFO: UE IMSI[262428659478609] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.415: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/27 11:05:56.415: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.415: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.420: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/27 11:05:56.420: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/27 11:05:56.420: [smf] INFO: UE IMSI[262422741767815] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.420: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/27 11:05:56.421: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.421: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.425: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/27 11:05:56.425: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/27 11:05:56.425: [smf] INFO: UE IMSI[262420490986094] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.426: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/27 11:05:56.426: [upf] INFO: UE F-SEID[UP:0x18f CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.426: [upf] INFO: UE F-SEID[UP:0x18f CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.431: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/27 11:05:56.431: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/27 11:05:56.431: [smf] INFO: UE IMSI[262426046896481] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.432: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/27 11:05:56.432: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.432: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.437: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/27 11:05:56.437: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/27 11:05:56.437: [smf] INFO: UE IMSI[262420764751591] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.438: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/27 11:05:56.438: [upf] INFO: UE F-SEID[UP:0x12 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.438: [upf] INFO: UE F-SEID[UP:0x12 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.443: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/27 11:05:56.443: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/27 11:05:56.443: [smf] INFO: UE IMSI[262427655297447] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.444: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/27 11:05:56.444: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.444: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.449: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/27 11:05:56.449: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/27 11:05:56.449: [smf] INFO: UE IMSI[262429307877752] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.449: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/27 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x59d CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x59d CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.454: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/27 11:05:56.454: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/27 11:05:56.454: [smf] INFO: UE IMSI[262424178728315] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.455: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/27 11:05:56.455: [upf] INFO: UE F-SEID[UP:0x52 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.455: [upf] INFO: UE F-SEID[UP:0x52 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.460: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/27 11:05:56.460: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/27 11:05:56.460: [smf] INFO: UE IMSI[262428904276412] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.461: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/27 11:05:56.461: [upf] INFO: UE F-SEID[UP:0x284 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.461: [upf] INFO: UE F-SEID[UP:0x284 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.466: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/27 11:05:56.466: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/27 11:05:56.466: [smf] INFO: UE IMSI[262427705026846] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.467: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/27 11:05:56.467: [upf] INFO: UE F-SEID[UP:0x469 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.467: [upf] INFO: UE F-SEID[UP:0x469 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.471: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/27 11:05:56.471: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/27 11:05:56.472: [smf] INFO: UE IMSI[262422861676910] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.472: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/27 11:05:56.472: [upf] INFO: UE F-SEID[UP:0x41d CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.472: [upf] INFO: UE F-SEID[UP:0x41d CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.477: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/27 11:05:56.477: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/27 11:05:56.477: [smf] INFO: UE IMSI[262421758781554] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.478: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/27 11:05:56.478: [upf] INFO: UE F-SEID[UP:0x120 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.478: [upf] INFO: UE F-SEID[UP:0x120 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.483: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/27 11:05:56.483: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/27 11:05:56.483: [smf] INFO: UE IMSI[262426008431800] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.484: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/27 11:05:56.484: [upf] INFO: UE F-SEID[UP:0x928 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.484: [upf] INFO: UE F-SEID[UP:0x928 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.489: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/27 11:05:56.489: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/27 11:05:56.489: [smf] INFO: UE IMSI[262424385054455] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.490: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/27 11:05:56.490: [upf] INFO: UE F-SEID[UP:0x68a CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.490: [upf] INFO: UE F-SEID[UP:0x68a CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.495: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/27 11:05:56.495: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/27 11:05:56.495: [smf] INFO: UE IMSI[262426072350922] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.495: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/27 11:05:56.495: [upf] INFO: UE F-SEID[UP:0x94d CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.495: [upf] INFO: UE F-SEID[UP:0x94d CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.500: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/27 11:05:56.500: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/27 11:05:56.500: [smf] INFO: UE IMSI[262424461994447] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.501: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/27 11:05:56.501: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.501: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.506: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/27 11:05:56.506: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/27 11:05:56.506: [smf] INFO: UE IMSI[262423034385422] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.507: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/27 11:05:56.507: [upf] INFO: UE F-SEID[UP:0x933 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.507: [upf] INFO: UE F-SEID[UP:0x933 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.512: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/27 11:05:56.512: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/27 11:05:56.512: [smf] INFO: UE IMSI[262426550591636] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.512: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/27 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.517: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/27 11:05:56.518: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/27 11:05:56.518: [smf] INFO: UE IMSI[262429581959518] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.518: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/27 11:05:56.518: [upf] INFO: UE F-SEID[UP:0xae CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.518: [upf] INFO: UE F-SEID[UP:0xae CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.523: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/27 11:05:56.523: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/27 11:05:56.523: [smf] INFO: UE IMSI[262425526341773] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.524: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/27 11:05:56.524: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.524: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.529: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/27 11:05:56.529: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/27 11:05:56.529: [smf] INFO: UE IMSI[262423385828160] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.530: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/27 11:05:56.530: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.530: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.535: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/27 11:05:56.535: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/27 11:05:56.535: [smf] INFO: UE IMSI[262427043404080] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.535: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/27 11:05:56.535: [upf] INFO: UE F-SEID[UP:0x805 CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.535: [upf] INFO: UE F-SEID[UP:0x805 CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.540: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/27 11:05:56.540: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/27 11:05:56.540: [smf] INFO: UE IMSI[262426484400923] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.541: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/27 11:05:56.541: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.541: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.546: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/27 11:05:56.546: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/27 11:05:56.546: [smf] INFO: UE IMSI[262427880056741] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.547: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/27 11:05:56.547: [upf] INFO: UE F-SEID[UP:0xddf CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.547: [upf] INFO: UE F-SEID[UP:0xddf CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.552: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/27 11:05:56.552: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/27 11:05:56.552: [smf] INFO: UE IMSI[262424102556478] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.553: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/27 11:05:56.553: [upf] INFO: UE F-SEID[UP:0x36c CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.553: [upf] INFO: UE F-SEID[UP:0x36c CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.557: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/27 11:05:56.557: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/27 11:05:56.558: [smf] INFO: UE IMSI[262422093853904] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.558: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/27 11:05:56.558: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.558: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.563: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/27 11:05:56.563: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/27 11:05:56.563: [smf] INFO: UE IMSI[262422882077514] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.564: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/27 11:05:56.564: [upf] INFO: UE F-SEID[UP:0x962 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.564: [upf] INFO: UE F-SEID[UP:0x962 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.569: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/27 11:05:56.569: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/27 11:05:56.569: [smf] INFO: UE IMSI[262423946407943] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.570: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/27 11:05:56.570: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.570: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.575: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/27 11:05:56.575: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/27 11:05:56.575: [smf] INFO: UE IMSI[262422159147293] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.575: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/27 11:05:56.575: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.575: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.580: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/27 11:05:56.580: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/27 11:05:56.580: [smf] INFO: UE IMSI[262422036146894] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.581: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/27 11:05:56.581: [upf] INFO: UE F-SEID[UP:0xd1 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.581: [upf] INFO: UE F-SEID[UP:0xd1 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.586: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/27 11:05:56.586: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/27 11:05:56.586: [smf] INFO: UE IMSI[262423382319729] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.587: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/27 11:05:56.587: [upf] INFO: UE F-SEID[UP:0x184 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.587: [upf] INFO: UE F-SEID[UP:0x184 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.592: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/27 11:05:56.592: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/27 11:05:56.592: [smf] INFO: UE IMSI[262428327214564] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.593: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/27 11:05:56.593: [upf] INFO: UE F-SEID[UP:0x153 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.593: [upf] INFO: UE F-SEID[UP:0x153 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.598: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/27 11:05:56.598: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/27 11:05:56.598: [smf] INFO: UE IMSI[262423385226753] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.599: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/27 11:05:56.599: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.599: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.604: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/27 11:05:56.604: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/27 11:05:56.604: [smf] INFO: UE IMSI[262421862685008] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.604: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/27 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x160 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x160 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.609: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/27 11:05:56.609: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/27 11:05:56.609: [smf] INFO: UE IMSI[262420324007470] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.610: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/27 11:05:56.610: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.610: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.615: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/27 11:05:56.615: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/27 11:05:56.615: [smf] INFO: UE IMSI[262427385699971] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.616: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/27 11:05:56.616: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.616: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.621: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/27 11:05:56.621: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/27 11:05:56.621: [smf] INFO: UE IMSI[262425350704212] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.621: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/27 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x240 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x240 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.626: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/27 11:05:56.626: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/27 11:05:56.626: [smf] INFO: UE IMSI[262423279844793] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.627: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/27 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x230 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x230 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.632: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/27 11:05:56.632: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/27 11:05:56.632: [smf] INFO: UE IMSI[262425083687585] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.633: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/27 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x36f CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x36f CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.638: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/27 11:05:56.638: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/27 11:05:56.638: [smf] INFO: UE IMSI[262428281807563] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.639: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/27 11:05:56.639: [upf] INFO: UE F-SEID[UP:0x33b CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.639: [upf] INFO: UE F-SEID[UP:0x33b CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.644: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/27 11:05:56.644: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/27 11:05:56.644: [smf] INFO: UE IMSI[262429810249784] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.644: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/27 11:05:56.644: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.644: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.649: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/27 11:05:56.649: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/27 11:05:56.649: [smf] INFO: UE IMSI[262429268368291] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.650: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/27 11:05:56.650: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.650: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.655: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/27 11:05:56.655: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/27 11:05:56.655: [smf] INFO: UE IMSI[262423886571988] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.656: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/27 11:05:56.656: [upf] INFO: UE F-SEID[UP:0x665 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.656: [upf] INFO: UE F-SEID[UP:0x665 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.661: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/27 11:05:56.661: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/27 11:05:56.661: [smf] INFO: UE IMSI[262421553799660] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.661: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/27 11:05:56.661: [upf] INFO: UE F-SEID[UP:0x592 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.661: [upf] INFO: UE F-SEID[UP:0x592 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.667: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/27 11:05:56.667: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/27 11:05:56.667: [smf] INFO: UE IMSI[262422589254235] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.667: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/27 11:05:56.667: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.667: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.672: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/27 11:05:56.672: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/27 11:05:56.672: [smf] INFO: UE IMSI[262423182814273] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.673: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/27 11:05:56.673: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.673: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.678: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/27 11:05:56.678: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/27 11:05:56.678: [smf] INFO: UE IMSI[262425005713121] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.679: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/27 11:05:56.679: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.679: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.684: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/27 11:05:56.684: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/27 11:05:56.684: [smf] INFO: UE IMSI[262421627462505] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.685: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/27 11:05:56.685: [upf] INFO: UE F-SEID[UP:0x898 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.685: [upf] INFO: UE F-SEID[UP:0x898 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.690: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/27 11:05:56.690: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/27 11:05:56.690: [smf] INFO: UE IMSI[262426160342183] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.690: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/27 11:05:56.690: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.690: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.695: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/27 11:05:56.695: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/27 11:05:56.695: [smf] INFO: UE IMSI[262428504991118] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.696: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/27 11:05:56.696: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.696: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.701: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/27 11:05:56.701: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/27 11:05:56.701: [smf] INFO: UE IMSI[262422933314603] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.702: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/27 11:05:56.702: [upf] INFO: UE F-SEID[UP:0x81c CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.702: [upf] INFO: UE F-SEID[UP:0x81c CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.707: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/27 11:05:56.707: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/27 11:05:56.707: [smf] INFO: UE IMSI[262425869319286] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.707: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/27 11:05:56.707: [upf] INFO: UE F-SEID[UP:0x714 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.707: [upf] INFO: UE F-SEID[UP:0x714 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.713: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/27 11:05:56.713: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/27 11:05:56.713: [smf] INFO: UE IMSI[262422232469797] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.713: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/27 11:05:56.713: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.713: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.718: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/27 11:05:56.718: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/27 11:05:56.718: [smf] INFO: UE IMSI[262420791878280] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.719: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/27 11:05:56.719: [upf] INFO: UE F-SEID[UP:0x35b CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.719: [upf] INFO: UE F-SEID[UP:0x35b CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.724: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/27 11:05:56.724: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/27 11:05:56.724: [smf] INFO: UE IMSI[262424292592888] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.725: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/27 11:05:56.725: [upf] INFO: UE F-SEID[UP:0x927 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.725: [upf] INFO: UE F-SEID[UP:0x927 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.730: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/27 11:05:56.730: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/27 11:05:56.730: [smf] INFO: UE IMSI[262429005071016] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.730: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/27 11:05:56.730: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.730: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.735: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/27 11:05:56.735: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/27 11:05:56.735: [smf] INFO: UE IMSI[262420051675197] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.736: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/27 11:05:56.736: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.736: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.741: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/27 11:05:56.741: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/27 11:05:56.741: [smf] INFO: UE IMSI[262422251307085] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.742: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/27 11:05:56.742: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.742: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.747: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/27 11:05:56.747: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/27 11:05:56.747: [smf] INFO: UE IMSI[262426054856169] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.747: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/27 11:05:56.747: [upf] INFO: UE F-SEID[UP:0x39c CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.747: [upf] INFO: UE F-SEID[UP:0x39c CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.753: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/27 11:05:56.753: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/27 11:05:56.753: [smf] INFO: UE IMSI[262428574254245] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.753: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/27 11:05:56.753: [upf] INFO: UE F-SEID[UP:0x29d CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.753: [upf] INFO: UE F-SEID[UP:0x29d CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.758: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/27 11:05:56.758: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/27 11:05:56.758: [smf] INFO: UE IMSI[262420948614647] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.759: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/27 11:05:56.759: [upf] INFO: UE F-SEID[UP:0x80 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.759: [upf] INFO: UE F-SEID[UP:0x80 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.764: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/27 11:05:56.764: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/27 11:05:56.764: [smf] INFO: UE IMSI[262422059418541] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.765: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/27 11:05:56.765: [upf] INFO: UE F-SEID[UP:0x91b CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.765: [upf] INFO: UE F-SEID[UP:0x91b CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.770: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/27 11:05:56.770: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/27 11:05:56.770: [smf] INFO: UE IMSI[262424080267937] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.771: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/27 11:05:56.771: [upf] INFO: UE F-SEID[UP:0x781 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.771: [upf] INFO: UE F-SEID[UP:0x781 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.776: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/27 11:05:56.776: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/27 11:05:56.776: [smf] INFO: UE IMSI[262425999991119] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.776: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/27 11:05:56.776: [upf] INFO: UE F-SEID[UP:0x824 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.776: [upf] INFO: UE F-SEID[UP:0x824 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.781: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/27 11:05:56.781: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/27 11:05:56.781: [smf] INFO: UE IMSI[262424879346331] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.782: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/27 11:05:56.782: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.782: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.787: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/27 11:05:56.787: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/27 11:05:56.787: [smf] INFO: UE IMSI[262423574753585] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.788: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/27 11:05:56.788: [upf] INFO: UE F-SEID[UP:0xeff CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.788: [upf] INFO: UE F-SEID[UP:0xeff CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.793: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/27 11:05:56.793: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/27 11:05:56.793: [smf] INFO: UE IMSI[262423898459639] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.794: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/27 11:05:56.794: [upf] INFO: UE F-SEID[UP:0x7be CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.794: [upf] INFO: UE F-SEID[UP:0x7be CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.799: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/27 11:05:56.799: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/27 11:05:56.799: [smf] INFO: UE IMSI[262421449154679] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.799: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/27 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x76f CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x76f CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.805: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/27 11:05:56.805: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/27 11:05:56.805: [smf] INFO: UE IMSI[262423797737543] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.806: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/27 11:05:56.806: [upf] INFO: UE F-SEID[UP:0x442 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.806: [upf] INFO: UE F-SEID[UP:0x442 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.810: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/27 11:05:56.811: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/27 11:05:56.811: [smf] INFO: UE IMSI[262421093870601] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.811: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/27 11:05:56.811: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.811: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.817: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/27 11:05:56.817: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/27 11:05:56.817: [smf] INFO: UE IMSI[262420952183741] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.817: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/27 11:05:56.817: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.817: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.822: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/27 11:05:56.822: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/27 11:05:56.822: [smf] INFO: UE IMSI[262428053663534] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.823: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/27 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x17 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x17 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.828: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/27 11:05:56.828: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/27 11:05:56.828: [smf] INFO: UE IMSI[262420017684600] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.829: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/27 11:05:56.829: [upf] INFO: UE F-SEID[UP:0x404 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.829: [upf] INFO: UE F-SEID[UP:0x404 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.834: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/27 11:05:56.834: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/27 11:05:56.834: [smf] INFO: UE IMSI[262428044971432] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.834: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/27 11:05:56.835: [upf] INFO: UE F-SEID[UP:0xd10 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.835: [upf] INFO: UE F-SEID[UP:0xd10 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.840: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/27 11:05:56.840: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/27 11:05:56.840: [smf] INFO: UE IMSI[262425775222633] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.840: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/27 11:05:56.840: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.840: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.845: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/27 11:05:56.845: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/27 11:05:56.845: [smf] INFO: UE IMSI[262424603293346] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.846: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/27 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x775 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x775 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.851: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/27 11:05:56.851: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/27 11:05:56.851: [smf] INFO: UE IMSI[262424484763942] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.852: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/27 11:05:56.852: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.852: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.857: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/27 11:05:56.857: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/27 11:05:56.857: [smf] INFO: UE IMSI[262425618134700] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.857: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/27 11:05:56.857: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.857: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.862: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/27 11:05:56.862: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/27 11:05:56.862: [smf] INFO: UE IMSI[262427428477026] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.863: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/27 11:05:56.863: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.863: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.868: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/27 11:05:56.868: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/27 11:05:56.868: [smf] INFO: UE IMSI[262427855365610] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.869: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/27 11:05:56.869: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.869: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.874: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/27 11:05:56.874: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/27 11:05:56.874: [smf] INFO: UE IMSI[262423610729049] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.874: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/27 11:05:56.874: [upf] INFO: UE F-SEID[UP:0x37e CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.874: [upf] INFO: UE F-SEID[UP:0x37e CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.880: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/27 11:05:56.880: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/27 11:05:56.880: [smf] INFO: UE IMSI[262424555853735] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.880: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/27 11:05:56.880: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.880: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.885: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/27 11:05:56.885: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/27 11:05:56.885: [smf] INFO: UE IMSI[262426948365013] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.886: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/27 11:05:56.886: [upf] INFO: UE F-SEID[UP:0xc47 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.886: [upf] INFO: UE F-SEID[UP:0xc47 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.891: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/27 11:05:56.891: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/27 11:05:56.891: [smf] INFO: UE IMSI[262422033910221] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.892: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/27 11:05:56.892: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.892: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.898: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/27 11:05:56.898: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/27 11:05:56.898: [smf] INFO: UE IMSI[262424481355884] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.899: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/27 11:05:56.899: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.899: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.905: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/27 11:05:56.905: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/27 11:05:56.905: [smf] INFO: UE IMSI[262421571112914] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.906: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/27 11:05:56.906: [upf] INFO: UE F-SEID[UP:0x22 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.906: [upf] INFO: UE F-SEID[UP:0x22 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.911: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/27 11:05:56.911: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/27 11:05:56.911: [smf] INFO: UE IMSI[262429260692167] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.913: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/27 11:05:56.913: [upf] INFO: UE F-SEID[UP:0x166 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.913: [upf] INFO: UE F-SEID[UP:0x166 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.918: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/27 11:05:56.918: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/27 11:05:56.918: [smf] INFO: UE IMSI[262429173219366] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.919: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/27 11:05:56.919: [upf] INFO: UE F-SEID[UP:0xbce CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.919: [upf] INFO: UE F-SEID[UP:0xbce CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.924: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/27 11:05:56.924: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/27 11:05:56.924: [smf] INFO: UE IMSI[262425904860502] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.925: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/27 11:05:56.925: [upf] INFO: UE F-SEID[UP:0x5e CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.925: [upf] INFO: UE F-SEID[UP:0x5e CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.930: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/27 11:05:56.930: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/27 11:05:56.930: [smf] INFO: UE IMSI[262424889906535] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.931: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/27 11:05:56.931: [upf] INFO: UE F-SEID[UP:0xa12 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.931: [upf] INFO: UE F-SEID[UP:0xa12 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.937: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/27 11:05:56.937: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/27 11:05:56.937: [smf] INFO: UE IMSI[262423665880488] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.938: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/27 11:05:56.938: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.938: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.943: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/27 11:05:56.943: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/27 11:05:56.943: [smf] INFO: UE IMSI[262423731908781] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.944: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/27 11:05:56.944: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.944: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.949: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/27 11:05:56.949: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/27 11:05:56.949: [smf] INFO: UE IMSI[262421445902280] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.951: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/27 11:05:56.951: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.951: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.956: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/27 11:05:56.956: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/27 11:05:56.956: [smf] INFO: UE IMSI[262420685909777] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.957: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/27 11:05:56.957: [upf] INFO: UE F-SEID[UP:0x94f CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.957: [upf] INFO: UE F-SEID[UP:0x94f CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.962: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/27 11:05:56.962: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/27 11:05:56.962: [smf] INFO: UE IMSI[262420323300801] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.963: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/27 11:05:56.963: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.963: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.969: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/27 11:05:56.969: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/27 11:05:56.969: [smf] INFO: UE IMSI[262420296952806] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.971: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/27 11:05:56.971: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.971: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.978: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/27 11:05:56.978: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/27 11:05:56.978: [smf] INFO: UE IMSI[262427594925319] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.979: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/27 11:05:56.979: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.979: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.984: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/27 11:05:56.984: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/27 11:05:56.984: [smf] INFO: UE IMSI[262424335334516] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.985: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/27 11:05:56.985: [upf] INFO: UE F-SEID[UP:0x30e CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.985: [upf] INFO: UE F-SEID[UP:0x30e CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.990: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/27 11:05:56.990: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/27 11:05:56.990: [smf] INFO: UE IMSI[262424839011859] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.991: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/27 11:05:56.991: [upf] INFO: UE F-SEID[UP:0x87d CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.991: [upf] INFO: UE F-SEID[UP:0x87d CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.996: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/27 11:05:56.996: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/27 11:05:56.996: [smf] INFO: UE IMSI[262420455193711] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:56.997: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/27 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x29f CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x29f CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.002: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/27 11:05:57.002: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/27 11:05:57.002: [smf] INFO: UE IMSI[262424188293148] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.004: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/27 11:05:57.004: [upf] INFO: UE F-SEID[UP:0x2af CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.004: [upf] INFO: UE F-SEID[UP:0x2af CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.009: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/27 11:05:57.009: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/27 11:05:57.009: [smf] INFO: UE IMSI[262426083259213] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.010: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/27 11:05:57.010: [upf] INFO: UE F-SEID[UP:0x39a CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.010: [upf] INFO: UE F-SEID[UP:0x39a CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.015: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/27 11:05:57.015: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/27 11:05:57.015: [smf] INFO: UE IMSI[262422122986890] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.015: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/27 11:05:57.015: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.015: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.021: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/27 11:05:57.021: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/27 11:05:57.021: [smf] INFO: UE IMSI[262424840394715] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.021: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/27 11:05:57.021: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.021: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.027: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/27 11:05:57.027: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/27 11:05:57.027: [smf] INFO: UE IMSI[262427471532495] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.027: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/27 11:05:57.027: [upf] INFO: UE F-SEID[UP:0x369 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.027: [upf] INFO: UE F-SEID[UP:0x369 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.032: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/27 11:05:57.032: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/27 11:05:57.032: [smf] INFO: UE IMSI[262424475762543] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.033: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/27 11:05:57.033: [upf] INFO: UE F-SEID[UP:0xddb CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.033: [upf] INFO: UE F-SEID[UP:0xddb CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.038: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/27 11:05:57.038: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/27 11:05:57.038: [smf] INFO: UE IMSI[262421167852559] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.039: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/27 11:05:57.039: [upf] INFO: UE F-SEID[UP:0x757 CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.039: [upf] INFO: UE F-SEID[UP:0x757 CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.044: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/27 11:05:57.044: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/27 11:05:57.044: [smf] INFO: UE IMSI[262422635591316] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.045: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/27 11:05:57.045: [upf] INFO: UE F-SEID[UP:0x58e CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.045: [upf] INFO: UE F-SEID[UP:0x58e CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.050: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/27 11:05:57.050: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/27 11:05:57.050: [smf] INFO: UE IMSI[262427084119757] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.051: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/27 11:05:57.051: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.051: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.056: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/27 11:05:57.056: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/27 11:05:57.056: [smf] INFO: UE IMSI[262423602472877] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.057: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/27 11:05:57.057: [upf] INFO: UE F-SEID[UP:0x647 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.057: [upf] INFO: UE F-SEID[UP:0x647 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.062: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/27 11:05:57.062: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/27 11:05:57.062: [smf] INFO: UE IMSI[262429497292278] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.062: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/27 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x51c CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x51c CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.068: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/27 11:05:57.068: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/27 11:05:57.068: [smf] INFO: UE IMSI[262420920296307] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.068: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/27 11:05:57.068: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.068: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.074: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/27 11:05:57.074: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/27 11:05:57.074: [smf] INFO: UE IMSI[262425488337775] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.074: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/27 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.080: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/27 11:05:57.080: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/27 11:05:57.080: [smf] INFO: UE IMSI[262421216399191] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.080: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/27 11:05:57.080: [upf] INFO: UE F-SEID[UP:0x210 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.080: [upf] INFO: UE F-SEID[UP:0x210 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.086: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/27 11:05:57.086: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/27 11:05:57.086: [smf] INFO: UE IMSI[262422296817812] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.086: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/27 11:05:57.086: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.086: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.092: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/27 11:05:57.092: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/27 11:05:57.092: [smf] INFO: UE IMSI[262424456164629] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.092: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/27 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.098: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/27 11:05:57.098: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/27 11:05:57.098: [smf] INFO: UE IMSI[262429042522346] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.099: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/27 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x7 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x7 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.105: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/27 11:05:57.105: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/27 11:05:57.105: [smf] INFO: UE IMSI[262426416261564] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.107: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/27 11:05:57.107: [upf] INFO: UE F-SEID[UP:0x418 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.107: [upf] INFO: UE F-SEID[UP:0x418 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.112: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/27 11:05:57.112: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/27 11:05:57.112: [smf] INFO: UE IMSI[262426655762951] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.113: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/27 11:05:57.113: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.113: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.118: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/27 11:05:57.118: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/27 11:05:57.118: [smf] INFO: UE IMSI[262423075898481] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.119: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/27 11:05:57.119: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.119: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.124: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/27 11:05:57.124: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/27 11:05:57.124: [smf] INFO: UE IMSI[262422502671992] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.125: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/27 11:05:57.125: [upf] INFO: UE F-SEID[UP:0x34e CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.125: [upf] INFO: UE F-SEID[UP:0x34e CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.130: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/27 11:05:57.130: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/27 11:05:57.130: [smf] INFO: UE IMSI[262425784695104] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.130: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/27 11:05:57.130: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.130: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.136: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/27 11:05:57.136: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/27 11:05:57.136: [smf] INFO: UE IMSI[262425198764821] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.137: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/27 11:05:57.137: [upf] INFO: UE F-SEID[UP:0x29 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.137: [upf] INFO: UE F-SEID[UP:0x29 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.142: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/27 11:05:57.142: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/27 11:05:57.142: [smf] INFO: UE IMSI[262423385258688] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.142: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/27 11:05:57.142: [upf] INFO: UE F-SEID[UP:0x28a CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.142: [upf] INFO: UE F-SEID[UP:0x28a CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.148: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/27 11:05:57.148: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/27 11:05:57.148: [smf] INFO: UE IMSI[262424253943944] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.148: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/27 11:05:57.148: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.148: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.154: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/27 11:05:57.154: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/27 11:05:57.154: [smf] INFO: UE IMSI[262420134705484] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.154: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/27 11:05:57.154: [upf] INFO: UE F-SEID[UP:0x74b CP:0x93c] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.154: [upf] INFO: UE F-SEID[UP:0x74b CP:0x93c] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.160: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/27 11:05:57.160: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/27 11:05:57.160: [smf] INFO: UE IMSI[262428412671054] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.160: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/27 11:05:57.160: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.160: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.166: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/27 11:05:57.166: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/27 11:05:57.166: [smf] INFO: UE IMSI[262424936725630] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.166: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/27 11:05:57.166: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.166: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.172: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/27 11:05:57.172: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/27 11:05:57.172: [smf] INFO: UE IMSI[262421205644308] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.172: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/27 11:05:57.172: [upf] INFO: UE F-SEID[UP:0x320 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.172: [upf] INFO: UE F-SEID[UP:0x320 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.177: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/27 11:05:57.177: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/27 11:05:57.177: [smf] INFO: UE IMSI[262426829792772] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.178: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/27 11:05:57.178: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.178: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.183: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/27 11:05:57.183: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/27 11:05:57.183: [smf] INFO: UE IMSI[262423464463328] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.184: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/27 11:05:57.184: [upf] INFO: UE F-SEID[UP:0x80c CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.184: [upf] INFO: UE F-SEID[UP:0x80c CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.189: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/27 11:05:57.189: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/27 11:05:57.189: [smf] INFO: UE IMSI[262421266177429] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.190: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/27 11:05:57.190: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.190: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.195: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/27 11:05:57.195: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/27 11:05:57.195: [smf] INFO: UE IMSI[262421705108671] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.195: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/27 11:05:57.196: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.196: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.201: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/27 11:05:57.201: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/27 11:05:57.201: [smf] INFO: UE IMSI[262422555705862] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.202: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/27 11:05:57.202: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.202: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.207: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/27 11:05:57.207: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/27 11:05:57.207: [smf] INFO: UE IMSI[262429825702318] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.207: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/27 11:05:57.207: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.207: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.213: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/27 11:05:57.213: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/27 11:05:57.213: [smf] INFO: UE IMSI[262424672145741] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.213: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/27 11:05:57.213: [upf] INFO: UE F-SEID[UP:0x498 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.213: [upf] INFO: UE F-SEID[UP:0x498 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.219: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/27 11:05:57.219: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/27 11:05:57.219: [smf] INFO: UE IMSI[262424782466972] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.219: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/27 11:05:57.219: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.219: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.225: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/27 11:05:57.225: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/27 11:05:57.225: [smf] INFO: UE IMSI[262423700807785] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.225: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/27 11:05:57.225: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.225: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.231: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/27 11:05:57.231: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/27 11:05:57.231: [smf] INFO: UE IMSI[262427213370367] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.231: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/27 11:05:57.231: [upf] INFO: UE F-SEID[UP:0x553 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.231: [upf] INFO: UE F-SEID[UP:0x553 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.236: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/27 11:05:57.236: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/27 11:05:57.236: [smf] INFO: UE IMSI[262420721926643] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.237: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/27 11:05:57.237: [upf] INFO: UE F-SEID[UP:0x287 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.237: [upf] INFO: UE F-SEID[UP:0x287 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.242: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/27 11:05:57.242: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/27 11:05:57.242: [smf] INFO: UE IMSI[262428856764563] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.243: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/27 11:05:57.243: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.243: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.248: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/27 11:05:57.248: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/27 11:05:57.248: [smf] INFO: UE IMSI[262421698568391] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.249: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/27 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x110 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x110 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.254: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/27 11:05:57.254: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/27 11:05:57.254: [smf] INFO: UE IMSI[262425250128007] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.255: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/27 11:05:57.255: [upf] INFO: UE F-SEID[UP:0x38a CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.255: [upf] INFO: UE F-SEID[UP:0x38a CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.260: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/27 11:05:57.260: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/27 11:05:57.260: [smf] INFO: UE IMSI[262424396841767] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.261: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/27 11:05:57.261: [upf] INFO: UE F-SEID[UP:0xa1f CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.261: [upf] INFO: UE F-SEID[UP:0xa1f CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.266: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/27 11:05:57.266: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/27 11:05:57.266: [smf] INFO: UE IMSI[262426352844122] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.266: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/27 11:05:57.267: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.267: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.272: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/27 11:05:57.272: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/27 11:05:57.272: [smf] INFO: UE IMSI[262422723394396] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.272: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/27 11:05:57.272: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.272: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.277: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/27 11:05:57.277: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/27 11:05:57.277: [smf] INFO: UE IMSI[262425480147849] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.278: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/27 11:05:57.278: [upf] INFO: UE F-SEID[UP:0xad0 CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.278: [upf] INFO: UE F-SEID[UP:0xad0 CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.283: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/27 11:05:57.283: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/27 11:05:57.283: [smf] INFO: UE IMSI[262421855850561] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.284: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/27 11:05:57.284: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.284: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.289: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/27 11:05:57.289: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/27 11:05:57.289: [smf] INFO: UE IMSI[262426172892557] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.290: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/27 11:05:57.290: [upf] INFO: UE F-SEID[UP:0x807 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.290: [upf] INFO: UE F-SEID[UP:0x807 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.295: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/27 11:05:57.295: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/27 11:05:57.295: [smf] INFO: UE IMSI[262425356913920] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.295: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/27 11:05:57.295: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.295: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.300: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/27 11:05:57.300: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/27 11:05:57.300: [smf] INFO: UE IMSI[262429492764324] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.301: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/27 11:05:57.301: [upf] INFO: UE F-SEID[UP:0x67 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.301: [upf] INFO: UE F-SEID[UP:0x67 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.306: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/27 11:05:57.306: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/27 11:05:57.306: [smf] INFO: UE IMSI[262421625667641] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.307: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/27 11:05:57.307: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.307: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.312: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/27 11:05:57.312: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/27 11:05:57.312: [smf] INFO: UE IMSI[262420298967310] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.313: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/27 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.318: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/27 11:05:57.318: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/27 11:05:57.318: [smf] INFO: UE IMSI[262429355384781] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.318: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/27 11:05:57.318: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.318: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.324: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/27 11:05:57.324: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/27 11:05:57.324: [smf] INFO: UE IMSI[262426290536569] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.324: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/27 11:05:57.324: [upf] INFO: UE F-SEID[UP:0x365 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.324: [upf] INFO: UE F-SEID[UP:0x365 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.330: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/27 11:05:57.330: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/27 11:05:57.330: [smf] INFO: UE IMSI[262429997731820] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.331: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/27 11:05:57.331: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.331: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.336: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/27 11:05:57.336: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/27 11:05:57.336: [smf] INFO: UE IMSI[262423079762944] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.337: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/27 11:05:57.337: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.337: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.342: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/27 11:05:57.342: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/27 11:05:57.342: [smf] INFO: UE IMSI[262425704939612] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.342: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/27 11:05:57.342: [upf] INFO: UE F-SEID[UP:0xf CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.342: [upf] INFO: UE F-SEID[UP:0xf CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.348: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/27 11:05:57.348: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/27 11:05:57.348: [smf] INFO: UE IMSI[262427830828605] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.348: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/27 11:05:57.348: [upf] INFO: UE F-SEID[UP:0xde CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.348: [upf] INFO: UE F-SEID[UP:0xde CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.353: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/27 11:05:57.353: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/27 11:05:57.353: [smf] INFO: UE IMSI[262426511061053] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.354: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/27 11:05:57.354: [upf] INFO: UE F-SEID[UP:0xaea CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.354: [upf] INFO: UE F-SEID[UP:0xaea CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.359: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/27 11:05:57.359: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/27 11:05:57.359: [smf] INFO: UE IMSI[262424128988410] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.360: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/27 11:05:57.360: [upf] INFO: UE F-SEID[UP:0x193 CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.360: [upf] INFO: UE F-SEID[UP:0x193 CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.365: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/27 11:05:57.365: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/27 11:05:57.365: [smf] INFO: UE IMSI[262429417713300] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.365: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/27 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x353 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x353 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.371: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/27 11:05:57.371: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/27 11:05:57.371: [smf] INFO: UE IMSI[262428357687323] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.371: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/27 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x8c CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x8c CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.377: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/27 11:05:57.377: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/27 11:05:57.377: [smf] INFO: UE IMSI[262428125453670] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.377: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/27 11:05:57.377: [upf] INFO: UE F-SEID[UP:0x12f CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.377: [upf] INFO: UE F-SEID[UP:0x12f CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.382: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/27 11:05:57.382: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/27 11:05:57.382: [smf] INFO: UE IMSI[262423498612311] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.383: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/27 11:05:57.383: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.383: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.388: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/27 11:05:57.388: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/27 11:05:57.388: [smf] INFO: UE IMSI[262423713757797] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.389: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/27 11:05:57.389: [upf] INFO: UE F-SEID[UP:0x164 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.389: [upf] INFO: UE F-SEID[UP:0x164 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.394: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/27 11:05:57.394: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/27 11:05:57.394: [smf] INFO: UE IMSI[262424777715591] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.394: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/27 11:05:57.394: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.394: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.400: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/27 11:05:57.400: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/27 11:05:57.400: [smf] INFO: UE IMSI[262423781565962] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.400: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/27 11:05:57.400: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.400: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.405: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/27 11:05:57.405: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/27 11:05:57.405: [smf] INFO: UE IMSI[262422924776809] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.406: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/27 11:05:57.406: [upf] INFO: UE F-SEID[UP:0x85f CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.406: [upf] INFO: UE F-SEID[UP:0x85f CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.411: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/27 11:05:57.411: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/27 11:05:57.411: [smf] INFO: UE IMSI[262428476203445] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.412: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/27 11:05:57.412: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.412: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.417: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/27 11:05:57.417: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/27 11:05:57.417: [smf] INFO: UE IMSI[262421485230108] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.418: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/27 11:05:57.418: [upf] INFO: UE F-SEID[UP:0x29e CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.418: [upf] INFO: UE F-SEID[UP:0x29e CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.423: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/27 11:05:57.423: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/27 11:05:57.423: [smf] INFO: UE IMSI[262427297273784] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.424: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/27 11:05:57.424: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.424: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.430: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/27 11:05:57.430: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/27 11:05:57.430: [smf] INFO: UE IMSI[262420493556233] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.431: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/27 11:05:57.431: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.431: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.436: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/27 11:05:57.436: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/27 11:05:57.436: [smf] INFO: UE IMSI[262429007265592] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.437: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/27 11:05:57.437: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.437: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.442: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/27 11:05:57.442: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/27 11:05:57.442: [smf] INFO: UE IMSI[262423560778411] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.442: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/27 11:05:57.442: [upf] INFO: UE F-SEID[UP:0x31e CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.442: [upf] INFO: UE F-SEID[UP:0x31e CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.447: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/27 11:05:57.447: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/27 11:05:57.447: [smf] INFO: UE IMSI[262423576057870] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.448: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/27 11:05:57.448: [upf] INFO: UE F-SEID[UP:0x589 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.448: [upf] INFO: UE F-SEID[UP:0x589 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.453: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/27 11:05:57.453: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/27 11:05:57.453: [smf] INFO: UE IMSI[262426947441880] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.454: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/27 11:05:57.454: [upf] INFO: UE F-SEID[UP:0x88b CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.454: [upf] INFO: UE F-SEID[UP:0x88b CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.459: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/27 11:05:57.459: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/27 11:05:57.459: [smf] INFO: UE IMSI[262427401655173] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.460: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/27 11:05:57.460: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.460: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.465: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/27 11:05:57.465: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/27 11:05:57.465: [smf] INFO: UE IMSI[262428924796775] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.466: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/27 11:05:57.466: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.466: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.471: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/27 11:05:57.471: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/27 11:05:57.471: [smf] INFO: UE IMSI[262422482321030] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.472: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/27 11:05:57.472: [upf] INFO: UE F-SEID[UP:0x75a CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.472: [upf] INFO: UE F-SEID[UP:0x75a CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.477: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/27 11:05:57.477: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/27 11:05:57.477: [smf] INFO: UE IMSI[262420290541198] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.478: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/27 11:05:57.478: [upf] INFO: UE F-SEID[UP:0x34c CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.478: [upf] INFO: UE F-SEID[UP:0x34c CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.483: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/27 11:05:57.483: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/27 11:05:57.483: [smf] INFO: UE IMSI[262420297379165] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.484: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/27 11:05:57.484: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.484: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.489: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/27 11:05:57.489: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/27 11:05:57.489: [smf] INFO: UE IMSI[262426703785280] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.489: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/27 11:05:57.489: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.489: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.495: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/27 11:05:57.495: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/27 11:05:57.495: [smf] INFO: UE IMSI[262429195659228] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.495: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/27 11:05:57.495: [upf] INFO: UE F-SEID[UP:0x412 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.495: [upf] INFO: UE F-SEID[UP:0x412 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.502: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/27 11:05:57.502: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/27 11:05:57.502: [smf] INFO: UE IMSI[262424316594540] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.502: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/27 11:05:57.502: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.502: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.508: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/27 11:05:57.508: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/27 11:05:57.508: [smf] INFO: UE IMSI[262422051154369] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.509: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/27 11:05:57.509: [upf] INFO: UE F-SEID[UP:0x4e CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.509: [upf] INFO: UE F-SEID[UP:0x4e CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.515: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/27 11:05:57.515: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/27 11:05:57.515: [smf] INFO: UE IMSI[262422972157567] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.517: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/27 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.523: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/27 11:05:57.523: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/27 11:05:57.523: [smf] INFO: UE IMSI[262429780551667] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.530: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/27 11:05:57.530: [upf] INFO: UE F-SEID[UP:0xf1 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.530: [upf] INFO: UE F-SEID[UP:0xf1 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.530: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/27 11:05:57.530: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/27 11:05:57.530: [smf] INFO: UE IMSI[262428544749390] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.534: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/27 11:05:57.534: [upf] INFO: UE F-SEID[UP:0x866 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.534: [upf] INFO: UE F-SEID[UP:0x866 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.536: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/27 11:05:57.536: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/27 11:05:57.536: [smf] INFO: UE IMSI[262428483653942] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.537: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/27 11:05:57.537: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.537: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.542: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/27 11:05:57.542: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/27 11:05:57.542: [smf] INFO: UE IMSI[262426116088117] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.543: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/27 11:05:57.543: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.543: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.548: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/27 11:05:57.548: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/27 11:05:57.548: [smf] INFO: UE IMSI[262426410164897] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.548: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/27 11:05:57.548: [upf] INFO: UE F-SEID[UP:0x29b CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.548: [upf] INFO: UE F-SEID[UP:0x29b CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.554: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/27 11:05:57.554: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/27 11:05:57.554: [smf] INFO: UE IMSI[262420712305857] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.554: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/27 11:05:57.554: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.554: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.559: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/27 11:05:57.559: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/27 11:05:57.559: [smf] INFO: UE IMSI[262425482558260] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.560: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/27 11:05:57.560: [upf] INFO: UE F-SEID[UP:0x13c CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.560: [upf] INFO: UE F-SEID[UP:0x13c CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.565: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/27 11:05:57.565: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/27 11:05:57.565: [smf] INFO: UE IMSI[262429988073977] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.566: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/27 11:05:57.566: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.566: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.571: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/27 11:05:57.571: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/27 11:05:57.571: [smf] INFO: UE IMSI[262424432480694] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.572: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/27 11:05:57.572: [upf] INFO: UE F-SEID[UP:0x957 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.572: [upf] INFO: UE F-SEID[UP:0x957 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.577: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/27 11:05:57.577: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/27 11:05:57.577: [smf] INFO: UE IMSI[262422710826315] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.577: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/27 11:05:57.577: [upf] INFO: UE F-SEID[UP:0x96a CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.577: [upf] INFO: UE F-SEID[UP:0x96a CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.583: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/27 11:05:57.583: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/27 11:05:57.583: [smf] INFO: UE IMSI[262422935718827] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.583: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/27 11:05:57.583: [upf] INFO: UE F-SEID[UP:0x2fd CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.583: [upf] INFO: UE F-SEID[UP:0x2fd CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.588: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/27 11:05:57.589: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/27 11:05:57.589: [smf] INFO: UE IMSI[262426523632953] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.589: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/27 11:05:57.589: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.589: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.594: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/27 11:05:57.594: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/27 11:05:57.594: [smf] INFO: UE IMSI[262422151766005] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.595: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/27 11:05:57.595: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.595: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.600: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/27 11:05:57.600: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/27 11:05:57.600: [smf] INFO: UE IMSI[262421699287200] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.601: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/27 11:05:57.601: [upf] INFO: UE F-SEID[UP:0x1da CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.601: [upf] INFO: UE F-SEID[UP:0x1da CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.606: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/27 11:05:57.606: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/27 11:05:57.606: [smf] INFO: UE IMSI[262420960354022] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.606: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/27 11:05:57.606: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.606: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.612: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/27 11:05:57.612: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/27 11:05:57.612: [smf] INFO: UE IMSI[262424345969389] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.612: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/27 11:05:57.612: [upf] INFO: UE F-SEID[UP:0x556 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.612: [upf] INFO: UE F-SEID[UP:0x556 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.618: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/27 11:05:57.618: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/27 11:05:57.618: [smf] INFO: UE IMSI[262426360209580] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.618: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/27 11:05:57.618: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.618: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.623: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/27 11:05:57.623: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/27 11:05:57.623: [smf] INFO: UE IMSI[262428673153122] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.624: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/27 11:05:57.624: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.624: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.629: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/27 11:05:57.629: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/27 11:05:57.629: [smf] INFO: UE IMSI[262425492428562] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.630: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/27 11:05:57.630: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.630: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.635: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/27 11:05:57.635: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/27 11:05:57.635: [smf] INFO: UE IMSI[262422344460517] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.635: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/27 11:05:57.635: [upf] INFO: UE F-SEID[UP:0x6be CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.635: [upf] INFO: UE F-SEID[UP:0x6be CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.642: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/27 11:05:57.642: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/27 11:05:57.642: [smf] INFO: UE IMSI[262420071085341] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.642: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/27 11:05:57.642: [upf] INFO: UE F-SEID[UP:0x79a CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.642: [upf] INFO: UE F-SEID[UP:0x79a CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.648: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/27 11:05:57.648: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/27 11:05:57.648: [smf] INFO: UE IMSI[262423418877137] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.649: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/27 11:05:57.649: [upf] INFO: UE F-SEID[UP:0x361 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.649: [upf] INFO: UE F-SEID[UP:0x361 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.655: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/27 11:05:57.655: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/27 11:05:57.655: [smf] INFO: UE IMSI[262420261660069] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.656: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/27 11:05:57.656: [upf] INFO: UE F-SEID[UP:0xbed CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.656: [upf] INFO: UE F-SEID[UP:0xbed CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.661: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/27 11:05:57.661: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/27 11:05:57.661: [smf] INFO: UE IMSI[262428913444225] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.662: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/27 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.668: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/27 11:05:57.668: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/27 11:05:57.668: [smf] INFO: UE IMSI[262428980153631] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.668: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/27 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x79f CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x79f CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.674: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/27 11:05:57.674: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/27 11:05:57.674: [smf] INFO: UE IMSI[262425297636941] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.675: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/27 11:05:57.675: [upf] INFO: UE F-SEID[UP:0x61f CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.675: [upf] INFO: UE F-SEID[UP:0x61f CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.680: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/27 11:05:57.680: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/27 11:05:57.680: [smf] INFO: UE IMSI[262424979978521] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.680: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/27 11:05:57.681: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.681: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.686: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/27 11:05:57.686: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/27 11:05:57.686: [smf] INFO: UE IMSI[262428781880230] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.686: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/27 11:05:57.686: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.686: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.692: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/27 11:05:57.692: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/27 11:05:57.692: [smf] INFO: UE IMSI[262422477531384] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.692: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/27 11:05:57.692: [upf] INFO: UE F-SEID[UP:0xedd CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.692: [upf] INFO: UE F-SEID[UP:0xedd CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.698: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/27 11:05:57.698: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/27 11:05:57.698: [smf] INFO: UE IMSI[262426126175163] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.698: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/27 11:05:57.698: [upf] INFO: UE F-SEID[UP:0x130 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.698: [upf] INFO: UE F-SEID[UP:0x130 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.705: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/27 11:05:57.705: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/27 11:05:57.705: [smf] INFO: UE IMSI[262422071792597] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.706: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/27 11:05:57.706: [upf] INFO: UE F-SEID[UP:0x150 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.706: [upf] INFO: UE F-SEID[UP:0x150 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.711: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/27 11:05:57.711: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/27 11:05:57.711: [smf] INFO: UE IMSI[262426814062266] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.712: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/27 11:05:57.712: [upf] INFO: UE F-SEID[UP:0x88f CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.712: [upf] INFO: UE F-SEID[UP:0x88f CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.718: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/27 11:05:57.718: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/27 11:05:57.718: [smf] INFO: UE IMSI[262422662304465] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.718: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/27 11:05:57.718: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.719: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.724: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/27 11:05:57.724: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/27 11:05:57.724: [smf] INFO: UE IMSI[262428816863076] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.725: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/27 11:05:57.725: [upf] INFO: UE F-SEID[UP:0x242 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.725: [upf] INFO: UE F-SEID[UP:0x242 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.730: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/27 11:05:57.730: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/27 11:05:57.730: [smf] INFO: UE IMSI[262428029872961] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.731: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/27 11:05:57.731: [upf] INFO: UE F-SEID[UP:0x722 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.731: [upf] INFO: UE F-SEID[UP:0x722 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.736: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/27 11:05:57.736: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/27 11:05:57.736: [smf] INFO: UE IMSI[262420222331173] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.737: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/27 11:05:57.737: [upf] INFO: UE F-SEID[UP:0x772 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.737: [upf] INFO: UE F-SEID[UP:0x772 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.742: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/27 11:05:57.742: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/27 11:05:57.742: [smf] INFO: UE IMSI[262426849896664] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.743: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/27 11:05:57.743: [upf] INFO: UE F-SEID[UP:0x78f CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.743: [upf] INFO: UE F-SEID[UP:0x78f CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.749: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/27 11:05:57.749: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/27 11:05:57.749: [smf] INFO: UE IMSI[262421622106354] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.750: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/27 11:05:57.750: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.750: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.755: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/27 11:05:57.755: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/27 11:05:57.755: [smf] INFO: UE IMSI[262422352539863] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.756: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/27 11:05:57.756: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.756: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.761: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/27 11:05:57.761: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/27 11:05:57.761: [smf] INFO: UE IMSI[262425015811417] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.762: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/27 11:05:57.762: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.762: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.767: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/27 11:05:57.767: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/27 11:05:57.767: [smf] INFO: UE IMSI[262429237498004] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.768: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/27 11:05:57.768: [upf] INFO: UE F-SEID[UP:0x261 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.768: [upf] INFO: UE F-SEID[UP:0x261 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.774: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/27 11:05:57.774: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/27 11:05:57.774: [smf] INFO: UE IMSI[262420392894238] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.775: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/27 11:05:57.775: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.775: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.780: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/27 11:05:57.780: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/27 11:05:57.780: [smf] INFO: UE IMSI[262425186111980] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.781: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/27 11:05:57.781: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.781: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.787: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/27 11:05:57.787: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/27 11:05:57.787: [smf] INFO: UE IMSI[262423686339496] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.787: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/27 11:05:57.787: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.787: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.793: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/27 11:05:57.793: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/27 11:05:57.793: [smf] INFO: UE IMSI[262425850196845] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.793: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/27 11:05:57.793: [upf] INFO: UE F-SEID[UP:0x98f CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.793: [upf] INFO: UE F-SEID[UP:0x98f CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.799: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/27 11:05:57.799: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/27 11:05:57.799: [smf] INFO: UE IMSI[262421696414697] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.799: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/27 11:05:57.799: [upf] INFO: UE F-SEID[UP:0x172 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.799: [upf] INFO: UE F-SEID[UP:0x172 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.805: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/27 11:05:57.805: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/27 11:05:57.805: [smf] INFO: UE IMSI[262420261941107] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.805: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/27 11:05:57.805: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.805: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.810: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/27 11:05:57.810: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/27 11:05:57.810: [smf] INFO: UE IMSI[262422788410483] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.811: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/27 11:05:57.811: [upf] INFO: UE F-SEID[UP:0xfac CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.811: [upf] INFO: UE F-SEID[UP:0xfac CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.816: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/27 11:05:57.816: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/27 11:05:57.816: [smf] INFO: UE IMSI[262420241398586] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.817: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/27 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.822: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/27 11:05:57.822: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/27 11:05:57.822: [smf] INFO: UE IMSI[262420590885219] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.823: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/27 11:05:57.823: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.823: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.828: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/27 11:05:57.828: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/27 11:05:57.828: [smf] INFO: UE IMSI[262427464535774] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.828: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/27 11:05:57.828: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.828: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.834: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/27 11:05:57.834: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/27 11:05:57.834: [smf] INFO: UE IMSI[262423059234833] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.834: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/27 11:05:57.834: [upf] INFO: UE F-SEID[UP:0x28d CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.834: [upf] INFO: UE F-SEID[UP:0x28d CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.839: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/27 11:05:57.839: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/27 11:05:57.839: [smf] INFO: UE IMSI[262426494526445] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.840: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/27 11:05:57.840: [upf] INFO: UE F-SEID[UP:0x5c CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.840: [upf] INFO: UE F-SEID[UP:0x5c CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.846: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/27 11:05:57.846: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/27 11:05:57.846: [smf] INFO: UE IMSI[262424523473565] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.847: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/27 11:05:57.847: [upf] INFO: UE F-SEID[UP:0x9be CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.847: [upf] INFO: UE F-SEID[UP:0x9be CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.852: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/27 11:05:57.852: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/27 11:05:57.852: [smf] INFO: UE IMSI[262428927802386] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.854: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/27 11:05:57.854: [upf] INFO: UE F-SEID[UP:0x577 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.854: [upf] INFO: UE F-SEID[UP:0x577 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.859: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/27 11:05:57.859: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/27 11:05:57.859: [smf] INFO: UE IMSI[262422396922265] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.860: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/27 11:05:57.860: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.860: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.866: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/27 11:05:57.866: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/27 11:05:57.866: [smf] INFO: UE IMSI[262428391859284] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.868: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/27 11:05:57.868: [upf] INFO: UE F-SEID[UP:0x700 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.868: [upf] INFO: UE F-SEID[UP:0x700 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.873: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/27 11:05:57.873: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/27 11:05:57.873: [smf] INFO: UE IMSI[262428471425943] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.874: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/27 11:05:57.874: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.874: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.879: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/27 11:05:57.879: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/27 11:05:57.879: [smf] INFO: UE IMSI[262420332472538] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.880: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/27 11:05:57.880: [upf] INFO: UE F-SEID[UP:0x347 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.880: [upf] INFO: UE F-SEID[UP:0x347 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.886: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/27 11:05:57.886: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/27 11:05:57.886: [smf] INFO: UE IMSI[262428606727227] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.886: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/27 11:05:57.886: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.886: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.891: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/27 11:05:57.891: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/27 11:05:57.891: [smf] INFO: UE IMSI[262425827600620] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.892: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/27 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x994 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x994 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.897: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/27 11:05:57.897: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/27 11:05:57.897: [smf] INFO: UE IMSI[262425491787813] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.898: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/27 11:05:57.898: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.898: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.903: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/27 11:05:57.903: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/27 11:05:57.903: [smf] INFO: UE IMSI[262429195545180] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.904: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/27 11:05:57.904: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.904: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.909: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/27 11:05:57.909: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/27 11:05:57.909: [smf] INFO: UE IMSI[262423639749017] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.910: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/27 11:05:57.910: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.910: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.915: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/27 11:05:57.915: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/27 11:05:57.915: [smf] INFO: UE IMSI[262426425749607] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.915: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/27 11:05:57.915: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.915: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.921: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/27 11:05:57.921: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/27 11:05:57.921: [smf] INFO: UE IMSI[262421582342816] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.921: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/27 11:05:57.921: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.921: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.927: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/27 11:05:57.927: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/27 11:05:57.927: [smf] INFO: UE IMSI[262429613312398] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.927: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/27 11:05:57.927: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.927: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.933: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/27 11:05:57.933: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/27 11:05:57.933: [smf] INFO: UE IMSI[262425069375987] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.934: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/27 11:05:57.934: [upf] INFO: UE F-SEID[UP:0x47a CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.934: [upf] INFO: UE F-SEID[UP:0x47a CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.939: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/27 11:05:57.939: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/27 11:05:57.939: [smf] INFO: UE IMSI[262420063002643] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.940: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/27 11:05:57.940: [upf] INFO: UE F-SEID[UP:0x897 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.940: [upf] INFO: UE F-SEID[UP:0x897 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.945: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/27 11:05:57.945: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/27 11:05:57.945: [smf] INFO: UE IMSI[262429797488210] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.946: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/27 11:05:57.946: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.946: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.953: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/27 11:05:57.953: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/27 11:05:57.953: [smf] INFO: UE IMSI[262420309936901] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.954: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/27 11:05:57.954: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.954: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.960: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/27 11:05:57.960: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/27 11:05:57.960: [smf] INFO: UE IMSI[262426116770245] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.961: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/27 11:05:57.961: [upf] INFO: UE F-SEID[UP:0x459 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.961: [upf] INFO: UE F-SEID[UP:0x459 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.967: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/27 11:05:57.967: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/27 11:05:57.967: [smf] INFO: UE IMSI[262423371963158] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.967: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/27 11:05:57.968: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.968: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.973: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/27 11:05:57.973: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/27 11:05:57.973: [smf] INFO: UE IMSI[262422007600525] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.973: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/27 11:05:57.973: [upf] INFO: UE F-SEID[UP:0xdcf CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.973: [upf] INFO: UE F-SEID[UP:0xdcf CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.979: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/27 11:05:57.979: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/27 11:05:57.979: [smf] INFO: UE IMSI[262427869290125] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.979: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/27 11:05:57.979: [upf] INFO: UE F-SEID[UP:0x63b CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.979: [upf] INFO: UE F-SEID[UP:0x63b CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.985: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/27 11:05:57.985: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/27 11:05:57.985: [smf] INFO: UE IMSI[262425070028335] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.985: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/27 11:05:57.985: [upf] INFO: UE F-SEID[UP:0x947 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.985: [upf] INFO: UE F-SEID[UP:0x947 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.991: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/27 11:05:57.991: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/27 11:05:57.991: [smf] INFO: UE IMSI[262425564321511] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.992: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/27 11:05:57.992: [upf] INFO: UE F-SEID[UP:0x27a CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.992: [upf] INFO: UE F-SEID[UP:0x27a CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.997: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/27 11:05:57.997: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/27 11:05:57.997: [smf] INFO: UE IMSI[262420348559993] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:57.998: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/27 11:05:57.998: [upf] INFO: UE F-SEID[UP:0x74c CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:57.998: [upf] INFO: UE F-SEID[UP:0x74c CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.003: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/27 11:05:58.003: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/27 11:05:58.003: [smf] INFO: UE IMSI[262421309991638] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.004: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/27 11:05:58.004: [upf] INFO: UE F-SEID[UP:0xafc CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.004: [upf] INFO: UE F-SEID[UP:0xafc CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.009: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/27 11:05:58.009: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/27 11:05:58.009: [smf] INFO: UE IMSI[262429526556138] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.010: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/27 11:05:58.010: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.010: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.015: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/27 11:05:58.015: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/27 11:05:58.015: [smf] INFO: UE IMSI[262423424383842] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.016: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/27 11:05:58.016: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.016: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.021: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/27 11:05:58.021: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/27 11:05:58.021: [smf] INFO: UE IMSI[262425290195221] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.022: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/27 11:05:58.022: [upf] INFO: UE F-SEID[UP:0x669 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.022: [upf] INFO: UE F-SEID[UP:0x669 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.027: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/27 11:05:58.027: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/27 11:05:58.027: [smf] INFO: UE IMSI[262424541611012] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.028: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/27 11:05:58.028: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.028: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.034: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/27 11:05:58.034: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/27 11:05:58.034: [smf] INFO: UE IMSI[262424983203081] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.035: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/27 11:05:58.035: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.035: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.041: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/27 11:05:58.041: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/27 11:05:58.041: [smf] INFO: UE IMSI[262429272624085] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.042: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/27 11:05:58.042: [upf] INFO: UE F-SEID[UP:0x198 CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.042: [upf] INFO: UE F-SEID[UP:0x198 CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.048: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/27 11:05:58.048: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/27 11:05:58.048: [smf] INFO: UE IMSI[262427093501296] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.049: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/27 11:05:58.049: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.049: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.054: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/27 11:05:58.054: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/27 11:05:58.054: [smf] INFO: UE IMSI[262425944718151] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.055: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/27 11:05:58.055: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.055: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.060: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/27 11:05:58.060: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/27 11:05:58.060: [smf] INFO: UE IMSI[262426121421262] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.061: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/27 11:05:58.061: [upf] INFO: UE F-SEID[UP:0x620 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.061: [upf] INFO: UE F-SEID[UP:0x620 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.067: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/27 11:05:58.067: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/27 11:05:58.067: [smf] INFO: UE IMSI[262429667457406] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.068: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/27 11:05:58.068: [upf] INFO: UE F-SEID[UP:0x478 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.068: [upf] INFO: UE F-SEID[UP:0x478 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.072: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/27 11:05:58.072: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/27 11:05:58.072: [smf] INFO: UE IMSI[262422654267463] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.073: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/27 11:05:58.073: [upf] INFO: UE F-SEID[UP:0x79c CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.073: [upf] INFO: UE F-SEID[UP:0x79c CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.079: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/27 11:05:58.079: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/27 11:05:58.079: [smf] INFO: UE IMSI[262421627107186] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.080: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/27 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x60d CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x60d CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.085: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/27 11:05:58.086: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/27 11:05:58.086: [smf] INFO: UE IMSI[262424654177316] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.087: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/27 11:05:58.087: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.087: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.092: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/27 11:05:58.093: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/27 11:05:58.093: [smf] INFO: UE IMSI[262420182933659] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.094: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/27 11:05:58.094: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.094: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.099: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/27 11:05:58.099: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/27 11:05:58.099: [smf] INFO: UE IMSI[262425873208992] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.100: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/27 11:05:58.100: [upf] INFO: UE F-SEID[UP:0x205 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.100: [upf] INFO: UE F-SEID[UP:0x205 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.105: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/27 11:05:58.105: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/27 11:05:58.105: [smf] INFO: UE IMSI[262426391769534] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.106: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/27 11:05:58.106: [upf] INFO: UE F-SEID[UP:0x79e CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.106: [upf] INFO: UE F-SEID[UP:0x79e CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.111: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/27 11:05:58.111: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/27 11:05:58.111: [smf] INFO: UE IMSI[262424961583316] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.112: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/27 11:05:58.112: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.112: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.117: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/27 11:05:58.117: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/27 11:05:58.117: [smf] INFO: UE IMSI[262427790867061] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.117: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/27 11:05:58.117: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.117: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.122: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/27 11:05:58.122: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/27 11:05:58.122: [smf] INFO: UE IMSI[262428883625658] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.123: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/27 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x6df CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x6df CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.128: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/27 11:05:58.128: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/27 11:05:58.128: [smf] INFO: UE IMSI[262423721616690] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.129: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/27 11:05:58.129: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.129: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.134: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/27 11:05:58.134: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/27 11:05:58.134: [smf] INFO: UE IMSI[262420540802916] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.135: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/27 11:05:58.135: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.135: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.140: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/27 11:05:58.140: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/27 11:05:58.140: [smf] INFO: UE IMSI[262426888937777] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.141: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/27 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x3ba CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x3ba CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.145: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/27 11:05:58.145: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/27 11:05:58.145: [smf] INFO: UE IMSI[262427285369798] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.146: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/27 11:05:58.146: [upf] INFO: UE F-SEID[UP:0xbe CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.146: [upf] INFO: UE F-SEID[UP:0xbe CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.151: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/27 11:05:58.151: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/27 11:05:58.151: [smf] INFO: UE IMSI[262421191107370] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.152: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/27 11:05:58.152: [upf] INFO: UE F-SEID[UP:0x729 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.152: [upf] INFO: UE F-SEID[UP:0x729 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.157: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/27 11:05:58.157: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/27 11:05:58.157: [smf] INFO: UE IMSI[262425358284156] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.158: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/27 11:05:58.158: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.158: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.163: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/27 11:05:58.163: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/27 11:05:58.163: [smf] INFO: UE IMSI[262422961092146] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.163: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/27 11:05:58.163: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.163: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.168: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/27 11:05:58.168: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/27 11:05:58.168: [smf] INFO: UE IMSI[262429074498816] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.169: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/27 11:05:58.169: [upf] INFO: UE F-SEID[UP:0x2bf CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.169: [upf] INFO: UE F-SEID[UP:0x2bf CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.174: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/27 11:05:58.174: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/27 11:05:58.174: [smf] INFO: UE IMSI[262424114579309] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.175: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/27 11:05:58.175: [upf] INFO: UE F-SEID[UP:0x77 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.175: [upf] INFO: UE F-SEID[UP:0x77 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.180: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/27 11:05:58.180: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/27 11:05:58.180: [smf] INFO: UE IMSI[262422564115055] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.180: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/27 11:05:58.180: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.180: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.185: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/27 11:05:58.185: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/27 11:05:58.185: [smf] INFO: UE IMSI[262424658223808] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.186: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/27 11:05:58.186: [upf] INFO: UE F-SEID[UP:0x55a CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.186: [upf] INFO: UE F-SEID[UP:0x55a CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.191: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/27 11:05:58.191: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/27 11:05:58.191: [smf] INFO: UE IMSI[262424630928912] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.192: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/27 11:05:58.192: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.192: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.197: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/27 11:05:58.197: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/27 11:05:58.197: [smf] INFO: UE IMSI[262424227104024] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.198: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/27 11:05:58.198: [upf] INFO: UE F-SEID[UP:0x673 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.198: [upf] INFO: UE F-SEID[UP:0x673 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.202: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/27 11:05:58.202: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/27 11:05:58.202: [smf] INFO: UE IMSI[262425028029490] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.203: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/27 11:05:58.203: [upf] INFO: UE F-SEID[UP:0x71f CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.203: [upf] INFO: UE F-SEID[UP:0x71f CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.208: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/27 11:05:58.208: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/27 11:05:58.208: [smf] INFO: UE IMSI[262426000908065] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.209: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/27 11:05:58.209: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.209: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.214: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/27 11:05:58.214: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/27 11:05:58.214: [smf] INFO: UE IMSI[262427611418094] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.215: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/27 11:05:58.215: [upf] INFO: UE F-SEID[UP:0x523 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.215: [upf] INFO: UE F-SEID[UP:0x523 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.220: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/27 11:05:58.220: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/27 11:05:58.220: [smf] INFO: UE IMSI[262427030738165] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.220: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/27 11:05:58.220: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.220: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.225: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/27 11:05:58.225: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/27 11:05:58.225: [smf] INFO: UE IMSI[262420671162317] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.226: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/27 11:05:58.226: [upf] INFO: UE F-SEID[UP:0x4f CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.226: [upf] INFO: UE F-SEID[UP:0x4f CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.231: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/27 11:05:58.231: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/27 11:05:58.231: [smf] INFO: UE IMSI[262422690161142] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.232: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/27 11:05:58.232: [upf] INFO: UE F-SEID[UP:0xce CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.232: [upf] INFO: UE F-SEID[UP:0xce CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.237: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/27 11:05:58.237: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/27 11:05:58.237: [smf] INFO: UE IMSI[262421883948544] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.237: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/27 11:05:58.237: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.237: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.242: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/27 11:05:58.242: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/27 11:05:58.242: [smf] INFO: UE IMSI[262423012020420] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.243: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/27 11:05:58.243: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.243: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.248: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/27 11:05:58.248: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/27 11:05:58.248: [smf] INFO: UE IMSI[262426197397312] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.249: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/27 11:05:58.249: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.249: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.254: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/27 11:05:58.254: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/27 11:05:58.254: [smf] INFO: UE IMSI[262427240123069] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.254: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/27 11:05:58.254: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.254: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.259: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/27 11:05:58.259: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/27 11:05:58.259: [smf] INFO: UE IMSI[262424465248924] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.260: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/27 11:05:58.260: [upf] INFO: UE F-SEID[UP:0xba CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.260: [upf] INFO: UE F-SEID[UP:0xba CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.265: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/27 11:05:58.265: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/27 11:05:58.265: [smf] INFO: UE IMSI[262421794966382] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.266: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/27 11:05:58.266: [upf] INFO: UE F-SEID[UP:0x49 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.266: [upf] INFO: UE F-SEID[UP:0x49 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.271: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/27 11:05:58.271: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/27 11:05:58.271: [smf] INFO: UE IMSI[262425856324871] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.272: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/27 11:05:58.272: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.272: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.277: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/27 11:05:58.277: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/27 11:05:58.277: [smf] INFO: UE IMSI[262422595081328] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.277: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/27 11:05:58.277: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.277: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.282: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/27 11:05:58.282: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/27 11:05:58.282: [smf] INFO: UE IMSI[262422926996459] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.283: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/27 11:05:58.283: [upf] INFO: UE F-SEID[UP:0x233 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.283: [upf] INFO: UE F-SEID[UP:0x233 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.288: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/27 11:05:58.288: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/27 11:05:58.288: [smf] INFO: UE IMSI[262429930334007] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.289: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/27 11:05:58.289: [upf] INFO: UE F-SEID[UP:0x92a CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.289: [upf] INFO: UE F-SEID[UP:0x92a CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.294: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/27 11:05:58.294: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/27 11:05:58.294: [smf] INFO: UE IMSI[262423294749530] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.295: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/27 11:05:58.295: [upf] INFO: UE F-SEID[UP:0x85b CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.295: [upf] INFO: UE F-SEID[UP:0x85b CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.300: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/27 11:05:58.300: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/27 11:05:58.300: [smf] INFO: UE IMSI[262429226171451] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.300: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/27 11:05:58.300: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.300: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.306: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/27 11:05:58.306: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/27 11:05:58.306: [smf] INFO: UE IMSI[262427658705455] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.306: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/27 11:05:58.306: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.306: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.311: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/27 11:05:58.311: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/27 11:05:58.311: [smf] INFO: UE IMSI[262423188919638] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.312: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/27 11:05:58.312: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.312: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.317: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/27 11:05:58.317: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/27 11:05:58.317: [smf] INFO: UE IMSI[262424153045508] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.318: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/27 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.323: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/27 11:05:58.323: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/27 11:05:58.323: [smf] INFO: UE IMSI[262422676921463] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.324: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/27 11:05:58.324: [upf] INFO: UE F-SEID[UP:0xeed CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.324: [upf] INFO: UE F-SEID[UP:0xeed CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.329: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/27 11:05:58.329: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/27 11:05:58.329: [smf] INFO: UE IMSI[262421972804973] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.330: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/27 11:05:58.330: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.330: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.335: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/27 11:05:58.335: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/27 11:05:58.335: [smf] INFO: UE IMSI[262425923551812] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.336: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/27 11:05:58.336: [upf] INFO: UE F-SEID[UP:0x616 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.336: [upf] INFO: UE F-SEID[UP:0x616 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.341: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/27 11:05:58.341: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/27 11:05:58.341: [smf] INFO: UE IMSI[262428456410593] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.341: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/27 11:05:58.341: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.341: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.347: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/27 11:05:58.347: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/27 11:05:58.347: [smf] INFO: UE IMSI[262420458799195] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.347: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/27 11:05:58.347: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.347: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.352: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/27 11:05:58.352: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/27 11:05:58.352: [smf] INFO: UE IMSI[262423542365674] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.353: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/27 11:05:58.353: [upf] INFO: UE F-SEID[UP:0x541 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.353: [upf] INFO: UE F-SEID[UP:0x541 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.358: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/27 11:05:58.358: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/27 11:05:58.358: [smf] INFO: UE IMSI[262427876440930] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.359: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/27 11:05:58.359: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.359: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.364: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/27 11:05:58.364: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/27 11:05:58.364: [smf] INFO: UE IMSI[262428440509958] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.365: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/27 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x142 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x142 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.370: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/27 11:05:58.370: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/27 11:05:58.370: [smf] INFO: UE IMSI[262423610599610] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.370: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/27 11:05:58.370: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.371: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.376: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/27 11:05:58.376: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/27 11:05:58.376: [smf] INFO: UE IMSI[262425912212876] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.376: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/27 11:05:58.376: [upf] INFO: UE F-SEID[UP:0x90c CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.376: [upf] INFO: UE F-SEID[UP:0x90c CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.382: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/27 11:05:58.382: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/27 11:05:58.382: [smf] INFO: UE IMSI[262420979686797] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.382: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/27 11:05:58.382: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.382: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.387: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/27 11:05:58.387: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/27 11:05:58.387: [smf] INFO: UE IMSI[262429354939015] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.388: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/27 11:05:58.388: [upf] INFO: UE F-SEID[UP:0xe8d CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.388: [upf] INFO: UE F-SEID[UP:0xe8d CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.393: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/27 11:05:58.393: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/27 11:05:58.393: [smf] INFO: UE IMSI[262423268197870] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.394: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/27 11:05:58.394: [upf] INFO: UE F-SEID[UP:0xaca CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.394: [upf] INFO: UE F-SEID[UP:0xaca CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.399: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 04/27 11:05:58.399: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 04/27 11:05:58.399: [smf] INFO: UE IMSI[262420328656620] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.399: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/27 11:05:58.399: [upf] INFO: UE F-SEID[UP:0xccd CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.399: [upf] INFO: UE F-SEID[UP:0xccd CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.405: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 04/27 11:05:58.405: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 04/27 11:05:58.405: [smf] INFO: UE IMSI[262426710459563] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.405: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 04/27 11:05:58.405: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.405: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.411: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 04/27 11:05:58.411: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 04/27 11:05:58.411: [smf] INFO: UE IMSI[262428860243998] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.412: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 04/27 11:05:58.412: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.412: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.417: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 04/27 11:05:58.417: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 04/27 11:05:58.417: [smf] INFO: UE IMSI[262427568774542] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.418: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 04/27 11:05:58.418: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.418: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.423: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 04/27 11:05:58.423: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 04/27 11:05:58.423: [smf] INFO: UE IMSI[262424990455262] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.424: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 04/27 11:05:58.424: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.424: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.429: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 04/27 11:05:58.429: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 04/27 11:05:58.429: [smf] INFO: UE IMSI[262429048184309] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.430: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 04/27 11:05:58.430: [upf] INFO: UE F-SEID[UP:0x90d CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.430: [upf] INFO: UE F-SEID[UP:0x90d CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.435: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 04/27 11:05:58.435: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 04/27 11:05:58.435: [smf] INFO: UE IMSI[262426876076014] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.436: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 04/27 11:05:58.436: [upf] INFO: UE F-SEID[UP:0x996 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.436: [upf] INFO: UE F-SEID[UP:0x996 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.441: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 04/27 11:05:58.441: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 04/27 11:05:58.441: [smf] INFO: UE IMSI[262423866503319] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.442: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 04/27 11:05:58.442: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.442: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.447: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 04/27 11:05:58.447: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 04/27 11:05:58.447: [smf] INFO: UE IMSI[262423066656490] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.448: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 04/27 11:05:58.448: [upf] INFO: UE F-SEID[UP:0x187 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.448: [upf] INFO: UE F-SEID[UP:0x187 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.453: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 04/27 11:05:58.453: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 04/27 11:05:58.453: [smf] INFO: UE IMSI[262428193466161] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.454: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 04/27 11:05:58.454: [upf] INFO: UE F-SEID[UP:0x133 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.454: [upf] INFO: UE F-SEID[UP:0x133 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.460: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 04/27 11:05:58.460: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 04/27 11:05:58.460: [smf] INFO: UE IMSI[262420612313446] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.460: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 04/27 11:05:58.461: [upf] INFO: UE F-SEID[UP:0x808 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.461: [upf] INFO: UE F-SEID[UP:0x808 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.466: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 04/27 11:05:58.466: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 04/27 11:05:58.466: [smf] INFO: UE IMSI[262429660195908] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.467: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 04/27 11:05:58.467: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.467: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.471: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 04/27 11:05:58.472: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 04/27 11:05:58.472: [smf] INFO: UE IMSI[262429218619960] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.472: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 04/27 11:05:58.473: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.473: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.477: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 04/27 11:05:58.478: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 04/27 11:05:58.478: [smf] INFO: UE IMSI[262422450753648] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.479: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 04/27 11:05:58.479: [upf] INFO: UE F-SEID[UP:0x417 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.479: [upf] INFO: UE F-SEID[UP:0x417 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.484: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 04/27 11:05:58.484: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 04/27 11:05:58.484: [smf] INFO: UE IMSI[262421157835723] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.486: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 04/27 11:05:58.486: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.486: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.490: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 04/27 11:05:58.490: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 04/27 11:05:58.490: [smf] INFO: UE IMSI[262427470504033] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.491: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 04/27 11:05:58.491: [upf] INFO: UE F-SEID[UP:0x51b CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.491: [upf] INFO: UE F-SEID[UP:0x51b CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.497: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 04/27 11:05:58.497: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 04/27 11:05:58.497: [smf] INFO: UE IMSI[262429727973894] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.498: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 04/27 11:05:58.498: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.498: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.504: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 04/27 11:05:58.504: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 04/27 11:05:58.504: [smf] INFO: UE IMSI[262424192800269] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.504: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 04/27 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.511: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 04/27 11:05:58.511: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 04/27 11:05:58.511: [smf] INFO: UE IMSI[262428791777715] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.512: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 04/27 11:05:58.512: [upf] INFO: UE F-SEID[UP:0x560 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.512: [upf] INFO: UE F-SEID[UP:0x560 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.519: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 04/27 11:05:58.519: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 04/27 11:05:58.519: [smf] INFO: UE IMSI[262424288117341] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:05:58.520: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 04/27 11:05:58.520: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.520: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.526: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@4cc781a8d606: Successfully created 1019 PDP contexts before exhausting the pool MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:05:58.721: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 04/27 11:05:58.721: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.721: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/27 11:05:58.728: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 04/27 11:05:58.731: [smf] INFO: Removed Session: UE IMSI:[262429545234684] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 04/27 11:05:58.731: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 04/27 11:05:58.733: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 04/27 11:05:58.736: [smf] INFO: Removed Session: UE IMSI:[262422012925646] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 04/27 11:05:58.736: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 04/27 11:05:58.739: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 04/27 11:05:58.742: [smf] INFO: Removed Session: UE IMSI:[262429000068976] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 04/27 11:05:58.742: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 04/27 11:05:58.745: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 04/27 11:05:58.747: [smf] INFO: Removed Session: UE IMSI:[262423518215743] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 04/27 11:05:58.747: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 04/27 11:05:58.751: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 04/27 11:05:58.755: [smf] INFO: Removed Session: UE IMSI:[262420596195277] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 04/27 11:05:58.755: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 04/27 11:05:58.757: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 04/27 11:05:58.762: [smf] INFO: Removed Session: UE IMSI:[262424852809147] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 04/27 11:05:58.762: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 04/27 11:05:58.763: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 04/27 11:05:58.768: [smf] INFO: Removed Session: UE IMSI:[262425086777777] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 04/27 11:05:58.768: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 04/27 11:05:58.768: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 04/27 11:05:58.772: [smf] INFO: Removed Session: UE IMSI:[262429509118512] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 04/27 11:05:58.772: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 04/27 11:05:58.774: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 04/27 11:05:58.778: [smf] INFO: Removed Session: UE IMSI:[262428399518880] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 04/27 11:05:58.778: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 04/27 11:05:58.780: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 04/27 11:05:58.783: [smf] INFO: Removed Session: UE IMSI:[262420410671948] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 04/27 11:05:58.783: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 04/27 11:05:58.786: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 04/27 11:05:58.789: [smf] INFO: Removed Session: UE IMSI:[262424010029409] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 04/27 11:05:58.789: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 04/27 11:05:58.791: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 04/27 11:05:58.794: [smf] INFO: Removed Session: UE IMSI:[262424718188553] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 04/27 11:05:58.794: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 04/27 11:05:58.797: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 04/27 11:05:58.799: [smf] INFO: Removed Session: UE IMSI:[262429204428916] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 04/27 11:05:58.799: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 04/27 11:05:58.802: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 04/27 11:05:58.804: [smf] INFO: Removed Session: UE IMSI:[262420842796899] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 04/27 11:05:58.804: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 04/27 11:05:58.808: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 04/27 11:05:58.812: [smf] INFO: Removed Session: UE IMSI:[262420832616040] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 04/27 11:05:58.812: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 04/27 11:05:58.813: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 04/27 11:05:58.817: [smf] INFO: Removed Session: UE IMSI:[262422564748797] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 04/27 11:05:58.817: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 04/27 11:05:58.819: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 04/27 11:05:58.822: [smf] INFO: Removed Session: UE IMSI:[262423017385423] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 04/27 11:05:58.822: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 04/27 11:05:58.824: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 04/27 11:05:58.826: [smf] INFO: Removed Session: UE IMSI:[262424029612564] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 04/27 11:05:58.826: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 04/27 11:05:58.829: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 04/27 11:05:58.831: [smf] INFO: Removed Session: UE IMSI:[262425744177566] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 04/27 11:05:58.831: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 04/27 11:05:58.834: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 04/27 11:05:58.836: [smf] INFO: Removed Session: UE IMSI:[262422374572807] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 04/27 11:05:58.836: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 04/27 11:05:58.840: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/27 11:05:58.841: [smf] INFO: Removed Session: UE IMSI:[262429231466171] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/27 11:05:58.841: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/27 11:05:58.845: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/27 11:05:58.847: [smf] INFO: Removed Session: UE IMSI:[262429714974632] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/27 11:05:58.847: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/27 11:05:58.850: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/27 11:05:58.852: [smf] INFO: Removed Session: UE IMSI:[262429880315196] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/27 11:05:58.852: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/27 11:05:58.855: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/27 11:05:58.858: [smf] INFO: Removed Session: UE IMSI:[262425574885117] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/27 11:05:58.858: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/27 11:05:58.861: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/27 11:05:58.864: [smf] INFO: Removed Session: UE IMSI:[262428870489298] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/27 11:05:58.864: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/27 11:05:58.867: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/27 11:05:58.871: [smf] INFO: Removed Session: UE IMSI:[262423074233446] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/27 11:05:58.871: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/27 11:05:58.872: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/27 11:05:58.876: [smf] INFO: Removed Session: UE IMSI:[262424971255383] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/27 11:05:58.876: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/27 11:05:58.878: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/27 11:05:58.882: [smf] INFO: Removed Session: UE IMSI:[262424630997356] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/27 11:05:58.882: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/27 11:05:58.884: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/27 11:05:58.887: [smf] INFO: Removed Session: UE IMSI:[262425745178419] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/27 11:05:58.887: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/27 11:05:58.889: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/27 11:05:58.893: [smf] INFO: Removed Session: UE IMSI:[262421505998498] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/27 11:05:58.893: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/27 11:05:58.895: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/27 11:05:58.898: [smf] INFO: Removed Session: UE IMSI:[262428344576378] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/27 11:05:58.898: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/27 11:05:58.901: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/27 11:05:58.904: [smf] INFO: Removed Session: UE IMSI:[262423392679664] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/27 11:05:58.904: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/27 11:05:58.907: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/27 11:05:58.911: [smf] INFO: Removed Session: UE IMSI:[262422934135013] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/27 11:05:58.911: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/27 11:05:58.912: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/27 11:05:58.917: [smf] INFO: Removed Session: UE IMSI:[262424762737307] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/27 11:05:58.917: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/27 11:05:58.918: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/27 11:05:58.923: [smf] INFO: Removed Session: UE IMSI:[262426853329575] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/27 11:05:58.923: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/27 11:05:58.924: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/27 11:05:58.929: [smf] INFO: Removed Session: UE IMSI:[262426845647956] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/27 11:05:58.929: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/27 11:05:58.930: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/27 11:05:58.935: [smf] INFO: Removed Session: UE IMSI:[262422919337803] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/27 11:05:58.935: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/27 11:05:58.937: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/27 11:05:58.942: [smf] INFO: Removed Session: UE IMSI:[262429828803030] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/27 11:05:58.942: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/27 11:05:58.942: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/27 11:05:58.947: [smf] INFO: Removed Session: UE IMSI:[262428841235056] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/27 11:05:58.947: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/27 11:05:58.949: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/27 11:05:58.954: [smf] INFO: Removed Session: UE IMSI:[262428257846072] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/27 11:05:58.954: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/27 11:05:58.955: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/27 11:05:58.961: [smf] INFO: Removed Session: UE IMSI:[262420683528991] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/27 11:05:58.961: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/27 11:05:58.961: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/27 11:05:58.969: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/27 11:05:58.969: [smf] INFO: Removed Session: UE IMSI:[262425060746218] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/27 11:05:58.969: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/27 11:05:58.974: [smf] INFO: Removed Session: UE IMSI:[262421548397026] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/27 11:05:58.974: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/27 11:05:58.975: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/27 11:05:58.984: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/27 11:05:58.990: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/27 11:05:58.992: [smf] INFO: Removed Session: UE IMSI:[262423363571485] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:58.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/27 11:05:58.992: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/27 11:05:58.996: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/27 11:05:59.003: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/27 11:05:59.011: [smf] INFO: Removed Session: UE IMSI:[262425763841317] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/27 11:05:59.012: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/27 11:05:59.012: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/27 11:05:59.017: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/27 11:05:59.025: [smf] INFO: Removed Session: UE IMSI:[262422770677971] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/27 11:05:59.025: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/27 11:05:59.025: [smf] INFO: Removed Session: UE IMSI:[262426854088416] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/27 11:05:59.025: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/27 11:05:59.025: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/27 11:05:59.026: [smf] INFO: Removed Session: UE IMSI:[262424110073874] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/27 11:05:59.026: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/27 11:05:59.029: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/27 11:05:59.036: [smf] INFO: Removed Session: UE IMSI:[262428522810018] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/27 11:05:59.036: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/27 11:05:59.036: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/27 11:05:59.044: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/27 11:05:59.053: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/27 11:05:59.056: [smf] INFO: Removed Session: UE IMSI:[262426454567214] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/27 11:05:59.056: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/27 11:05:59.056: [smf] INFO: Removed Session: UE IMSI:[262421328309772] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/27 11:05:59.056: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/27 11:05:59.057: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/27 11:05:59.065: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/27 11:05:59.073: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/27 11:05:59.081: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/27 11:05:59.089: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/27 11:05:59.096: [smf] INFO: Removed Session: UE IMSI:[262429748776102] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/27 11:05:59.096: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/27 11:05:59.097: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/27 11:05:59.101: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/27 11:05:59.110: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/27 11:05:59.118: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/27 11:05:59.126: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/27 11:05:59.134: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/27 11:05:59.142: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/27 11:05:59.149: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/27 11:05:59.158: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/27 11:05:59.166: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/27 11:05:59.174: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/27 11:05:59.180: [smf] INFO: Removed Session: UE IMSI:[262425310804194] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/27 11:05:59.180: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/27 11:05:59.182: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/27 11:05:59.190: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/27 11:05:59.198: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/27 11:05:59.206: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/27 11:05:59.213: [smf] INFO: Removed Session: UE IMSI:[262429144119436] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/27 11:05:59.213: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/27 11:05:59.215: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/27 11:05:59.220: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/27 11:05:59.232: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/27 11:05:59.236: [smf] INFO: Removed Session: UE IMSI:[262428680086386] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/27 11:05:59.237: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/27 11:05:59.237: [smf] INFO: Removed Session: UE IMSI:[262426772626331] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/27 11:05:59.237: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/27 11:05:59.245: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/27 11:05:59.257: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/27 11:05:59.264: [smf] INFO: Removed Session: UE IMSI:[262427433834316] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/27 11:05:59.264: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/27 11:05:59.273: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/27 11:05:59.297: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/27 11:05:59.304: [smf] INFO: Removed Session: UE IMSI:[262428253776600] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/27 11:05:59.304: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/27 11:05:59.309: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/27 11:05:59.321: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/27 11:05:59.333: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/27 11:05:59.332: [smf] INFO: Removed Session: UE IMSI:[262429908760195] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/27 11:05:59.332: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/27 11:05:59.341: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/27 11:05:59.349: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/27 11:05:59.352: [smf] INFO: Removed Session: UE IMSI:[262425673977343] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/27 11:05:59.353: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/27 11:05:59.353: [smf] INFO: Removed Session: UE IMSI:[262421362554059] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/27 11:05:59.354: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/27 11:05:59.361: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/27 11:05:59.373: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/27 11:05:59.383: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/27 11:05:59.401: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/27 11:05:59.409: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/27 11:05:59.416: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/27 11:05:59.429: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/27 11:05:59.437: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/27 11:05:59.445: [smf] INFO: Removed Session: UE IMSI:[262428498879441] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/27 11:05:59.445: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/27 11:05:59.453: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/27 11:05:59.459: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/27 11:05:59.462: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/27 11:05:59.471: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/27 11:05:59.468: [smf] INFO: Removed Session: UE IMSI:[262429199818168] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/27 11:05:59.469: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/27 11:05:59.469: [smf] INFO: Removed Session: UE IMSI:[262428548567580] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/27 11:05:59.469: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/27 11:05:59.477: [smf] INFO: Removed Session: UE IMSI:[262423486525781] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/27 11:05:59.477: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/27 11:05:59.483: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/27 11:05:59.484: [smf] INFO: Removed Session: UE IMSI:[262421122110186] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/27 11:05:59.484: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/27 11:05:59.484: [smf] INFO: Removed Session: UE IMSI:[262426358395693] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/27 11:05:59.484: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/27 11:05:59.484: [smf] INFO: Removed Session: UE IMSI:[262425385384221] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/27 11:05:59.484: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/27 11:05:59.494: [smf] INFO: Removed Session: UE IMSI:[262427993784915] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/27 11:05:59.493: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/27 11:05:59.495: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/27 11:05:59.495: [smf] INFO: Removed Session: UE IMSI:[262427137423271] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/27 11:05:59.495: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/27 11:05:59.502: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/27 11:05:59.504: [smf] INFO: Removed Session: UE IMSI:[262426158064904] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/27 11:05:59.504: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/27 11:05:59.511: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/27 11:05:59.512: [smf] INFO: Removed Session: UE IMSI:[262426206813093] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/27 11:05:59.512: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/27 11:05:59.520: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/27 11:05:59.521: [smf] INFO: Removed Session: UE IMSI:[262422187501311] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/27 11:05:59.521: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/27 11:05:59.521: [smf] INFO: Removed Session: UE IMSI:[262423174953688] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/27 11:05:59.521: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/27 11:05:59.521: [smf] INFO: Removed Session: UE IMSI:[262423688729952] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/27 11:05:59.521: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/27 11:05:59.529: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/27 11:05:59.530: [smf] INFO: Removed Session: UE IMSI:[262425237377031] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/27 11:05:59.530: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/27 11:05:59.530: [smf] INFO: Removed Session: UE IMSI:[262420923159026] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/27 11:05:59.530: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/27 11:05:59.537: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/27 11:05:59.538: [smf] INFO: Removed Session: UE IMSI:[262426892850284] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/27 11:05:59.538: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/27 11:05:59.544: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/27 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262427931573587] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/27 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262426127849017] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/27 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262422016198966] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/27 11:05:59.551: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/27 11:05:59.554: [smf] INFO: Removed Session: UE IMSI:[262421910106723] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/27 11:05:59.554: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/27 11:05:59.554: [smf] INFO: Removed Session: UE IMSI:[262424796669506] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/27 11:05:59.554: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/27 11:05:59.554: [smf] INFO: Removed Session: UE IMSI:[262426391130578] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/27 11:05:59.554: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/27 11:05:59.565: [smf] INFO: Removed Session: UE IMSI:[262429880126258] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/27 11:05:59.565: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/27 11:05:59.565: [smf] INFO: Removed Session: UE IMSI:[262428271229268] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/27 11:05:59.565: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/27 11:05:59.564: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/27 11:05:59.577: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/27 11:05:59.578: [smf] INFO: Removed Session: UE IMSI:[262425083765571] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/27 11:05:59.579: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/27 11:05:59.579: [smf] INFO: Removed Session: UE IMSI:[262424803763557] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/27 11:05:59.579: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/27 11:05:59.579: [smf] INFO: Removed Session: UE IMSI:[262424856737631] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/27 11:05:59.579: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/27 11:05:59.595: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/27 11:05:59.596: [smf] INFO: Removed Session: UE IMSI:[262422429369665] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/27 11:05:59.596: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/27 11:05:59.609: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/27 11:05:59.611: [smf] INFO: Removed Session: UE IMSI:[262423936349316] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/27 11:05:59.611: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/27 11:05:59.611: [smf] INFO: Removed Session: UE IMSI:[262427983541540] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/27 11:05:59.611: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/27 11:05:59.622: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/27 11:05:59.625: [smf] INFO: Removed Session: UE IMSI:[262420558474658] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/27 11:05:59.625: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/27 11:05:59.651: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/27 11:05:59.653: [smf] INFO: Removed Session: UE IMSI:[262426300961897] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/27 11:05:59.653: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/27 11:05:59.653: [smf] INFO: Removed Session: UE IMSI:[262426240516950] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/27 11:05:59.653: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/27 11:05:59.653: [smf] INFO: Removed Session: UE IMSI:[262422326861169] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/27 11:05:59.653: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/27 11:05:59.674: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/27 11:05:59.676: [smf] INFO: Removed Session: UE IMSI:[262427834588001] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/27 11:05:59.676: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/27 11:05:59.676: [smf] INFO: Removed Session: UE IMSI:[262421195726092] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/27 11:05:59.676: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/27 11:05:59.694: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/27 11:05:59.695: [smf] INFO: Removed Session: UE IMSI:[262423908502849] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/27 11:05:59.695: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/27 11:05:59.695: [smf] INFO: Removed Session: UE IMSI:[262426098277719] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/27 11:05:59.695: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/27 11:05:59.702: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/27 11:05:59.724: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/27 11:05:59.725: [smf] INFO: Removed Session: UE IMSI:[262422979628707] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/27 11:05:59.726: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/27 11:05:59.728: [smf] INFO: Removed Session: UE IMSI:[262425218412255] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/27 11:05:59.729: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/27 11:05:59.734: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/27 11:05:59.735: [smf] INFO: Removed Session: UE IMSI:[262427463556462] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/27 11:05:59.735: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/27 11:05:59.746: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/27 11:05:59.748: [smf] INFO: Removed Session: UE IMSI:[262429687808479] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/27 11:05:59.748: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/27 11:05:59.748: [smf] INFO: Removed Session: UE IMSI:[262429349684818] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/27 11:05:59.748: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/27 11:05:59.748: [smf] INFO: Removed Session: UE IMSI:[262425135248270] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/27 11:05:59.748: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/27 11:05:59.756: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/27 11:05:59.758: [smf] INFO: Removed Session: UE IMSI:[262429292474839] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/27 11:05:59.758: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/27 11:05:59.758: [smf] INFO: Removed Session: UE IMSI:[262428757278065] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/27 11:05:59.758: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/27 11:05:59.763: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/27 11:05:59.764: [smf] INFO: Removed Session: UE IMSI:[262422000592188] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/27 11:05:59.764: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/27 11:05:59.765: [smf] INFO: Removed Session: UE IMSI:[262422601692771] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/27 11:05:59.765: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/27 11:05:59.773: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/27 11:05:59.774: [smf] INFO: Removed Session: UE IMSI:[262428901192857] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/27 11:05:59.774: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/27 11:05:59.774: [smf] INFO: Removed Session: UE IMSI:[262425864724386] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/27 11:05:59.774: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/27 11:05:59.774: [smf] INFO: Removed Session: UE IMSI:[262422864485391] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/27 11:05:59.774: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/27 11:05:59.774: [smf] INFO: Removed Session: UE IMSI:[262422712637618] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/27 11:05:59.775: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/27 11:05:59.781: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/27 11:05:59.782: [smf] INFO: Removed Session: UE IMSI:[262423193437013] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/27 11:05:59.782: [smf] INFO: Removed Session: UE IMSI:[262427102350694] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/27 11:05:59.782: [smf] INFO: Removed Session: UE IMSI:[262424956732191] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/27 11:05:59.782: [smf] INFO: Removed Session: UE IMSI:[262429412069665] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/27 11:05:59.782: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/27 11:05:59.788: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/27 11:05:59.789: [smf] INFO: Removed Session: UE IMSI:[262422053973202] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/27 11:05:59.789: [smf] INFO: Removed Session: UE IMSI:[262427075235905] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/27 11:05:59.789: [smf] INFO: Removed Session: UE IMSI:[262425462505371] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/27 11:05:59.789: [smf] INFO: Removed Session: UE IMSI:[262425960763654] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/27 11:05:59.795: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/27 11:05:59.795: [smf] INFO: Removed Session: UE IMSI:[262429354208766] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/27 11:05:59.796: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/27 11:05:59.796: [smf] INFO: Removed Session: UE IMSI:[262428339107914] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/27 11:05:59.796: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/27 11:05:59.796: [smf] INFO: Removed Session: UE IMSI:[262429338252415] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/27 11:05:59.796: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/27 11:05:59.800: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/27 11:05:59.801: [smf] INFO: Removed Session: UE IMSI:[262423214722170] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/27 11:05:59.801: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/27 11:05:59.806: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/27 11:05:59.806: [smf] INFO: Removed Session: UE IMSI:[262426444506811] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/27 11:05:59.806: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/27 11:05:59.811: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/27 11:05:59.812: [smf] INFO: Removed Session: UE IMSI:[262421934331980] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/27 11:05:59.812: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/27 11:05:59.816: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/27 11:05:59.817: [smf] INFO: Removed Session: UE IMSI:[262423317263327] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/27 11:05:59.817: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/27 11:05:59.821: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/27 11:05:59.822: [smf] INFO: Removed Session: UE IMSI:[262426964764125] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/27 11:05:59.822: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/27 11:05:59.827: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/27 11:05:59.827: [smf] INFO: Removed Session: UE IMSI:[262420936705956] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/27 11:05:59.827: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/27 11:05:59.832: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/27 11:05:59.832: [smf] INFO: Removed Session: UE IMSI:[262423317727517] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/27 11:05:59.832: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/27 11:05:59.837: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/27 11:05:59.838: [smf] INFO: Removed Session: UE IMSI:[262421203826581] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/27 11:05:59.838: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/27 11:05:59.843: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/27 11:05:59.843: [smf] INFO: Removed Session: UE IMSI:[262428090591634] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/27 11:05:59.843: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/27 11:05:59.848: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/27 11:05:59.848: [smf] INFO: Removed Session: UE IMSI:[262423722088708] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/27 11:05:59.848: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/27 11:05:59.853: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/27 11:05:59.853: [smf] INFO: Removed Session: UE IMSI:[262422657018958] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/27 11:05:59.853: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/27 11:05:59.858: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/27 11:05:59.859: [smf] INFO: Removed Session: UE IMSI:[262422422307935] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/27 11:05:59.859: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/27 11:05:59.864: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/27 11:05:59.864: [smf] INFO: Removed Session: UE IMSI:[262426355568182] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/27 11:05:59.864: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/27 11:05:59.869: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/27 11:05:59.869: [smf] INFO: Removed Session: UE IMSI:[262429649592321] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/27 11:05:59.869: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/27 11:05:59.874: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/27 11:05:59.874: [smf] INFO: Removed Session: UE IMSI:[262423963832035] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/27 11:05:59.874: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/27 11:05:59.879: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/27 11:05:59.880: [smf] INFO: Removed Session: UE IMSI:[262421962587911] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/27 11:05:59.880: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/27 11:05:59.884: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/27 11:05:59.885: [smf] INFO: Removed Session: UE IMSI:[262423127199337] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/27 11:05:59.885: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/27 11:05:59.890: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/27 11:05:59.890: [smf] INFO: Removed Session: UE IMSI:[262429961920217] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/27 11:05:59.890: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/27 11:05:59.895: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/27 11:05:59.895: [smf] INFO: Removed Session: UE IMSI:[262424523350692] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/27 11:05:59.895: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/27 11:05:59.900: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/27 11:05:59.901: [smf] INFO: Removed Session: UE IMSI:[262427710318200] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/27 11:05:59.901: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/27 11:05:59.905: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/27 11:05:59.906: [smf] INFO: Removed Session: UE IMSI:[262420949283101] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/27 11:05:59.906: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/27 11:05:59.911: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/27 11:05:59.911: [smf] INFO: Removed Session: UE IMSI:[262421773667726] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/27 11:05:59.911: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/27 11:05:59.916: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/27 11:05:59.916: [smf] INFO: Removed Session: UE IMSI:[262420751652120] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/27 11:05:59.916: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/27 11:05:59.921: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/27 11:05:59.922: [smf] INFO: Removed Session: UE IMSI:[262425804198930] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/27 11:05:59.922: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/27 11:05:59.926: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/27 11:05:59.927: [smf] INFO: Removed Session: UE IMSI:[262423137828968] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/27 11:05:59.927: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/27 11:05:59.932: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/27 11:05:59.932: [smf] INFO: Removed Session: UE IMSI:[262427235238116] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/27 11:05:59.932: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/27 11:05:59.937: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/27 11:05:59.937: [smf] INFO: Removed Session: UE IMSI:[262426830891523] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/27 11:05:59.937: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/27 11:05:59.942: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/27 11:05:59.943: [smf] INFO: Removed Session: UE IMSI:[262425205474972] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/27 11:05:59.943: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/27 11:05:59.947: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/27 11:05:59.948: [smf] INFO: Removed Session: UE IMSI:[262423564684086] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/27 11:05:59.948: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/27 11:05:59.953: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/27 11:05:59.953: [smf] INFO: Removed Session: UE IMSI:[262426084119582] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/27 11:05:59.953: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/27 11:05:59.958: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/27 11:05:59.958: [smf] INFO: Removed Session: UE IMSI:[262424510794124] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/27 11:05:59.958: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/27 11:05:59.963: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/27 11:05:59.964: [smf] INFO: Removed Session: UE IMSI:[262422579660085] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/27 11:05:59.964: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/27 11:05:59.968: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/27 11:05:59.969: [smf] INFO: Removed Session: UE IMSI:[262424978250440] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/27 11:05:59.969: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/27 11:05:59.974: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/27 11:05:59.974: [smf] INFO: Removed Session: UE IMSI:[262421172768141] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/27 11:05:59.974: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/27 11:05:59.979: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/27 11:05:59.979: [smf] INFO: Removed Session: UE IMSI:[262428289271831] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/27 11:05:59.979: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/27 11:05:59.984: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/27 11:05:59.984: [smf] INFO: Removed Session: UE IMSI:[262428368592269] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/27 11:05:59.985: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/27 11:05:59.989: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/27 11:05:59.990: [smf] INFO: Removed Session: UE IMSI:[262426161136862] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/27 11:05:59.990: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/27 11:05:59.994: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/27 11:05:59.995: [smf] INFO: Removed Session: UE IMSI:[262427829239314] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:05:59.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/27 11:05:59.995: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/27 11:06:00.000: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/27 11:06:00.000: [smf] INFO: Removed Session: UE IMSI:[262429251873149] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/27 11:06:00.000: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/27 11:06:00.005: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/27 11:06:00.005: [smf] INFO: Removed Session: UE IMSI:[262424692490783] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/27 11:06:00.005: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/27 11:06:00.010: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/27 11:06:00.011: [smf] INFO: Removed Session: UE IMSI:[262421475492667] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/27 11:06:00.011: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/27 11:06:00.015: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/27 11:06:00.016: [smf] INFO: Removed Session: UE IMSI:[262426951031739] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/27 11:06:00.016: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/27 11:06:00.021: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/27 11:06:00.021: [smf] INFO: Removed Session: UE IMSI:[262427392477389] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/27 11:06:00.021: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/27 11:06:00.026: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/27 11:06:00.027: [smf] INFO: Removed Session: UE IMSI:[262420911538597] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/27 11:06:00.027: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/27 11:06:00.031: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/27 11:06:00.032: [smf] INFO: Removed Session: UE IMSI:[262421896155559] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/27 11:06:00.032: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/27 11:06:00.037: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/27 11:06:00.038: [smf] INFO: Removed Session: UE IMSI:[262425745356090] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/27 11:06:00.038: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/27 11:06:00.042: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/27 11:06:00.043: [smf] INFO: Removed Session: UE IMSI:[262427596999064] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/27 11:06:00.043: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/27 11:06:00.047: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/27 11:06:00.048: [smf] INFO: Removed Session: UE IMSI:[262425148036428] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/27 11:06:00.048: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/27 11:06:00.053: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/27 11:06:00.054: [smf] INFO: Removed Session: UE IMSI:[262424816123390] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/27 11:06:00.054: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/27 11:06:00.058: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/27 11:06:00.059: [smf] INFO: Removed Session: UE IMSI:[262428959557481] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/27 11:06:00.059: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/27 11:06:00.064: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/27 11:06:00.064: [smf] INFO: Removed Session: UE IMSI:[262427412249963] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/27 11:06:00.064: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/27 11:06:00.070: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/27 11:06:00.071: [smf] INFO: Removed Session: UE IMSI:[262429167450094] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/27 11:06:00.071: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/27 11:06:00.076: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/27 11:06:00.077: [smf] INFO: Removed Session: UE IMSI:[262427798723924] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/27 11:06:00.077: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/27 11:06:00.081: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/27 11:06:00.082: [smf] INFO: Removed Session: UE IMSI:[262425728575868] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/27 11:06:00.082: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/27 11:06:00.087: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/27 11:06:00.088: [smf] INFO: Removed Session: UE IMSI:[262422953219372] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/27 11:06:00.088: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/27 11:06:00.092: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/27 11:06:00.093: [smf] INFO: Removed Session: UE IMSI:[262429967628547] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/27 11:06:00.093: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/27 11:06:00.097: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/27 11:06:00.098: [smf] INFO: Removed Session: UE IMSI:[262425309392367] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/27 11:06:00.098: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/27 11:06:00.103: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/27 11:06:00.103: [smf] INFO: Removed Session: UE IMSI:[262424481865715] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/27 11:06:00.103: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/27 11:06:00.108: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/27 11:06:00.109: [smf] INFO: Removed Session: UE IMSI:[262423327626669] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/27 11:06:00.109: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/27 11:06:00.113: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/27 11:06:00.114: [smf] INFO: Removed Session: UE IMSI:[262424083630422] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/27 11:06:00.114: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/27 11:06:00.119: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/27 11:06:00.119: [smf] INFO: Removed Session: UE IMSI:[262427542293691] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/27 11:06:00.119: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/27 11:06:00.124: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/27 11:06:00.124: [smf] INFO: Removed Session: UE IMSI:[262426547217887] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/27 11:06:00.124: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/27 11:06:00.129: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/27 11:06:00.130: [smf] INFO: Removed Session: UE IMSI:[262421659738919] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/27 11:06:00.130: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/27 11:06:00.135: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/27 11:06:00.135: [smf] INFO: Removed Session: UE IMSI:[262426087308409] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/27 11:06:00.135: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/27 11:06:00.140: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/27 11:06:00.141: [smf] INFO: Removed Session: UE IMSI:[262425398017300] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/27 11:06:00.141: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/27 11:06:00.146: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/27 11:06:00.146: [smf] INFO: Removed Session: UE IMSI:[262420570368841] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/27 11:06:00.146: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/27 11:06:00.151: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/27 11:06:00.153: [smf] INFO: Removed Session: UE IMSI:[262424483506361] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/27 11:06:00.153: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/27 11:06:00.157: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/27 11:06:00.158: [smf] INFO: Removed Session: UE IMSI:[262428805795711] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/27 11:06:00.158: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/27 11:06:00.162: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/27 11:06:00.163: [smf] INFO: Removed Session: UE IMSI:[262424216863350] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/27 11:06:00.163: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/27 11:06:00.168: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/27 11:06:00.168: [smf] INFO: Removed Session: UE IMSI:[262428168915343] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/27 11:06:00.168: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/27 11:06:00.173: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/27 11:06:00.173: [smf] INFO: Removed Session: UE IMSI:[262423091262560] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/27 11:06:00.173: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/27 11:06:00.178: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/27 11:06:00.179: [smf] INFO: Removed Session: UE IMSI:[262423285728839] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/27 11:06:00.179: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/27 11:06:00.184: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/27 11:06:00.184: [smf] INFO: Removed Session: UE IMSI:[262421824213328] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/27 11:06:00.184: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/27 11:06:00.189: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/27 11:06:00.189: [smf] INFO: Removed Session: UE IMSI:[262425656856511] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/27 11:06:00.189: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/27 11:06:00.194: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/27 11:06:00.195: [smf] INFO: Removed Session: UE IMSI:[262424789501657] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/27 11:06:00.195: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/27 11:06:00.200: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/27 11:06:00.200: [smf] INFO: Removed Session: UE IMSI:[262423421810284] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/27 11:06:00.200: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/27 11:06:00.205: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/27 11:06:00.205: [smf] INFO: Removed Session: UE IMSI:[262420650189667] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/27 11:06:00.205: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/27 11:06:00.210: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/27 11:06:00.211: [smf] INFO: Removed Session: UE IMSI:[262429547965108] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/27 11:06:00.211: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/27 11:06:00.216: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/27 11:06:00.216: [smf] INFO: Removed Session: UE IMSI:[262426921282791] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/27 11:06:00.216: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/27 11:06:00.221: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/27 11:06:00.221: [smf] INFO: Removed Session: UE IMSI:[262421595053390] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/27 11:06:00.221: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/27 11:06:00.226: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/27 11:06:00.227: [smf] INFO: Removed Session: UE IMSI:[262427821386562] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/27 11:06:00.227: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/27 11:06:00.232: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/27 11:06:00.232: [smf] INFO: Removed Session: UE IMSI:[262424307131324] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/27 11:06:00.232: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/27 11:06:00.237: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/27 11:06:00.237: [smf] INFO: Removed Session: UE IMSI:[262422236734517] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/27 11:06:00.237: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/27 11:06:00.242: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/27 11:06:00.243: [smf] INFO: Removed Session: UE IMSI:[262428352082141] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/27 11:06:00.243: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/27 11:06:00.247: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/27 11:06:00.248: [smf] INFO: Removed Session: UE IMSI:[262420494072068] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/27 11:06:00.248: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/27 11:06:00.253: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/27 11:06:00.253: [smf] INFO: Removed Session: UE IMSI:[262424338381642] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/27 11:06:00.253: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/27 11:06:00.258: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/27 11:06:00.259: [smf] INFO: Removed Session: UE IMSI:[262426016821538] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/27 11:06:00.259: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/27 11:06:00.263: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/27 11:06:00.264: [smf] INFO: Removed Session: UE IMSI:[262426907019326] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/27 11:06:00.264: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/27 11:06:00.269: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/27 11:06:00.269: [smf] INFO: Removed Session: UE IMSI:[262426585551954] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/27 11:06:00.269: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/27 11:06:00.274: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/27 11:06:00.275: [smf] INFO: Removed Session: UE IMSI:[262421960230095] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/27 11:06:00.275: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/27 11:06:00.279: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/27 11:06:00.280: [smf] INFO: Removed Session: UE IMSI:[262421033510117] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/27 11:06:00.280: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/27 11:06:00.285: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/27 11:06:00.285: [smf] INFO: Removed Session: UE IMSI:[262420569268275] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/27 11:06:00.285: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/27 11:06:00.290: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/27 11:06:00.290: [smf] INFO: Removed Session: UE IMSI:[262425967957071] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/27 11:06:00.290: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/27 11:06:00.295: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/27 11:06:00.296: [smf] INFO: Removed Session: UE IMSI:[262429856105969] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/27 11:06:00.296: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/27 11:06:00.300: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/27 11:06:00.301: [smf] INFO: Removed Session: UE IMSI:[262421616756355] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/27 11:06:00.301: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/27 11:06:00.306: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/27 11:06:00.306: [smf] INFO: Removed Session: UE IMSI:[262427229943136] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/27 11:06:00.306: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/27 11:06:00.311: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/27 11:06:00.312: [smf] INFO: Removed Session: UE IMSI:[262426234597064] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/27 11:06:00.312: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/27 11:06:00.316: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/27 11:06:00.317: [smf] INFO: Removed Session: UE IMSI:[262422253721726] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/27 11:06:00.317: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/27 11:06:00.322: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/27 11:06:00.322: [smf] INFO: Removed Session: UE IMSI:[262421454627273] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/27 11:06:00.322: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/27 11:06:00.327: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/27 11:06:00.327: [smf] INFO: Removed Session: UE IMSI:[262420499214105] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/27 11:06:00.327: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/27 11:06:00.332: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/27 11:06:00.333: [smf] INFO: Removed Session: UE IMSI:[262426512989133] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/27 11:06:00.333: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/27 11:06:00.337: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/27 11:06:00.338: [smf] INFO: Removed Session: UE IMSI:[262421280185855] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/27 11:06:00.338: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/27 11:06:00.343: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/27 11:06:00.343: [smf] INFO: Removed Session: UE IMSI:[262421254298453] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/27 11:06:00.343: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/27 11:06:00.348: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/27 11:06:00.349: [smf] INFO: Removed Session: UE IMSI:[262428239977315] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/27 11:06:00.349: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/27 11:06:00.353: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/27 11:06:00.354: [smf] INFO: Removed Session: UE IMSI:[262427106120820] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/27 11:06:00.354: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/27 11:06:00.359: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/27 11:06:00.359: [smf] INFO: Removed Session: UE IMSI:[262428550820691] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/27 11:06:00.359: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/27 11:06:00.364: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/27 11:06:00.365: [smf] INFO: Removed Session: UE IMSI:[262421898642232] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/27 11:06:00.365: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/27 11:06:00.369: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/27 11:06:00.370: [smf] INFO: Removed Session: UE IMSI:[262428443247327] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/27 11:06:00.370: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/27 11:06:00.375: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/27 11:06:00.376: [smf] INFO: Removed Session: UE IMSI:[262421054430208] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/27 11:06:00.376: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/27 11:06:00.380: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/27 11:06:00.381: [smf] INFO: Removed Session: UE IMSI:[262427535410926] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/27 11:06:00.381: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/27 11:06:00.385: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/27 11:06:00.386: [smf] INFO: Removed Session: UE IMSI:[262422613097244] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/27 11:06:00.386: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/27 11:06:00.391: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/27 11:06:00.391: [smf] INFO: Removed Session: UE IMSI:[262429365680692] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/27 11:06:00.391: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/27 11:06:00.396: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/27 11:06:00.396: [smf] INFO: Removed Session: UE IMSI:[262426645435891] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/27 11:06:00.397: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/27 11:06:00.401: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/27 11:06:00.402: [smf] INFO: Removed Session: UE IMSI:[262425599599055] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/27 11:06:00.402: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/27 11:06:00.406: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/27 11:06:00.407: [smf] INFO: Removed Session: UE IMSI:[262428461643776] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/27 11:06:00.407: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/27 11:06:00.412: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/27 11:06:00.412: [smf] INFO: Removed Session: UE IMSI:[262426379059523] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/27 11:06:00.412: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/27 11:06:00.417: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/27 11:06:00.418: [smf] INFO: Removed Session: UE IMSI:[262428521077403] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/27 11:06:00.418: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/27 11:06:00.422: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/27 11:06:00.423: [smf] INFO: Removed Session: UE IMSI:[262423168744245] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/27 11:06:00.423: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/27 11:06:00.428: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/27 11:06:00.428: [smf] INFO: Removed Session: UE IMSI:[262421652139514] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/27 11:06:00.428: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/27 11:06:00.433: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/27 11:06:00.433: [smf] INFO: Removed Session: UE IMSI:[262428629915725] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/27 11:06:00.433: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/27 11:06:00.438: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/27 11:06:00.439: [smf] INFO: Removed Session: UE IMSI:[262427266787039] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/27 11:06:00.439: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/27 11:06:00.444: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/27 11:06:00.444: [smf] INFO: Removed Session: UE IMSI:[262422486553569] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/27 11:06:00.444: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/27 11:06:00.449: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/27 11:06:00.449: [smf] INFO: Removed Session: UE IMSI:[262420876809539] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/27 11:06:00.449: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/27 11:06:00.454: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/27 11:06:00.455: [smf] INFO: Removed Session: UE IMSI:[262429104308844] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/27 11:06:00.455: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/27 11:06:00.460: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/27 11:06:00.460: [smf] INFO: Removed Session: UE IMSI:[262420921071234] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/27 11:06:00.460: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/27 11:06:00.465: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/27 11:06:00.465: [smf] INFO: Removed Session: UE IMSI:[262424827538325] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/27 11:06:00.465: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/27 11:06:00.470: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/27 11:06:00.471: [smf] INFO: Removed Session: UE IMSI:[262422442416850] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/27 11:06:00.471: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/27 11:06:00.475: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/27 11:06:00.476: [smf] INFO: Removed Session: UE IMSI:[262427298957364] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/27 11:06:00.476: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/27 11:06:00.481: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/27 11:06:00.481: [smf] INFO: Removed Session: UE IMSI:[262420721950894] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/27 11:06:00.481: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/27 11:06:00.486: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/27 11:06:00.487: [smf] INFO: Removed Session: UE IMSI:[262425104319636] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/27 11:06:00.487: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/27 11:06:00.491: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/27 11:06:00.492: [smf] INFO: Removed Session: UE IMSI:[262424475261211] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/27 11:06:00.492: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/27 11:06:00.497: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/27 11:06:00.497: [smf] INFO: Removed Session: UE IMSI:[262424893760035] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/27 11:06:00.497: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/27 11:06:00.502: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/27 11:06:00.502: [smf] INFO: Removed Session: UE IMSI:[262426360173399] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/27 11:06:00.502: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/27 11:06:00.507: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/27 11:06:00.508: [smf] INFO: Removed Session: UE IMSI:[262428695839278] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/27 11:06:00.508: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/27 11:06:00.513: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/27 11:06:00.513: [smf] INFO: Removed Session: UE IMSI:[262425301394373] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/27 11:06:00.513: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/27 11:06:00.518: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/27 11:06:00.518: [smf] INFO: Removed Session: UE IMSI:[262426535993679] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/27 11:06:00.519: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/27 11:06:00.523: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/27 11:06:00.524: [smf] INFO: Removed Session: UE IMSI:[262426079898661] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/27 11:06:00.524: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/27 11:06:00.529: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/27 11:06:00.529: [smf] INFO: Removed Session: UE IMSI:[262427499975229] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/27 11:06:00.529: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/27 11:06:00.534: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/27 11:06:00.534: [smf] INFO: Removed Session: UE IMSI:[262428004689098] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/27 11:06:00.534: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/27 11:06:00.539: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/27 11:06:00.540: [smf] INFO: Removed Session: UE IMSI:[262424630532680] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/27 11:06:00.540: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/27 11:06:00.545: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/27 11:06:00.545: [smf] INFO: Removed Session: UE IMSI:[262428599262069] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/27 11:06:00.545: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/27 11:06:00.550: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/27 11:06:00.550: [smf] INFO: Removed Session: UE IMSI:[262426028918147] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/27 11:06:00.550: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/27 11:06:00.555: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/27 11:06:00.556: [smf] INFO: Removed Session: UE IMSI:[262425166410641] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/27 11:06:00.556: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/27 11:06:00.561: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/27 11:06:00.561: [smf] INFO: Removed Session: UE IMSI:[262421548869400] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/27 11:06:00.561: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/27 11:06:00.566: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/27 11:06:00.566: [smf] INFO: Removed Session: UE IMSI:[262423804506249] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/27 11:06:00.566: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/27 11:06:00.571: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/27 11:06:00.572: [smf] INFO: Removed Session: UE IMSI:[262421922567361] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/27 11:06:00.572: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/27 11:06:00.577: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/27 11:06:00.577: [smf] INFO: Removed Session: UE IMSI:[262420060218123] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/27 11:06:00.577: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/27 11:06:00.582: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/27 11:06:00.583: [smf] INFO: Removed Session: UE IMSI:[262423301550862] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/27 11:06:00.583: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/27 11:06:00.588: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/27 11:06:00.589: [smf] INFO: Removed Session: UE IMSI:[262426249560961] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/27 11:06:00.589: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/27 11:06:00.594: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/27 11:06:00.595: [smf] INFO: Removed Session: UE IMSI:[262429497261577] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/27 11:06:00.595: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/27 11:06:00.599: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/27 11:06:00.600: [smf] INFO: Removed Session: UE IMSI:[262420637712995] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/27 11:06:00.600: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/27 11:06:00.605: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/27 11:06:00.605: [smf] INFO: Removed Session: UE IMSI:[262424136423168] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/27 11:06:00.605: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/27 11:06:00.610: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/27 11:06:00.610: [smf] INFO: Removed Session: UE IMSI:[262429289568445] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/27 11:06:00.611: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/27 11:06:00.615: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/27 11:06:00.616: [smf] INFO: Removed Session: UE IMSI:[262425145042952] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/27 11:06:00.616: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/27 11:06:00.621: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/27 11:06:00.621: [smf] INFO: Removed Session: UE IMSI:[262424873011676] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/27 11:06:00.621: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/27 11:06:00.626: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/27 11:06:00.626: [smf] INFO: Removed Session: UE IMSI:[262429026013794] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/27 11:06:00.626: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/27 11:06:00.631: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/27 11:06:00.632: [smf] INFO: Removed Session: UE IMSI:[262428207567322] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/27 11:06:00.632: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/27 11:06:00.637: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/27 11:06:00.637: [smf] INFO: Removed Session: UE IMSI:[262426890112037] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/27 11:06:00.637: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/27 11:06:00.642: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/27 11:06:00.642: [smf] INFO: Removed Session: UE IMSI:[262425556667050] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/27 11:06:00.642: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/27 11:06:00.647: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/27 11:06:00.648: [smf] INFO: Removed Session: UE IMSI:[262428710448157] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/27 11:06:00.648: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/27 11:06:00.653: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/27 11:06:00.653: [smf] INFO: Removed Session: UE IMSI:[262427400276916] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/27 11:06:00.653: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/27 11:06:00.658: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/27 11:06:00.658: [smf] INFO: Removed Session: UE IMSI:[262427256763491] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/27 11:06:00.658: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/27 11:06:00.663: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/27 11:06:00.664: [smf] INFO: Removed Session: UE IMSI:[262426783535481] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/27 11:06:00.664: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/27 11:06:00.669: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/27 11:06:00.669: [smf] INFO: Removed Session: UE IMSI:[262428093236336] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/27 11:06:00.669: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/27 11:06:00.674: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/27 11:06:00.674: [smf] INFO: Removed Session: UE IMSI:[262427838346532] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/27 11:06:00.674: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/27 11:06:00.679: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/27 11:06:00.680: [smf] INFO: Removed Session: UE IMSI:[262422347205774] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/27 11:06:00.680: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/27 11:06:00.684: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/27 11:06:00.685: [smf] INFO: Removed Session: UE IMSI:[262427494114120] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/27 11:06:00.685: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/27 11:06:00.690: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/27 11:06:00.690: [smf] INFO: Removed Session: UE IMSI:[262427973675968] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/27 11:06:00.690: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/27 11:06:00.695: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/27 11:06:00.696: [smf] INFO: Removed Session: UE IMSI:[262422503591554] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/27 11:06:00.696: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/27 11:06:00.700: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/27 11:06:00.701: [smf] INFO: Removed Session: UE IMSI:[262422542489307] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/27 11:06:00.701: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/27 11:06:00.706: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/27 11:06:00.706: [smf] INFO: Removed Session: UE IMSI:[262429585275350] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/27 11:06:00.706: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/27 11:06:00.711: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/27 11:06:00.711: [smf] INFO: Removed Session: UE IMSI:[262422363815571] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/27 11:06:00.711: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/27 11:06:00.716: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/27 11:06:00.717: [smf] INFO: Removed Session: UE IMSI:[262427345543503] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/27 11:06:00.717: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/27 11:06:00.722: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/27 11:06:00.722: [smf] INFO: Removed Session: UE IMSI:[262429076675895] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/27 11:06:00.722: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/27 11:06:00.727: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/27 11:06:00.728: [smf] INFO: Removed Session: UE IMSI:[262429542564818] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/27 11:06:00.728: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/27 11:06:00.732: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/27 11:06:00.733: [smf] INFO: Removed Session: UE IMSI:[262429301251668] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/27 11:06:00.733: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/27 11:06:00.738: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/27 11:06:00.738: [smf] INFO: Removed Session: UE IMSI:[262421576203032] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/27 11:06:00.738: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/27 11:06:00.743: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/27 11:06:00.743: [smf] INFO: Removed Session: UE IMSI:[262425317813184] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/27 11:06:00.743: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/27 11:06:00.748: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/27 11:06:00.749: [smf] INFO: Removed Session: UE IMSI:[262425723527509] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/27 11:06:00.749: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/27 11:06:00.754: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/27 11:06:00.754: [smf] INFO: Removed Session: UE IMSI:[262426095036914] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/27 11:06:00.754: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/27 11:06:00.759: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/27 11:06:00.759: [smf] INFO: Removed Session: UE IMSI:[262427402023721] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/27 11:06:00.759: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/27 11:06:00.764: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/27 11:06:00.765: [smf] INFO: Removed Session: UE IMSI:[262428400607596] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/27 11:06:00.765: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/27 11:06:00.769: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/27 11:06:00.770: [smf] INFO: Removed Session: UE IMSI:[262420581299130] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/27 11:06:00.770: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/27 11:06:00.775: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/27 11:06:00.775: [smf] INFO: Removed Session: UE IMSI:[262422137197584] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/27 11:06:00.775: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/27 11:06:00.780: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/27 11:06:00.780: [smf] INFO: Removed Session: UE IMSI:[262423330168069] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/27 11:06:00.780: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/27 11:06:00.785: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/27 11:06:00.786: [smf] INFO: Removed Session: UE IMSI:[262426970199300] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/27 11:06:00.786: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/27 11:06:00.790: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/27 11:06:00.791: [smf] INFO: Removed Session: UE IMSI:[262426044982904] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/27 11:06:00.791: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/27 11:06:00.796: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/27 11:06:00.796: [smf] INFO: Removed Session: UE IMSI:[262429049295389] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/27 11:06:00.796: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/27 11:06:00.801: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/27 11:06:00.801: [smf] INFO: Removed Session: UE IMSI:[262423800252398] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/27 11:06:00.802: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/27 11:06:00.806: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/27 11:06:00.807: [smf] INFO: Removed Session: UE IMSI:[262429422042686] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/27 11:06:00.807: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/27 11:06:00.812: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/27 11:06:00.812: [smf] INFO: Removed Session: UE IMSI:[262422228071453] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/27 11:06:00.812: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/27 11:06:00.817: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/27 11:06:00.817: [smf] INFO: Removed Session: UE IMSI:[262423640783316] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/27 11:06:00.817: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/27 11:06:00.822: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/27 11:06:00.823: [smf] INFO: Removed Session: UE IMSI:[262422149133157] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/27 11:06:00.823: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/27 11:06:00.828: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/27 11:06:00.828: [smf] INFO: Removed Session: UE IMSI:[262423584227291] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/27 11:06:00.828: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/27 11:06:00.833: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/27 11:06:00.833: [smf] INFO: Removed Session: UE IMSI:[262421925351285] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/27 11:06:00.833: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/27 11:06:00.838: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/27 11:06:00.839: [smf] INFO: Removed Session: UE IMSI:[262428129465714] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/27 11:06:00.839: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/27 11:06:00.843: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/27 11:06:00.844: [smf] INFO: Removed Session: UE IMSI:[262428634028442] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/27 11:06:00.844: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/27 11:06:00.849: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/27 11:06:00.849: [smf] INFO: Removed Session: UE IMSI:[262426700047703] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/27 11:06:00.849: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/27 11:06:00.854: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/27 11:06:00.854: [smf] INFO: Removed Session: UE IMSI:[262426944819114] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/27 11:06:00.855: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/27 11:06:00.859: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/27 11:06:00.860: [smf] INFO: Removed Session: UE IMSI:[262428842682593] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/27 11:06:00.860: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/27 11:06:00.865: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/27 11:06:00.865: [smf] INFO: Removed Session: UE IMSI:[262420928300553] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/27 11:06:00.865: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/27 11:06:00.870: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/27 11:06:00.870: [smf] INFO: Removed Session: UE IMSI:[262426655554755] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/27 11:06:00.870: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/27 11:06:00.875: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/27 11:06:00.876: [smf] INFO: Removed Session: UE IMSI:[262420336762765] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/27 11:06:00.876: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/27 11:06:00.881: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/27 11:06:00.881: [smf] INFO: Removed Session: UE IMSI:[262420535013598] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/27 11:06:00.881: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/27 11:06:00.886: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/27 11:06:00.886: [smf] INFO: Removed Session: UE IMSI:[262424332015968] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/27 11:06:00.886: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/27 11:06:00.891: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/27 11:06:00.892: [smf] INFO: Removed Session: UE IMSI:[262428560622383] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/27 11:06:00.892: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/27 11:06:00.897: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/27 11:06:00.897: [smf] INFO: Removed Session: UE IMSI:[262421834586466] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/27 11:06:00.897: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/27 11:06:00.902: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/27 11:06:00.902: [smf] INFO: Removed Session: UE IMSI:[262423314506860] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/27 11:06:00.902: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/27 11:06:00.907: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/27 11:06:00.908: [smf] INFO: Removed Session: UE IMSI:[262420615485840] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/27 11:06:00.908: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/27 11:06:00.912: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/27 11:06:00.913: [smf] INFO: Removed Session: UE IMSI:[262426659833118] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/27 11:06:00.913: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/27 11:06:00.918: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/27 11:06:00.918: [smf] INFO: Removed Session: UE IMSI:[262420289684168] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/27 11:06:00.918: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/27 11:06:00.923: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/27 11:06:00.924: [smf] INFO: Removed Session: UE IMSI:[262422000662177] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/27 11:06:00.924: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/27 11:06:00.928: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/27 11:06:00.929: [smf] INFO: Removed Session: UE IMSI:[262427990777141] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/27 11:06:00.929: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/27 11:06:00.934: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/27 11:06:00.934: [smf] INFO: Removed Session: UE IMSI:[262422776584196] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/27 11:06:00.934: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/27 11:06:00.939: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/27 11:06:00.940: [smf] INFO: Removed Session: UE IMSI:[262425680307137] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/27 11:06:00.940: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/27 11:06:00.944: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/27 11:06:00.945: [smf] INFO: Removed Session: UE IMSI:[262423239989562] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/27 11:06:00.945: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/27 11:06:00.950: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/27 11:06:00.950: [smf] INFO: Removed Session: UE IMSI:[262428494438334] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/27 11:06:00.950: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/27 11:06:00.955: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/27 11:06:00.956: [smf] INFO: Removed Session: UE IMSI:[262425659338524] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/27 11:06:00.956: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/27 11:06:00.960: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/27 11:06:00.961: [smf] INFO: Removed Session: UE IMSI:[262426405107428] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/27 11:06:00.961: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/27 11:06:00.966: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/27 11:06:00.966: [smf] INFO: Removed Session: UE IMSI:[262427233472040] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/27 11:06:00.966: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/27 11:06:00.971: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/27 11:06:00.972: [smf] INFO: Removed Session: UE IMSI:[262422871291259] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/27 11:06:00.972: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/27 11:06:00.977: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/27 11:06:00.978: [smf] INFO: Removed Session: UE IMSI:[262424425527138] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/27 11:06:00.978: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/27 11:06:00.982: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/27 11:06:00.983: [smf] INFO: Removed Session: UE IMSI:[262425188813432] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/27 11:06:00.983: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/27 11:06:00.988: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/27 11:06:00.989: [smf] INFO: Removed Session: UE IMSI:[262425816213312] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/27 11:06:00.989: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/27 11:06:00.993: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/27 11:06:00.994: [smf] INFO: Removed Session: UE IMSI:[262421676822065] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/27 11:06:00.994: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/27 11:06:00.999: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/27 11:06:00.999: [smf] INFO: Removed Session: UE IMSI:[262428931835904] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:00.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/27 11:06:00.999: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/27 11:06:01.004: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/27 11:06:01.005: [smf] INFO: Removed Session: UE IMSI:[262420494102826] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/27 11:06:01.005: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/27 11:06:01.009: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/27 11:06:01.010: [smf] INFO: Removed Session: UE IMSI:[262424585030257] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/27 11:06:01.010: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/27 11:06:01.015: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/27 11:06:01.016: [smf] INFO: Removed Session: UE IMSI:[262429174843576] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/27 11:06:01.016: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/27 11:06:01.021: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/27 11:06:01.023: [smf] INFO: Removed Session: UE IMSI:[262420324477457] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/27 11:06:01.023: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/27 11:06:01.028: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/27 11:06:01.029: [smf] INFO: Removed Session: UE IMSI:[262425798852188] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/27 11:06:01.029: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/27 11:06:01.033: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/27 11:06:01.034: [smf] INFO: Removed Session: UE IMSI:[262427893454278] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/27 11:06:01.034: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/27 11:06:01.039: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/27 11:06:01.039: [smf] INFO: Removed Session: UE IMSI:[262422043431045] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/27 11:06:01.039: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/27 11:06:01.044: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/27 11:06:01.044: [smf] INFO: Removed Session: UE IMSI:[262424643087922] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/27 11:06:01.044: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/27 11:06:01.049: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/27 11:06:01.050: [smf] INFO: Removed Session: UE IMSI:[262427511867825] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/27 11:06:01.050: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/27 11:06:01.055: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/27 11:06:01.055: [smf] INFO: Removed Session: UE IMSI:[262427648220940] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/27 11:06:01.055: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/27 11:06:01.060: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/27 11:06:01.061: [smf] INFO: Removed Session: UE IMSI:[262426316170440] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/27 11:06:01.061: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/27 11:06:01.066: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/27 11:06:01.067: [smf] INFO: Removed Session: UE IMSI:[262427976112454] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/27 11:06:01.067: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/27 11:06:01.073: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/27 11:06:01.074: [smf] INFO: Removed Session: UE IMSI:[262429204824445] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/27 11:06:01.074: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/27 11:06:01.078: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/27 11:06:01.079: [smf] INFO: Removed Session: UE IMSI:[262424181661094] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/27 11:06:01.079: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/27 11:06:01.084: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/27 11:06:01.084: [smf] INFO: Removed Session: UE IMSI:[262422715464888] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/27 11:06:01.084: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/27 11:06:01.089: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/27 11:06:01.090: [smf] INFO: Removed Session: UE IMSI:[262424947438955] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/27 11:06:01.090: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/27 11:06:01.095: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/27 11:06:01.096: [smf] INFO: Removed Session: UE IMSI:[262421379894966] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/27 11:06:01.096: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/27 11:06:01.101: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/27 11:06:01.102: [smf] INFO: Removed Session: UE IMSI:[262429361572084] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/27 11:06:01.102: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/27 11:06:01.107: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/27 11:06:01.108: [smf] INFO: Removed Session: UE IMSI:[262429058841918] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/27 11:06:01.108: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/27 11:06:01.112: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/27 11:06:01.113: [smf] INFO: Removed Session: UE IMSI:[262421824823683] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/27 11:06:01.113: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/27 11:06:01.118: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/27 11:06:01.119: [smf] INFO: Removed Session: UE IMSI:[262423477137757] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/27 11:06:01.119: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/27 11:06:01.123: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/27 11:06:01.124: [smf] INFO: Removed Session: UE IMSI:[262425880725084] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/27 11:06:01.124: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/27 11:06:01.128: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/27 11:06:01.129: [smf] INFO: Removed Session: UE IMSI:[262422666524081] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/27 11:06:01.129: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/27 11:06:01.134: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/27 11:06:01.134: [smf] INFO: Removed Session: UE IMSI:[262421356448610] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/27 11:06:01.134: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/27 11:06:01.139: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/27 11:06:01.140: [smf] INFO: Removed Session: UE IMSI:[262428745017725] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/27 11:06:01.140: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/27 11:06:01.144: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/27 11:06:01.145: [smf] INFO: Removed Session: UE IMSI:[262425604229379] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/27 11:06:01.145: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/27 11:06:01.150: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/27 11:06:01.151: [smf] INFO: Removed Session: UE IMSI:[262427661446892] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/27 11:06:01.151: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/27 11:06:01.155: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/27 11:06:01.156: [smf] INFO: Removed Session: UE IMSI:[262422104466882] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/27 11:06:01.156: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/27 11:06:01.161: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/27 11:06:01.161: [smf] INFO: Removed Session: UE IMSI:[262421812827586] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/27 11:06:01.161: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/27 11:06:01.166: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/27 11:06:01.167: [smf] INFO: Removed Session: UE IMSI:[262424654354067] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/27 11:06:01.167: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/27 11:06:01.171: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/27 11:06:01.172: [smf] INFO: Removed Session: UE IMSI:[262425183750517] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/27 11:06:01.172: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/27 11:06:01.177: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/27 11:06:01.178: [smf] INFO: Removed Session: UE IMSI:[262420678689333] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/27 11:06:01.178: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/27 11:06:01.182: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/27 11:06:01.183: [smf] INFO: Removed Session: UE IMSI:[262428995524689] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/27 11:06:01.183: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/27 11:06:01.188: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/27 11:06:01.188: [smf] INFO: Removed Session: UE IMSI:[262421875247262] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/27 11:06:01.188: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/27 11:06:01.193: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/27 11:06:01.193: [smf] INFO: Removed Session: UE IMSI:[262425256721137] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/27 11:06:01.193: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/27 11:06:01.198: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/27 11:06:01.199: [smf] INFO: Removed Session: UE IMSI:[262422930593730] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/27 11:06:01.199: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/27 11:06:01.203: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/27 11:06:01.204: [smf] INFO: Removed Session: UE IMSI:[262424557011685] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/27 11:06:01.204: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/27 11:06:01.209: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/27 11:06:01.210: [smf] INFO: Removed Session: UE IMSI:[262428142212176] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/27 11:06:01.210: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/27 11:06:01.215: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/27 11:06:01.216: [smf] INFO: Removed Session: UE IMSI:[262422225121493] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/27 11:06:01.216: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/27 11:06:01.221: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/27 11:06:01.222: [smf] INFO: Removed Session: UE IMSI:[262425979369303] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/27 11:06:01.222: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/27 11:06:01.226: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/27 11:06:01.228: [smf] INFO: Removed Session: UE IMSI:[262423557060375] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/27 11:06:01.228: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/27 11:06:01.232: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/27 11:06:01.233: [smf] INFO: Removed Session: UE IMSI:[262424799859989] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/27 11:06:01.233: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/27 11:06:01.238: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/27 11:06:01.239: [smf] INFO: Removed Session: UE IMSI:[262423085295914] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/27 11:06:01.239: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/27 11:06:01.243: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/27 11:06:01.244: [smf] INFO: Removed Session: UE IMSI:[262423056518855] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/27 11:06:01.244: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/27 11:06:01.249: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/27 11:06:01.250: [smf] INFO: Removed Session: UE IMSI:[262425068668465] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/27 11:06:01.250: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/27 11:06:01.254: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/27 11:06:01.255: [smf] INFO: Removed Session: UE IMSI:[262421677184110] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/27 11:06:01.255: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/27 11:06:01.259: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/27 11:06:01.260: [smf] INFO: Removed Session: UE IMSI:[262429424746171] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/27 11:06:01.260: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/27 11:06:01.265: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/27 11:06:01.265: [smf] INFO: Removed Session: UE IMSI:[262423867473436] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/27 11:06:01.265: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/27 11:06:01.270: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/27 11:06:01.271: [smf] INFO: Removed Session: UE IMSI:[262420454209194] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/27 11:06:01.271: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/27 11:06:01.275: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/27 11:06:01.276: [smf] INFO: Removed Session: UE IMSI:[262426318018981] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/27 11:06:01.276: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/27 11:06:01.281: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/27 11:06:01.282: [smf] INFO: Removed Session: UE IMSI:[262427045300723] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/27 11:06:01.282: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/27 11:06:01.287: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/27 11:06:01.288: [smf] INFO: Removed Session: UE IMSI:[262424757609906] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/27 11:06:01.288: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/27 11:06:01.292: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/27 11:06:01.293: [smf] INFO: Removed Session: UE IMSI:[262427576436948] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/27 11:06:01.293: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/27 11:06:01.298: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/27 11:06:01.298: [smf] INFO: Removed Session: UE IMSI:[262421735790170] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/27 11:06:01.298: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/27 11:06:01.303: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/27 11:06:01.303: [smf] INFO: Removed Session: UE IMSI:[262424800834790] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/27 11:06:01.303: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/27 11:06:01.308: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/27 11:06:01.309: [smf] INFO: Removed Session: UE IMSI:[262424914356629] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/27 11:06:01.309: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/27 11:06:01.314: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/27 11:06:01.315: [smf] INFO: Removed Session: UE IMSI:[262424614442626] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/27 11:06:01.315: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/27 11:06:01.320: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/27 11:06:01.320: [smf] INFO: Removed Session: UE IMSI:[262421077385727] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/27 11:06:01.320: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/27 11:06:01.325: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/27 11:06:01.326: [smf] INFO: Removed Session: UE IMSI:[262423410919614] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/27 11:06:01.326: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/27 11:06:01.330: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/27 11:06:01.331: [smf] INFO: Removed Session: UE IMSI:[262426009521255] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/27 11:06:01.331: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/27 11:06:01.336: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/27 11:06:01.336: [smf] INFO: Removed Session: UE IMSI:[262428993254045] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/27 11:06:01.336: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/27 11:06:01.341: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/27 11:06:01.342: [smf] INFO: Removed Session: UE IMSI:[262428382397728] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/27 11:06:01.342: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/27 11:06:01.346: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/27 11:06:01.347: [smf] INFO: Removed Session: UE IMSI:[262422924142767] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/27 11:06:01.347: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/27 11:06:01.352: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/27 11:06:01.352: [smf] INFO: Removed Session: UE IMSI:[262429963504877] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/27 11:06:01.352: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/27 11:06:01.357: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/27 11:06:01.358: [smf] INFO: Removed Session: UE IMSI:[262423398937717] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/27 11:06:01.358: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/27 11:06:01.362: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/27 11:06:01.363: [smf] INFO: Removed Session: UE IMSI:[262421342871818] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/27 11:06:01.363: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/27 11:06:01.368: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/27 11:06:01.368: [smf] INFO: Removed Session: UE IMSI:[262425299707475] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/27 11:06:01.368: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/27 11:06:01.373: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/27 11:06:01.374: [smf] INFO: Removed Session: UE IMSI:[262429330084741] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/27 11:06:01.374: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/27 11:06:01.379: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/27 11:06:01.379: [smf] INFO: Removed Session: UE IMSI:[262424694690861] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/27 11:06:01.379: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/27 11:06:01.384: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/27 11:06:01.385: [smf] INFO: Removed Session: UE IMSI:[262427760308099] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/27 11:06:01.385: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/27 11:06:01.390: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/27 11:06:01.392: [smf] INFO: Removed Session: UE IMSI:[262421326216867] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/27 11:06:01.392: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/27 11:06:01.396: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/27 11:06:01.397: [smf] INFO: Removed Session: UE IMSI:[262429085496780] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/27 11:06:01.397: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/27 11:06:01.402: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/27 11:06:01.402: [smf] INFO: Removed Session: UE IMSI:[262425625804070] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/27 11:06:01.402: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/27 11:06:01.407: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/27 11:06:01.408: [smf] INFO: Removed Session: UE IMSI:[262421369206695] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/27 11:06:01.408: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/27 11:06:01.413: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/27 11:06:01.413: [smf] INFO: Removed Session: UE IMSI:[262420678155203] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/27 11:06:01.413: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/27 11:06:01.418: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/27 11:06:01.419: [smf] INFO: Removed Session: UE IMSI:[262423720719205] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/27 11:06:01.419: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/27 11:06:01.423: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/27 11:06:01.424: [smf] INFO: Removed Session: UE IMSI:[262425268447503] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/27 11:06:01.424: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/27 11:06:01.429: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/27 11:06:01.429: [smf] INFO: Removed Session: UE IMSI:[262426262739663] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/27 11:06:01.429: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/27 11:06:01.434: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/27 11:06:01.435: [smf] INFO: Removed Session: UE IMSI:[262422428146981] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/27 11:06:01.435: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/27 11:06:01.440: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/27 11:06:01.442: [smf] INFO: Removed Session: UE IMSI:[262427107076248] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/27 11:06:01.442: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/27 11:06:01.446: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/27 11:06:01.447: [smf] INFO: Removed Session: UE IMSI:[262429904306271] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/27 11:06:01.447: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/27 11:06:01.452: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/27 11:06:01.453: [smf] INFO: Removed Session: UE IMSI:[262420532944302] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/27 11:06:01.453: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/27 11:06:01.457: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/27 11:06:01.458: [smf] INFO: Removed Session: UE IMSI:[262421194693476] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/27 11:06:01.458: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/27 11:06:01.463: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/27 11:06:01.463: [smf] INFO: Removed Session: UE IMSI:[262429431658017] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/27 11:06:01.463: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/27 11:06:01.468: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/27 11:06:01.469: [smf] INFO: Removed Session: UE IMSI:[262421314566912] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/27 11:06:01.469: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/27 11:06:01.473: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/27 11:06:01.474: [smf] INFO: Removed Session: UE IMSI:[262424445734318] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/27 11:06:01.474: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/27 11:06:01.479: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/27 11:06:01.479: [smf] INFO: Removed Session: UE IMSI:[262428497098646] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/27 11:06:01.479: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/27 11:06:01.484: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/27 11:06:01.485: [smf] INFO: Removed Session: UE IMSI:[262426674661177] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/27 11:06:01.485: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/27 11:06:01.489: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/27 11:06:01.490: [smf] INFO: Removed Session: UE IMSI:[262423164048158] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/27 11:06:01.490: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/27 11:06:01.495: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/27 11:06:01.495: [smf] INFO: Removed Session: UE IMSI:[262427151584449] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/27 11:06:01.495: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/27 11:06:01.500: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/27 11:06:01.501: [smf] INFO: Removed Session: UE IMSI:[262423079285626] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/27 11:06:01.501: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/27 11:06:01.506: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/27 11:06:01.506: [smf] INFO: Removed Session: UE IMSI:[262426857993674] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/27 11:06:01.506: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/27 11:06:01.511: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/27 11:06:01.511: [smf] INFO: Removed Session: UE IMSI:[262428958802668] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/27 11:06:01.511: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/27 11:06:01.516: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/27 11:06:01.517: [smf] INFO: Removed Session: UE IMSI:[262428122901114] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/27 11:06:01.517: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/27 11:06:01.522: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/27 11:06:01.522: [smf] INFO: Removed Session: UE IMSI:[262426080645424] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/27 11:06:01.522: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/27 11:06:01.527: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/27 11:06:01.527: [smf] INFO: Removed Session: UE IMSI:[262429484429712] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/27 11:06:01.527: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/27 11:06:01.532: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/27 11:06:01.533: [smf] INFO: Removed Session: UE IMSI:[262427016250573] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/27 11:06:01.533: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/27 11:06:01.538: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/27 11:06:01.538: [smf] INFO: Removed Session: UE IMSI:[262420919540840] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/27 11:06:01.538: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/27 11:06:01.543: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/27 11:06:01.543: [smf] INFO: Removed Session: UE IMSI:[262423423417029] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/27 11:06:01.543: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/27 11:06:01.548: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/27 11:06:01.549: [smf] INFO: Removed Session: UE IMSI:[262427046507823] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/27 11:06:01.549: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/27 11:06:01.554: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/27 11:06:01.554: [smf] INFO: Removed Session: UE IMSI:[262421938864501] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/27 11:06:01.554: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/27 11:06:01.559: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/27 11:06:01.559: [smf] INFO: Removed Session: UE IMSI:[262424880342779] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/27 11:06:01.559: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/27 11:06:01.565: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/27 11:06:01.565: [smf] INFO: Removed Session: UE IMSI:[262425354365027] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/27 11:06:01.565: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/27 11:06:01.570: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/27 11:06:01.571: [smf] INFO: Removed Session: UE IMSI:[262423342642106] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/27 11:06:01.571: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/27 11:06:01.576: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/27 11:06:01.577: [smf] INFO: Removed Session: UE IMSI:[262426884708904] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/27 11:06:01.577: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/27 11:06:01.582: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/27 11:06:01.583: [smf] INFO: Removed Session: UE IMSI:[262425016427703] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/27 11:06:01.583: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/27 11:06:01.588: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/27 11:06:01.589: [smf] INFO: Removed Session: UE IMSI:[262427856999996] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/27 11:06:01.589: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/27 11:06:01.593: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/27 11:06:01.594: [smf] INFO: Removed Session: UE IMSI:[262423492733881] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/27 11:06:01.594: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/27 11:06:01.599: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/27 11:06:01.599: [smf] INFO: Removed Session: UE IMSI:[262425025982684] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/27 11:06:01.599: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/27 11:06:01.604: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/27 11:06:01.605: [smf] INFO: Removed Session: UE IMSI:[262425937949711] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/27 11:06:01.605: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/27 11:06:01.609: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/27 11:06:01.610: [smf] INFO: Removed Session: UE IMSI:[262424980594410] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/27 11:06:01.610: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/27 11:06:01.615: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/27 11:06:01.615: [smf] INFO: Removed Session: UE IMSI:[262425107456356] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/27 11:06:01.615: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/27 11:06:01.620: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/27 11:06:01.621: [smf] INFO: Removed Session: UE IMSI:[262428566269061] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/27 11:06:01.621: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/27 11:06:01.625: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/27 11:06:01.626: [smf] INFO: Removed Session: UE IMSI:[262420427097654] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/27 11:06:01.626: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/27 11:06:01.631: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/27 11:06:01.631: [smf] INFO: Removed Session: UE IMSI:[262422914790618] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/27 11:06:01.631: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/27 11:06:01.636: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/27 11:06:01.637: [smf] INFO: Removed Session: UE IMSI:[262420706136117] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/27 11:06:01.637: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/27 11:06:01.641: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/27 11:06:01.642: [smf] INFO: Removed Session: UE IMSI:[262423227088971] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/27 11:06:01.642: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/27 11:06:01.647: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/27 11:06:01.647: [smf] INFO: Removed Session: UE IMSI:[262424355541233] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/27 11:06:01.647: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/27 11:06:01.652: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/27 11:06:01.653: [smf] INFO: Removed Session: UE IMSI:[262423382143445] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/27 11:06:01.653: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/27 11:06:01.658: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/27 11:06:01.658: [smf] INFO: Removed Session: UE IMSI:[262421461065872] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/27 11:06:01.658: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/27 11:06:01.663: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/27 11:06:01.664: [smf] INFO: Removed Session: UE IMSI:[262425205865064] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/27 11:06:01.664: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/27 11:06:01.668: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/27 11:06:01.669: [smf] INFO: Removed Session: UE IMSI:[262428933866612] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/27 11:06:01.669: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/27 11:06:01.674: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/27 11:06:01.674: [smf] INFO: Removed Session: UE IMSI:[262426297701447] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/27 11:06:01.674: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/27 11:06:01.679: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/27 11:06:01.680: [smf] INFO: Removed Session: UE IMSI:[262422751011654] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/27 11:06:01.680: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/27 11:06:01.684: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/27 11:06:01.685: [smf] INFO: Removed Session: UE IMSI:[262426417078805] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/27 11:06:01.685: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/27 11:06:01.690: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/27 11:06:01.690: [smf] INFO: Removed Session: UE IMSI:[262423177068654] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/27 11:06:01.690: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/27 11:06:01.695: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/27 11:06:01.696: [smf] INFO: Removed Session: UE IMSI:[262421227989667] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/27 11:06:01.696: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/27 11:06:01.701: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/27 11:06:01.702: [smf] INFO: Removed Session: UE IMSI:[262421299996430] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/27 11:06:01.702: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/27 11:06:01.706: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/27 11:06:01.707: [smf] INFO: Removed Session: UE IMSI:[262423174160091] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/27 11:06:01.707: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/27 11:06:01.712: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/27 11:06:01.712: [smf] INFO: Removed Session: UE IMSI:[262422106750773] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/27 11:06:01.712: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/27 11:06:01.717: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/27 11:06:01.717: [smf] INFO: Removed Session: UE IMSI:[262420327359764] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/27 11:06:01.717: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/27 11:06:01.722: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/27 11:06:01.723: [smf] INFO: Removed Session: UE IMSI:[262428603200501] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/27 11:06:01.723: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/27 11:06:01.727: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/27 11:06:01.728: [smf] INFO: Removed Session: UE IMSI:[262425848775765] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/27 11:06:01.728: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/27 11:06:01.733: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/27 11:06:01.733: [smf] INFO: Removed Session: UE IMSI:[262425939250227] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/27 11:06:01.733: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/27 11:06:01.738: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/27 11:06:01.739: [smf] INFO: Removed Session: UE IMSI:[262423441716770] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/27 11:06:01.739: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/27 11:06:01.744: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/27 11:06:01.745: [smf] INFO: Removed Session: UE IMSI:[262428457128412] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/27 11:06:01.745: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/27 11:06:01.750: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/27 11:06:01.751: [smf] INFO: Removed Session: UE IMSI:[262423336954328] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/27 11:06:01.751: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/27 11:06:01.756: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/27 11:06:01.757: [smf] INFO: Removed Session: UE IMSI:[262424891514415] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/27 11:06:01.757: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/27 11:06:01.761: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/27 11:06:01.762: [smf] INFO: Removed Session: UE IMSI:[262426709042725] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/27 11:06:01.762: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) [32m04/27 11:06:01.767: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/27 11:06:01.767: [smf] INFO: Removed Session: UE IMSI:[262424797441132] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/27 11:06:01.767: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/27 11:06:01.772: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/27 11:06:01.773: [smf] INFO: Removed Session: UE IMSI:[262425604844827] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/27 11:06:01.773: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/27 11:06:01.778: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/27 11:06:01.778: [smf] INFO: Removed Session: UE IMSI:[262421840215207] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/27 11:06:01.778: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/27 11:06:01.783: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/27 11:06:01.783: [smf] INFO: Removed Session: UE IMSI:[262424316639026] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/27 11:06:01.783: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/27 11:06:01.788: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/27 11:06:01.789: [smf] INFO: Removed Session: UE IMSI:[262421324879441] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/27 11:06:01.789: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/27 11:06:01.794: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/27 11:06:01.795: [smf] INFO: Removed Session: UE IMSI:[262428105943899] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/27 11:06:01.795: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/27 11:06:01.799: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/27 11:06:01.800: [smf] INFO: Removed Session: UE IMSI:[262427906465753] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/27 11:06:01.800: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/27 11:06:01.805: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/27 11:06:01.806: [smf] INFO: Removed Session: UE IMSI:[262429864556552] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/27 11:06:01.806: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/27 11:06:01.811: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/27 11:06:01.811: [smf] INFO: Removed Session: UE IMSI:[262428287922152] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/27 11:06:01.811: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/27 11:06:01.816: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/27 11:06:01.817: [smf] INFO: Removed Session: UE IMSI:[262423565784328] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/27 11:06:01.817: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/27 11:06:01.822: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/27 11:06:01.822: [smf] INFO: Removed Session: UE IMSI:[262426663265084] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/27 11:06:01.822: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/27 11:06:01.827: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/27 11:06:01.828: [smf] INFO: Removed Session: UE IMSI:[262429183668423] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/27 11:06:01.828: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/27 11:06:01.832: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/27 11:06:01.834: [smf] INFO: Removed Session: UE IMSI:[262425084144810] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/27 11:06:01.834: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/27 11:06:01.838: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/27 11:06:01.839: [smf] INFO: Removed Session: UE IMSI:[262424099062691] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/27 11:06:01.839: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/27 11:06:01.843: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/27 11:06:01.844: [smf] INFO: Removed Session: UE IMSI:[262427632932617] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/27 11:06:01.844: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/27 11:06:01.849: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/27 11:06:01.849: [smf] INFO: Removed Session: UE IMSI:[262426975488971] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/27 11:06:01.849: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/27 11:06:01.854: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/27 11:06:01.855: [smf] INFO: Removed Session: UE IMSI:[262428676070248] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/27 11:06:01.855: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/27 11:06:01.860: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/27 11:06:01.861: [smf] INFO: Removed Session: UE IMSI:[262427898274634] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/27 11:06:01.861: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/27 11:06:01.865: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/27 11:06:01.866: [smf] INFO: Removed Session: UE IMSI:[262422849906458] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/27 11:06:01.866: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/27 11:06:01.870: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/27 11:06:01.871: [smf] INFO: Removed Session: UE IMSI:[262429575084808] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/27 11:06:01.871: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/27 11:06:01.876: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/27 11:06:01.876: [smf] INFO: Removed Session: UE IMSI:[262420987478593] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/27 11:06:01.876: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/27 11:06:01.881: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/27 11:06:01.882: [smf] INFO: Removed Session: UE IMSI:[262422119430149] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/27 11:06:01.882: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/27 11:06:01.886: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/27 11:06:01.887: [smf] INFO: Removed Session: UE IMSI:[262427293074853] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/27 11:06:01.887: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/27 11:06:01.892: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/27 11:06:01.892: [smf] INFO: Removed Session: UE IMSI:[262428048991368] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/27 11:06:01.892: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/27 11:06:01.897: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/27 11:06:01.897: [smf] INFO: Removed Session: UE IMSI:[262425722545370] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/27 11:06:01.897: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/27 11:06:01.902: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/27 11:06:01.903: [smf] INFO: Removed Session: UE IMSI:[262425929607229] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/27 11:06:01.903: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/27 11:06:01.907: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/27 11:06:01.908: [smf] INFO: Removed Session: UE IMSI:[262426158885561] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/27 11:06:01.908: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/27 11:06:01.913: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/27 11:06:01.913: [smf] INFO: Removed Session: UE IMSI:[262423883443070] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/27 11:06:01.913: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/27 11:06:01.918: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/27 11:06:01.919: [smf] INFO: Removed Session: UE IMSI:[262426655789894] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/27 11:06:01.919: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/27 11:06:01.924: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/27 11:06:01.925: [smf] INFO: Removed Session: UE IMSI:[262429560614500] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/27 11:06:01.925: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/27 11:06:01.929: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/27 11:06:01.931: [smf] INFO: Removed Session: UE IMSI:[262423846308709] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/27 11:06:01.931: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/27 11:06:01.936: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/27 11:06:01.937: [smf] INFO: Removed Session: UE IMSI:[262424078463035] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/27 11:06:01.937: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/27 11:06:01.941: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/27 11:06:01.942: [smf] INFO: Removed Session: UE IMSI:[262423083714705] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/27 11:06:01.942: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/27 11:06:01.946: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/27 11:06:01.947: [smf] INFO: Removed Session: UE IMSI:[262424633033155] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/27 11:06:01.947: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/27 11:06:01.952: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/27 11:06:01.952: [smf] INFO: Removed Session: UE IMSI:[262429217683847] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/27 11:06:01.952: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/27 11:06:01.957: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/27 11:06:01.958: [smf] INFO: Removed Session: UE IMSI:[262428370591851] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/27 11:06:01.958: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/27 11:06:01.962: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/27 11:06:01.963: [smf] INFO: Removed Session: UE IMSI:[262420484290887] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/27 11:06:01.963: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/27 11:06:01.968: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/27 11:06:01.968: [smf] INFO: Removed Session: UE IMSI:[262429758467500] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/27 11:06:01.968: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/27 11:06:01.973: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/27 11:06:01.973: [smf] INFO: Removed Session: UE IMSI:[262423735722053] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/27 11:06:01.973: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/27 11:06:01.978: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/27 11:06:01.979: [smf] INFO: Removed Session: UE IMSI:[262429154660084] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/27 11:06:01.979: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/27 11:06:01.984: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/27 11:06:01.984: [smf] INFO: Removed Session: UE IMSI:[262425084312875] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/27 11:06:01.984: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/27 11:06:01.989: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/27 11:06:01.989: [smf] INFO: Removed Session: UE IMSI:[262428648600188] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/27 11:06:01.989: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/27 11:06:01.994: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/27 11:06:01.995: [smf] INFO: Removed Session: UE IMSI:[262421870807563] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:01.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/27 11:06:01.995: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/27 11:06:01.999: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/27 11:06:02.000: [smf] INFO: Removed Session: UE IMSI:[262421524821410] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/27 11:06:02.000: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/27 11:06:02.005: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/27 11:06:02.005: [smf] INFO: Removed Session: UE IMSI:[262423394382327] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/27 11:06:02.005: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/27 11:06:02.010: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/27 11:06:02.011: [smf] INFO: Removed Session: UE IMSI:[262420312598631] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/27 11:06:02.011: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/27 11:06:02.015: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/27 11:06:02.016: [smf] INFO: Removed Session: UE IMSI:[262426321360735] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/27 11:06:02.016: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/27 11:06:02.021: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/27 11:06:02.021: [smf] INFO: Removed Session: UE IMSI:[262429445621566] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/27 11:06:02.021: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/27 11:06:02.026: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/27 11:06:02.026: [smf] INFO: Removed Session: UE IMSI:[262421024766566] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/27 11:06:02.026: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/27 11:06:02.031: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/27 11:06:02.032: [smf] INFO: Removed Session: UE IMSI:[262421766156721] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/27 11:06:02.032: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/27 11:06:02.037: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/27 11:06:02.037: [smf] INFO: Removed Session: UE IMSI:[262429886835807] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/27 11:06:02.037: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/27 11:06:02.042: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/27 11:06:02.042: [smf] INFO: Removed Session: UE IMSI:[262427783128642] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/27 11:06:02.042: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/27 11:06:02.047: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/27 11:06:02.048: [smf] INFO: Removed Session: UE IMSI:[262428447652249] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/27 11:06:02.048: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/27 11:06:02.053: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/27 11:06:02.053: [smf] INFO: Removed Session: UE IMSI:[262429150775253] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/27 11:06:02.053: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/27 11:06:02.058: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/27 11:06:02.058: [smf] INFO: Removed Session: UE IMSI:[262424303888765] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/27 11:06:02.058: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/27 11:06:02.063: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/27 11:06:02.064: [smf] INFO: Removed Session: UE IMSI:[262420305214032] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/27 11:06:02.064: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/27 11:06:02.069: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/27 11:06:02.069: [smf] INFO: Removed Session: UE IMSI:[262423111031158] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/27 11:06:02.069: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/27 11:06:02.074: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/27 11:06:02.074: [smf] INFO: Removed Session: UE IMSI:[262428846808923] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/27 11:06:02.074: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/27 11:06:02.079: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/27 11:06:02.080: [smf] INFO: Removed Session: UE IMSI:[262424580051620] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/27 11:06:02.080: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/27 11:06:02.084: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/27 11:06:02.085: [smf] INFO: Removed Session: UE IMSI:[262428522731178] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/27 11:06:02.085: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/27 11:06:02.090: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/27 11:06:02.090: [smf] INFO: Removed Session: UE IMSI:[262426080576426] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/27 11:06:02.090: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/27 11:06:02.095: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/27 11:06:02.096: [smf] INFO: Removed Session: UE IMSI:[262426779470930] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/27 11:06:02.096: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/27 11:06:02.100: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/27 11:06:02.101: [smf] INFO: Removed Session: UE IMSI:[262421359748469] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/27 11:06:02.101: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/27 11:06:02.106: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/27 11:06:02.106: [smf] INFO: Removed Session: UE IMSI:[262427276162665] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/27 11:06:02.106: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/27 11:06:02.111: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/27 11:06:02.112: [smf] INFO: Removed Session: UE IMSI:[262425121100822] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/27 11:06:02.112: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/27 11:06:02.117: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/27 11:06:02.117: [smf] INFO: Removed Session: UE IMSI:[262423673711868] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/27 11:06:02.117: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/27 11:06:02.122: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/27 11:06:02.122: [smf] INFO: Removed Session: UE IMSI:[262421336463723] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/27 11:06:02.122: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/27 11:06:02.127: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/27 11:06:02.128: [smf] INFO: Removed Session: UE IMSI:[262425565716884] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/27 11:06:02.128: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/27 11:06:02.132: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/27 11:06:02.133: [smf] INFO: Removed Session: UE IMSI:[262424477984647] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/27 11:06:02.133: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/27 11:06:02.138: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/27 11:06:02.138: [smf] INFO: Removed Session: UE IMSI:[262424297039013] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/27 11:06:02.138: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/27 11:06:02.143: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/27 11:06:02.144: [smf] INFO: Removed Session: UE IMSI:[262422333698981] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/27 11:06:02.144: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/27 11:06:02.148: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/27 11:06:02.149: [smf] INFO: Removed Session: UE IMSI:[262421027605755] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/27 11:06:02.149: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/27 11:06:02.154: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/27 11:06:02.154: [smf] INFO: Removed Session: UE IMSI:[262427926058936] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/27 11:06:02.154: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/27 11:06:02.159: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/27 11:06:02.160: [smf] INFO: Removed Session: UE IMSI:[262427221242168] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/27 11:06:02.160: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/27 11:06:02.164: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/27 11:06:02.165: [smf] INFO: Removed Session: UE IMSI:[262421552089736] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/27 11:06:02.165: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/27 11:06:02.170: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/27 11:06:02.170: [smf] INFO: Removed Session: UE IMSI:[262429343962810] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/27 11:06:02.170: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/27 11:06:02.175: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/27 11:06:02.175: [smf] INFO: Removed Session: UE IMSI:[262429535826398] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/27 11:06:02.175: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/27 11:06:02.180: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/27 11:06:02.181: [smf] INFO: Removed Session: UE IMSI:[262427064122531] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/27 11:06:02.181: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/27 11:06:02.186: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/27 11:06:02.187: [smf] INFO: Removed Session: UE IMSI:[262427924937699] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/27 11:06:02.187: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/27 11:06:02.192: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/27 11:06:02.192: [smf] INFO: Removed Session: UE IMSI:[262424257368210] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/27 11:06:02.192: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/27 11:06:02.197: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/27 11:06:02.197: [smf] INFO: Removed Session: UE IMSI:[262425365498472] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/27 11:06:02.197: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/27 11:06:02.202: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/27 11:06:02.203: [smf] INFO: Removed Session: UE IMSI:[262426736807676] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/27 11:06:02.203: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/27 11:06:02.208: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/27 11:06:02.208: [smf] INFO: Removed Session: UE IMSI:[262424257653909] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/27 11:06:02.208: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/27 11:06:02.213: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/27 11:06:02.213: [smf] INFO: Removed Session: UE IMSI:[262428506785903] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/27 11:06:02.213: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/27 11:06:02.218: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/27 11:06:02.219: [smf] INFO: Removed Session: UE IMSI:[262422756981549] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/27 11:06:02.219: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/27 11:06:02.224: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/27 11:06:02.224: [smf] INFO: Removed Session: UE IMSI:[262420349201602] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/27 11:06:02.224: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/27 11:06:02.229: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/27 11:06:02.230: [smf] INFO: Removed Session: UE IMSI:[262424923710402] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/27 11:06:02.230: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/27 11:06:02.235: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/27 11:06:02.236: [smf] INFO: Removed Session: UE IMSI:[262421626955835] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/27 11:06:02.236: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/27 11:06:02.240: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/27 11:06:02.241: [smf] INFO: Removed Session: UE IMSI:[262424135379305] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/27 11:06:02.241: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/27 11:06:02.246: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/27 11:06:02.247: [smf] INFO: Removed Session: UE IMSI:[262427134179343] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/27 11:06:02.247: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/27 11:06:02.251: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/27 11:06:02.253: [smf] INFO: Removed Session: UE IMSI:[262424108923620] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/27 11:06:02.253: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/27 11:06:02.260: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/27 11:06:02.262: [smf] INFO: Removed Session: UE IMSI:[262428151037677] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/27 11:06:02.262: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/27 11:06:02.266: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/27 11:06:02.268: [smf] INFO: Removed Session: UE IMSI:[262429193732650] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/27 11:06:02.268: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/27 11:06:02.272: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/27 11:06:02.272: [smf] INFO: Removed Session: UE IMSI:[262428135101355] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/27 11:06:02.272: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/27 11:06:02.277: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/27 11:06:02.278: [smf] INFO: Removed Session: UE IMSI:[262427336804328] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/27 11:06:02.278: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/27 11:06:02.282: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/27 11:06:02.283: [smf] INFO: Removed Session: UE IMSI:[262428306180431] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/27 11:06:02.283: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/27 11:06:02.288: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/27 11:06:02.289: [smf] INFO: Removed Session: UE IMSI:[262423302958694] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/27 11:06:02.289: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/27 11:06:02.293: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/27 11:06:02.294: [smf] INFO: Removed Session: UE IMSI:[262420109326009] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/27 11:06:02.294: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/27 11:06:02.299: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/27 11:06:02.300: [smf] INFO: Removed Session: UE IMSI:[262421171092225] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/27 11:06:02.300: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/27 11:06:02.304: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/27 11:06:02.305: [smf] INFO: Removed Session: UE IMSI:[262423455386526] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/27 11:06:02.305: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/27 11:06:02.310: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/27 11:06:02.310: [smf] INFO: Removed Session: UE IMSI:[262420455265302] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/27 11:06:02.310: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/27 11:06:02.315: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/27 11:06:02.316: [smf] INFO: Removed Session: UE IMSI:[262421591014199] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/27 11:06:02.316: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/27 11:06:02.321: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/27 11:06:02.321: [smf] INFO: Removed Session: UE IMSI:[262429313483151] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/27 11:06:02.321: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/27 11:06:02.326: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/27 11:06:02.326: [smf] INFO: Removed Session: UE IMSI:[262429011140386] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/27 11:06:02.326: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/27 11:06:02.332: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/27 11:06:02.333: [smf] INFO: Removed Session: UE IMSI:[262420054933376] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/27 11:06:02.333: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/27 11:06:02.338: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/27 11:06:02.338: [smf] INFO: Removed Session: UE IMSI:[262428656542047] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/27 11:06:02.338: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/27 11:06:02.343: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/27 11:06:02.344: [smf] INFO: Removed Session: UE IMSI:[262429701753844] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/27 11:06:02.344: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/27 11:06:02.349: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/27 11:06:02.349: [smf] INFO: Removed Session: UE IMSI:[262425083746884] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/27 11:06:02.349: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/27 11:06:02.354: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/27 11:06:02.355: [smf] INFO: Removed Session: UE IMSI:[262420777094416] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/27 11:06:02.355: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/27 11:06:02.360: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/27 11:06:02.360: [smf] INFO: Removed Session: UE IMSI:[262427810738234] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/27 11:06:02.360: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/27 11:06:02.365: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/27 11:06:02.365: [smf] INFO: Removed Session: UE IMSI:[262427404457267] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/27 11:06:02.365: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/27 11:06:02.370: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/27 11:06:02.371: [smf] INFO: Removed Session: UE IMSI:[262424139347270] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/27 11:06:02.371: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/27 11:06:02.376: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/27 11:06:02.376: [smf] INFO: Removed Session: UE IMSI:[262429354390412] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/27 11:06:02.376: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/27 11:06:02.381: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/27 11:06:02.381: [smf] INFO: Removed Session: UE IMSI:[262425655783452] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/27 11:06:02.381: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/27 11:06:02.386: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/27 11:06:02.387: [smf] INFO: Removed Session: UE IMSI:[262424317512470] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/27 11:06:02.387: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/27 11:06:02.392: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/27 11:06:02.392: [smf] INFO: Removed Session: UE IMSI:[262428900091773] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/27 11:06:02.392: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/27 11:06:02.397: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/27 11:06:02.398: [smf] INFO: Removed Session: UE IMSI:[262422847546197] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/27 11:06:02.398: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/27 11:06:02.402: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/27 11:06:02.403: [smf] INFO: Removed Session: UE IMSI:[262423926950553] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/27 11:06:02.403: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/27 11:06:02.408: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/27 11:06:02.408: [smf] INFO: Removed Session: UE IMSI:[262423205368723] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/27 11:06:02.408: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/27 11:06:02.413: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/27 11:06:02.414: [smf] INFO: Removed Session: UE IMSI:[262428487064924] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/27 11:06:02.414: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/27 11:06:02.419: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/27 11:06:02.419: [smf] INFO: Removed Session: UE IMSI:[262426253613653] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/27 11:06:02.419: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/27 11:06:02.424: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/27 11:06:02.425: [smf] INFO: Removed Session: UE IMSI:[262420220019503] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/27 11:06:02.425: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/27 11:06:02.429: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/27 11:06:02.430: [smf] INFO: Removed Session: UE IMSI:[262422794832414] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/27 11:06:02.430: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/27 11:06:02.435: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/27 11:06:02.436: [smf] INFO: Removed Session: UE IMSI:[262426241597161] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/27 11:06:02.436: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/27 11:06:02.441: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/27 11:06:02.441: [smf] INFO: Removed Session: UE IMSI:[262425601906379] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/27 11:06:02.441: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/27 11:06:02.446: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/27 11:06:02.447: [smf] INFO: Removed Session: UE IMSI:[262429863541738] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/27 11:06:02.447: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/27 11:06:02.452: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/27 11:06:02.452: [smf] INFO: Removed Session: UE IMSI:[262423745445661] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/27 11:06:02.452: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/27 11:06:02.457: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/27 11:06:02.458: [smf] INFO: Removed Session: UE IMSI:[262421611168530] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/27 11:06:02.458: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/27 11:06:02.463: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/27 11:06:02.464: [smf] INFO: Removed Session: UE IMSI:[262428582231167] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/27 11:06:02.464: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/27 11:06:02.469: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/27 11:06:02.471: [smf] INFO: Removed Session: UE IMSI:[262426141071923] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/27 11:06:02.471: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/27 11:06:02.475: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/27 11:06:02.476: [smf] INFO: Removed Session: UE IMSI:[262423061245824] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/27 11:06:02.476: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/27 11:06:02.480: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/27 11:06:02.482: [smf] INFO: Removed Session: UE IMSI:[262420198390410] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/27 11:06:02.482: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/27 11:06:02.486: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/27 11:06:02.487: [smf] INFO: Removed Session: UE IMSI:[262429603000254] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/27 11:06:02.487: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/27 11:06:02.492: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/27 11:06:02.492: [smf] INFO: Removed Session: UE IMSI:[262426504004817] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/27 11:06:02.492: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/27 11:06:02.497: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/27 11:06:02.498: [smf] INFO: Removed Session: UE IMSI:[262422090900868] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/27 11:06:02.498: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/27 11:06:02.502: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/27 11:06:02.503: [smf] INFO: Removed Session: UE IMSI:[262427414831550] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/27 11:06:02.503: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/27 11:06:02.508: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/27 11:06:02.508: [smf] INFO: Removed Session: UE IMSI:[262423616219135] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/27 11:06:02.508: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/27 11:06:02.513: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/27 11:06:02.513: [smf] INFO: Removed Session: UE IMSI:[262428139978683] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/27 11:06:02.514: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/27 11:06:02.518: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/27 11:06:02.519: [smf] INFO: Removed Session: UE IMSI:[262428846518256] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/27 11:06:02.519: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/27 11:06:02.523: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/27 11:06:02.524: [smf] INFO: Removed Session: UE IMSI:[262421488153757] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/27 11:06:02.524: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/27 11:06:02.529: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/27 11:06:02.530: [smf] INFO: Removed Session: UE IMSI:[262425703730247] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/27 11:06:02.530: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/27 11:06:02.534: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/27 11:06:02.535: [smf] INFO: Removed Session: UE IMSI:[262426492145571] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/27 11:06:02.535: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/27 11:06:02.539: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/27 11:06:02.540: [smf] INFO: Removed Session: UE IMSI:[262426426399129] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/27 11:06:02.540: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/27 11:06:02.545: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/27 11:06:02.545: [smf] INFO: Removed Session: UE IMSI:[262425964325246] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/27 11:06:02.545: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/27 11:06:02.550: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/27 11:06:02.551: [smf] INFO: Removed Session: UE IMSI:[262427182667761] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/27 11:06:02.551: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/27 11:06:02.555: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/27 11:06:02.556: [smf] INFO: Removed Session: UE IMSI:[262429071853470] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/27 11:06:02.556: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/27 11:06:02.561: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/27 11:06:02.561: [smf] INFO: Removed Session: UE IMSI:[262423662524784] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/27 11:06:02.561: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/27 11:06:02.566: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/27 11:06:02.567: [smf] INFO: Removed Session: UE IMSI:[262420063220992] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/27 11:06:02.567: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/27 11:06:02.571: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/27 11:06:02.572: [smf] INFO: Removed Session: UE IMSI:[262422504557444] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/27 11:06:02.572: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/27 11:06:02.577: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/27 11:06:02.577: [smf] INFO: Removed Session: UE IMSI:[262429815272256] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/27 11:06:02.577: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/27 11:06:02.582: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/27 11:06:02.582: [smf] INFO: Removed Session: UE IMSI:[262427577165903] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/27 11:06:02.583: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/27 11:06:02.587: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/27 11:06:02.588: [smf] INFO: Removed Session: UE IMSI:[262429682070332] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/27 11:06:02.588: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/27 11:06:02.593: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/27 11:06:02.593: [smf] INFO: Removed Session: UE IMSI:[262427755354382] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/27 11:06:02.593: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/27 11:06:02.598: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/27 11:06:02.598: [smf] INFO: Removed Session: UE IMSI:[262421127983975] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/27 11:06:02.598: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/27 11:06:02.603: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/27 11:06:02.604: [smf] INFO: Removed Session: UE IMSI:[262423120308846] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/27 11:06:02.604: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/27 11:06:02.609: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/27 11:06:02.609: [smf] INFO: Removed Session: UE IMSI:[262422910573498] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/27 11:06:02.609: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/27 11:06:02.614: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/27 11:06:02.614: [smf] INFO: Removed Session: UE IMSI:[262424611622298] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/27 11:06:02.614: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/27 11:06:02.619: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/27 11:06:02.620: [smf] INFO: Removed Session: UE IMSI:[262427278897198] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/27 11:06:02.620: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/27 11:06:02.625: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/27 11:06:02.625: [smf] INFO: Removed Session: UE IMSI:[262427443843476] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/27 11:06:02.625: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/27 11:06:02.630: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/27 11:06:02.630: [smf] INFO: Removed Session: UE IMSI:[262425356280814] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/27 11:06:02.630: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/27 11:06:02.635: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/27 11:06:02.636: [smf] INFO: Removed Session: UE IMSI:[262429687271027] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/27 11:06:02.636: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/27 11:06:02.641: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/27 11:06:02.641: [smf] INFO: Removed Session: UE IMSI:[262425115490132] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/27 11:06:02.641: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/27 11:06:02.646: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/27 11:06:02.647: [smf] INFO: Removed Session: UE IMSI:[262429959943622] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/27 11:06:02.647: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/27 11:06:02.651: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/27 11:06:02.652: [smf] INFO: Removed Session: UE IMSI:[262428656264603] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/27 11:06:02.652: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/27 11:06:02.657: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/27 11:06:02.657: [smf] INFO: Removed Session: UE IMSI:[262426171975817] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/27 11:06:02.657: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/27 11:06:02.662: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/27 11:06:02.663: [smf] INFO: Removed Session: UE IMSI:[262425629490179] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/27 11:06:02.663: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/27 11:06:02.668: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/27 11:06:02.668: [smf] INFO: Removed Session: UE IMSI:[262426516280106] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/27 11:06:02.668: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/27 11:06:02.673: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/27 11:06:02.674: [smf] INFO: Removed Session: UE IMSI:[262428541473750] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/27 11:06:02.674: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/27 11:06:02.678: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/27 11:06:02.679: [smf] INFO: Removed Session: UE IMSI:[262426937898145] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/27 11:06:02.679: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/27 11:06:02.684: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/27 11:06:02.684: [smf] INFO: Removed Session: UE IMSI:[262422757321635] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/27 11:06:02.684: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/27 11:06:02.689: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/27 11:06:02.690: [smf] INFO: Removed Session: UE IMSI:[262424111319886] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/27 11:06:02.690: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/27 11:06:02.694: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/27 11:06:02.695: [smf] INFO: Removed Session: UE IMSI:[262421814355527] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/27 11:06:02.695: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/27 11:06:02.700: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/27 11:06:02.700: [smf] INFO: Removed Session: UE IMSI:[262427076963157] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/27 11:06:02.700: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/27 11:06:02.705: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/27 11:06:02.705: [smf] INFO: Removed Session: UE IMSI:[262422245760325] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/27 11:06:02.705: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/27 11:06:02.710: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/27 11:06:02.711: [smf] INFO: Removed Session: UE IMSI:[262425948692057] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/27 11:06:02.711: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/27 11:06:02.716: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/27 11:06:02.717: [smf] INFO: Removed Session: UE IMSI:[262423134390204] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/27 11:06:02.717: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/27 11:06:02.722: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/27 11:06:02.723: [smf] INFO: Removed Session: UE IMSI:[262425102522381] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/27 11:06:02.723: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/27 11:06:02.728: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/27 11:06:02.728: [smf] INFO: Removed Session: UE IMSI:[262424332527001] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/27 11:06:02.728: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/27 11:06:02.733: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/27 11:06:02.734: [smf] INFO: Removed Session: UE IMSI:[262428659478609] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/27 11:06:02.734: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/27 11:06:02.739: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/27 11:06:02.739: [smf] INFO: Removed Session: UE IMSI:[262422741767815] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/27 11:06:02.739: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/27 11:06:02.744: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/27 11:06:02.745: [smf] INFO: Removed Session: UE IMSI:[262420490986094] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/27 11:06:02.745: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/27 11:06:02.750: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/27 11:06:02.750: [smf] INFO: Removed Session: UE IMSI:[262426046896481] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/27 11:06:02.750: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/27 11:06:02.755: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/27 11:06:02.756: [smf] INFO: Removed Session: UE IMSI:[262420764751591] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/27 11:06:02.756: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/27 11:06:02.761: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/27 11:06:02.762: [smf] INFO: Removed Session: UE IMSI:[262427655297447] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/27 11:06:02.762: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/27 11:06:02.767: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/27 11:06:02.767: [smf] INFO: Removed Session: UE IMSI:[262429307877752] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/27 11:06:02.767: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/27 11:06:02.772: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/27 11:06:02.772: [smf] INFO: Removed Session: UE IMSI:[262424178728315] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/27 11:06:02.772: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/27 11:06:02.777: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/27 11:06:02.778: [smf] INFO: Removed Session: UE IMSI:[262428904276412] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/27 11:06:02.778: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/27 11:06:02.783: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/27 11:06:02.783: [smf] INFO: Removed Session: UE IMSI:[262427705026846] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/27 11:06:02.783: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/27 11:06:02.788: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/27 11:06:02.789: [smf] INFO: Removed Session: UE IMSI:[262422861676910] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/27 11:06:02.789: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/27 11:06:02.793: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/27 11:06:02.794: [smf] INFO: Removed Session: UE IMSI:[262421758781554] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/27 11:06:02.794: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/27 11:06:02.799: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/27 11:06:02.799: [smf] INFO: Removed Session: UE IMSI:[262426008431800] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/27 11:06:02.799: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/27 11:06:02.804: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/27 11:06:02.805: [smf] INFO: Removed Session: UE IMSI:[262424385054455] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/27 11:06:02.805: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/27 11:06:02.810: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/27 11:06:02.812: [smf] INFO: Removed Session: UE IMSI:[262426072350922] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/27 11:06:02.812: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/27 11:06:02.817: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/27 11:06:02.818: [smf] INFO: Removed Session: UE IMSI:[262424461994447] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/27 11:06:02.818: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/27 11:06:02.822: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/27 11:06:02.823: [smf] INFO: Removed Session: UE IMSI:[262423034385422] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/27 11:06:02.823: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/27 11:06:02.828: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/27 11:06:02.828: [smf] INFO: Removed Session: UE IMSI:[262426550591636] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/27 11:06:02.828: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/27 11:06:02.833: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/27 11:06:02.834: [smf] INFO: Removed Session: UE IMSI:[262429581959518] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/27 11:06:02.834: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/27 11:06:02.838: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/27 11:06:02.839: [smf] INFO: Removed Session: UE IMSI:[262425526341773] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/27 11:06:02.839: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/27 11:06:02.844: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/27 11:06:02.844: [smf] INFO: Removed Session: UE IMSI:[262423385828160] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/27 11:06:02.844: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/27 11:06:02.849: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/27 11:06:02.850: [smf] INFO: Removed Session: UE IMSI:[262427043404080] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/27 11:06:02.850: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/27 11:06:02.855: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/27 11:06:02.855: [smf] INFO: Removed Session: UE IMSI:[262426484400923] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/27 11:06:02.855: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/27 11:06:02.860: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/27 11:06:02.860: [smf] INFO: Removed Session: UE IMSI:[262427880056741] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/27 11:06:02.860: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/27 11:06:02.865: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/27 11:06:02.866: [smf] INFO: Removed Session: UE IMSI:[262424102556478] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/27 11:06:02.866: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/27 11:06:02.870: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/27 11:06:02.871: [smf] INFO: Removed Session: UE IMSI:[262422093853904] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/27 11:06:02.871: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/27 11:06:02.876: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/27 11:06:02.876: [smf] INFO: Removed Session: UE IMSI:[262422882077514] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/27 11:06:02.876: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/27 11:06:02.881: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/27 11:06:02.882: [smf] INFO: Removed Session: UE IMSI:[262423946407943] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/27 11:06:02.882: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/27 11:06:02.887: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/27 11:06:02.887: [smf] INFO: Removed Session: UE IMSI:[262422159147293] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/27 11:06:02.887: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/27 11:06:02.892: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/27 11:06:02.893: [smf] INFO: Removed Session: UE IMSI:[262422036146894] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/27 11:06:02.893: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/27 11:06:02.898: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/27 11:06:02.898: [smf] INFO: Removed Session: UE IMSI:[262423382319729] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/27 11:06:02.898: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/27 11:06:02.903: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/27 11:06:02.904: [smf] INFO: Removed Session: UE IMSI:[262428327214564] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/27 11:06:02.904: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/27 11:06:02.909: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/27 11:06:02.909: [smf] INFO: Removed Session: UE IMSI:[262423385226753] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/27 11:06:02.910: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/27 11:06:02.914: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/27 11:06:02.915: [smf] INFO: Removed Session: UE IMSI:[262421862685008] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/27 11:06:02.915: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/27 11:06:02.920: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/27 11:06:02.920: [smf] INFO: Removed Session: UE IMSI:[262420324007470] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/27 11:06:02.920: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/27 11:06:02.925: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/27 11:06:02.925: [smf] INFO: Removed Session: UE IMSI:[262427385699971] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/27 11:06:02.925: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/27 11:06:02.930: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/27 11:06:02.931: [smf] INFO: Removed Session: UE IMSI:[262425350704212] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/27 11:06:02.931: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/27 11:06:02.936: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/27 11:06:02.936: [smf] INFO: Removed Session: UE IMSI:[262423279844793] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/27 11:06:02.936: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/27 11:06:02.941: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/27 11:06:02.941: [smf] INFO: Removed Session: UE IMSI:[262425083687585] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/27 11:06:02.941: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/27 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/27 11:06:02.947: [smf] INFO: Removed Session: UE IMSI:[262428281807563] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/27 11:06:02.947: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/27 11:06:02.952: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/27 11:06:02.953: [smf] INFO: Removed Session: UE IMSI:[262429810249784] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/27 11:06:02.953: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/27 11:06:02.958: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/27 11:06:02.959: [smf] INFO: Removed Session: UE IMSI:[262429268368291] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/27 11:06:02.959: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/27 11:06:02.964: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/27 11:06:02.965: [smf] INFO: Removed Session: UE IMSI:[262423886571988] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/27 11:06:02.965: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/27 11:06:02.969: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/27 11:06:02.970: [smf] INFO: Removed Session: UE IMSI:[262421553799660] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/27 11:06:02.970: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/27 11:06:02.975: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/27 11:06:02.975: [smf] INFO: Removed Session: UE IMSI:[262422589254235] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/27 11:06:02.975: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/27 11:06:02.980: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/27 11:06:02.981: [smf] INFO: Removed Session: UE IMSI:[262423182814273] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/27 11:06:02.981: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/27 11:06:02.986: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/27 11:06:02.987: [smf] INFO: Removed Session: UE IMSI:[262425005713121] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/27 11:06:02.987: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/27 11:06:02.992: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/27 11:06:02.993: [smf] INFO: Removed Session: UE IMSI:[262421627462505] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/27 11:06:02.993: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/27 11:06:02.997: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/27 11:06:02.998: [smf] INFO: Removed Session: UE IMSI:[262426160342183] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:02.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/27 11:06:02.998: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/27 11:06:03.003: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/27 11:06:03.003: [smf] INFO: Removed Session: UE IMSI:[262428504991118] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/27 11:06:03.003: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/27 11:06:03.008: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/27 11:06:03.009: [smf] INFO: Removed Session: UE IMSI:[262422933314603] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/27 11:06:03.009: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/27 11:06:03.014: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/27 11:06:03.015: [smf] INFO: Removed Session: UE IMSI:[262425869319286] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/27 11:06:03.015: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/27 11:06:03.019: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/27 11:06:03.020: [smf] INFO: Removed Session: UE IMSI:[262422232469797] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/27 11:06:03.020: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/27 11:06:03.025: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/27 11:06:03.026: [smf] INFO: Removed Session: UE IMSI:[262420791878280] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/27 11:06:03.026: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/27 11:06:03.030: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/27 11:06:03.031: [smf] INFO: Removed Session: UE IMSI:[262424292592888] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/27 11:06:03.031: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/27 11:06:03.036: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/27 11:06:03.036: [smf] INFO: Removed Session: UE IMSI:[262429005071016] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/27 11:06:03.036: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/27 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/27 11:06:03.042: [smf] INFO: Removed Session: UE IMSI:[262420051675197] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/27 11:06:03.042: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/27 11:06:03.047: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/27 11:06:03.048: [smf] INFO: Removed Session: UE IMSI:[262422251307085] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/27 11:06:03.048: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/27 11:06:03.053: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/27 11:06:03.054: [smf] INFO: Removed Session: UE IMSI:[262426054856169] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/27 11:06:03.054: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/27 11:06:03.058: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/27 11:06:03.059: [smf] INFO: Removed Session: UE IMSI:[262428574254245] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/27 11:06:03.059: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/27 11:06:03.064: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/27 11:06:03.065: [smf] INFO: Removed Session: UE IMSI:[262420948614647] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/27 11:06:03.065: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/27 11:06:03.070: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/27 11:06:03.070: [smf] INFO: Removed Session: UE IMSI:[262422059418541] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/27 11:06:03.070: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/27 11:06:03.075: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/27 11:06:03.076: [smf] INFO: Removed Session: UE IMSI:[262424080267937] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/27 11:06:03.076: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/27 11:06:03.080: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/27 11:06:03.081: [smf] INFO: Removed Session: UE IMSI:[262425999991119] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/27 11:06:03.081: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/27 11:06:03.086: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/27 11:06:03.086: [smf] INFO: Removed Session: UE IMSI:[262424879346331] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/27 11:06:03.086: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/27 11:06:03.091: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/27 11:06:03.092: [smf] INFO: Removed Session: UE IMSI:[262423574753585] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/27 11:06:03.092: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/27 11:06:03.096: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/27 11:06:03.097: [smf] INFO: Removed Session: UE IMSI:[262423898459639] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/27 11:06:03.097: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/27 11:06:03.102: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/27 11:06:03.102: [smf] INFO: Removed Session: UE IMSI:[262421449154679] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/27 11:06:03.102: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/27 11:06:03.107: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/27 11:06:03.108: [smf] INFO: Removed Session: UE IMSI:[262423797737543] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/27 11:06:03.108: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/27 11:06:03.113: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/27 11:06:03.114: [smf] INFO: Removed Session: UE IMSI:[262421093870601] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/27 11:06:03.114: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/27 11:06:03.119: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/27 11:06:03.120: [smf] INFO: Removed Session: UE IMSI:[262420952183741] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/27 11:06:03.120: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/27 11:06:03.124: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/27 11:06:03.125: [smf] INFO: Removed Session: UE IMSI:[262428053663534] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/27 11:06:03.125: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/27 11:06:03.130: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/27 11:06:03.130: [smf] INFO: Removed Session: UE IMSI:[262420017684600] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/27 11:06:03.130: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/27 11:06:03.135: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/27 11:06:03.135: [smf] INFO: Removed Session: UE IMSI:[262428044971432] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/27 11:06:03.135: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/27 11:06:03.140: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/27 11:06:03.141: [smf] INFO: Removed Session: UE IMSI:[262425775222633] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/27 11:06:03.141: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/27 11:06:03.146: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/27 11:06:03.146: [smf] INFO: Removed Session: UE IMSI:[262424603293346] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/27 11:06:03.146: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/27 11:06:03.151: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/27 11:06:03.152: [smf] INFO: Removed Session: UE IMSI:[262424484763942] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/27 11:06:03.152: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/27 11:06:03.156: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/27 11:06:03.157: [smf] INFO: Removed Session: UE IMSI:[262425618134700] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/27 11:06:03.157: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/27 11:06:03.162: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/27 11:06:03.162: [smf] INFO: Removed Session: UE IMSI:[262427428477026] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/27 11:06:03.162: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/27 11:06:03.167: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/27 11:06:03.167: [smf] INFO: Removed Session: UE IMSI:[262427855365610] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/27 11:06:03.167: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/27 11:06:03.172: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/27 11:06:03.173: [smf] INFO: Removed Session: UE IMSI:[262423610729049] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/27 11:06:03.173: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/27 11:06:03.178: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/27 11:06:03.178: [smf] INFO: Removed Session: UE IMSI:[262424555853735] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/27 11:06:03.178: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/27 11:06:03.183: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/27 11:06:03.183: [smf] INFO: Removed Session: UE IMSI:[262426948365013] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/27 11:06:03.183: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/27 11:06:03.188: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/27 11:06:03.189: [smf] INFO: Removed Session: UE IMSI:[262422033910221] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/27 11:06:03.189: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/27 11:06:03.193: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/27 11:06:03.194: [smf] INFO: Removed Session: UE IMSI:[262424481355884] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/27 11:06:03.194: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/27 11:06:03.199: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/27 11:06:03.199: [smf] INFO: Removed Session: UE IMSI:[262421571112914] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/27 11:06:03.199: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/27 11:06:03.204: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/27 11:06:03.205: [smf] INFO: Removed Session: UE IMSI:[262429260692167] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/27 11:06:03.205: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/27 11:06:03.209: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/27 11:06:03.210: [smf] INFO: Removed Session: UE IMSI:[262429173219366] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/27 11:06:03.210: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/27 11:06:03.215: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/27 11:06:03.215: [smf] INFO: Removed Session: UE IMSI:[262425904860502] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/27 11:06:03.215: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/27 11:06:03.220: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/27 11:06:03.220: [smf] INFO: Removed Session: UE IMSI:[262424889906535] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/27 11:06:03.220: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/27 11:06:03.225: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/27 11:06:03.226: [smf] INFO: Removed Session: UE IMSI:[262423665880488] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/27 11:06:03.226: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/27 11:06:03.231: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/27 11:06:03.231: [smf] INFO: Removed Session: UE IMSI:[262423731908781] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/27 11:06:03.231: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/27 11:06:03.236: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/27 11:06:03.237: [smf] INFO: Removed Session: UE IMSI:[262421445902280] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/27 11:06:03.237: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/27 11:06:03.241: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/27 11:06:03.242: [smf] INFO: Removed Session: UE IMSI:[262420685909777] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/27 11:06:03.242: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/27 11:06:03.247: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/27 11:06:03.248: [smf] INFO: Removed Session: UE IMSI:[262420323300801] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/27 11:06:03.248: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/27 11:06:03.253: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/27 11:06:03.254: [smf] INFO: Removed Session: UE IMSI:[262420296952806] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/27 11:06:03.254: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/27 11:06:03.258: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/27 11:06:03.259: [smf] INFO: Removed Session: UE IMSI:[262427594925319] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/27 11:06:03.259: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/27 11:06:03.264: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/27 11:06:03.264: [smf] INFO: Removed Session: UE IMSI:[262424335334516] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/27 11:06:03.264: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/27 11:06:03.269: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/27 11:06:03.270: [smf] INFO: Removed Session: UE IMSI:[262424839011859] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/27 11:06:03.270: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/27 11:06:03.274: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/27 11:06:03.275: [smf] INFO: Removed Session: UE IMSI:[262420455193711] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/27 11:06:03.275: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/27 11:06:03.280: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/27 11:06:03.280: [smf] INFO: Removed Session: UE IMSI:[262424188293148] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/27 11:06:03.280: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/27 11:06:03.285: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/27 11:06:03.285: [smf] INFO: Removed Session: UE IMSI:[262426083259213] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/27 11:06:03.286: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/27 11:06:03.290: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/27 11:06:03.291: [smf] INFO: Removed Session: UE IMSI:[262422122986890] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/27 11:06:03.291: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/27 11:06:03.296: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/27 11:06:03.296: [smf] INFO: Removed Session: UE IMSI:[262424840394715] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/27 11:06:03.296: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/27 11:06:03.301: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/27 11:06:03.302: [smf] INFO: Removed Session: UE IMSI:[262427471532495] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/27 11:06:03.302: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/27 11:06:03.307: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/27 11:06:03.308: [smf] INFO: Removed Session: UE IMSI:[262424475762543] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/27 11:06:03.308: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/27 11:06:03.312: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/27 11:06:03.313: [smf] INFO: Removed Session: UE IMSI:[262421167852559] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/27 11:06:03.313: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/27 11:06:03.318: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/27 11:06:03.319: [smf] INFO: Removed Session: UE IMSI:[262422635591316] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/27 11:06:03.319: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/27 11:06:03.324: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/27 11:06:03.325: [smf] INFO: Removed Session: UE IMSI:[262427084119757] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/27 11:06:03.325: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/27 11:06:03.330: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/27 11:06:03.330: [smf] INFO: Removed Session: UE IMSI:[262423602472877] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/27 11:06:03.330: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/27 11:06:03.335: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/27 11:06:03.336: [smf] INFO: Removed Session: UE IMSI:[262429497292278] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/27 11:06:03.336: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/27 11:06:03.340: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/27 11:06:03.341: [smf] INFO: Removed Session: UE IMSI:[262420920296307] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/27 11:06:03.341: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/27 11:06:03.346: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/27 11:06:03.346: [smf] INFO: Removed Session: UE IMSI:[262425488337775] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/27 11:06:03.346: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/27 11:06:03.351: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/27 11:06:03.351: [smf] INFO: Removed Session: UE IMSI:[262421216399191] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/27 11:06:03.351: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/27 11:06:03.356: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/27 11:06:03.357: [smf] INFO: Removed Session: UE IMSI:[262422296817812] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/27 11:06:03.357: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/27 11:06:03.362: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/27 11:06:03.362: [smf] INFO: Removed Session: UE IMSI:[262424456164629] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/27 11:06:03.362: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/27 11:06:03.367: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/27 11:06:03.367: [smf] INFO: Removed Session: UE IMSI:[262429042522346] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/27 11:06:03.367: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/27 11:06:03.372: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/27 11:06:03.373: [smf] INFO: Removed Session: UE IMSI:[262426416261564] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/27 11:06:03.373: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/27 11:06:03.378: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/27 11:06:03.378: [smf] INFO: Removed Session: UE IMSI:[262426655762951] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/27 11:06:03.378: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/27 11:06:03.383: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/27 11:06:03.383: [smf] INFO: Removed Session: UE IMSI:[262423075898481] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/27 11:06:03.383: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/27 11:06:03.388: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/27 11:06:03.389: [smf] INFO: Removed Session: UE IMSI:[262422502671992] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/27 11:06:03.389: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/27 11:06:03.393: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/27 11:06:03.394: [smf] INFO: Removed Session: UE IMSI:[262425784695104] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/27 11:06:03.394: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/27 11:06:03.399: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/27 11:06:03.399: [smf] INFO: Removed Session: UE IMSI:[262425198764821] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/27 11:06:03.399: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/27 11:06:03.404: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/27 11:06:03.405: [smf] INFO: Removed Session: UE IMSI:[262423385258688] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/27 11:06:03.405: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/27 11:06:03.409: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/27 11:06:03.410: [smf] INFO: Removed Session: UE IMSI:[262424253943944] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/27 11:06:03.410: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/27 11:06:03.415: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/27 11:06:03.415: [smf] INFO: Removed Session: UE IMSI:[262420134705484] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/27 11:06:03.415: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/27 11:06:03.420: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/27 11:06:03.420: [smf] INFO: Removed Session: UE IMSI:[262428412671054] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/27 11:06:03.420: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/27 11:06:03.425: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/27 11:06:03.426: [smf] INFO: Removed Session: UE IMSI:[262424936725630] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/27 11:06:03.426: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/27 11:06:03.431: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/27 11:06:03.431: [smf] INFO: Removed Session: UE IMSI:[262421205644308] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/27 11:06:03.431: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/27 11:06:03.436: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/27 11:06:03.436: [smf] INFO: Removed Session: UE IMSI:[262426829792772] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/27 11:06:03.436: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/27 11:06:03.441: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/27 11:06:03.442: [smf] INFO: Removed Session: UE IMSI:[262423464463328] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/27 11:06:03.442: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/27 11:06:03.446: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/27 11:06:03.447: [smf] INFO: Removed Session: UE IMSI:[262421266177429] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/27 11:06:03.447: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/27 11:06:03.452: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/27 11:06:03.452: [smf] INFO: Removed Session: UE IMSI:[262421705108671] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/27 11:06:03.452: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/27 11:06:03.457: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/27 11:06:03.458: [smf] INFO: Removed Session: UE IMSI:[262422555705862] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/27 11:06:03.458: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/27 11:06:03.462: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/27 11:06:03.463: [smf] INFO: Removed Session: UE IMSI:[262429825702318] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/27 11:06:03.463: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/27 11:06:03.468: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/27 11:06:03.468: [smf] INFO: Removed Session: UE IMSI:[262424672145741] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/27 11:06:03.468: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/27 11:06:03.473: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/27 11:06:03.473: [smf] INFO: Removed Session: UE IMSI:[262424782466972] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/27 11:06:03.473: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/27 11:06:03.478: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/27 11:06:03.479: [smf] INFO: Removed Session: UE IMSI:[262423700807785] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/27 11:06:03.479: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/27 11:06:03.483: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/27 11:06:03.484: [smf] INFO: Removed Session: UE IMSI:[262427213370367] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/27 11:06:03.484: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/27 11:06:03.489: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/27 11:06:03.489: [smf] INFO: Removed Session: UE IMSI:[262420721926643] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/27 11:06:03.489: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/27 11:06:03.494: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/27 11:06:03.494: [smf] INFO: Removed Session: UE IMSI:[262428856764563] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/27 11:06:03.494: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/27 11:06:03.499: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/27 11:06:03.500: [smf] INFO: Removed Session: UE IMSI:[262421698568391] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/27 11:06:03.500: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/27 11:06:03.504: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/27 11:06:03.505: [smf] INFO: Removed Session: UE IMSI:[262425250128007] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/27 11:06:03.505: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/27 11:06:03.510: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/27 11:06:03.510: [smf] INFO: Removed Session: UE IMSI:[262424396841767] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/27 11:06:03.510: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/27 11:06:03.515: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/27 11:06:03.515: [smf] INFO: Removed Session: UE IMSI:[262426352844122] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/27 11:06:03.515: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/27 11:06:03.520: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/27 11:06:03.520: [smf] INFO: Removed Session: UE IMSI:[262422723394396] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/27 11:06:03.520: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/27 11:06:03.525: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/27 11:06:03.526: [smf] INFO: Removed Session: UE IMSI:[262425480147849] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/27 11:06:03.526: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/27 11:06:03.530: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/27 11:06:03.531: [smf] INFO: Removed Session: UE IMSI:[262421855850561] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/27 11:06:03.531: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/27 11:06:03.536: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/27 11:06:03.536: [smf] INFO: Removed Session: UE IMSI:[262426172892557] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/27 11:06:03.536: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/27 11:06:03.541: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/27 11:06:03.541: [smf] INFO: Removed Session: UE IMSI:[262425356913920] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/27 11:06:03.541: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/27 11:06:03.546: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/27 11:06:03.547: [smf] INFO: Removed Session: UE IMSI:[262429492764324] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/27 11:06:03.547: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/27 11:06:03.551: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/27 11:06:03.552: [smf] INFO: Removed Session: UE IMSI:[262421625667641] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/27 11:06:03.552: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/27 11:06:03.557: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/27 11:06:03.557: [smf] INFO: Removed Session: UE IMSI:[262420298967310] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/27 11:06:03.557: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/27 11:06:03.562: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/27 11:06:03.563: [smf] INFO: Removed Session: UE IMSI:[262429355384781] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/27 11:06:03.563: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/27 11:06:03.568: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/27 11:06:03.568: [smf] INFO: Removed Session: UE IMSI:[262426290536569] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/27 11:06:03.568: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/27 11:06:03.573: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/27 11:06:03.574: [smf] INFO: Removed Session: UE IMSI:[262429997731820] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/27 11:06:03.574: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/27 11:06:03.578: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/27 11:06:03.579: [smf] INFO: Removed Session: UE IMSI:[262423079762944] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/27 11:06:03.579: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/27 11:06:03.584: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/27 11:06:03.584: [smf] INFO: Removed Session: UE IMSI:[262425704939612] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/27 11:06:03.584: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/27 11:06:03.589: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/27 11:06:03.590: [smf] INFO: Removed Session: UE IMSI:[262427830828605] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/27 11:06:03.590: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/27 11:06:03.594: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/27 11:06:03.595: [smf] INFO: Removed Session: UE IMSI:[262426511061053] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/27 11:06:03.595: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/27 11:06:03.600: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/27 11:06:03.600: [smf] INFO: Removed Session: UE IMSI:[262424128988410] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/27 11:06:03.600: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/27 11:06:03.605: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/27 11:06:03.606: [smf] INFO: Removed Session: UE IMSI:[262429417713300] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/27 11:06:03.606: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/27 11:06:03.610: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/27 11:06:03.611: [smf] INFO: Removed Session: UE IMSI:[262428357687323] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/27 11:06:03.611: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/27 11:06:03.616: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/27 11:06:03.616: [smf] INFO: Removed Session: UE IMSI:[262428125453670] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/27 11:06:03.616: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/27 11:06:03.621: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/27 11:06:03.621: [smf] INFO: Removed Session: UE IMSI:[262423498612311] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/27 11:06:03.621: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/27 11:06:03.626: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/27 11:06:03.627: [smf] INFO: Removed Session: UE IMSI:[262423713757797] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/27 11:06:03.627: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/27 11:06:03.632: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/27 11:06:03.632: [smf] INFO: Removed Session: UE IMSI:[262424777715591] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/27 11:06:03.632: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/27 11:06:03.637: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/27 11:06:03.637: [smf] INFO: Removed Session: UE IMSI:[262423781565962] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/27 11:06:03.638: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/27 11:06:03.642: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/27 11:06:03.643: [smf] INFO: Removed Session: UE IMSI:[262422924776809] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/27 11:06:03.643: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/27 11:06:03.648: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/27 11:06:03.648: [smf] INFO: Removed Session: UE IMSI:[262428476203445] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/27 11:06:03.648: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/27 11:06:03.653: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/27 11:06:03.653: [smf] INFO: Removed Session: UE IMSI:[262421485230108] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/27 11:06:03.653: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/27 11:06:03.658: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/27 11:06:03.659: [smf] INFO: Removed Session: UE IMSI:[262427297273784] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/27 11:06:03.659: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/27 11:06:03.664: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/27 11:06:03.664: [smf] INFO: Removed Session: UE IMSI:[262420493556233] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/27 11:06:03.664: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/27 11:06:03.669: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/27 11:06:03.669: [smf] INFO: Removed Session: UE IMSI:[262429007265592] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/27 11:06:03.669: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/27 11:06:03.674: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/27 11:06:03.675: [smf] INFO: Removed Session: UE IMSI:[262423560778411] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/27 11:06:03.675: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/27 11:06:03.680: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/27 11:06:03.680: [smf] INFO: Removed Session: UE IMSI:[262423576057870] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/27 11:06:03.680: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/27 11:06:03.685: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/27 11:06:03.685: [smf] INFO: Removed Session: UE IMSI:[262426947441880] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/27 11:06:03.685: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/27 11:06:03.690: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/27 11:06:03.691: [smf] INFO: Removed Session: UE IMSI:[262427401655173] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/27 11:06:03.691: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/27 11:06:03.696: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/27 11:06:03.696: [smf] INFO: Removed Session: UE IMSI:[262428924796775] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/27 11:06:03.696: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/27 11:06:03.701: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/27 11:06:03.702: [smf] INFO: Removed Session: UE IMSI:[262422482321030] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/27 11:06:03.702: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/27 11:06:03.707: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/27 11:06:03.707: [smf] INFO: Removed Session: UE IMSI:[262420290541198] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/27 11:06:03.707: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/27 11:06:03.712: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/27 11:06:03.712: [smf] INFO: Removed Session: UE IMSI:[262420297379165] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/27 11:06:03.712: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/27 11:06:03.717: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/27 11:06:03.718: [smf] INFO: Removed Session: UE IMSI:[262426703785280] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/27 11:06:03.718: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/27 11:06:03.723: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/27 11:06:03.723: [smf] INFO: Removed Session: UE IMSI:[262429195659228] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/27 11:06:03.723: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/27 11:06:03.728: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/27 11:06:03.728: [smf] INFO: Removed Session: UE IMSI:[262424316594540] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/27 11:06:03.728: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/27 11:06:03.733: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/27 11:06:03.734: [smf] INFO: Removed Session: UE IMSI:[262422051154369] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/27 11:06:03.734: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/27 11:06:03.739: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/27 11:06:03.739: [smf] INFO: Removed Session: UE IMSI:[262422972157567] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/27 11:06:03.739: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/27 11:06:03.744: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/27 11:06:03.744: [smf] INFO: Removed Session: UE IMSI:[262429780551667] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/27 11:06:03.744: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/27 11:06:03.749: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/27 11:06:03.750: [smf] INFO: Removed Session: UE IMSI:[262428544749390] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/27 11:06:03.750: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/27 11:06:03.755: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/27 11:06:03.755: [smf] INFO: Removed Session: UE IMSI:[262428483653942] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/27 11:06:03.755: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/27 11:06:03.760: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/27 11:06:03.760: [smf] INFO: Removed Session: UE IMSI:[262426116088117] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/27 11:06:03.760: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/27 11:06:03.765: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/27 11:06:03.766: [smf] INFO: Removed Session: UE IMSI:[262426410164897] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/27 11:06:03.766: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/27 11:06:03.771: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/27 11:06:03.771: [smf] INFO: Removed Session: UE IMSI:[262420712305857] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/27 11:06:03.771: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/27 11:06:03.776: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/27 11:06:03.776: [smf] INFO: Removed Session: UE IMSI:[262425482558260] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/27 11:06:03.776: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/27 11:06:03.781: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/27 11:06:03.782: [smf] INFO: Removed Session: UE IMSI:[262429988073977] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/27 11:06:03.782: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/27 11:06:03.786: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/27 11:06:03.787: [smf] INFO: Removed Session: UE IMSI:[262424432480694] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/27 11:06:03.787: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/27 11:06:03.792: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/27 11:06:03.792: [smf] INFO: Removed Session: UE IMSI:[262422710826315] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/27 11:06:03.792: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/27 11:06:03.797: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/27 11:06:03.798: [smf] INFO: Removed Session: UE IMSI:[262422935718827] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/27 11:06:03.798: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/27 11:06:03.802: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/27 11:06:03.803: [smf] INFO: Removed Session: UE IMSI:[262426523632953] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/27 11:06:03.803: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/27 11:06:03.808: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/27 11:06:03.808: [smf] INFO: Removed Session: UE IMSI:[262422151766005] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/27 11:06:03.808: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/27 11:06:03.813: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/27 11:06:03.814: [smf] INFO: Removed Session: UE IMSI:[262421699287200] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/27 11:06:03.814: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/27 11:06:03.818: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/27 11:06:03.819: [smf] INFO: Removed Session: UE IMSI:[262420960354022] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/27 11:06:03.819: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/27 11:06:03.824: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/27 11:06:03.824: [smf] INFO: Removed Session: UE IMSI:[262424345969389] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/27 11:06:03.824: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/27 11:06:03.829: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/27 11:06:03.829: [smf] INFO: Removed Session: UE IMSI:[262426360209580] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/27 11:06:03.829: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/27 11:06:03.834: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/27 11:06:03.835: [smf] INFO: Removed Session: UE IMSI:[262428673153122] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/27 11:06:03.835: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/27 11:06:03.840: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/27 11:06:03.841: [smf] INFO: Removed Session: UE IMSI:[262425492428562] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/27 11:06:03.841: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/27 11:06:03.845: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/27 11:06:03.846: [smf] INFO: Removed Session: UE IMSI:[262422344460517] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/27 11:06:03.846: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/27 11:06:03.851: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/27 11:06:03.851: [smf] INFO: Removed Session: UE IMSI:[262420071085341] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/27 11:06:03.851: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/27 11:06:03.856: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/27 11:06:03.857: [smf] INFO: Removed Session: UE IMSI:[262423418877137] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/27 11:06:03.857: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/27 11:06:03.861: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/27 11:06:03.862: [smf] INFO: Removed Session: UE IMSI:[262420261660069] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/27 11:06:03.862: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/27 11:06:03.867: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/27 11:06:03.867: [smf] INFO: Removed Session: UE IMSI:[262428913444225] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/27 11:06:03.867: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/27 11:06:03.872: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/27 11:06:03.873: [smf] INFO: Removed Session: UE IMSI:[262428980153631] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/27 11:06:03.873: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/27 11:06:03.877: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/27 11:06:03.878: [smf] INFO: Removed Session: UE IMSI:[262425297636941] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/27 11:06:03.878: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/27 11:06:03.882: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/27 11:06:03.883: [smf] INFO: Removed Session: UE IMSI:[262424979978521] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/27 11:06:03.883: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/27 11:06:03.888: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/27 11:06:03.889: [smf] INFO: Removed Session: UE IMSI:[262428781880230] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/27 11:06:03.889: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/27 11:06:03.893: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/27 11:06:03.894: [smf] INFO: Removed Session: UE IMSI:[262422477531384] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/27 11:06:03.894: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/27 11:06:03.898: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/27 11:06:03.899: [smf] INFO: Removed Session: UE IMSI:[262426126175163] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/27 11:06:03.899: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/27 11:06:03.904: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/27 11:06:03.905: [smf] INFO: Removed Session: UE IMSI:[262422071792597] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/27 11:06:03.905: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/27 11:06:03.910: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/27 11:06:03.911: [smf] INFO: Removed Session: UE IMSI:[262426814062266] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/27 11:06:03.911: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/27 11:06:03.915: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/27 11:06:03.916: [smf] INFO: Removed Session: UE IMSI:[262422662304465] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/27 11:06:03.916: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/27 11:06:03.921: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/27 11:06:03.922: [smf] INFO: Removed Session: UE IMSI:[262428816863076] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/27 11:06:03.922: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/27 11:06:03.927: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/27 11:06:03.928: [smf] INFO: Removed Session: UE IMSI:[262428029872961] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/27 11:06:03.928: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/27 11:06:03.932: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/27 11:06:03.933: [smf] INFO: Removed Session: UE IMSI:[262420222331173] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/27 11:06:03.933: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/27 11:06:03.938: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/27 11:06:03.939: [smf] INFO: Removed Session: UE IMSI:[262426849896664] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/27 11:06:03.939: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/27 11:06:03.945: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/27 11:06:03.946: [smf] INFO: Removed Session: UE IMSI:[262421622106354] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/27 11:06:03.946: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/27 11:06:03.951: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/27 11:06:03.952: [smf] INFO: Removed Session: UE IMSI:[262422352539863] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/27 11:06:03.952: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/27 11:06:03.956: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/27 11:06:03.957: [smf] INFO: Removed Session: UE IMSI:[262425015811417] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/27 11:06:03.957: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/27 11:06:03.962: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/27 11:06:03.963: [smf] INFO: Removed Session: UE IMSI:[262429237498004] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/27 11:06:03.963: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/27 11:06:03.967: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/27 11:06:03.968: [smf] INFO: Removed Session: UE IMSI:[262420392894238] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/27 11:06:03.968: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/27 11:06:03.973: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/27 11:06:03.974: [smf] INFO: Removed Session: UE IMSI:[262425186111980] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/27 11:06:03.974: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/27 11:06:03.978: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/27 11:06:03.979: [smf] INFO: Removed Session: UE IMSI:[262423686339496] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/27 11:06:03.979: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/27 11:06:03.984: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/27 11:06:03.985: [smf] INFO: Removed Session: UE IMSI:[262425850196845] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/27 11:06:03.985: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/27 11:06:03.989: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/27 11:06:03.990: [smf] INFO: Removed Session: UE IMSI:[262421696414697] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/27 11:06:03.990: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/27 11:06:03.994: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/27 11:06:03.995: [smf] INFO: Removed Session: UE IMSI:[262420261941107] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:03.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/27 11:06:03.995: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/27 11:06:04.000: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/27 11:06:04.000: [smf] INFO: Removed Session: UE IMSI:[262422788410483] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/27 11:06:04.000: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/27 11:06:04.005: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/27 11:06:04.006: [smf] INFO: Removed Session: UE IMSI:[262420241398586] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/27 11:06:04.006: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/27 11:06:04.010: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/27 11:06:04.011: [smf] INFO: Removed Session: UE IMSI:[262420590885219] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/27 11:06:04.011: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/27 11:06:04.016: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/27 11:06:04.017: [smf] INFO: Removed Session: UE IMSI:[262427464535774] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/27 11:06:04.017: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/27 11:06:04.021: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/27 11:06:04.022: [smf] INFO: Removed Session: UE IMSI:[262423059234833] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/27 11:06:04.022: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/27 11:06:04.026: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/27 11:06:04.027: [smf] INFO: Removed Session: UE IMSI:[262426494526445] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/27 11:06:04.027: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/27 11:06:04.032: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/27 11:06:04.032: [smf] INFO: Removed Session: UE IMSI:[262424523473565] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/27 11:06:04.032: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/27 11:06:04.037: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/27 11:06:04.038: [smf] INFO: Removed Session: UE IMSI:[262428927802386] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/27 11:06:04.038: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/27 11:06:04.042: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/27 11:06:04.043: [smf] INFO: Removed Session: UE IMSI:[262422396922265] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/27 11:06:04.043: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/27 11:06:04.048: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/27 11:06:04.048: [smf] INFO: Removed Session: UE IMSI:[262428391859284] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/27 11:06:04.048: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/27 11:06:04.053: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/27 11:06:04.054: [smf] INFO: Removed Session: UE IMSI:[262428471425943] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/27 11:06:04.054: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/27 11:06:04.059: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/27 11:06:04.059: [smf] INFO: Removed Session: UE IMSI:[262420332472538] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/27 11:06:04.059: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/27 11:06:04.064: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/27 11:06:04.064: [smf] INFO: Removed Session: UE IMSI:[262428606727227] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/27 11:06:04.064: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/27 11:06:04.069: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/27 11:06:04.070: [smf] INFO: Removed Session: UE IMSI:[262425827600620] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/27 11:06:04.070: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/27 11:06:04.075: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/27 11:06:04.075: [smf] INFO: Removed Session: UE IMSI:[262425491787813] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/27 11:06:04.075: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/27 11:06:04.080: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/27 11:06:04.080: [smf] INFO: Removed Session: UE IMSI:[262429195545180] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/27 11:06:04.080: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/27 11:06:04.085: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/27 11:06:04.086: [smf] INFO: Removed Session: UE IMSI:[262423639749017] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/27 11:06:04.086: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/27 11:06:04.090: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/27 11:06:04.091: [smf] INFO: Removed Session: UE IMSI:[262426425749607] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/27 11:06:04.091: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/27 11:06:04.096: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/27 11:06:04.096: [smf] INFO: Removed Session: UE IMSI:[262421582342816] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/27 11:06:04.096: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/27 11:06:04.101: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/27 11:06:04.102: [smf] INFO: Removed Session: UE IMSI:[262429613312398] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/27 11:06:04.102: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/27 11:06:04.107: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/27 11:06:04.107: [smf] INFO: Removed Session: UE IMSI:[262425069375987] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/27 11:06:04.107: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/27 11:06:04.112: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/27 11:06:04.112: [smf] INFO: Removed Session: UE IMSI:[262420063002643] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/27 11:06:04.112: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/27 11:06:04.117: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/27 11:06:04.118: [smf] INFO: Removed Session: UE IMSI:[262429797488210] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/27 11:06:04.118: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/27 11:06:04.123: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/27 11:06:04.123: [smf] INFO: Removed Session: UE IMSI:[262420309936901] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/27 11:06:04.123: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/27 11:06:04.128: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/27 11:06:04.128: [smf] INFO: Removed Session: UE IMSI:[262426116770245] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/27 11:06:04.128: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/27 11:06:04.133: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/27 11:06:04.134: [smf] INFO: Removed Session: UE IMSI:[262423371963158] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/27 11:06:04.134: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/27 11:06:04.139: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/27 11:06:04.139: [smf] INFO: Removed Session: UE IMSI:[262422007600525] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/27 11:06:04.139: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/27 11:06:04.144: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/27 11:06:04.144: [smf] INFO: Removed Session: UE IMSI:[262427869290125] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/27 11:06:04.144: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/27 11:06:04.149: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/27 11:06:04.150: [smf] INFO: Removed Session: UE IMSI:[262425070028335] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/27 11:06:04.150: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/27 11:06:04.155: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/27 11:06:04.155: [smf] INFO: Removed Session: UE IMSI:[262425564321511] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/27 11:06:04.155: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/27 11:06:04.160: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/27 11:06:04.160: [smf] INFO: Removed Session: UE IMSI:[262420348559993] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/27 11:06:04.160: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/27 11:06:04.165: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/27 11:06:04.166: [smf] INFO: Removed Session: UE IMSI:[262421309991638] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/27 11:06:04.166: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/27 11:06:04.171: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/27 11:06:04.171: [smf] INFO: Removed Session: UE IMSI:[262429526556138] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/27 11:06:04.171: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/27 11:06:04.176: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/27 11:06:04.176: [smf] INFO: Removed Session: UE IMSI:[262423424383842] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/27 11:06:04.176: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/27 11:06:04.181: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/27 11:06:04.182: [smf] INFO: Removed Session: UE IMSI:[262425290195221] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/27 11:06:04.182: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/27 11:06:04.187: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/27 11:06:04.187: [smf] INFO: Removed Session: UE IMSI:[262424541611012] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/27 11:06:04.187: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/27 11:06:04.192: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/27 11:06:04.192: [smf] INFO: Removed Session: UE IMSI:[262424983203081] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/27 11:06:04.192: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/27 11:06:04.197: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/27 11:06:04.198: [smf] INFO: Removed Session: UE IMSI:[262429272624085] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/27 11:06:04.198: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/27 11:06:04.203: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/27 11:06:04.203: [smf] INFO: Removed Session: UE IMSI:[262427093501296] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/27 11:06:04.203: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/27 11:06:04.208: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/27 11:06:04.208: [smf] INFO: Removed Session: UE IMSI:[262425944718151] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/27 11:06:04.208: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/27 11:06:04.213: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/27 11:06:04.214: [smf] INFO: Removed Session: UE IMSI:[262426121421262] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/27 11:06:04.214: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/27 11:06:04.219: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/27 11:06:04.219: [smf] INFO: Removed Session: UE IMSI:[262429667457406] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/27 11:06:04.219: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/27 11:06:04.224: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/27 11:06:04.224: [smf] INFO: Removed Session: UE IMSI:[262422654267463] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/27 11:06:04.224: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/27 11:06:04.229: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/27 11:06:04.230: [smf] INFO: Removed Session: UE IMSI:[262421627107186] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/27 11:06:04.230: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/27 11:06:04.235: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/27 11:06:04.235: [smf] INFO: Removed Session: UE IMSI:[262424654177316] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/27 11:06:04.235: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/27 11:06:04.240: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/27 11:06:04.240: [smf] INFO: Removed Session: UE IMSI:[262420182933659] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/27 11:06:04.240: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/27 11:06:04.245: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/27 11:06:04.246: [smf] INFO: Removed Session: UE IMSI:[262425873208992] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/27 11:06:04.246: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/27 11:06:04.251: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/27 11:06:04.251: [smf] INFO: Removed Session: UE IMSI:[262426391769534] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/27 11:06:04.251: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/27 11:06:04.256: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/27 11:06:04.256: [smf] INFO: Removed Session: UE IMSI:[262424961583316] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/27 11:06:04.256: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/27 11:06:04.261: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/27 11:06:04.262: [smf] INFO: Removed Session: UE IMSI:[262427790867061] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/27 11:06:04.262: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/27 11:06:04.267: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/27 11:06:04.268: [smf] INFO: Removed Session: UE IMSI:[262428883625658] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/27 11:06:04.268: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/27 11:06:04.273: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/27 11:06:04.274: [smf] INFO: Removed Session: UE IMSI:[262423721616690] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/27 11:06:04.274: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/27 11:06:04.279: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/27 11:06:04.279: [smf] INFO: Removed Session: UE IMSI:[262420540802916] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/27 11:06:04.279: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/27 11:06:04.284: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/27 11:06:04.285: [smf] INFO: Removed Session: UE IMSI:[262426888937777] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/27 11:06:04.285: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/27 11:06:04.289: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/27 11:06:04.290: [smf] INFO: Removed Session: UE IMSI:[262427285369798] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/27 11:06:04.290: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/27 11:06:04.295: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/27 11:06:04.295: [smf] INFO: Removed Session: UE IMSI:[262421191107370] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/27 11:06:04.295: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/27 11:06:04.300: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/27 11:06:04.301: [smf] INFO: Removed Session: UE IMSI:[262425358284156] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/27 11:06:04.301: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/27 11:06:04.306: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/27 11:06:04.307: [smf] INFO: Removed Session: UE IMSI:[262422961092146] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/27 11:06:04.307: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/27 11:06:04.311: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/27 11:06:04.312: [smf] INFO: Removed Session: UE IMSI:[262429074498816] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/27 11:06:04.312: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/27 11:06:04.316: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/27 11:06:04.317: [smf] INFO: Removed Session: UE IMSI:[262424114579309] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/27 11:06:04.317: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/27 11:06:04.322: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/27 11:06:04.322: [smf] INFO: Removed Session: UE IMSI:[262422564115055] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/27 11:06:04.322: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/27 11:06:04.327: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/27 11:06:04.328: [smf] INFO: Removed Session: UE IMSI:[262424658223808] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/27 11:06:04.328: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/27 11:06:04.333: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/27 11:06:04.334: [smf] INFO: Removed Session: UE IMSI:[262424630928912] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/27 11:06:04.334: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/27 11:06:04.338: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/27 11:06:04.339: [smf] INFO: Removed Session: UE IMSI:[262424227104024] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/27 11:06:04.339: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/27 11:06:04.344: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/27 11:06:04.344: [smf] INFO: Removed Session: UE IMSI:[262425028029490] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/27 11:06:04.344: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/27 11:06:04.349: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/27 11:06:04.350: [smf] INFO: Removed Session: UE IMSI:[262426000908065] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/27 11:06:04.350: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/27 11:06:04.355: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/27 11:06:04.356: [smf] INFO: Removed Session: UE IMSI:[262427611418094] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/27 11:06:04.356: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/27 11:06:04.360: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/27 11:06:04.361: [smf] INFO: Removed Session: UE IMSI:[262427030738165] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/27 11:06:04.361: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/27 11:06:04.366: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/27 11:06:04.366: [smf] INFO: Removed Session: UE IMSI:[262420671162317] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/27 11:06:04.366: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/27 11:06:04.371: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/27 11:06:04.372: [smf] INFO: Removed Session: UE IMSI:[262422690161142] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/27 11:06:04.372: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/27 11:06:04.376: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/27 11:06:04.377: [smf] INFO: Removed Session: UE IMSI:[262421883948544] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/27 11:06:04.377: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/27 11:06:04.382: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/27 11:06:04.383: [smf] INFO: Removed Session: UE IMSI:[262423012020420] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/27 11:06:04.383: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/27 11:06:04.387: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/27 11:06:04.388: [smf] INFO: Removed Session: UE IMSI:[262426197397312] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/27 11:06:04.388: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/27 11:06:04.393: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/27 11:06:04.393: [smf] INFO: Removed Session: UE IMSI:[262427240123069] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/27 11:06:04.393: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/27 11:06:04.400: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/27 11:06:04.400: [smf] INFO: Removed Session: UE IMSI:[262424465248924] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/27 11:06:04.400: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/27 11:06:04.405: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/27 11:06:04.406: [smf] INFO: Removed Session: UE IMSI:[262421794966382] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/27 11:06:04.406: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/27 11:06:04.411: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/27 11:06:04.412: [smf] INFO: Removed Session: UE IMSI:[262425856324871] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/27 11:06:04.412: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/27 11:06:04.417: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/27 11:06:04.418: [smf] INFO: Removed Session: UE IMSI:[262422595081328] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/27 11:06:04.418: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/27 11:06:04.422: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/27 11:06:04.424: [smf] INFO: Removed Session: UE IMSI:[262422926996459] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/27 11:06:04.424: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/27 11:06:04.429: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/27 11:06:04.431: [smf] INFO: Removed Session: UE IMSI:[262429930334007] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/27 11:06:04.431: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/27 11:06:04.435: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/27 11:06:04.437: [smf] INFO: Removed Session: UE IMSI:[262423294749530] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/27 11:06:04.437: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/27 11:06:04.441: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/27 11:06:04.443: [smf] INFO: Removed Session: UE IMSI:[262429226171451] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/27 11:06:04.443: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/27 11:06:04.446: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/27 11:06:04.447: [smf] INFO: Removed Session: UE IMSI:[262427658705455] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/27 11:06:04.447: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/27 11:06:04.453: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/27 11:06:04.454: [smf] INFO: Removed Session: UE IMSI:[262423188919638] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/27 11:06:04.454: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/27 11:06:04.459: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/27 11:06:04.462: [smf] INFO: Removed Session: UE IMSI:[262424153045508] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/27 11:06:04.462: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/27 11:06:04.464: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/27 11:06:04.465: [smf] INFO: Removed Session: UE IMSI:[262422676921463] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/27 11:06:04.465: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/27 11:06:04.469: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/27 11:06:04.470: [smf] INFO: Removed Session: UE IMSI:[262421972804973] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/27 11:06:04.470: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/27 11:06:04.475: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/27 11:06:04.476: [smf] INFO: Removed Session: UE IMSI:[262425923551812] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/27 11:06:04.476: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/27 11:06:04.480: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/27 11:06:04.481: [smf] INFO: Removed Session: UE IMSI:[262428456410593] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/27 11:06:04.481: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/27 11:06:04.486: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/27 11:06:04.487: [smf] INFO: Removed Session: UE IMSI:[262420458799195] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/27 11:06:04.487: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/27 11:06:04.491: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/27 11:06:04.493: [smf] INFO: Removed Session: UE IMSI:[262423542365674] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/27 11:06:04.493: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/27 11:06:04.498: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/27 11:06:04.499: [smf] INFO: Removed Session: UE IMSI:[262427876440930] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/27 11:06:04.500: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/27 11:06:04.504: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/27 11:06:04.505: [smf] INFO: Removed Session: UE IMSI:[262428440509958] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/27 11:06:04.505: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/27 11:06:04.510: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/27 11:06:04.512: [smf] INFO: Removed Session: UE IMSI:[262423610599610] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/27 11:06:04.512: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/27 11:06:04.517: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/27 11:06:04.518: [smf] INFO: Removed Session: UE IMSI:[262425912212876] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/27 11:06:04.518: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/27 11:06:04.522: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/27 11:06:04.523: [smf] INFO: Removed Session: UE IMSI:[262420979686797] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/27 11:06:04.523: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/27 11:06:04.528: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/27 11:06:04.528: [smf] INFO: Removed Session: UE IMSI:[262429354939015] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/27 11:06:04.529: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/27 11:06:04.533: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/27 11:06:04.534: [smf] INFO: Removed Session: UE IMSI:[262423268197870] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/27 11:06:04.534: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/27 11:06:04.539: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/27 11:06:04.540: [smf] INFO: Removed Session: UE IMSI:[262420328656620] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/27 11:06:04.540: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/27 11:06:04.544: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/27 11:06:04.545: [smf] INFO: Removed Session: UE IMSI:[262426710459563] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/27 11:06:04.545: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/27 11:06:04.550: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/27 11:06:04.551: [smf] INFO: Removed Session: UE IMSI:[262428860243998] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/27 11:06:04.551: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/27 11:06:04.555: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/27 11:06:04.556: [smf] INFO: Removed Session: UE IMSI:[262427568774542] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/27 11:06:04.556: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/27 11:06:04.561: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/27 11:06:04.562: [smf] INFO: Removed Session: UE IMSI:[262424990455262] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/27 11:06:04.562: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/27 11:06:04.567: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/27 11:06:04.568: [smf] INFO: Removed Session: UE IMSI:[262429048184309] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/27 11:06:04.569: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/27 11:06:04.574: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/27 11:06:04.575: [smf] INFO: Removed Session: UE IMSI:[262426876076014] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/27 11:06:04.575: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/27 11:06:04.584: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/27 11:06:04.586: [smf] INFO: Removed Session: UE IMSI:[262423866503319] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/27 11:06:04.586: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/27 11:06:04.590: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/27 11:06:04.591: [smf] INFO: Removed Session: UE IMSI:[262423066656490] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/27 11:06:04.591: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/27 11:06:04.595: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/27 11:06:04.596: [smf] INFO: Removed Session: UE IMSI:[262428193466161] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/27 11:06:04.596: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/27 11:06:04.601: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/27 11:06:04.601: [smf] INFO: Removed Session: UE IMSI:[262420612313446] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/27 11:06:04.601: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/27 11:06:04.606: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/27 11:06:04.607: [smf] INFO: Removed Session: UE IMSI:[262429660195908] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/27 11:06:04.607: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/27 11:06:04.612: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/27 11:06:04.613: [smf] INFO: Removed Session: UE IMSI:[262429218619960] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/27 11:06:04.613: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/27 11:06:04.617: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/27 11:06:04.618: [smf] INFO: Removed Session: UE IMSI:[262422450753648] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/27 11:06:04.618: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/27 11:06:04.622: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/27 11:06:04.623: [smf] INFO: Removed Session: UE IMSI:[262421157835723] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/27 11:06:04.623: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/27 11:06:04.628: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/27 11:06:04.628: [smf] INFO: Removed Session: UE IMSI:[262427470504033] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/27 11:06:04.628: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/27 11:06:04.633: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/27 11:06:04.634: [smf] INFO: Removed Session: UE IMSI:[262429727973894] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/27 11:06:04.634: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/27 11:06:04.638: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/27 11:06:04.639: [smf] INFO: Removed Session: UE IMSI:[262424192800269] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/27 11:06:04.639: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/27 11:06:04.845: [smf] INFO: Removed Session: UE IMSI:[262428791777715] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:04.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/27 11:06:04.845: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: Warning: Stopping inactive timer T_next. MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:06:06.852: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/27 11:06:06.852: [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)@4cc781a8d606: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@4cc781a8d606: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sun Apr 27 11:06:06 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6228832) Waiting for packet dumper to finish... 1 (prev_count=6228832, count=6229344) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Sun Apr 27 11:06:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_gy_charging_cc_time started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:06:10.692: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:06:12.146: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:06:13.151: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/27 11:06:13.151: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/27 11:06:13.151: [smf] INFO: UE IMSI[262427769947277] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:06:13.161: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/27 11:06:13.161: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 04/27 11:06:13.161: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass 04/27 11:06:16.164: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fe91d8f9910 (../src/upf/context.c:810) 04/27 11:06:19.168: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fe91d8f9910 (../src/upf/context.c:810) MTC@4cc781a8d606: Warning: Re-starting timer T_default, which is already active (running or expired). 04/27 11:06:21.169: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fe91d8f9910 (../src/upf/context.c:810) MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:06:21.684: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/27 11:06:21.686: [smf] INFO: Removed Session: UE IMSI:[262427769947277] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:21.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/27 11:06:21.686: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:06:23.693: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_cc_time(89)@4cc781a8d606: Final verdict of PTC: none 04/27 11:06:23.694: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_cc_time(90)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@4cc781a8d606: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Sun Apr 27 11:06:23 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22036) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass' was executed successfully (exit status: 0). MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Sun Apr 27 11:06:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold' was executed successfully (exit status: 0). MTC@4cc781a8d606: Test case TC_gy_charging_volume_quota_threshold started. MTC@4cc781a8d606: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@4cc781a8d606: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/27 11:06:27.669: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/27 11:06:28.014: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@4cc781a8d606: sending CreatePDP 04/27 11:06:29.023: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/27 11:06:29.023: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/27 11:06:29.023: [smf] INFO: UE IMSI[262424223761039] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 04/27 11:06:29.034: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/27 11:06:29.034: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 04/27 11:06:29.034: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@4cc781a8d606: setverdict(pass): none -> pass MTC@4cc781a8d606: Warning: Re-starting timer T_default, which is already active (running or expired). 04/27 11:06:37.070: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fe91d8f99a0 (../src/upf/context.c:810) MTC@4cc781a8d606: Warning: Stopping inactive timer T_default. 04/27 11:06:37.579: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/27 11:06:37.591: [smf] INFO: Removed Session: UE IMSI:[262424223761039] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 04/27 11:06:37.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/27 11:06:37.592: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed MTC@4cc781a8d606: setverdict(pass): pass -> pass, component reason not changed 04/27 11:06:39.599: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/27 11:06:39.600: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@4cc781a8d606: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(91)@4cc781a8d606: Final verdict of PTC: none MTC@4cc781a8d606: Setting final verdict of the test case. MTC@4cc781a8d606: Local verdict of MTC: pass MTC@4cc781a8d606: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@4cc781a8d606: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@4cc781a8d606: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@4cc781a8d606: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Sun Apr 27 11:06:39 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25188) Waiting for packet dumper to finish... 1 (prev_count=25188, count=25700) MTC@4cc781a8d606: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass' was executed successfully (exit status: 0). MC@4cc781a8d606: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4cc781a8d606: Terminating MTC. MC@4cc781a8d606: MTC terminated. MC2> exit MC@4cc781a8d606: Shutting down session. MC@4cc781a8d606: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests/expected-results.xml' against results in 'junit-xml-5750.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 (198995) [testenv][open5gs] Merging log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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-20250427-1059-01b0ebb8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/log_merge.sh GGSN_Tests --rm >/dev/null'] [testenv][open5gs] Formatting log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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-20250427-1059-01b0ebb8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (198853) [testenv][open5gs] Stopping upf (198949) [testenv][open5gs] Running upf clean script (reason: finished) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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-20250427-1059-01b0ebb8-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-5750.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-5750.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-20250427-1059-01b0ebb8-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250427-1059-01b0ebb8-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1177/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